2026-06-13 00:04:02.341927 | Job console starting
2026-06-13 00:04:02.491748 | Updating git repos
2026-06-13 00:04:02.523085 | Cloning repos into workspace
2026-06-13 00:04:03.532360 | Restoring repo states
2026-06-13 00:04:03.550073 | Merging changes
2026-06-13 00:04:03.550095 | Checking out repos
2026-06-13 00:04:04.074088 | Preparing playbooks
2026-06-13 00:04:09.411302 | Running Ansible setup
2026-06-13 00:04:13.590082 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-13 00:04:14.340031 | 
2026-06-13 00:04:14.340196 | PLAY [localhost]
2026-06-13 00:04:14.349370 | 
2026-06-13 00:04:14.349493 | TASK [Gathering Facts]
2026-06-13 00:04:15.452476 | localhost | ok
2026-06-13 00:04:15.461180 | 
2026-06-13 00:04:15.461376 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-13 00:04:15.973854 | localhost -> localhost | changed
2026-06-13 00:04:15.980895 | 
2026-06-13 00:04:15.981068 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-13 00:04:17.102769 | localhost -> localhost | changed
2026-06-13 00:04:17.111875 | 
2026-06-13 00:04:17.112036 | TASK [Setup log path fact]
2026-06-13 00:04:17.131182 | localhost | ok
2026-06-13 00:04:17.144612 | 
2026-06-13 00:04:17.144781 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 00:04:17.173437 | localhost | ok
2026-06-13 00:04:17.180979 | 
2026-06-13 00:04:17.181125 | TASK [emit-job-header : Print job information]
2026-06-13 00:04:17.219573 | # Job Information
2026-06-13 00:04:17.219782 | Ansible Version: 2.16.18
2026-06-13 00:04:17.219813 | Job: periodic-container-quay-push-centos-9-antelope
2026-06-13 00:04:17.219839 | Pipeline: openstack-promote-component
2026-06-13 00:04:17.219867 | Executor: 38.102.83.32
2026-06-13 00:04:17.219894 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-13 00:04:17.219921 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/cdb/rdoproject.org/cdb7803fe0ba469b9446a291cef75814/
2026-06-13 00:04:17.219950 | Event ID: c28358d5d62945f3abe2336cd11edfdd
2026-06-13 00:04:17.223543 | 
2026-06-13 00:04:17.223623 | LOOP [emit-job-header : Print node information]
2026-06-13 00:04:17.322191 | localhost | ok:
2026-06-13 00:04:17.322436 | localhost | # Node Information
2026-06-13 00:04:17.322481 | localhost | Inventory Hostname: primary
2026-06-13 00:04:17.322552 | localhost | Hostname: np0000072493
2026-06-13 00:04:17.322595 | localhost | Username: zuul
2026-06-13 00:04:17.322631 | localhost | Distro: CentOS 9
2026-06-13 00:04:17.322662 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-13 00:04:17.322688 | localhost | Region: RegionOne
2026-06-13 00:04:17.322714 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-13 00:04:17.322739 | localhost | Product Name: OpenStack Nova
2026-06-13 00:04:17.322765 | localhost | Interface IP: 38.102.83.155
2026-06-13 00:04:17.336792 | 
2026-06-13 00:04:17.336916 | PLAY [all]
2026-06-13 00:04:17.344897 | 
2026-06-13 00:04:17.345056 | TASK [Gather network facts]
2026-06-13 00:04:17.800811 | primary | ok
2026-06-13 00:04:17.807267 | 
2026-06-13 00:04:17.807382 | TASK [include_role : start-zuul-console]
2026-06-13 00:04:17.825159 | primary | ok
2026-06-13 00:04:17.835784 | 
2026-06-13 00:04:17.835914 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-13 00:04:18.237968 | primary | ok
2026-06-13 00:04:18.247333 | 
2026-06-13 00:04:18.247502 | TASK [include_role : add-build-sshkey]
2026-06-13 00:04:18.267418 | primary | ok
2026-06-13 00:04:18.284021 | 
2026-06-13 00:04:18.284220 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-13 00:04:18.583990 | primary -> localhost | ok
2026-06-13 00:04:18.592184 | 
2026-06-13 00:04:18.592410 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-13 00:04:18.628738 | primary | ok
2026-06-13 00:04:18.649115 | primary | included: /var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-13 00:04:18.657020 | 
2026-06-13 00:04:18.657197 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-13 00:04:19.364478 | primary -> localhost | Generating public/private rsa key pair.
2026-06-13 00:04:19.364727 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/work/cdb7803fe0ba469b9446a291cef75814_id_rsa
2026-06-13 00:04:19.364774 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/work/cdb7803fe0ba469b9446a291cef75814_id_rsa.pub
2026-06-13 00:04:19.364808 | primary -> localhost | The key fingerprint is:
2026-06-13 00:04:19.364837 | primary -> localhost | SHA256:YB9fol/I/SuhmP3V1f9jtmGC2ZWgWw/dHuPy3yXNx5A zuul-build-sshkey
2026-06-13 00:04:19.364867 | primary -> localhost | The key's randomart image is:
2026-06-13 00:04:19.364896 | primary -> localhost | +---[RSA 3072]----+
2026-06-13 00:04:19.364926 | primary -> localhost | |                 |
2026-06-13 00:04:19.364957 | primary -> localhost | |                 |
2026-06-13 00:04:19.364987 | primary -> localhost | |      o . . ..   |
2026-06-13 00:04:19.365017 | primary -> localhost | |     . o = =. o.+|
2026-06-13 00:04:19.365046 | primary -> localhost | |        S +.ooE*+|
2026-06-13 00:04:19.365075 | primary -> localhost | |         . .B.=B=|
2026-06-13 00:04:19.365105 | primary -> localhost | |         +.= =+=X|
2026-06-13 00:04:19.365135 | primary -> localhost | |        o o ..=**|
2026-06-13 00:04:19.365163 | primary -> localhost | |           ...+oB|
2026-06-13 00:04:19.365192 | primary -> localhost | +----[SHA256]-----+
2026-06-13 00:04:19.365315 | primary -> localhost | ok: Runtime: 0:00:00.196998
2026-06-13 00:04:19.371858 | 
2026-06-13 00:04:19.372053 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-13 00:04:19.487939 | primary | ok
2026-06-13 00:04:19.507854 | primary | included: /var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-13 00:04:19.522471 | 
2026-06-13 00:04:19.522661 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-13 00:04:19.547820 | primary | skipping: Conditional result was False
2026-06-13 00:04:19.553921 | 
2026-06-13 00:04:19.554059 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-13 00:04:20.143838 | primary | changed
2026-06-13 00:04:20.152096 | 
2026-06-13 00:04:20.152287 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-13 00:04:21.193998 | primary | ok
2026-06-13 00:04:21.199830 | 
2026-06-13 00:04:21.199980 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-13 00:04:22.637307 | primary | changed
2026-06-13 00:04:22.643670 | 
2026-06-13 00:04:22.643868 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-13 00:04:23.524558 | primary | changed
2026-06-13 00:04:23.528932 | 
2026-06-13 00:04:23.529012 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-13 00:04:23.554052 | primary | skipping: Conditional result was False
2026-06-13 00:04:23.562429 | 
2026-06-13 00:04:23.562656 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-13 00:04:24.079452 | primary -> localhost | changed
2026-06-13 00:04:24.090846 | 
2026-06-13 00:04:24.091025 | TASK [add-build-sshkey : Add back temp key]
2026-06-13 00:04:24.498732 | primary -> localhost | Identity added: /var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/work/cdb7803fe0ba469b9446a291cef75814_id_rsa (zuul-build-sshkey)
2026-06-13 00:04:24.499054 | primary -> localhost | ok: Runtime: 0:00:00.014366
2026-06-13 00:04:24.504609 | 
2026-06-13 00:04:24.504817 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-13 00:04:24.988402 | primary | ok
2026-06-13 00:04:25.004919 | 
2026-06-13 00:04:25.005125 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-13 00:04:25.032433 | primary | skipping: Conditional result was False
2026-06-13 00:04:25.041893 | 
2026-06-13 00:04:25.042039 | TASK [include_role : validate-host]
2026-06-13 00:04:25.061416 | primary | ok
2026-06-13 00:04:25.085204 | 
2026-06-13 00:04:25.085348 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-13 00:04:25.124981 | primary | ok
2026-06-13 00:04:25.134357 | 
2026-06-13 00:04:25.134611 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-13 00:04:25.519466 | primary -> localhost | ok
2026-06-13 00:04:25.527342 | 
2026-06-13 00:04:25.527733 | TASK [validate-host : Collect information about the host]
2026-06-13 00:04:26.261830 | primary | ok
2026-06-13 00:04:26.278215 | 
2026-06-13 00:04:26.278389 | TASK [validate-host : Sanitize hostname]
2026-06-13 00:04:26.337193 | primary | ok
2026-06-13 00:04:26.341799 | 
2026-06-13 00:04:26.341950 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-13 00:04:26.912605 | primary -> localhost | changed
2026-06-13 00:04:26.919544 | 
2026-06-13 00:04:26.919735 | TASK [validate-host : Collect information about zuul worker]
2026-06-13 00:04:27.441470 | primary | ok
2026-06-13 00:04:27.446932 | 
2026-06-13 00:04:27.447082 | TASK [validate-host : Write out all zuul information for each host]
2026-06-13 00:04:28.290124 | primary -> localhost | changed
2026-06-13 00:04:28.360748 | 
2026-06-13 00:04:28.360890 | TASK [include_role : prepare-workspace-openshift]
2026-06-13 00:04:28.429533 | primary | skipping: Conditional result was False
2026-06-13 00:04:28.450239 | 
2026-06-13 00:04:28.450411 | TASK [include_role : remove-zuul-sshkey]
2026-06-13 00:04:28.526001 | primary | skipping: Conditional result was False
2026-06-13 00:04:28.530494 | 
2026-06-13 00:04:28.530596 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-13 00:04:31.751218 | primary | ok: "logs"
2026-06-13 00:04:31.751459 | primary | ok: All items complete
2026-06-13 00:04:31.751487 | 
2026-06-13 00:04:31.987326 | primary | ok: "artifacts"
2026-06-13 00:04:32.232984 | primary | ok: "docs"
2026-06-13 00:04:32.249600 | 
2026-06-13 00:04:32.249752 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-13 00:04:32.530097 | primary | changed: "logs"
2026-06-13 00:04:32.746658 | primary | changed: "artifacts"
2026-06-13 00:04:32.978894 | primary | changed: "docs"
2026-06-13 00:04:32.988310 | 
2026-06-13 00:04:32.988470 | PLAY RECAP
2026-06-13 00:04:32.988542 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 00:04:32.988577 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-13 00:04:32.988596 | 
2026-06-13 00:04:33.188675 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-13 00:04:33.190397 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-13 00:04:33.995630 | 
2026-06-13 00:04:33.995908 | PLAY [all]
2026-06-13 00:04:34.009961 | 
2026-06-13 00:04:34.010177 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-13 00:04:34.080504 | primary | ok
2026-06-13 00:04:34.085649 | 
2026-06-13 00:04:34.085811 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-13 00:04:34.597747 | primary | changed
2026-06-13 00:04:34.607610 | 
2026-06-13 00:04:34.607779 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-13 00:04:35.852775 | primary | changed
2026-06-13 00:04:35.863904 | 
2026-06-13 00:04:35.864130 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-13 00:04:36.433058 | primary | changed:
2026-06-13 00:04:36.433402 | primary | {
2026-06-13 00:04:36.433432 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-13 00:04:36.433470 | primary | }
2026-06-13 00:04:36.675293 | primary | changed:
2026-06-13 00:04:36.675447 | primary | {
2026-06-13 00:04:36.675486 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-13 00:04:36.675546 | primary | }
2026-06-13 00:04:36.957133 | primary | changed:
2026-06-13 00:04:36.957349 | primary | {
2026-06-13 00:04:36.957389 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-13 00:04:36.957420 | primary | }
2026-06-13 00:04:37.187873 | primary | changed:
2026-06-13 00:04:37.188034 | primary | {
2026-06-13 00:04:37.188061 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-13 00:04:37.188084 | primary | }
2026-06-13 00:04:37.447005 | primary | changed:
2026-06-13 00:04:37.447142 | primary | {
2026-06-13 00:04:37.447178 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-13 00:04:37.447206 | primary | }
2026-06-13 00:04:37.709630 | primary | changed:
2026-06-13 00:04:37.709762 | primary | {
2026-06-13 00:04:37.709788 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-13 00:04:37.709808 | primary | }
2026-06-13 00:04:37.984477 | primary | changed:
2026-06-13 00:04:37.984647 | primary | {
2026-06-13 00:04:37.984690 | primary |   "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-13 00:04:37.984723 | primary | }
2026-06-13 00:04:38.251307 | primary | changed:
2026-06-13 00:04:38.251448 | primary | {
2026-06-13 00:04:38.251474 | primary |   "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-13 00:04:38.251494 | primary | }
2026-06-13 00:04:38.499571 | primary | changed:
2026-06-13 00:04:38.499695 | primary | {
2026-06-13 00:04:38.499732 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-13 00:04:38.499753 | primary | }
2026-06-13 00:04:38.738794 | primary | changed:
2026-06-13 00:04:38.738915 | primary | {
2026-06-13 00:04:38.738941 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-13 00:04:38.738960 | primary | }
2026-06-13 00:04:39.002509 | primary | changed:
2026-06-13 00:04:39.002686 | primary | {
2026-06-13 00:04:39.002720 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-13 00:04:39.002747 | primary | }
2026-06-13 00:04:39.286838 | primary | changed:
2026-06-13 00:04:39.286981 | primary | {
2026-06-13 00:04:39.287016 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-13 00:04:39.287054 | primary | }
2026-06-13 00:04:39.466032 | primary | changed:
2026-06-13 00:04:39.466177 | primary | {
2026-06-13 00:04:39.466212 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-13 00:04:39.466241 | primary | }
2026-06-13 00:04:39.707916 | primary | changed:
2026-06-13 00:04:39.708078 | primary | {
2026-06-13 00:04:39.708113 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-13 00:04:39.708141 | primary | }
2026-06-13 00:04:39.983507 | primary | changed:
2026-06-13 00:04:39.983824 | primary | {
2026-06-13 00:04:39.983865 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-13 00:04:39.983898 | primary | }
2026-06-13 00:04:40.248411 | primary | changed:
2026-06-13 00:04:40.248621 | primary | {
2026-06-13 00:04:40.248658 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-13 00:04:40.248685 | primary | }
2026-06-13 00:04:40.489430 | primary | changed:
2026-06-13 00:04:40.489611 | primary | {
2026-06-13 00:04:40.489649 | primary |   "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-13 00:04:40.489674 | primary | }
2026-06-13 00:04:40.802974 | primary | changed:
2026-06-13 00:04:40.803085 | primary | {
2026-06-13 00:04:40.803109 | primary |   "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-13 00:04:40.803132 | primary | }
2026-06-13 00:04:41.068656 | primary | changed:
2026-06-13 00:04:41.068857 | primary | {
2026-06-13 00:04:41.068896 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-13 00:04:41.068941 | primary | }
2026-06-13 00:04:41.339092 | primary | changed:
2026-06-13 00:04:41.339235 | primary | {
2026-06-13 00:04:41.339275 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-13 00:04:41.339307 | primary | }
2026-06-13 00:04:41.568272 | primary | changed:
2026-06-13 00:04:41.568383 | primary | {
2026-06-13 00:04:41.568406 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-13 00:04:41.568428 | primary | }
2026-06-13 00:04:41.806315 | primary | changed:
2026-06-13 00:04:41.806497 | primary | {
2026-06-13 00:04:41.806569 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-13 00:04:41.806598 | primary | }
2026-06-13 00:04:42.031018 | primary | changed:
2026-06-13 00:04:42.031143 | primary | {
2026-06-13 00:04:42.031226 | primary |   "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-13 00:04:42.031273 | primary | }
2026-06-13 00:04:42.305054 | primary | changed:
2026-06-13 00:04:42.305172 | primary | {
2026-06-13 00:04:42.305195 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-13 00:04:42.305213 | primary | }
2026-06-13 00:04:42.559764 | primary | changed:
2026-06-13 00:04:42.559951 | primary | {
2026-06-13 00:04:42.559978 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-13 00:04:42.559998 | primary | }
2026-06-13 00:04:42.789298 | primary | changed:
2026-06-13 00:04:42.789453 | primary | {
2026-06-13 00:04:42.789494 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-13 00:04:42.789700 | primary | }
2026-06-13 00:04:42.819669 | 
2026-06-13 00:04:42.819841 | TASK [Set timezone to UTC]
2026-06-13 00:04:43.316814 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-13 00:04:43.320565 | 
2026-06-13 00:04:43.320638 | TASK [Create nodepool directory]
2026-06-13 00:04:43.598901 | primary | changed
2026-06-13 00:04:43.609009 | 
2026-06-13 00:04:43.609206 | TASK [Create nodepool sub_nodes file]
2026-06-13 00:04:44.353187 | primary | changed
2026-06-13 00:04:44.357707 | 
2026-06-13 00:04:44.357822 | TASK [Create nodepool sub_nodes_private file]
2026-06-13 00:04:45.077046 | primary | changed
2026-06-13 00:04:45.081721 | 
2026-06-13 00:04:45.081819 | LOOP [Populate nodepool sub_nodes file]
2026-06-13 00:04:45.123610 | 
2026-06-13 00:04:45.123844 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-13 00:04:45.158126 | 
2026-06-13 00:04:45.158373 | TASK [Create nodepool primary file]
2026-06-13 00:04:46.021639 | primary | changed
2026-06-13 00:04:46.027142 | 
2026-06-13 00:04:46.027246 | TASK [Create nodepool node_private for this node]
2026-06-13 00:04:46.789388 | primary | changed
2026-06-13 00:04:46.795482 | 
2026-06-13 00:04:46.795649 | LOOP [Copy ssh keys to nodepool directory]
2026-06-13 00:04:47.283229 | primary | ok: Item: id_rsa Runtime: 0:00:00.008432
2026-06-13 00:04:47.283446 | 
2026-06-13 00:04:47.531127 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.006959
2026-06-13 00:04:47.539943 | 
2026-06-13 00:04:47.540112 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-13 00:04:48.273549 | primary | changed
2026-06-13 00:04:48.279106 | 
2026-06-13 00:04:48.279235 | TASK [Validate sudoers config after edits]
2026-06-13 00:04:48.568449 | primary | /etc/sudoers: parsed OK
2026-06-13 00:04:48.568549 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-13 00:04:48.568562 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-13 00:04:48.568572 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-13 00:04:48.818195 | primary | ok: Runtime: 0:00:00.007826
2026-06-13 00:04:48.822870 | 
2026-06-13 00:04:48.822997 | TASK [Show the environment passed in to job shell scripts]
2026-06-13 00:04:49.128799 | primary | SHELL=/bin/bash
2026-06-13 00:04:49.129044 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-13 00:04:49.129074 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-13 00:04:49.129088 | primary | PWD=/home/zuul
2026-06-13 00:04:49.129104 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-13 00:04:49.129116 | primary | LOGNAME=zuul
2026-06-13 00:04:49.129128 | primary | XDG_SESSION_TYPE=tty
2026-06-13 00:04:49.129142 | primary | _=/usr/bin/env
2026-06-13 00:04:49.129156 | primary | MOTD_SHOWN=pam
2026-06-13 00:04:49.129168 | primary | HOME=/home/zuul
2026-06-13 00:04:49.129179 | primary | LANG=en_US.UTF-8
2026-06-13 00:04:49.129191 | primary | SSH_CONNECTION=38.102.83.32 50400 38.102.83.155 22
2026-06-13 00:04:49.129204 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-13 00:04:49.129217 | primary | WORKSPACE=/home/zuul/workspace
2026-06-13 00:04:49.129228 | primary | XDG_SESSION_CLASS=user
2026-06-13 00:04:49.129239 | primary | SELINUX_ROLE_REQUESTED=
2026-06-13 00:04:49.129251 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-13 00:04:49.129262 | primary | USER=zuul
2026-06-13 00:04:49.129273 | primary | ZUUL_VOTING=True
2026-06-13 00:04:49.129283 | primary | BUILD_TIMEOUT=3000000
2026-06-13 00:04:49.129295 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-13 00:04:49.129306 | primary | SHLVL=1
2026-06-13 00:04:49.129317 | primary | XDG_SESSION_ID=1
2026-06-13 00:04:49.129328 | primary | ZUUL_BRANCH=master
2026-06-13 00:04:49.129339 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-13 00:04:49.129350 | primary | SSH_CLIENT=38.102.83.32 50400 22
2026-06-13 00:04:49.129360 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-13 00:04:49.129372 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-13 00:04:49.129383 | primary | which_declare=declare -f
2026-06-13 00:04:49.129395 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-13 00:04:49.129407 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-13 00:04:49.129418 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-13 00:04:49.129429 | primary | ZUUL_UUID=cdb7803fe0ba469b9446a291cef75814
2026-06-13 00:04:49.129447 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-13 00:04:49.129460 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-13 00:04:49.129471 | primary | }
2026-06-13 00:04:49.355867 | primary | ok: Runtime: 0:00:00.008911
2026-06-13 00:04:49.363127 | 
2026-06-13 00:04:49.363273 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-13 00:04:49.388327 | primary | skipping: Conditional result was False
2026-06-13 00:04:49.394916 | 
2026-06-13 00:04:49.395052 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-13 00:04:49.933933 | primary | skipping: Conditional result was False
2026-06-13 00:04:49.940604 | 
2026-06-13 00:04:49.940735 | TASK [Ensure legacy workspace directory]
2026-06-13 00:04:50.185243 | primary | changed
2026-06-13 00:04:50.187015 | 
2026-06-13 00:04:50.187082 | PLAY RECAP
2026-06-13 00:04:50.187149 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-13 00:04:50.187181 | 
2026-06-13 00:04:50.369704 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-13 00:04:50.372686 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-13 00:04:51.026569 | 
2026-06-13 00:04:51.026712 | PLAY [primary]
2026-06-13 00:04:51.038054 | 
2026-06-13 00:04:51.038205 | TASK [Clone repos in the job workspace]
2026-06-13 00:04:51.057551 | primary | ok
2026-06-13 00:04:51.081233 | 
2026-06-13 00:04:51.081407 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-13 00:04:51.496296 | primary | ok
2026-06-13 00:04:51.501357 | 
2026-06-13 00:04:51.501455 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-13 00:04:52.785793 | primary | Output suppressed because no_log was given
2026-06-13 00:04:52.794616 | 
2026-06-13 00:04:52.794755 | TASK [Create the config file]
2026-06-13 00:04:53.860432 | primary | changed
2026-06-13 00:04:53.861832 | 
2026-06-13 00:04:53.862010 | PLAY RECAP
2026-06-13 00:04:53.862061 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 00:04:53.862082 | 
2026-06-13 00:04:54.023132 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-13 00:04:54.024736 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-13 00:04:54.771545 | 
2026-06-13 00:04:54.771706 | PLAY [primary]
2026-06-13 00:04:54.784422 | 
2026-06-13 00:04:54.784603 | TASK [Create copy-container.yml playbook on primary]
2026-06-13 00:04:55.822672 | primary | changed
2026-06-13 00:04:55.827034 | 
2026-06-13 00:04:55.827148 | TASK [Install required packages]
2026-06-13 00:05:39.814901 | primary | changed
2026-06-13 00:05:39.820791 | 
2026-06-13 00:05:39.820913 | TASK [Ensure dependency collections are installed]
2026-06-13 00:06:52.202577 | primary | changed
2026-06-13 00:06:52.218319 | 
2026-06-13 00:06:52.218450 | TASK [install copy-containers]
2026-06-13 00:06:53.151510 | primary |
2026-06-13 00:06:53.151703 | primary | PLAY [localhost] ***************************************************************
2026-06-13 00:06:53.151716 | primary |
2026-06-13 00:06:53.151726 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-13 00:06:53.151737 | primary | Saturday 13 June 2026  00:06:53 +0000 (0:00:00.033)       0:00:00.033 *********
2026-06-13 00:06:53.151748 | primary | Saturday 13 June 2026  00:06:53 +0000 (0:00:00.032)       0:00:00.032 *********
2026-06-13 00:06:54.208119 | primary | ok: [localhost]
2026-06-13 00:06:54.208199 | primary |
2026-06-13 00:06:54.208217 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-13 00:06:54.208230 | primary | Saturday 13 June 2026  00:06:54 +0000 (0:00:01.057)       0:00:01.090 *********
2026-06-13 00:06:54.208242 | primary | Saturday 13 June 2026  00:06:54 +0000 (0:00:01.057)       0:00:01.089 *********
2026-06-13 00:06:54.255234 | primary |
2026-06-13 00:06:54.255313 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-13 00:06:54.255325 | primary | Saturday 13 June 2026  00:06:54 +0000 (0:00:00.046)       0:00:01.137 *********
2026-06-13 00:06:54.255334 | primary | Saturday 13 June 2026  00:06:54 +0000 (0:00:00.047)       0:00:01.136 *********
2026-06-13 00:06:55.026713 | primary | changed: [localhost] => (item=artifacts)
2026-06-13 00:06:55.026823 | primary | changed: [localhost] => (item=logs)
2026-06-13 00:06:55.026829 | primary |
2026-06-13 00:06:55.026861 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-13 00:06:55.026867 | primary | Saturday 13 June 2026  00:06:55 +0000 (0:00:00.770)       0:00:01.908 *********
2026-06-13 00:06:55.026872 | primary | Saturday 13 June 2026  00:06:55 +0000 (0:00:00.771)       0:00:01.907 *********
2026-06-13 00:06:58.743227 | primary | changed: [localhost]
2026-06-13 00:06:58.743291 | primary |
2026-06-13 00:06:58.743303 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-13 00:06:58.743314 | primary | Saturday 13 June 2026  00:06:58 +0000 (0:00:03.715)       0:00:05.624 *********
2026-06-13 00:06:58.743322 | primary | Saturday 13 June 2026  00:06:58 +0000 (0:00:03.715)       0:00:05.623 *********
2026-06-13 00:07:29.728518 | primary | changed: [localhost]
2026-06-13 00:07:29.728579 | primary |
2026-06-13 00:07:29.728586 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-13 00:07:29.728592 | primary | Saturday 13 June 2026  00:07:29 +0000 (0:00:30.986)       0:00:36.611 *********
2026-06-13 00:07:29.728597 | primary | Saturday 13 June 2026  00:07:29 +0000 (0:00:30.986)       0:00:36.610 *********
2026-06-13 00:07:30.024983 | primary | changed: [localhost]
2026-06-13 00:07:30.025053 | primary |
2026-06-13 00:07:30.025069 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-13 00:07:30.025082 | primary | Saturday 13 June 2026  00:07:30 +0000 (0:00:00.296)       0:00:36.907 *********
2026-06-13 00:07:30.025093 | primary | Saturday 13 June 2026  00:07:30 +0000 (0:00:00.296)       0:00:36.906 *********
2026-06-13 00:07:33.665320 | primary | changed: [localhost]
2026-06-13 00:07:33.665365 | primary |
2026-06-13 00:07:33.665379 | primary | TASK [copy_container : Build the copy-container output_dir={{ cifmw_copy_ct_basedir }}/artifacts, script=go build, chdir={{ temporary_copy_container_dir.path }}] ***
2026-06-13 00:07:33.665392 | primary | Saturday 13 June 2026  00:07:33 +0000 (0:00:03.639)       0:00:40.547 *********
2026-06-13 00:07:33.665401 | primary | Saturday 13 June 2026  00:07:33 +0000 (0:00:03.639)       0:00:40.546 *********
2026-06-13 00:08:28.835232 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-13 00:08:28.835279 | primary | ok: [localhost]
2026-06-13 00:08:28.835289 | primary |
2026-06-13 00:08:28.835298 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 8) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755] ***
2026-06-13 00:08:28.835307 | primary | Saturday 13 June 2026  00:08:28 +0000 (0:00:55.170)       0:01:35.718 *********
2026-06-13 00:08:28.835327 | primary | Saturday 13 June 2026  00:08:28 +0000 (0:00:55.170)       0:01:35.716 *********
2026-06-13 00:08:28.881708 | primary | skipping: [localhost]
2026-06-13 00:08:28.881751 | primary |
2026-06-13 00:08:28.881762 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 9) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755, remote_src=True] ***
2026-06-13 00:08:28.881770 | primary | Saturday 13 June 2026  00:08:28 +0000 (0:00:00.046)       0:01:35.764 *********
2026-06-13 00:08:28.881778 | primary | Saturday 13 June 2026  00:08:28 +0000 (0:00:00.046)       0:01:35.763 *********
2026-06-13 00:08:29.278593 | primary | changed: [localhost]
2026-06-13 00:08:29.278629 | primary |
2026-06-13 00:08:29.278637 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-13 00:08:29.278642 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.396)       0:01:36.161 *********
2026-06-13 00:08:29.278648 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.396)       0:01:36.159 *********
2026-06-13 00:08:29.470977 | primary | changed: [localhost]
2026-06-13 00:08:29.471053 | primary |
2026-06-13 00:08:29.471064 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-13 00:08:29.471083 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.192)       0:01:36.353 *********
2026-06-13 00:08:29.471092 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.192)       0:01:36.351 *********
2026-06-13 00:08:29.509355 | primary | skipping: [localhost]
2026-06-13 00:08:29.509427 | primary |
2026-06-13 00:08:29.509443 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-13 00:08:29.509456 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.038)       0:01:36.392 *********
2026-06-13 00:08:29.509467 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.038)       0:01:36.390 *********
2026-06-13 00:08:29.549165 | primary | skipping: [localhost]
2026-06-13 00:08:29.549230 | primary |
2026-06-13 00:08:29.549244 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-13 00:08:29.549257 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.039)       0:01:36.431 *********
2026-06-13 00:08:29.549281 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.039)       0:01:36.430 *********
2026-06-13 00:08:29.582752 | primary | skipping: [localhost]
2026-06-13 00:08:29.582803 | primary |
2026-06-13 00:08:29.582814 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-13 00:08:29.582823 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.033)       0:01:36.465 *********
2026-06-13 00:08:29.582832 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.033)       0:01:36.464 *********
2026-06-13 00:08:29.617247 | primary | skipping: [localhost]
2026-06-13 00:08:29.617317 | primary |
2026-06-13 00:08:29.617329 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-13 00:08:29.617339 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.034)       0:01:36.499 *********
2026-06-13 00:08:29.617348 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.034)       0:01:36.498 *********
2026-06-13 00:08:29.663072 | primary | skipping: [localhost]
2026-06-13 00:08:29.663119 | primary |
2026-06-13 00:08:29.663130 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-13 00:08:29.663146 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.045)       0:01:36.545 *********
2026-06-13 00:08:29.663153 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.045)       0:01:36.544 *********
2026-06-13 00:08:29.709431 | primary | skipping: [localhost]
2026-06-13 00:08:29.709468 | primary |
2026-06-13 00:08:29.709475 | primary | PLAY RECAP *********************************************************************
2026-06-13 00:08:29.709482 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-13 00:08:29.709487 | primary |
2026-06-13 00:08:29.709492 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.046)       0:01:36.592 *********
2026-06-13 00:08:29.709497 | primary | ===============================================================================
2026-06-13 00:08:29.709502 | primary | copy_container : Build the copy-container ------------------------------ 55.17s
2026-06-13 00:08:29.709507 | primary | copy_container : Install required packages ----------------------------- 30.99s
2026-06-13 00:08:29.709512 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 3.72s
2026-06-13 00:08:29.709517 | primary | copy_container : Copy go files to temporary directory ------------------- 3.64s
2026-06-13 00:08:29.709521 | primary | Gathering Facts --------------------------------------------------------- 1.06s
2026-06-13 00:08:29.709526 | primary | copy_container : Ensure directory is present ---------------------------- 0.77s
2026-06-13 00:08:29.709531 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.40s
2026-06-13 00:08:29.709536 | primary | copy_container : Create temporary directory ----------------------------- 0.30s
2026-06-13 00:08:29.709540 | primary | copy_container : Delete temporary directory ----------------------------- 0.19s
2026-06-13 00:08:29.709545 | primary | Install copy_containers ------------------------------------------------- 0.05s
2026-06-13 00:08:29.709550 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.05s
2026-06-13 00:08:29.709555 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-13 00:08:29.709560 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-13 00:08:29.709565 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-13 00:08:29.709570 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-13 00:08:29.709575 | primary | copy_container : Create cron job to copy containers --------------------- 0.03s
2026-06-13 00:08:29.709580 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.03s
2026-06-13 00:08:29.709584 | primary | Saturday 13 June 2026  00:08:29 +0000 (0:00:00.046)       0:01:36.591 *********
2026-06-13 00:08:29.709589 | primary | ===============================================================================
2026-06-13 00:08:29.709594 | primary | copy_container --------------------------------------------------------- 95.45s
2026-06-13 00:08:29.709599 | primary | gather_facts ------------------------------------------------------------ 1.06s
2026-06-13 00:08:29.709604 | primary | ansible.builtin.include_role -------------------------------------------- 0.05s
2026-06-13 00:08:29.709609 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-13 00:08:29.709614 | primary | total ------------------------------------------------------------------ 96.56s
2026-06-13 00:08:29.873030 | primary | ok: Runtime: 0:01:37.143368
2026-06-13 00:08:29.877024 | 
2026-06-13 00:08:29.877118 | PLAY RECAP
2026-06-13 00:08:29.877202 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 00:08:29.877243 | 
2026-06-13 00:08:30.005974 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-13 00:08:30.007549 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-13 00:08:30.627682 | 
2026-06-13 00:08:30.627848 | PLAY [primary]
2026-06-13 00:08:30.642660 | 
2026-06-13 00:08:30.642818 | TASK [Install podman]
2026-06-13 00:08:32.114833 | primary | ok: Nothing to do
2026-06-13 00:08:32.127662 | 
2026-06-13 00:08:32.127836 | TASK [Get md5 file for DLRN hash tag]
2026-06-13 00:08:32.751811 | primary | changed: OK (32 bytes)
2026-06-13 00:08:32.762122 | 
2026-06-13 00:08:32.762262 | TASK [Find MD5 value]
2026-06-13 00:08:33.310461 | primary | ok: Runtime: 0:00:00.003844
2026-06-13 00:08:33.319750 | 
2026-06-13 00:08:33.319915 | TASK [Perform container registry login with podman]
2026-06-13 00:08:34.870467 | primary | Output suppressed because no_log was given
2026-06-13 00:08:34.875245 | 
2026-06-13 00:08:34.875324 | TASK [Copy containers per release]
2026-06-13 00:10:45.623547 | primary | Output suppressed because no_log was given
2026-06-13 00:10:45.630941 | 
2026-06-13 00:10:45.631088 | TASK [Tag containers]
2026-06-13 00:12:56.334028 | primary | Output suppressed because no_log was given
2026-06-13 00:12:56.337711 | 
2026-06-13 00:12:56.337772 | TASK [Fail job if there is an error in the copy log]
2026-06-13 00:12:56.614251 | primary | time="2026-06-13T00:08:35Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//765/rdoproject.org/765c620009304a54ad4b5a185b4c9211/logs/containers-successfully-built.log"
2026-06-13 00:12:56.614408 | primary | time="2026-06-13T00:08:35Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//765/rdoproject.org/765c620009304a54ad4b5a185b4c9211/logs/containers-built.log"
2026-06-13 00:12:56.614425 | primary | time="2026-06-13T00:08:35Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-nb-db-server:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614436 | primary | time="2026-06-13T00:08:37Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-controller:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614444 | primary | time="2026-06-13T00:08:38Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-northd:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614452 | primary | time="2026-06-13T00:08:39Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-sb-db-server:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614464 | primary | time="2026-06-13T00:08:40Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-decision-engine:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614473 | primary | time="2026-06-13T00:08:40Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-decision-engine"
2026-06-13 00:12:56.614481 | primary | time="2026-06-13T00:08:42Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614490 | primary | time="2026-06-13T00:08:42Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-api"
2026-06-13 00:12:56.614498 | primary | time="2026-06-13T00:08:43Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-applier:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614506 | primary | time="2026-06-13T00:08:43Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-applier"
2026-06-13 00:12:56.614514 | primary | time="2026-06-13T00:08:45Z" level=info msg="Copying image podified-antelope-centos9/openstack-tempest-all:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614521 | primary | time="2026-06-13T00:08:45Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-tempest-all"
2026-06-13 00:12:56.614529 | primary | time="2026-06-13T00:08:46Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-account:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614537 | primary | time="2026-06-13T00:08:47Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-proxy-server:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614545 | primary | time="2026-06-13T00:08:49Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-object:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614553 | primary | time="2026-06-13T00:08:50Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-container:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614561 | primary | time="2026-06-13T00:08:51Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614569 | primary | time="2026-06-13T00:08:52Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-worker:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614576 | primary | time="2026-06-13T00:08:54Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-health-manager:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614584 | primary | time="2026-06-13T00:08:55Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-housekeeping:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614592 | primary | time="2026-06-13T00:08:56Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-compute:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614600 | primary | time="2026-06-13T00:08:59Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614616 | primary | time="2026-06-13T00:09:01Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-novncproxy:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614624 | primary | time="2026-06-13T00:09:02Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-conductor:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614631 | primary | time="2026-06-13T00:09:03Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-scheduler:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614639 | primary | time="2026-06-13T00:09:04Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614655 | primary | time="2026-06-13T00:09:05Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-ovn-agent:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614664 | primary | time="2026-06-13T00:09:05Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-neutron-ovn-agent"
2026-06-13 00:12:56.614672 | primary | time="2026-06-13T00:09:07Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-dhcp-agent:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614680 | primary | time="2026-06-13T00:09:08Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-sriov-agent:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614691 | primary | time="2026-06-13T00:09:09Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-server:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614698 | primary | time="2026-06-13T00:09:11Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-agent-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614706 | primary | time="2026-06-13T00:09:12Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-neutron-agent:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614714 | primary | time="2026-06-13T00:09:13Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-share:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614722 | primary | time="2026-06-13T00:09:14Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614730 | primary | time="2026-06-13T00:09:15Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-scheduler:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614737 | primary | time="2026-06-13T00:09:17Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-pxe:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614745 | primary | time="2026-06-13T00:09:18Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-conductor:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614753 | primary | time="2026-06-13T00:09:19Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-inspector:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614760 | primary | time="2026-06-13T00:09:20Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614768 | primary | time="2026-06-13T00:09:21Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614776 | primary | time="2026-06-13T00:09:23Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-engine:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614784 | primary | time="2026-06-13T00:09:24Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-api-cfn:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614791 | primary | time="2026-06-13T00:09:25Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-backend-bind9:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614799 | primary | time="2026-06-13T00:09:26Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-producer:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614807 | primary | time="2026-06-13T00:09:28Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-sink:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614819 | primary | time="2026-06-13T00:09:29Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-central:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614827 | primary | time="2026-06-13T00:09:30Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614835 | primary | time="2026-06-13T00:09:32Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-worker:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614842 | primary | time="2026-06-13T00:09:33Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-mdns:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614850 | primary | time="2026-06-13T00:09:34Z" level=info msg="Copying image podified-antelope-centos9/openstack-cloudkitty-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614858 | primary | time="2026-06-13T00:09:34Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-cloudkitty-api"
2026-06-13 00:12:56.614865 | primary | time="2026-06-13T00:09:36Z" level=info msg="Copying image podified-antelope-centos9/openstack-cloudkitty-processor:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614874 | primary | time="2026-06-13T00:09:36Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-cloudkitty-processor"
2026-06-13 00:12:56.614886 | primary | time="2026-06-13T00:09:37Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614933 | primary | time="2026-06-13T00:09:38Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-volume:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614942 | primary | time="2026-06-13T00:09:40Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-backup:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614950 | primary | time="2026-06-13T00:09:41Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-scheduler:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614962 | primary | time="2026-06-13T00:09:42Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-compute:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614970 | primary | time="2026-06-13T00:09:43Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-notification:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614983 | primary | time="2026-06-13T00:09:44Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-central:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614991 | primary | time="2026-06-13T00:09:46Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-ipmi:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.614998 | primary | time="2026-06-13T00:09:47Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-worker:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615006 | primary | time="2026-06-13T00:09:48Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615014 | primary | time="2026-06-13T00:09:49Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-keystone-listener:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615022 | primary | time="2026-06-13T00:09:51Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-evaluator:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615029 | primary | time="2026-06-13T00:09:52Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-notifier:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615037 | primary | time="2026-06-13T00:09:53Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615045 | primary | time="2026-06-13T00:09:54Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-listener:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615053 | primary | time="2026-06-13T00:09:56Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615065 | primary | time="2026-06-13T00:09:56Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-base"
2026-06-13 00:12:56.615073 | primary | time="2026-06-13T00:09:57Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615080 | primary | time="2026-06-13T00:09:59Z" level=info msg="Copying image podified-antelope-centos9/openstack-tempest:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615088 | primary | time="2026-06-13T00:10:00Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615096 | primary | time="2026-06-13T00:10:01Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615105 | primary | time="2026-06-13T00:10:02Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615115 | primary | time="2026-06-13T00:10:03Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615126 | primary | time="2026-06-13T00:10:05Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615138 | primary | time="2026-06-13T00:10:06Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615149 | primary | time="2026-06-13T00:10:07Z" level=info msg="Copying image podified-antelope-centos9/openstack-horizontest:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615160 | primary | time="2026-06-13T00:10:07Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-horizontest"
2026-06-13 00:12:56.615171 | primary | time="2026-06-13T00:10:09Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615183 | primary | time="2026-06-13T00:10:10Z" level=info msg="Copying image podified-antelope-centos9/openstack-cloudkitty-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615193 | primary | time="2026-06-13T00:10:10Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-cloudkitty-base"
2026-06-13 00:12:56.615213 | primary | time="2026-06-13T00:10:11Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615224 | primary | time="2026-06-13T00:10:13Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615235 | primary | time="2026-06-13T00:10:14Z" level=info msg="Copying image podified-antelope-centos9/openstack-glance-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615246 | primary | time="2026-06-13T00:10:15Z" level=info msg="Copying image podified-antelope-centos9/openstack-horizon:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615256 | primary | time="2026-06-13T00:10:16Z" level=info msg="Copying image podified-antelope-centos9/openstack-keystone:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615274 | primary | time="2026-06-13T00:10:17Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615285 | primary | time="2026-06-13T00:10:19Z" level=info msg="Copying image podified-antelope-centos9/openstack-placement-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615295 | primary | time="2026-06-13T00:10:20Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615306 | primary | time="2026-06-13T00:10:21Z" level=info msg="Copying image podified-antelope-centos9/openstack-iscsid:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615317 | primary | time="2026-06-13T00:10:22Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615335 | primary | time="2026-06-13T00:10:23Z" level=info msg="Copying image podified-antelope-centos9/openstack-tobiko:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615348 | primary | time="2026-06-13T00:10:23Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-tobiko"
2026-06-13 00:12:56.615358 | primary | time="2026-06-13T00:10:25Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-bgp-agent:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615369 | primary | time="2026-06-13T00:10:26Z" level=info msg="Copying image podified-antelope-centos9/openstack-redis:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615380 | primary | time="2026-06-13T00:10:27Z" level=info msg="Copying image podified-antelope-centos9/openstack-openstackclient:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615391 | primary | time="2026-06-13T00:10:28Z" level=info msg="Copying image podified-antelope-centos9/openstack-os:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615402 | primary | time="2026-06-13T00:10:30Z" level=info msg="Copying image podified-antelope-centos9/openstack-unbound:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615413 | primary | time="2026-06-13T00:10:31Z" level=info msg="Copying image podified-antelope-centos9/openstack-rsyslog:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615425 | primary | time="2026-06-13T00:10:32Z" level=info msg="Copying image podified-antelope-centos9/openstack-ansible-tests:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615436 | primary | time="2026-06-13T00:10:32Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-ansible-tests"
2026-06-13 00:12:56.615447 | primary | time="2026-06-13T00:10:34Z" level=info msg="Copying image podified-antelope-centos9/openstack-rabbitmq:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615458 | primary | time="2026-06-13T00:10:35Z" level=info msg="Copying image podified-antelope-centos9/openstack-memcached:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615468 | primary | time="2026-06-13T00:10:36Z" level=info msg="Copying image podified-antelope-centos9/openstack-multipathd:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615479 | primary | time="2026-06-13T00:10:38Z" level=info msg="Copying image podified-antelope-centos9/openstack-haproxy:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615488 | primary | time="2026-06-13T00:10:39Z" level=info msg="Copying image podified-antelope-centos9/openstack-cron:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615495 | primary | time="2026-06-13T00:10:40Z" level=info msg="Copying image podified-antelope-centos9/openstack-mariadb:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615503 | primary | time="2026-06-13T00:10:41Z" level=info msg="Copying image podified-antelope-centos9/openstack-frr:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615511 | primary | time="2026-06-13T00:10:42Z" level=info msg="Copying image podified-antelope-centos9/openstack-netutils:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.615518 | primary | time="2026-06-13T00:10:42Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-netutils"
2026-06-13 00:12:56.615526 | primary | time="2026-06-13T00:10:44Z" level=info msg="Copying image podified-antelope-centos9/openstack-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:56.868693 | primary | ok: Runtime: 0:00:00.007405
2026-06-13 00:12:56.878695 | 
2026-06-13 00:12:56.878834 | TASK [Fail job if the tag log cannot find manifest]
2026-06-13 00:12:57.201624 | primary | time="2026-06-13T00:10:45Z" level=info msg="Overwriting promoted hash"
2026-06-13 00:12:57.201782 | primary | time="2026-06-13T00:10:45Z" level=info msg="Promoted hash:  7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:57.201801 | primary | time="2026-06-13T00:10:46Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//765/rdoproject.org/765c620009304a54ad4b5a185b4c9211/logs/containers-successfully-built.log"
2026-06-13 00:12:57.201814 | primary | time="2026-06-13T00:10:46Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//765/rdoproject.org/765c620009304a54ad4b5a185b4c9211/logs/containers-built.log"
2026-06-13 00:12:57.201824 | primary | time="2026-06-13T00:10:46Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//765/rdoproject.org/765c620009304a54ad4b5a185b4c9211/ namespace: podified-antelope-centos9 promoted_hash: 7e1bd028834ecb14271d9e031abffcd7"
2026-06-13 00:12:57.201836 | primary | time="2026-06-13T00:10:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956"
2026-06-13 00:12:57.201848 | primary | "Updated"
2026-06-13 00:12:57.201857 | primary |
2026-06-13 00:12:57.201865 | primary | time="2026-06-13T00:10:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-nb-db-server with tag eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956 and manifest sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956"
2026-06-13 00:12:57.201873 | primary | "Updated"
2026-06-13 00:12:57.201881 | primary |
2026-06-13 00:12:57.201919 | primary | time="2026-06-13T00:10:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43"
2026-06-13 00:12:57.201931 | primary | "Updated"
2026-06-13 00:12:57.201940 | primary |
2026-06-13 00:12:57.201948 | primary | time="2026-06-13T00:10:48Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-controller with tag 41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43 and manifest sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43"
2026-06-13 00:12:57.201956 | primary | "Updated"
2026-06-13 00:12:57.201964 | primary |
2026-06-13 00:12:57.201972 | primary | time="2026-06-13T00:10:48Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4"
2026-06-13 00:12:57.201980 | primary | "Updated"
2026-06-13 00:12:57.201988 | primary |
2026-06-13 00:12:57.201996 | primary | time="2026-06-13T00:10:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-northd with tag d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4 and manifest sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4"
2026-06-13 00:12:57.202004 | primary | "Updated"
2026-06-13 00:12:57.202012 | primary |
2026-06-13 00:12:57.202020 | primary | time="2026-06-13T00:10:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95"
2026-06-13 00:12:57.202028 | primary | "Updated"
2026-06-13 00:12:57.202035 | primary |
2026-06-13 00:12:57.202044 | primary | time="2026-06-13T00:10:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-sb-db-server with tag 45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95 and manifest sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95"
2026-06-13 00:12:57.202051 | primary | "Updated"
2026-06-13 00:12:57.202059 | primary |
2026-06-13 00:12:57.202067 | primary | time="2026-06-13T00:10:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:85d793ed073ade9186c74aefadccfbcb5570f30cea6b7089ddc08a00ec163226"
2026-06-13 00:12:57.202075 | primary | "Updated"
2026-06-13 00:12:57.202083 | primary |
2026-06-13 00:12:57.202094 | primary | time="2026-06-13T00:10:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-decision-engine with tag 85d793ed073ade9186c74aefadccfbcb5570f30cea6b7089ddc08a00ec163226 and manifest sha256:85d793ed073ade9186c74aefadccfbcb5570f30cea6b7089ddc08a00ec163226"
2026-06-13 00:12:57.202111 | primary | "Updated"
2026-06-13 00:12:57.202119 | primary |
2026-06-13 00:12:57.202127 | primary | time="2026-06-13T00:10:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-api with tag current-podified and manifest sha256:91202ddba38666f18e4782c3f76e4b793d409b775f5c2048c2cdbd8adc82559a"
2026-06-13 00:12:57.202135 | primary | "Updated"
2026-06-13 00:12:57.202142 | primary |
2026-06-13 00:12:57.202150 | primary | time="2026-06-13T00:10:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-api with tag 91202ddba38666f18e4782c3f76e4b793d409b775f5c2048c2cdbd8adc82559a and manifest sha256:91202ddba38666f18e4782c3f76e4b793d409b775f5c2048c2cdbd8adc82559a"
2026-06-13 00:12:57.202158 | primary | "Updated"
2026-06-13 00:12:57.202166 | primary |
2026-06-13 00:12:57.202174 | primary | time="2026-06-13T00:10:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:f956f10b0d2d4d778486bba5e8b7922348b4ca924809c677b0054c8dc1201ff3"
2026-06-13 00:12:57.202190 | primary | "Updated"
2026-06-13 00:12:57.202198 | primary |
2026-06-13 00:12:57.202207 | primary | time="2026-06-13T00:10:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-applier with tag f956f10b0d2d4d778486bba5e8b7922348b4ca924809c677b0054c8dc1201ff3 and manifest sha256:f956f10b0d2d4d778486bba5e8b7922348b4ca924809c677b0054c8dc1201ff3"
2026-06-13 00:12:57.202215 | primary | "Updated"
2026-06-13 00:12:57.202222 | primary |
2026-06-13 00:12:57.202230 | primary | time="2026-06-13T00:10:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest-all with tag current-podified and manifest sha256:3acfedf2b56ee6d9f07047417ab2d385a639c0fda51edf52c288159f73b570e9"
2026-06-13 00:12:57.202238 | primary | "Updated"
2026-06-13 00:12:57.202246 | primary |
2026-06-13 00:12:57.202254 | primary | time="2026-06-13T00:10:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest-all with tag 3acfedf2b56ee6d9f07047417ab2d385a639c0fda51edf52c288159f73b570e9 and manifest sha256:3acfedf2b56ee6d9f07047417ab2d385a639c0fda51edf52c288159f73b570e9"
2026-06-13 00:12:57.202262 | primary | "Updated"
2026-06-13 00:12:57.202269 | primary |
2026-06-13 00:12:57.202281 | primary | time="2026-06-13T00:10:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-account with tag current-podified and manifest sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4"
2026-06-13 00:12:57.202289 | primary | "Updated"
2026-06-13 00:12:57.202297 | primary |
2026-06-13 00:12:57.202305 | primary | time="2026-06-13T00:10:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-account with tag da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4 and manifest sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4"
2026-06-13 00:12:57.202313 | primary | "Updated"
2026-06-13 00:12:57.202320 | primary |
2026-06-13 00:12:57.202328 | primary | time="2026-06-13T00:10:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073"
2026-06-13 00:12:57.202336 | primary | "Updated"
2026-06-13 00:12:57.202344 | primary |
2026-06-13 00:12:57.202352 | primary | time="2026-06-13T00:10:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-proxy-server with tag 54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073 and manifest sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073"
2026-06-13 00:12:57.202360 | primary | "Updated"
2026-06-13 00:12:57.202367 | primary |
2026-06-13 00:12:57.202375 | primary | time="2026-06-13T00:10:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-object with tag current-podified and manifest sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0"
2026-06-13 00:12:57.202383 | primary | "Updated"
2026-06-13 00:12:57.202390 | primary |
2026-06-13 00:12:57.202398 | primary | time="2026-06-13T00:10:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-object with tag e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0 and manifest sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0"
2026-06-13 00:12:57.202411 | primary | "Updated"
2026-06-13 00:12:57.202419 | primary |
2026-06-13 00:12:57.202427 | primary | time="2026-06-13T00:10:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-container with tag current-podified and manifest sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1"
2026-06-13 00:12:57.202435 | primary | "Updated"
2026-06-13 00:12:57.202442 | primary |
2026-06-13 00:12:57.202450 | primary | time="2026-06-13T00:10:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-container with tag 6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1 and manifest sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1"
2026-06-13 00:12:57.202458 | primary | "Updated"
2026-06-13 00:12:57.202466 | primary |
2026-06-13 00:12:57.202474 | primary | time="2026-06-13T00:11:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-api with tag current-podified and manifest sha256:4d68070f9a25cd8964d43ba3bfb5a9cba82e04de81e7fc24f09b9483be40c6cf"
2026-06-13 00:12:57.202481 | primary | "Updated"
2026-06-13 00:12:57.202489 | primary |
2026-06-13 00:12:57.202497 | primary | time="2026-06-13T00:11:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-api with tag 4d68070f9a25cd8964d43ba3bfb5a9cba82e04de81e7fc24f09b9483be40c6cf and manifest sha256:4d68070f9a25cd8964d43ba3bfb5a9cba82e04de81e7fc24f09b9483be40c6cf"
2026-06-13 00:12:57.202505 | primary | "Updated"
2026-06-13 00:12:57.202512 | primary |
2026-06-13 00:12:57.202520 | primary | time="2026-06-13T00:11:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:e8586e250265887f52cbcd2d061c2443528fec0d9b9321a12c34ecadbf50f923"
2026-06-13 00:12:57.202528 | primary | "Updated"
2026-06-13 00:12:57.202535 | primary |
2026-06-13 00:12:57.202543 | primary | time="2026-06-13T00:11:02Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-worker with tag e8586e250265887f52cbcd2d061c2443528fec0d9b9321a12c34ecadbf50f923 and manifest sha256:e8586e250265887f52cbcd2d061c2443528fec0d9b9321a12c34ecadbf50f923"
2026-06-13 00:12:57.202551 | primary | "Updated"
2026-06-13 00:12:57.202559 | primary |
2026-06-13 00:12:57.202566 | primary | time="2026-06-13T00:11:02Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:4fd590ee3e2643e62427f1c044a0632352a7b50381db3550a5ece7af9b5d2e01"
2026-06-13 00:12:57.202574 | primary | "Updated"
2026-06-13 00:12:57.202582 | primary |
2026-06-13 00:12:57.202595 | primary | time="2026-06-13T00:11:03Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-health-manager with tag 4fd590ee3e2643e62427f1c044a0632352a7b50381db3550a5ece7af9b5d2e01 and manifest sha256:4fd590ee3e2643e62427f1c044a0632352a7b50381db3550a5ece7af9b5d2e01"
2026-06-13 00:12:57.202603 | primary | "Updated"
2026-06-13 00:12:57.202611 | primary |
2026-06-13 00:12:57.202619 | primary | time="2026-06-13T00:11:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:a0312041d1d05707813d2c84f7108f6ad8b679cd43ee6a84a2cc78bc0e13b274"
2026-06-13 00:12:57.202626 | primary | "Updated"
2026-06-13 00:12:57.202634 | primary |
2026-06-13 00:12:57.202645 | primary | time="2026-06-13T00:11:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-housekeeping with tag a0312041d1d05707813d2c84f7108f6ad8b679cd43ee6a84a2cc78bc0e13b274 and manifest sha256:a0312041d1d05707813d2c84f7108f6ad8b679cd43ee6a84a2cc78bc0e13b274"
2026-06-13 00:12:57.202653 | primary | "Updated"
2026-06-13 00:12:57.202661 | primary |
2026-06-13 00:12:57.202669 | primary | time="2026-06-13T00:11:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-compute with tag current-podified and manifest sha256:e785444ee2174710e4ee323fcf765dce25ec2cde5e7e94b983d2ce294615f261"
2026-06-13 00:12:57.202677 | primary | "Updated"
2026-06-13 00:12:57.202684 | primary |
2026-06-13 00:12:57.202692 | primary | time="2026-06-13T00:11:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-compute with tag e785444ee2174710e4ee323fcf765dce25ec2cde5e7e94b983d2ce294615f261 and manifest sha256:e785444ee2174710e4ee323fcf765dce25ec2cde5e7e94b983d2ce294615f261"
2026-06-13 00:12:57.202704 | primary | "Updated"
2026-06-13 00:12:57.202712 | primary |
2026-06-13 00:12:57.202720 | primary | time="2026-06-13T00:11:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-api with tag current-podified and manifest sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c"
2026-06-13 00:12:57.202728 | primary | "Updated"
2026-06-13 00:12:57.202735 | primary |
2026-06-13 00:12:57.202743 | primary | time="2026-06-13T00:11:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-api with tag 19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c and manifest sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c"
2026-06-13 00:12:57.202751 | primary | "Updated"
2026-06-13 00:12:57.202759 | primary |
2026-06-13 00:12:57.202767 | primary | time="2026-06-13T00:11:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e"
2026-06-13 00:12:57.202776 | primary | "Updated"
2026-06-13 00:12:57.202784 | primary |
2026-06-13 00:12:57.202793 | primary | time="2026-06-13T00:11:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-novncproxy with tag afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e and manifest sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e"
2026-06-13 00:12:57.202801 | primary | "Updated"
2026-06-13 00:12:57.202809 | primary |
2026-06-13 00:12:57.202817 | primary | time="2026-06-13T00:11:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1"
2026-06-13 00:12:57.202824 | primary | "Updated"
2026-06-13 00:12:57.202832 | primary |
2026-06-13 00:12:57.202840 | primary | time="2026-06-13T00:11:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-conductor with tag c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1 and manifest sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1"
2026-06-13 00:12:57.202848 | primary | "Updated"
2026-06-13 00:12:57.202855 | primary |
2026-06-13 00:12:57.202863 | primary | time="2026-06-13T00:11:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e"
2026-06-13 00:12:57.202871 | primary | "Updated"
2026-06-13 00:12:57.202878 | primary |
2026-06-13 00:12:57.202886 | primary | time="2026-06-13T00:11:10Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-scheduler with tag 080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e and manifest sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e"
2026-06-13 00:12:57.202921 | primary | "Updated"
2026-06-13 00:12:57.202929 | primary |
2026-06-13 00:12:57.202937 | primary | time="2026-06-13T00:11:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:c12a08f6e4f3c2dd8934a00071640575550f72460109acf155365e4b9601f56a"
2026-06-13 00:12:57.202944 | primary | "Updated"
2026-06-13 00:12:57.202952 | primary |
2026-06-13 00:12:57.202960 | primary | time="2026-06-13T00:11:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-metadata-agent-ovn with tag c12a08f6e4f3c2dd8934a00071640575550f72460109acf155365e4b9601f56a and manifest sha256:c12a08f6e4f3c2dd8934a00071640575550f72460109acf155365e4b9601f56a"
2026-06-13 00:12:57.202972 | primary | "Updated"
2026-06-13 00:12:57.202980 | primary |
2026-06-13 00:12:57.202988 | primary | time="2026-06-13T00:11:12Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:2fdcfed1bd7224fad91d9a0ae3bd9d4925bd54c5951a99466488885fd5d9f874"
2026-06-13 00:12:57.202996 | primary | "Updated"
2026-06-13 00:12:57.203003 | primary |
2026-06-13 00:12:57.203017 | primary | time="2026-06-13T00:11:12Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-ovn-agent with tag 2fdcfed1bd7224fad91d9a0ae3bd9d4925bd54c5951a99466488885fd5d9f874 and manifest sha256:2fdcfed1bd7224fad91d9a0ae3bd9d4925bd54c5951a99466488885fd5d9f874"
2026-06-13 00:12:57.203030 | primary | "Updated"
2026-06-13 00:12:57.203038 | primary |
2026-06-13 00:12:57.203046 | primary | time="2026-06-13T00:11:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:21eca977e9afcc53c21a48fa7289865a02b3f3826e43ae6927a181d3b44340b6"
2026-06-13 00:12:57.203054 | primary | "Updated"
2026-06-13 00:12:57.203061 | primary |
2026-06-13 00:12:57.203073 | primary | time="2026-06-13T00:11:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-dhcp-agent with tag 21eca977e9afcc53c21a48fa7289865a02b3f3826e43ae6927a181d3b44340b6 and manifest sha256:21eca977e9afcc53c21a48fa7289865a02b3f3826e43ae6927a181d3b44340b6"
2026-06-13 00:12:57.203081 | primary | "Updated"
2026-06-13 00:12:57.203089 | primary |
2026-06-13 00:12:57.203096 | primary | time="2026-06-13T00:11:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:0687a0c6b9f59b31e4868ddb165c588634588b65c7159740d335eb1246cc6c71"
2026-06-13 00:12:57.203104 | primary | "Updated"
2026-06-13 00:12:57.203112 | primary |
2026-06-13 00:12:57.203119 | primary | time="2026-06-13T00:11:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-sriov-agent with tag 0687a0c6b9f59b31e4868ddb165c588634588b65c7159740d335eb1246cc6c71 and manifest sha256:0687a0c6b9f59b31e4868ddb165c588634588b65c7159740d335eb1246cc6c71"
2026-06-13 00:12:57.203127 | primary | "Updated"
2026-06-13 00:12:57.203135 | primary |
2026-06-13 00:12:57.203143 | primary | time="2026-06-13T00:11:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-server with tag current-podified and manifest sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb"
2026-06-13 00:12:57.203150 | primary | "Updated"
2026-06-13 00:12:57.203158 | primary |
2026-06-13 00:12:57.203166 | primary | time="2026-06-13T00:11:16Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-server with tag e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb and manifest sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb"
2026-06-13 00:12:57.203174 | primary | "Updated"
2026-06-13 00:12:57.203181 | primary |
2026-06-13 00:12:57.203189 | primary | time="2026-06-13T00:11:17Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:3799cd5a2e353632fa7b75abc093190970d35dd74b7f0754c4a8d430b7632bb6"
2026-06-13 00:12:57.203197 | primary | "Updated"
2026-06-13 00:12:57.203204 | primary |
2026-06-13 00:12:57.203212 | primary | time="2026-06-13T00:11:17Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-agent-base with tag 3799cd5a2e353632fa7b75abc093190970d35dd74b7f0754c4a8d430b7632bb6 and manifest sha256:3799cd5a2e353632fa7b75abc093190970d35dd74b7f0754c4a8d430b7632bb6"
2026-06-13 00:12:57.203220 | primary | "Updated"
2026-06-13 00:12:57.203228 | primary |
2026-06-13 00:12:57.203236 | primary | time="2026-06-13T00:11:18Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:a73c1e37ede8fee259361fbba11acad9ffa36cd5d29a4aed39d839a810751cf7"
2026-06-13 00:12:57.203243 | primary | "Updated"
2026-06-13 00:12:57.203251 | primary |
2026-06-13 00:12:57.203259 | primary | time="2026-06-13T00:11:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-neutron-agent with tag a73c1e37ede8fee259361fbba11acad9ffa36cd5d29a4aed39d839a810751cf7 and manifest sha256:a73c1e37ede8fee259361fbba11acad9ffa36cd5d29a4aed39d839a810751cf7"
2026-06-13 00:12:57.203266 | primary | "Updated"
2026-06-13 00:12:57.203274 | primary |
2026-06-13 00:12:57.203282 | primary | time="2026-06-13T00:11:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-share with tag current-podified and manifest sha256:6b1bc9e8df699c9a97adc6724eb87841a1f8f8e4436500a92684fbc58ed3630e"
2026-06-13 00:12:57.203290 | primary | "Updated"
2026-06-13 00:12:57.203297 | primary |
2026-06-13 00:12:57.203305 | primary | time="2026-06-13T00:11:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-share with tag 6b1bc9e8df699c9a97adc6724eb87841a1f8f8e4436500a92684fbc58ed3630e and manifest sha256:6b1bc9e8df699c9a97adc6724eb87841a1f8f8e4436500a92684fbc58ed3630e"
2026-06-13 00:12:57.203317 | primary | "Updated"
2026-06-13 00:12:57.203325 | primary |
2026-06-13 00:12:57.203333 | primary | time="2026-06-13T00:11:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-api with tag current-podified and manifest sha256:f1ada0e38368b4e17e6fdbac59dbe8289017249731383b8864eee5ab1e53b1b1"
2026-06-13 00:12:57.203340 | primary | "Updated"
2026-06-13 00:12:57.203348 | primary |
2026-06-13 00:12:57.203356 | primary | time="2026-06-13T00:11:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-api with tag f1ada0e38368b4e17e6fdbac59dbe8289017249731383b8864eee5ab1e53b1b1 and manifest sha256:f1ada0e38368b4e17e6fdbac59dbe8289017249731383b8864eee5ab1e53b1b1"
2026-06-13 00:12:57.203364 | primary | "Updated"
2026-06-13 00:12:57.203371 | primary |
2026-06-13 00:12:57.203379 | primary | time="2026-06-13T00:11:23Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:6ca69db7532ba0b73735ee6b617632c432ab6fbacf1c14e4340417df9d8e2273"
2026-06-13 00:12:57.203387 | primary | "Updated"
2026-06-13 00:12:57.203394 | primary |
2026-06-13 00:12:57.203407 | primary | time="2026-06-13T00:11:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-scheduler with tag 6ca69db7532ba0b73735ee6b617632c432ab6fbacf1c14e4340417df9d8e2273 and manifest sha256:6ca69db7532ba0b73735ee6b617632c432ab6fbacf1c14e4340417df9d8e2273"
2026-06-13 00:12:57.203415 | primary | "Updated"
2026-06-13 00:12:57.203423 | primary |
2026-06-13 00:12:57.203434 | primary | time="2026-06-13T00:11:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:964584b6817c483ff0306d10297864793fe1cc87054591f76655896b0ee364f8"
2026-06-13 00:12:57.203442 | primary | "Updated"
2026-06-13 00:12:57.203450 | primary |
2026-06-13 00:12:57.203458 | primary | time="2026-06-13T00:11:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-pxe with tag 964584b6817c483ff0306d10297864793fe1cc87054591f76655896b0ee364f8 and manifest sha256:964584b6817c483ff0306d10297864793fe1cc87054591f76655896b0ee364f8"
2026-06-13 00:12:57.203466 | primary | "Updated"
2026-06-13 00:12:57.203473 | primary |
2026-06-13 00:12:57.203481 | primary | time="2026-06-13T00:11:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:840933725a3984a0bbbf079b01a4412eab8d2bffb2de78607c8ffc980c5cec8f"
2026-06-13 00:12:57.203489 | primary | "Updated"
2026-06-13 00:12:57.203497 | primary |
2026-06-13 00:12:57.203505 | primary | time="2026-06-13T00:11:26Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-conductor with tag 840933725a3984a0bbbf079b01a4412eab8d2bffb2de78607c8ffc980c5cec8f and manifest sha256:840933725a3984a0bbbf079b01a4412eab8d2bffb2de78607c8ffc980c5cec8f"
2026-06-13 00:12:57.203512 | primary | "Updated"
2026-06-13 00:12:57.203520 | primary |
2026-06-13 00:12:57.203528 | primary | time="2026-06-13T00:11:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:d2d12204b5811d4597428bcf78ad21666b2f7d288d02f753c9febeeb5749c39a"
2026-06-13 00:12:57.203566 | primary | "Updated"
2026-06-13 00:12:57.203577 | primary |
2026-06-13 00:12:57.203588 | primary | time="2026-06-13T00:11:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-inspector with tag d2d12204b5811d4597428bcf78ad21666b2f7d288d02f753c9febeeb5749c39a and manifest sha256:d2d12204b5811d4597428bcf78ad21666b2f7d288d02f753c9febeeb5749c39a"
2026-06-13 00:12:57.203599 | primary | "Updated"
2026-06-13 00:12:57.203607 | primary |
2026-06-13 00:12:57.203615 | primary | time="2026-06-13T00:11:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-api with tag current-podified and manifest sha256:45aefa5baef38882f68f9c798857bfa47e6ee712165633f5d36430b195e4b6a1"
2026-06-13 00:12:57.203623 | primary | "Updated"
2026-06-13 00:12:57.203630 | primary |
2026-06-13 00:12:57.203638 | primary | time="2026-06-13T00:11:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-api with tag 45aefa5baef38882f68f9c798857bfa47e6ee712165633f5d36430b195e4b6a1 and manifest sha256:45aefa5baef38882f68f9c798857bfa47e6ee712165633f5d36430b195e4b6a1"
2026-06-13 00:12:57.203651 | primary | "Updated"
2026-06-13 00:12:57.203658 | primary |
2026-06-13 00:12:57.203666 | primary | time="2026-06-13T00:11:29Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api with tag current-podified and manifest sha256:1a33121ca6e34fa44eba7c9ca8c4358a35e1bc9189522c2ffa1cdb02add50dda"
2026-06-13 00:12:57.203674 | primary | "Updated"
2026-06-13 00:12:57.203682 | primary |
2026-06-13 00:12:57.203690 | primary | time="2026-06-13T00:11:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api with tag 1a33121ca6e34fa44eba7c9ca8c4358a35e1bc9189522c2ffa1cdb02add50dda and manifest sha256:1a33121ca6e34fa44eba7c9ca8c4358a35e1bc9189522c2ffa1cdb02add50dda"
2026-06-13 00:12:57.203698 | primary | "Updated"
2026-06-13 00:12:57.203705 | primary |
2026-06-13 00:12:57.203713 | primary | time="2026-06-13T00:11:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-engine with tag current-podified and manifest sha256:eeeb43195a20e5126ac250fafb8d02ea4df7d151c5d9a0b4e21254f0aa507ee0"
2026-06-13 00:12:57.203721 | primary | "Updated"
2026-06-13 00:12:57.203728 | primary |
2026-06-13 00:12:57.203736 | primary | time="2026-06-13T00:11:31Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-engine with tag eeeb43195a20e5126ac250fafb8d02ea4df7d151c5d9a0b4e21254f0aa507ee0 and manifest sha256:eeeb43195a20e5126ac250fafb8d02ea4df7d151c5d9a0b4e21254f0aa507ee0"
2026-06-13 00:12:57.203744 | primary | "Updated"
2026-06-13 00:12:57.203752 | primary |
2026-06-13 00:12:57.203759 | primary | time="2026-06-13T00:11:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:6a7df0f6ee4a9a99a7360bff0e50282be9b24c09476342ed1e56615e61670735"
2026-06-13 00:12:57.203768 | primary | "Updated"
2026-06-13 00:12:57.203777 | primary |
2026-06-13 00:12:57.203785 | primary | time="2026-06-13T00:11:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api-cfn with tag 6a7df0f6ee4a9a99a7360bff0e50282be9b24c09476342ed1e56615e61670735 and manifest sha256:6a7df0f6ee4a9a99a7360bff0e50282be9b24c09476342ed1e56615e61670735"
2026-06-13 00:12:57.203794 | primary | "Updated"
2026-06-13 00:12:57.203802 | primary |
2026-06-13 00:12:57.203809 | primary | time="2026-06-13T00:11:33Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:e3c2084edb78c3258f26c9e797d56e7c6c0c876696008c5b093cc70cde18122f"
2026-06-13 00:12:57.203817 | primary | "Updated"
2026-06-13 00:12:57.203825 | primary |
2026-06-13 00:12:57.203833 | primary | time="2026-06-13T00:11:33Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-backend-bind9 with tag e3c2084edb78c3258f26c9e797d56e7c6c0c876696008c5b093cc70cde18122f and manifest sha256:e3c2084edb78c3258f26c9e797d56e7c6c0c876696008c5b093cc70cde18122f"
2026-06-13 00:12:57.203840 | primary | "Updated"
2026-06-13 00:12:57.203848 | primary |
2026-06-13 00:12:57.203862 | primary | time="2026-06-13T00:11:34Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-producer with tag current-podified and manifest sha256:77e3258e60eeedc3d96a5f34263fcdcf92d0d43b0350d0e4e7b75f0baeec4b5b"
2026-06-13 00:12:57.203870 | primary | "Updated"
2026-06-13 00:12:57.203877 | primary |
2026-06-13 00:12:57.203908 | primary | time="2026-06-13T00:11:34Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-producer with tag 77e3258e60eeedc3d96a5f34263fcdcf92d0d43b0350d0e4e7b75f0baeec4b5b and manifest sha256:77e3258e60eeedc3d96a5f34263fcdcf92d0d43b0350d0e4e7b75f0baeec4b5b"
2026-06-13 00:12:57.203921 | primary | "Updated"
2026-06-13 00:12:57.203929 | primary |
2026-06-13 00:12:57.203936 | primary | time="2026-06-13T00:11:35Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-sink with tag current-podified and manifest sha256:54285a29e8ea0769ecd4b70216448f7a31e552ddd7aea3f14c01f412c20c63f5"
2026-06-13 00:12:57.203944 | primary | "Updated"
2026-06-13 00:12:57.203952 | primary |
2026-06-13 00:12:57.203968 | primary | time="2026-06-13T00:11:35Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-sink with tag 54285a29e8ea0769ecd4b70216448f7a31e552ddd7aea3f14c01f412c20c63f5 and manifest sha256:54285a29e8ea0769ecd4b70216448f7a31e552ddd7aea3f14c01f412c20c63f5"
2026-06-13 00:12:57.203976 | primary | "Updated"
2026-06-13 00:12:57.203988 | primary |
2026-06-13 00:12:57.203996 | primary | time="2026-06-13T00:11:36Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-central with tag current-podified and manifest sha256:e22fd36558639f413b0ca11e4a57300f8a5885f2e4b6452ac712f17fc0d4484a"
2026-06-13 00:12:57.204003 | primary | "Updated"
2026-06-13 00:12:57.204011 | primary |
2026-06-13 00:12:57.204019 | primary | time="2026-06-13T00:11:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-central with tag e22fd36558639f413b0ca11e4a57300f8a5885f2e4b6452ac712f17fc0d4484a and manifest sha256:e22fd36558639f413b0ca11e4a57300f8a5885f2e4b6452ac712f17fc0d4484a"
2026-06-13 00:12:57.204027 | primary | "Updated"
2026-06-13 00:12:57.204035 | primary |
2026-06-13 00:12:57.204042 | primary | time="2026-06-13T00:11:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-api with tag current-podified and manifest sha256:092f16453b62b8d73dd7243a8e9f825d3e266d407f211086b693aa378757f9cd"
2026-06-13 00:12:57.204050 | primary | "Updated"
2026-06-13 00:12:57.204058 | primary |
2026-06-13 00:12:57.204066 | primary | time="2026-06-13T00:11:38Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-api with tag 092f16453b62b8d73dd7243a8e9f825d3e266d407f211086b693aa378757f9cd and manifest sha256:092f16453b62b8d73dd7243a8e9f825d3e266d407f211086b693aa378757f9cd"
2026-06-13 00:12:57.204074 | primary | "Updated"
2026-06-13 00:12:57.204081 | primary |
2026-06-13 00:12:57.204089 | primary | time="2026-06-13T00:11:38Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-worker with tag current-podified and manifest sha256:8c96a2bc98b9e99b992ddea8071f9996526fe8a9af1be04cb1fb79724ee37a6c"
2026-06-13 00:12:57.204097 | primary | "Updated"
2026-06-13 00:12:57.204104 | primary |
2026-06-13 00:12:57.204112 | primary | time="2026-06-13T00:11:39Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-worker with tag 8c96a2bc98b9e99b992ddea8071f9996526fe8a9af1be04cb1fb79724ee37a6c and manifest sha256:8c96a2bc98b9e99b992ddea8071f9996526fe8a9af1be04cb1fb79724ee37a6c"
2026-06-13 00:12:57.204120 | primary | "Updated"
2026-06-13 00:12:57.204128 | primary |
2026-06-13 00:12:57.204136 | primary | time="2026-06-13T00:11:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:7b32cf7bdb4f65f3b7b629ccadd354eb1ab05a131781f742bd81e92474580bec"
2026-06-13 00:12:57.204143 | primary | "Updated"
2026-06-13 00:12:57.204151 | primary |
2026-06-13 00:12:57.204159 | primary | time="2026-06-13T00:11:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-mdns with tag 7b32cf7bdb4f65f3b7b629ccadd354eb1ab05a131781f742bd81e92474580bec and manifest sha256:7b32cf7bdb4f65f3b7b629ccadd354eb1ab05a131781f742bd81e92474580bec"
2026-06-13 00:12:57.204167 | primary | "Updated"
2026-06-13 00:12:57.204174 | primary |
2026-06-13 00:12:57.204182 | primary | time="2026-06-13T00:11:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:26c9e13e8f60fce963a81f58f7c1b91bd791bb480dca03b9bf7e1ace2e20e205"
2026-06-13 00:12:57.204190 | primary | "Updated"
2026-06-13 00:12:57.204197 | primary |
2026-06-13 00:12:57.204205 | primary | time="2026-06-13T00:11:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-api with tag 26c9e13e8f60fce963a81f58f7c1b91bd791bb480dca03b9bf7e1ace2e20e205 and manifest sha256:26c9e13e8f60fce963a81f58f7c1b91bd791bb480dca03b9bf7e1ace2e20e205"
2026-06-13 00:12:57.204213 | primary | "Updated"
2026-06-13 00:12:57.204221 | primary |
2026-06-13 00:12:57.204232 | primary | time="2026-06-13T00:11:42Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:32af2398dbcf9284af2d210945bb11d3620f9224e6224139ac14a34f09defa97"
2026-06-13 00:12:57.204240 | primary | "Updated"
2026-06-13 00:12:57.204248 | primary |
2026-06-13 00:12:57.204256 | primary | time="2026-06-13T00:11:42Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-processor with tag 32af2398dbcf9284af2d210945bb11d3620f9224e6224139ac14a34f09defa97 and manifest sha256:32af2398dbcf9284af2d210945bb11d3620f9224e6224139ac14a34f09defa97"
2026-06-13 00:12:57.204263 | primary | "Updated"
2026-06-13 00:12:57.204271 | primary |
2026-06-13 00:12:57.204289 | primary | time="2026-06-13T00:11:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-api with tag current-podified and manifest sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102"
2026-06-13 00:12:57.204297 | primary | "Updated"
2026-06-13 00:12:57.204304 | primary |
2026-06-13 00:12:57.204312 | primary | time="2026-06-13T00:11:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-api with tag fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102 and manifest sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102"
2026-06-13 00:12:57.204320 | primary | "Updated"
2026-06-13 00:12:57.204328 | primary |
2026-06-13 00:12:57.204336 | primary | time="2026-06-13T00:11:45Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:3e0e526f094a62f63c4f136ec460b6ea5cd38e6a9e358f8c6a6b798937e074e9"
2026-06-13 00:12:57.204343 | primary | "Updated"
2026-06-13 00:12:57.204351 | primary |
2026-06-13 00:12:57.204359 | primary | time="2026-06-13T00:11:45Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-volume with tag 3e0e526f094a62f63c4f136ec460b6ea5cd38e6a9e358f8c6a6b798937e074e9 and manifest sha256:3e0e526f094a62f63c4f136ec460b6ea5cd38e6a9e358f8c6a6b798937e074e9"
2026-06-13 00:12:57.204367 | primary | "Updated"
2026-06-13 00:12:57.204374 | primary |
2026-06-13 00:12:57.204382 | primary | time="2026-06-13T00:11:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:980c4a9bc9cbbcc523630aba0e8ba2479c155e1d9dc2aebfde5d90e78e514b52"
2026-06-13 00:12:57.204390 | primary | "Updated"
2026-06-13 00:12:57.204398 | primary |
2026-06-13 00:12:57.204405 | primary | time="2026-06-13T00:11:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-backup with tag 980c4a9bc9cbbcc523630aba0e8ba2479c155e1d9dc2aebfde5d90e78e514b52 and manifest sha256:980c4a9bc9cbbcc523630aba0e8ba2479c155e1d9dc2aebfde5d90e78e514b52"
2026-06-13 00:12:57.204413 | primary | "Updated"
2026-06-13 00:12:57.204421 | primary |
2026-06-13 00:12:57.204428 | primary | time="2026-06-13T00:11:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17"
2026-06-13 00:12:57.204436 | primary | "Updated"
2026-06-13 00:12:57.204444 | primary |
2026-06-13 00:12:57.204451 | primary | time="2026-06-13T00:11:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-scheduler with tag 23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17 and manifest sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17"
2026-06-13 00:12:57.204459 | primary | "Updated"
2026-06-13 00:12:57.204467 | primary |
2026-06-13 00:12:57.204474 | primary | time="2026-06-13T00:11:48Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:286bf8e736a0602f70323443b2ea554376bdb237c586d262f0f6c2ca6ab15ecd"
2026-06-13 00:12:57.204482 | primary | "Updated"
2026-06-13 00:12:57.204490 | primary |
2026-06-13 00:12:57.204497 | primary | time="2026-06-13T00:11:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-compute with tag 286bf8e736a0602f70323443b2ea554376bdb237c586d262f0f6c2ca6ab15ecd and manifest sha256:286bf8e736a0602f70323443b2ea554376bdb237c586d262f0f6c2ca6ab15ecd"
2026-06-13 00:12:57.204505 | primary | "Updated"
2026-06-13 00:12:57.204513 | primary |
2026-06-13 00:12:57.204521 | primary | time="2026-06-13T00:11:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638"
2026-06-13 00:12:57.204528 | primary | "Updated"
2026-06-13 00:12:57.204536 | primary |
2026-06-13 00:12:57.204548 | primary | time="2026-06-13T00:11:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-notification with tag 4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638 and manifest sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638"
2026-06-13 00:12:57.204556 | primary | "Updated"
2026-06-13 00:12:57.204563 | primary |
2026-06-13 00:12:57.204571 | primary | time="2026-06-13T00:11:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc"
2026-06-13 00:12:57.204583 | primary | "Updated"
2026-06-13 00:12:57.204591 | primary |
2026-06-13 00:12:57.204599 | primary | time="2026-06-13T00:11:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-central with tag ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc and manifest sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc"
2026-06-13 00:12:57.204607 | primary | "Updated"
2026-06-13 00:12:57.204614 | primary |
2026-06-13 00:12:57.204622 | primary | time="2026-06-13T00:11:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:6fcbee49e798d305ee2becb960696b8a035aaf2b0c3901d260d5d13a93b01390"
2026-06-13 00:12:57.204630 | primary | "Updated"
2026-06-13 00:12:57.204637 | primary |
2026-06-13 00:12:57.204645 | primary | time="2026-06-13T00:11:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-ipmi with tag 6fcbee49e798d305ee2becb960696b8a035aaf2b0c3901d260d5d13a93b01390 and manifest sha256:6fcbee49e798d305ee2becb960696b8a035aaf2b0c3901d260d5d13a93b01390"
2026-06-13 00:12:57.204653 | primary | "Updated"
2026-06-13 00:12:57.204661 | primary |
2026-06-13 00:12:57.204673 | primary | time="2026-06-13T00:11:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8"
2026-06-13 00:12:57.204680 | primary | "Updated"
2026-06-13 00:12:57.204688 | primary |
2026-06-13 00:12:57.204696 | primary | time="2026-06-13T00:11:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-worker with tag afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8 and manifest sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8"
2026-06-13 00:12:57.204704 | primary | "Updated"
2026-06-13 00:12:57.204711 | primary |
2026-06-13 00:12:57.204719 | primary | time="2026-06-13T00:11:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-api with tag current-podified and manifest sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd"
2026-06-13 00:12:57.204727 | primary | "Updated"
2026-06-13 00:12:57.204735 | primary |
2026-06-13 00:12:57.204742 | primary | time="2026-06-13T00:11:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-api with tag 1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd and manifest sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd"
2026-06-13 00:12:57.204750 | primary | "Updated"
2026-06-13 00:12:57.204758 | primary |
2026-06-13 00:12:57.204766 | primary | time="2026-06-13T00:11:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b"
2026-06-13 00:12:57.204774 | primary | "Updated"
2026-06-13 00:12:57.204781 | primary |
2026-06-13 00:12:57.204789 | primary | time="2026-06-13T00:11:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-keystone-listener with tag 67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b and manifest sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b"
2026-06-13 00:12:57.204797 | primary | "Updated"
2026-06-13 00:12:57.204805 | primary |
2026-06-13 00:12:57.204812 | primary | time="2026-06-13T00:11:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:2b56d287ad3cf4699f76d0675df786854c4bf79c53c75a00f0ca1cad04a9bf4d"
2026-06-13 00:12:57.204820 | primary | "Updated"
2026-06-13 00:12:57.204828 | primary |
2026-06-13 00:12:57.204836 | primary | time="2026-06-13T00:11:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-evaluator with tag 2b56d287ad3cf4699f76d0675df786854c4bf79c53c75a00f0ca1cad04a9bf4d and manifest sha256:2b56d287ad3cf4699f76d0675df786854c4bf79c53c75a00f0ca1cad04a9bf4d"
2026-06-13 00:12:57.204843 | primary | "Updated"
2026-06-13 00:12:57.204851 | primary |
2026-06-13 00:12:57.204859 | primary | time="2026-06-13T00:11:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:58138f79e8f8ee6ab2a34f92106778ba1f0e9b5dcfa05a284876028713c54582"
2026-06-13 00:12:57.204871 | primary | "Updated"
2026-06-13 00:12:57.204879 | primary |
2026-06-13 00:12:57.204913 | primary | time="2026-06-13T00:11:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-notifier with tag 58138f79e8f8ee6ab2a34f92106778ba1f0e9b5dcfa05a284876028713c54582 and manifest sha256:58138f79e8f8ee6ab2a34f92106778ba1f0e9b5dcfa05a284876028713c54582"
2026-06-13 00:12:57.204926 | primary | "Updated"
2026-06-13 00:12:57.204934 | primary |
2026-06-13 00:12:57.204942 | primary | time="2026-06-13T00:11:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-api with tag current-podified and manifest sha256:92199890358e83ccd50dfe47eedc8c65b7466b3b04cb6e5fe49cb6055de5924a"
2026-06-13 00:12:57.204949 | primary | "Updated"
2026-06-13 00:12:57.204957 | primary |
2026-06-13 00:12:57.204965 | primary | time="2026-06-13T00:11:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-api with tag 92199890358e83ccd50dfe47eedc8c65b7466b3b04cb6e5fe49cb6055de5924a and manifest sha256:92199890358e83ccd50dfe47eedc8c65b7466b3b04cb6e5fe49cb6055de5924a"
2026-06-13 00:12:57.204973 | primary | "Updated"
2026-06-13 00:12:57.204980 | primary |
2026-06-13 00:12:57.204988 | primary | time="2026-06-13T00:11:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:45aa16dc0d02a54e1f4ff85f4317fe4a6d8c03b23d33e57049de8f46ed022a56"
2026-06-13 00:12:57.204996 | primary | "Updated"
2026-06-13 00:12:57.205003 | primary |
2026-06-13 00:12:57.205011 | primary | time="2026-06-13T00:12:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-listener with tag 45aa16dc0d02a54e1f4ff85f4317fe4a6d8c03b23d33e57049de8f46ed022a56 and manifest sha256:45aa16dc0d02a54e1f4ff85f4317fe4a6d8c03b23d33e57049de8f46ed022a56"
2026-06-13 00:12:57.205019 | primary | "Updated"
2026-06-13 00:12:57.205027 | primary |
2026-06-13 00:12:57.205034 | primary | time="2026-06-13T00:12:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-base with tag current-podified and manifest sha256:49e908346718fc2873b70758195e03047f694b9e50930ad088665748c43a972f"
2026-06-13 00:12:57.205042 | primary | "Updated"
2026-06-13 00:12:57.205050 | primary |
2026-06-13 00:12:57.205058 | primary | time="2026-06-13T00:12:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-base with tag 49e908346718fc2873b70758195e03047f694b9e50930ad088665748c43a972f and manifest sha256:49e908346718fc2873b70758195e03047f694b9e50930ad088665748c43a972f"
2026-06-13 00:12:57.205066 | primary | "Updated"
2026-06-13 00:12:57.205073 | primary |
2026-06-13 00:12:57.205081 | primary | time="2026-06-13T00:12:02Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-base with tag current-podified and manifest sha256:0708087413ef90a2598eb425ef4c675407380ea274ce2992106449d1542ea0eb"
2026-06-13 00:12:57.205089 | primary | "Updated"
2026-06-13 00:12:57.205096 | primary |
2026-06-13 00:12:57.205113 | primary | time="2026-06-13T00:12:02Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-base with tag 0708087413ef90a2598eb425ef4c675407380ea274ce2992106449d1542ea0eb and manifest sha256:0708087413ef90a2598eb425ef4c675407380ea274ce2992106449d1542ea0eb"
2026-06-13 00:12:57.205121 | primary | "Updated"
2026-06-13 00:12:57.205129 | primary |
2026-06-13 00:12:57.205137 | primary | time="2026-06-13T00:12:03Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest with tag current-podified and manifest sha256:a72c76cd6e272f91b3e441b111a507e580b3ee397a616fbae789ebbbe4276386"
2026-06-13 00:12:57.205144 | primary | "Updated"
2026-06-13 00:12:57.205152 | primary |
2026-06-13 00:12:57.205160 | primary | time="2026-06-13T00:12:03Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest with tag a72c76cd6e272f91b3e441b111a507e580b3ee397a616fbae789ebbbe4276386 and manifest sha256:a72c76cd6e272f91b3e441b111a507e580b3ee397a616fbae789ebbbe4276386"
2026-06-13 00:12:57.205167 | primary | "Updated"
2026-06-13 00:12:57.205175 | primary |
2026-06-13 00:12:57.205183 | primary | time="2026-06-13T00:12:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-base with tag current-podified and manifest sha256:aaf90f4a4f901cdbffe94512b943d70dc2a84b0aee1c93ff3253e3027ffc3c83"
2026-06-13 00:12:57.205195 | primary | "Updated"
2026-06-13 00:12:57.205203 | primary |
2026-06-13 00:12:57.205211 | primary | time="2026-06-13T00:12:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-base with tag aaf90f4a4f901cdbffe94512b943d70dc2a84b0aee1c93ff3253e3027ffc3c83 and manifest sha256:aaf90f4a4f901cdbffe94512b943d70dc2a84b0aee1c93ff3253e3027ffc3c83"
2026-06-13 00:12:57.205219 | primary | "Updated"
2026-06-13 00:12:57.205226 | primary |
2026-06-13 00:12:57.205234 | primary | time="2026-06-13T00:12:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-base with tag current-podified and manifest sha256:8ce335259e2bed6cbb93f3233d55dae82bafc7ca80b34a8f344a8160ff091600"
2026-06-13 00:12:57.205242 | primary | "Updated"
2026-06-13 00:12:57.205249 | primary |
2026-06-13 00:12:57.205257 | primary | time="2026-06-13T00:12:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-base with tag 8ce335259e2bed6cbb93f3233d55dae82bafc7ca80b34a8f344a8160ff091600 and manifest sha256:8ce335259e2bed6cbb93f3233d55dae82bafc7ca80b34a8f344a8160ff091600"
2026-06-13 00:12:57.205265 | primary | "Updated"
2026-06-13 00:12:57.205273 | primary |
2026-06-13 00:12:57.205280 | primary | time="2026-06-13T00:12:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-base with tag current-podified and manifest sha256:8dd5c4aa98cfc3518b37db967a6bb555b90ad810eaa08cea78375f55c591ec75"
2026-06-13 00:12:57.205288 | primary | "Updated"
2026-06-13 00:12:57.205296 | primary |
2026-06-13 00:12:57.205307 | primary | time="2026-06-13T00:12:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-base with tag 8dd5c4aa98cfc3518b37db967a6bb555b90ad810eaa08cea78375f55c591ec75 and manifest sha256:8dd5c4aa98cfc3518b37db967a6bb555b90ad810eaa08cea78375f55c591ec75"
2026-06-13 00:12:57.205315 | primary | "Updated"
2026-06-13 00:12:57.205323 | primary |
2026-06-13 00:12:57.205330 | primary | time="2026-06-13T00:12:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-base with tag current-podified and manifest sha256:a9c793ef530c55933f651ff110b86b67d46bdd8941c30c062853f9f8e7d14869"
2026-06-13 00:12:57.205338 | primary | "Updated"
2026-06-13 00:12:57.205346 | primary |
2026-06-13 00:12:57.205353 | primary | time="2026-06-13T00:12:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-base with tag a9c793ef530c55933f651ff110b86b67d46bdd8941c30c062853f9f8e7d14869 and manifest sha256:a9c793ef530c55933f651ff110b86b67d46bdd8941c30c062853f9f8e7d14869"
2026-06-13 00:12:57.205361 | primary | "Updated"
2026-06-13 00:12:57.205369 | primary |
2026-06-13 00:12:57.205377 | primary | time="2026-06-13T00:12:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-base with tag current-podified and manifest sha256:1485238467e274998778e52dcb0c457ab7f11d6a8070d00266b4df3188980eed"
2026-06-13 00:12:57.205384 | primary | "Updated"
2026-06-13 00:12:57.205392 | primary |
2026-06-13 00:12:57.205400 | primary | time="2026-06-13T00:12:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-base with tag 1485238467e274998778e52dcb0c457ab7f11d6a8070d00266b4df3188980eed and manifest sha256:1485238467e274998778e52dcb0c457ab7f11d6a8070d00266b4df3188980eed"
2026-06-13 00:12:57.205408 | primary | "Updated"
2026-06-13 00:12:57.205415 | primary |
2026-06-13 00:12:57.205423 | primary | time="2026-06-13T00:12:10Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-base with tag current-podified and manifest sha256:2379f5d45968b679665873d96e93ca1fc366bc6c4d2276a5d57c54d01f8c7cc9"
2026-06-13 00:12:57.205431 | primary | "Updated"
2026-06-13 00:12:57.205438 | primary |
2026-06-13 00:12:57.205446 | primary | time="2026-06-13T00:12:10Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-base with tag 2379f5d45968b679665873d96e93ca1fc366bc6c4d2276a5d57c54d01f8c7cc9 and manifest sha256:2379f5d45968b679665873d96e93ca1fc366bc6c4d2276a5d57c54d01f8c7cc9"
2026-06-13 00:12:57.205454 | primary | "Updated"
2026-06-13 00:12:57.205461 | primary |
2026-06-13 00:12:57.205469 | primary | time="2026-06-13T00:12:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizontest with tag current-podified and manifest sha256:ac6f4b42fa456ee0b5e1d20d2bbd6f39ee612673741494840723001cdc984206"
2026-06-13 00:12:57.205481 | primary | "Updated"
2026-06-13 00:12:57.205488 | primary |
2026-06-13 00:12:57.205501 | primary | time="2026-06-13T00:12:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizontest with tag ac6f4b42fa456ee0b5e1d20d2bbd6f39ee612673741494840723001cdc984206 and manifest sha256:ac6f4b42fa456ee0b5e1d20d2bbd6f39ee612673741494840723001cdc984206"
2026-06-13 00:12:57.205509 | primary | "Updated"
2026-06-13 00:12:57.205517 | primary |
2026-06-13 00:12:57.205524 | primary | time="2026-06-13T00:12:12Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-base with tag current-podified and manifest sha256:02ac6cffc9047b4ab4d45a8c90374fac1ed78a379cc1fbb88344de208d0c862a"
2026-06-13 00:12:57.205532 | primary | "Updated"
2026-06-13 00:12:57.205540 | primary |
2026-06-13 00:12:57.205547 | primary | time="2026-06-13T00:12:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-base with tag 02ac6cffc9047b4ab4d45a8c90374fac1ed78a379cc1fbb88344de208d0c862a and manifest sha256:02ac6cffc9047b4ab4d45a8c90374fac1ed78a379cc1fbb88344de208d0c862a"
2026-06-13 00:12:57.205555 | primary | "Updated"
2026-06-13 00:12:57.205563 | primary |
2026-06-13 00:12:57.205571 | primary | time="2026-06-13T00:12:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:9af73a5a83adc0a814f9d29278597e33bdc8e9c487ee8691bb0af4ab8b7425ec"
2026-06-13 00:12:57.205578 | primary | "Updated"
2026-06-13 00:12:57.205586 | primary |
2026-06-13 00:12:57.205594 | primary | time="2026-06-13T00:12:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-base with tag 9af73a5a83adc0a814f9d29278597e33bdc8e9c487ee8691bb0af4ab8b7425ec and manifest sha256:9af73a5a83adc0a814f9d29278597e33bdc8e9c487ee8691bb0af4ab8b7425ec"
2026-06-13 00:12:57.205602 | primary | "Updated"
2026-06-13 00:12:57.205609 | primary |
2026-06-13 00:12:57.205617 | primary | time="2026-06-13T00:12:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-base with tag current-podified and manifest sha256:16ec9e65d94c9dcab4925d1a3325937cb40f2b32295ade3a1556774d2bf5c060"
2026-06-13 00:12:57.205625 | primary | "Updated"
2026-06-13 00:12:57.205632 | primary |
2026-06-13 00:12:57.205640 | primary | time="2026-06-13T00:12:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-base with tag 16ec9e65d94c9dcab4925d1a3325937cb40f2b32295ade3a1556774d2bf5c060 and manifest sha256:16ec9e65d94c9dcab4925d1a3325937cb40f2b32295ade3a1556774d2bf5c060"
2026-06-13 00:12:57.205648 | primary | "Updated"
2026-06-13 00:12:57.205656 | primary |
2026-06-13 00:12:57.205663 | primary | time="2026-06-13T00:12:16Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:4767cbfb746bf2b33325446ec70b14e28efc3b792cf802e96cf7a5cc4135669f"
2026-06-13 00:12:57.205671 | primary | "Updated"
2026-06-13 00:12:57.205679 | primary |
2026-06-13 00:12:57.205687 | primary | time="2026-06-13T00:12:17Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-base with tag 4767cbfb746bf2b33325446ec70b14e28efc3b792cf802e96cf7a5cc4135669f and manifest sha256:4767cbfb746bf2b33325446ec70b14e28efc3b792cf802e96cf7a5cc4135669f"
2026-06-13 00:12:57.205694 | primary | "Updated"
2026-06-13 00:12:57.205702 | primary |
2026-06-13 00:12:57.205710 | primary | time="2026-06-13T00:12:17Z" level=info msg="Tagging podified-antelope-centos9/openstack-glance-api with tag current-podified and manifest sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313"
2026-06-13 00:12:57.205718 | primary | "Updated"
2026-06-13 00:12:57.205725 | primary |
2026-06-13 00:12:57.205737 | primary | time="2026-06-13T00:12:18Z" level=info msg="Tagging podified-antelope-centos9/openstack-glance-api with tag e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313 and manifest sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313"
2026-06-13 00:12:57.205745 | primary | "Updated"
2026-06-13 00:12:57.205753 | primary |
2026-06-13 00:12:57.205760 | primary | time="2026-06-13T00:12:18Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizon with tag current-podified and manifest sha256:40b28f51ae7fd5f5c1c20c2dddfe52a43b10a8dbb7fd24b6bfc856e41343965a"
2026-06-13 00:12:57.205768 | primary | "Updated"
2026-06-13 00:12:57.205776 | primary |
2026-06-13 00:12:57.205787 | primary | time="2026-06-13T00:12:19Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizon with tag 40b28f51ae7fd5f5c1c20c2dddfe52a43b10a8dbb7fd24b6bfc856e41343965a and manifest sha256:40b28f51ae7fd5f5c1c20c2dddfe52a43b10a8dbb7fd24b6bfc856e41343965a"
2026-06-13 00:12:57.205795 | primary | "Updated"
2026-06-13 00:12:57.205803 | primary |
2026-06-13 00:12:57.205810 | primary | time="2026-06-13T00:12:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-keystone with tag current-podified and manifest sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b"
2026-06-13 00:12:57.205818 | primary | "Updated"
2026-06-13 00:12:57.205826 | primary |
2026-06-13 00:12:57.205834 | primary | time="2026-06-13T00:12:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-keystone with tag 2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b and manifest sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b"
2026-06-13 00:12:57.205842 | primary | "Updated"
2026-06-13 00:12:57.205849 | primary |
2026-06-13 00:12:57.205857 | primary | time="2026-06-13T00:12:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-base with tag current-podified and manifest sha256:dffb6671711f047258ab8eb1b191878c68c695e8b83ed758af674533f2dcfff0"
2026-06-13 00:12:57.205865 | primary | "Updated"
2026-06-13 00:12:57.205872 | primary |
2026-06-13 00:12:57.205880 | primary | time="2026-06-13T00:12:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-base with tag dffb6671711f047258ab8eb1b191878c68c695e8b83ed758af674533f2dcfff0 and manifest sha256:dffb6671711f047258ab8eb1b191878c68c695e8b83ed758af674533f2dcfff0"
2026-06-13 00:12:57.205888 | primary | "Updated"
2026-06-13 00:12:57.205921 | primary |
2026-06-13 00:12:57.205935 | primary | time="2026-06-13T00:12:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-placement-api with tag current-podified and manifest sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857"
2026-06-13 00:12:57.205943 | primary | "Updated"
2026-06-13 00:12:57.205950 | primary |
2026-06-13 00:12:57.205958 | primary | time="2026-06-13T00:12:23Z" level=info msg="Tagging podified-antelope-centos9/openstack-placement-api with tag c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857 and manifest sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857"
2026-06-13 00:12:57.205966 | primary | "Updated"
2026-06-13 00:12:57.205974 | primary |
2026-06-13 00:12:57.205981 | primary | time="2026-06-13T00:12:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-base with tag current-podified and manifest sha256:cb46d8001f1386e50cd6cafd600bb55bf9c84d10860159816998c47c6d83d7af"
2026-06-13 00:12:57.205989 | primary | "Updated"
2026-06-13 00:12:57.205997 | primary |
2026-06-13 00:12:57.206005 | primary | time="2026-06-13T00:12:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-base with tag cb46d8001f1386e50cd6cafd600bb55bf9c84d10860159816998c47c6d83d7af and manifest sha256:cb46d8001f1386e50cd6cafd600bb55bf9c84d10860159816998c47c6d83d7af"
2026-06-13 00:12:57.206012 | primary | "Updated"
2026-06-13 00:12:57.206020 | primary |
2026-06-13 00:12:57.206028 | primary | time="2026-06-13T00:12:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-iscsid with tag current-podified and manifest sha256:db98435ad367ec6aedf15c93b64bb93ce50da35f1698340e6cb27749bbe9de26"
2026-06-13 00:12:57.206035 | primary | "Updated"
2026-06-13 00:12:57.206043 | primary |
2026-06-13 00:12:57.206051 | primary | time="2026-06-13T00:12:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-iscsid with tag db98435ad367ec6aedf15c93b64bb93ce50da35f1698340e6cb27749bbe9de26 and manifest sha256:db98435ad367ec6aedf15c93b64bb93ce50da35f1698340e6cb27749bbe9de26"
2026-06-13 00:12:57.206059 | primary | "Updated"
2026-06-13 00:12:57.206066 | primary |
2026-06-13 00:12:57.206074 | primary | time="2026-06-13T00:12:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-base with tag current-podified and manifest sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577"
2026-06-13 00:12:57.206082 | primary | "Updated"
2026-06-13 00:12:57.206089 | primary |
2026-06-13 00:12:57.206097 | primary | time="2026-06-13T00:12:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-base with tag 3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577 and manifest sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577"
2026-06-13 00:12:57.206111 | primary | "Updated"
2026-06-13 00:12:57.206118 | primary |
2026-06-13 00:12:57.206126 | primary | time="2026-06-13T00:12:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-tobiko with tag current-podified and manifest sha256:1fee30524cb6a1c77ba0d1658df107aec286d6efd692a1b1b72c460b2a22a764"
2026-06-13 00:12:57.206134 | primary | "Updated"
2026-06-13 00:12:57.206141 | primary |
2026-06-13 00:12:57.206149 | primary | time="2026-06-13T00:12:29Z" level=info msg="Tagging podified-antelope-centos9/openstack-tobiko with tag 1fee30524cb6a1c77ba0d1658df107aec286d6efd692a1b1b72c460b2a22a764 and manifest sha256:1fee30524cb6a1c77ba0d1658df107aec286d6efd692a1b1b72c460b2a22a764"
2026-06-13 00:12:57.206157 | primary | "Updated"
2026-06-13 00:12:57.206165 | primary |
2026-06-13 00:12:57.206173 | primary | time="2026-06-13T00:12:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:340e6735dc3d6ce9438e0b05770c584dc8edfe638dfc0f6fb09225a8109dc58c"
2026-06-13 00:12:57.206180 | primary | "Updated"
2026-06-13 00:12:57.206188 | primary |
2026-06-13 00:12:57.206196 | primary | time="2026-06-13T00:12:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-bgp-agent with tag 340e6735dc3d6ce9438e0b05770c584dc8edfe638dfc0f6fb09225a8109dc58c and manifest sha256:340e6735dc3d6ce9438e0b05770c584dc8edfe638dfc0f6fb09225a8109dc58c"
2026-06-13 00:12:57.206203 | primary | "Updated"
2026-06-13 00:12:57.206211 | primary |
2026-06-13 00:12:57.206219 | primary | time="2026-06-13T00:12:31Z" level=info msg="Tagging podified-antelope-centos9/openstack-redis with tag current-podified and manifest sha256:efadbbb11a9914b1bf0fef49a9e44f9c89784176e34fba03d38403cde0c84600"
2026-06-13 00:12:57.206227 | primary | "Updated"
2026-06-13 00:12:57.206234 | primary |
2026-06-13 00:12:57.206242 | primary | time="2026-06-13T00:12:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-redis with tag efadbbb11a9914b1bf0fef49a9e44f9c89784176e34fba03d38403cde0c84600 and manifest sha256:efadbbb11a9914b1bf0fef49a9e44f9c89784176e34fba03d38403cde0c84600"
2026-06-13 00:12:57.206250 | primary | "Updated"
2026-06-13 00:12:57.206257 | primary |
2026-06-13 00:12:57.206269 | primary | time="2026-06-13T00:12:33Z" level=info msg="Tagging podified-antelope-centos9/openstack-openstackclient with tag current-podified and manifest sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33"
2026-06-13 00:12:57.206277 | primary | "Updated"
2026-06-13 00:12:57.206284 | primary |
2026-06-13 00:12:57.206292 | primary | time="2026-06-13T00:12:33Z" level=info msg="Tagging podified-antelope-centos9/openstack-openstackclient with tag 2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33 and manifest sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33"
2026-06-13 00:12:57.206300 | primary | "Updated"
2026-06-13 00:12:57.206308 | primary |
2026-06-13 00:12:57.206316 | primary | time="2026-06-13T00:12:34Z" level=info msg="Tagging podified-antelope-centos9/openstack-os with tag current-podified and manifest sha256:2d3425106e56658cd0d65c642182a9fb01cd5fc41fa3753f09e5a4d2a9a1dda3"
2026-06-13 00:12:57.206324 | primary | "Updated"
2026-06-13 00:12:57.206331 | primary |
2026-06-13 00:12:57.206343 | primary | time="2026-06-13T00:12:35Z" level=info msg="Tagging podified-antelope-centos9/openstack-os with tag 2d3425106e56658cd0d65c642182a9fb01cd5fc41fa3753f09e5a4d2a9a1dda3 and manifest sha256:2d3425106e56658cd0d65c642182a9fb01cd5fc41fa3753f09e5a4d2a9a1dda3"
2026-06-13 00:12:57.206351 | primary | "Updated"
2026-06-13 00:12:57.206359 | primary |
2026-06-13 00:12:57.206367 | primary | time="2026-06-13T00:12:36Z" level=info msg="Tagging podified-antelope-centos9/openstack-unbound with tag current-podified and manifest sha256:0b6b2e34ab91e08635a7ae781f954905d964c4b1ab60b815fd4ce1d3ea3a252c"
2026-06-13 00:12:57.206375 | primary | "Updated"
2026-06-13 00:12:57.206382 | primary |
2026-06-13 00:12:57.206390 | primary | time="2026-06-13T00:12:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-unbound with tag 0b6b2e34ab91e08635a7ae781f954905d964c4b1ab60b815fd4ce1d3ea3a252c and manifest sha256:0b6b2e34ab91e08635a7ae781f954905d964c4b1ab60b815fd4ce1d3ea3a252c"
2026-06-13 00:12:57.206405 | primary | "Updated"
2026-06-13 00:12:57.206413 | primary |
2026-06-13 00:12:57.206421 | primary | time="2026-06-13T00:12:38Z" level=info msg="Tagging podified-antelope-centos9/openstack-rsyslog with tag current-podified and manifest sha256:d548a92dc3126b8c3183b01c8de288e89bbf0fba8211402bc9ce1f97ae082eeb"
2026-06-13 00:12:57.206428 | primary | "Updated"
2026-06-13 00:12:57.206436 | primary |
2026-06-13 00:12:57.206444 | primary | time="2026-06-13T00:12:38Z" level=info msg="Tagging podified-antelope-centos9/openstack-rsyslog with tag d548a92dc3126b8c3183b01c8de288e89bbf0fba8211402bc9ce1f97ae082eeb and manifest sha256:d548a92dc3126b8c3183b01c8de288e89bbf0fba8211402bc9ce1f97ae082eeb"
2026-06-13 00:12:57.206452 | primary | "Updated"
2026-06-13 00:12:57.206459 | primary |
2026-06-13 00:12:57.206467 | primary | time="2026-06-13T00:12:39Z" level=info msg="Tagging podified-antelope-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:12d231b83ef7bf7b8b5c0cc4663b319e91b900c9902de637fcffda1bde9b39d9"
2026-06-13 00:12:57.206475 | primary | "Updated"
2026-06-13 00:12:57.206482 | primary |
2026-06-13 00:12:57.206490 | primary | time="2026-06-13T00:12:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-ansible-tests with tag 12d231b83ef7bf7b8b5c0cc4663b319e91b900c9902de637fcffda1bde9b39d9 and manifest sha256:12d231b83ef7bf7b8b5c0cc4663b319e91b900c9902de637fcffda1bde9b39d9"
2026-06-13 00:12:57.206498 | primary | "Updated"
2026-06-13 00:12:57.206506 | primary |
2026-06-13 00:12:57.206514 | primary | time="2026-06-13T00:12:42Z" level=info msg="Tagging podified-antelope-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6"
2026-06-13 00:12:57.206521 | primary | "Updated"
2026-06-13 00:12:57.206529 | primary |
2026-06-13 00:12:57.206537 | primary | time="2026-06-13T00:12:43Z" level=info msg="Tagging podified-antelope-centos9/openstack-rabbitmq with tag c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6 and manifest sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6"
2026-06-13 00:12:57.206545 | primary | "Updated"
2026-06-13 00:12:57.206552 | primary |
2026-06-13 00:12:57.206560 | primary | time="2026-06-13T00:12:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-memcached with tag current-podified and manifest sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f"
2026-06-13 00:12:57.206568 | primary | "Updated"
2026-06-13 00:12:57.206575 | primary |
2026-06-13 00:12:57.206583 | primary | time="2026-06-13T00:12:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-memcached with tag b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f and manifest sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f"
2026-06-13 00:12:57.206591 | primary | "Updated"
2026-06-13 00:12:57.206599 | primary |
2026-06-13 00:12:57.206606 | primary | time="2026-06-13T00:12:45Z" level=info msg="Tagging podified-antelope-centos9/openstack-multipathd with tag current-podified and manifest sha256:1707c2cfc6c37e05579e5dacc075f799d695a4e7867103d387a69e69535ed0b8"
2026-06-13 00:12:57.206614 | primary | "Updated"
2026-06-13 00:12:57.206622 | primary |
2026-06-13 00:12:57.206630 | primary | time="2026-06-13T00:12:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-multipathd with tag 1707c2cfc6c37e05579e5dacc075f799d695a4e7867103d387a69e69535ed0b8 and manifest sha256:1707c2cfc6c37e05579e5dacc075f799d695a4e7867103d387a69e69535ed0b8"
2026-06-13 00:12:57.206637 | primary | "Updated"
2026-06-13 00:12:57.206645 | primary |
2026-06-13 00:12:57.206653 | primary | time="2026-06-13T00:12:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-haproxy with tag current-podified and manifest sha256:40701ad65c347377677294d4eddd07c1278a943d5fb2b1be201754bc79e75eca"
2026-06-13 00:12:57.206660 | primary | "Updated"
2026-06-13 00:12:57.206668 | primary |
2026-06-13 00:12:57.206676 | primary | time="2026-06-13T00:12:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-haproxy with tag 40701ad65c347377677294d4eddd07c1278a943d5fb2b1be201754bc79e75eca and manifest sha256:40701ad65c347377677294d4eddd07c1278a943d5fb2b1be201754bc79e75eca"
2026-06-13 00:12:57.206684 | primary | "Updated"
2026-06-13 00:12:57.206691 | primary |
2026-06-13 00:12:57.206709 | primary | time="2026-06-13T00:12:48Z" level=info msg="Tagging podified-antelope-centos9/openstack-cron with tag current-podified and manifest sha256:5452069a08dcf0afad62d0b977dd3414f647b3586a9d134e35a67984be691739"
2026-06-13 00:12:57.206717 | primary | "Updated"
2026-06-13 00:12:57.206725 | primary |
2026-06-13 00:12:57.206737 | primary | time="2026-06-13T00:12:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-cron with tag 5452069a08dcf0afad62d0b977dd3414f647b3586a9d134e35a67984be691739 and manifest sha256:5452069a08dcf0afad62d0b977dd3414f647b3586a9d134e35a67984be691739"
2026-06-13 00:12:57.206745 | primary | "Updated"
2026-06-13 00:12:57.206753 | primary |
2026-06-13 00:12:57.206761 | primary | time="2026-06-13T00:12:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-mariadb with tag current-podified and manifest sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505"
2026-06-13 00:12:57.206768 | primary | "Updated"
2026-06-13 00:12:57.206776 | primary |
2026-06-13 00:12:57.206784 | primary | time="2026-06-13T00:12:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-mariadb with tag c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505 and manifest sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505"
2026-06-13 00:12:57.206792 | primary | "Updated"
2026-06-13 00:12:57.206799 | primary |
2026-06-13 00:12:57.206807 | primary | time="2026-06-13T00:12:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-frr with tag current-podified and manifest sha256:c9b7b64ca14235e984beed35c46fe8b4b85b963ce8fc6c0921ac55bc93e20a7f"
2026-06-13 00:12:57.206815 | primary | "Updated"
2026-06-13 00:12:57.206822 | primary |
2026-06-13 00:12:57.206834 | primary | time="2026-06-13T00:12:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-frr with tag c9b7b64ca14235e984beed35c46fe8b4b85b963ce8fc6c0921ac55bc93e20a7f and manifest sha256:c9b7b64ca14235e984beed35c46fe8b4b85b963ce8fc6c0921ac55bc93e20a7f"
2026-06-13 00:12:57.206842 | primary | "Updated"
2026-06-13 00:12:57.206850 | primary |
2026-06-13 00:12:57.206861 | primary | time="2026-06-13T00:12:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-netutils with tag current-podified and manifest sha256:32263d1a007078f5b6df30ab084506e7942e68e9bc7834cb695b36e5558d9135"
2026-06-13 00:12:57.206869 | primary | "Updated"
2026-06-13 00:12:57.206876 | primary |
2026-06-13 00:12:57.206884 | primary | time="2026-06-13T00:12:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-netutils with tag 32263d1a007078f5b6df30ab084506e7942e68e9bc7834cb695b36e5558d9135 and manifest sha256:32263d1a007078f5b6df30ab084506e7942e68e9bc7834cb695b36e5558d9135"
2026-06-13 00:12:57.206927 | primary | "Updated"
2026-06-13 00:12:57.206936 | primary |
2026-06-13 00:12:57.206944 | primary | time="2026-06-13T00:12:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-base with tag current-podified and manifest sha256:eaf32f31fe3ef18e4afe565269f0d93458a4f1ef6061ee3a4c77a5fc6790d16c"
2026-06-13 00:12:57.206952 | primary | "Updated"
2026-06-13 00:12:57.206959 | primary |
2026-06-13 00:12:57.206967 | primary | time="2026-06-13T00:12:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-base with tag eaf32f31fe3ef18e4afe565269f0d93458a4f1ef6061ee3a4c77a5fc6790d16c and manifest sha256:eaf32f31fe3ef18e4afe565269f0d93458a4f1ef6061ee3a4c77a5fc6790d16c"
2026-06-13 00:12:57.206975 | primary | "Updated"
2026-06-13 00:12:57.206983 | primary |
2026-06-13 00:12:57.480450 | primary | ok: Runtime: 0:00:00.009683
2026-06-13 00:12:57.492752 | 
2026-06-13 00:12:57.492852 | PLAY RECAP
2026-06-13 00:12:57.492941 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 00:12:57.493054 | 
2026-06-13 00:12:57.612683 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-13 00:12:57.614187 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-13 00:12:58.224596 | 
2026-06-13 00:12:58.224712 | PLAY [all]
2026-06-13 00:12:58.233897 | 
2026-06-13 00:12:58.234066 | TASK [Create container log dir]
2026-06-13 00:12:58.754045 | primary | ok
2026-06-13 00:12:58.765407 | 
2026-06-13 00:12:58.765661 | TASK [Collect logs]
2026-06-13 00:12:59.188717 | primary | + sudo dnf list installed
2026-06-13 00:12:59.643385 | primary | + df -h
2026-06-13 00:12:59.646619 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-13 00:12:59.663446 | primary | sending incremental file list
2026-06-13 00:12:59.667264 | primary | skipping non-regular file "yum.conf"
2026-06-13 00:12:59.668211 | primary | ./
2026-06-13 00:12:59.668221 | primary | dnf/
2026-06-13 00:12:59.668226 | primary | dnf/dnf.conf
2026-06-13 00:12:59.668241 | primary | dnf/aliases.d/
2026-06-13 00:12:59.668246 | primary | dnf/modules.d/
2026-06-13 00:12:59.668250 | primary | dnf/modules.defaults.d/
2026-06-13 00:12:59.668254 | primary | dnf/plugins/
2026-06-13 00:12:59.668260 | primary | dnf/plugins/copr.conf
2026-06-13 00:12:59.668264 | primary | dnf/plugins/debuginfo-install.conf
2026-06-13 00:12:59.668268 | primary | dnf/plugins/copr.d/
2026-06-13 00:12:59.668272 | primary | dnf/protected.d/
2026-06-13 00:12:59.668275 | primary | dnf/protected.d/dnf.conf
2026-06-13 00:12:59.668280 | primary | dnf/protected.d/grub2-pc.conf
2026-06-13 00:12:59.668285 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-13 00:12:59.668289 | primary | dnf/protected.d/setup.conf
2026-06-13 00:12:59.668293 | primary | dnf/protected.d/sudo.conf
2026-06-13 00:12:59.668296 | primary | dnf/protected.d/systemd.conf
2026-06-13 00:12:59.668300 | primary | dnf/protected.d/yum.conf
2026-06-13 00:12:59.668303 | primary | dnf/usr-drift-protected-paths.d/
2026-06-13 00:12:59.668307 | primary | dnf/vars/
2026-06-13 00:12:59.668312 | primary | dnf/vars/stream
2026-06-13 00:12:59.668315 | primary | yum.repos.d/
2026-06-13 00:12:59.668319 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-13 00:12:59.668323 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-13 00:12:59.668326 | primary | yum.repos.d/centos-addons.repo
2026-06-13 00:12:59.668331 | primary | yum.repos.d/centos.repo
2026-06-13 00:12:59.668334 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-13 00:12:59.668339 | primary | yum.repos.d/epel-next-testing.repo
2026-06-13 00:12:59.668344 | primary | yum.repos.d/epel-next.repo
2026-06-13 00:12:59.668367 | primary | yum.repos.d/epel-testing.repo
2026-06-13 00:12:59.668372 | primary | yum.repos.d/epel.repo
2026-06-13 00:12:59.710061 | primary |
2026-06-13 00:12:59.710100 | primary | sent 18,975 bytes  received 480 bytes  38,910.00 bytes/sec
2026-06-13 00:12:59.710109 | primary | total size is 17,241  speedup is 0.89
2026-06-13 00:12:59.713332 | primary | + pushd /home/zuul/workspace
2026-06-13 00:12:59.713390 | primary | ~/workspace ~/zuul-output/logs
2026-06-13 00:12:59.713584 | primary | + sudo cp -R antelope-report.html antelope-tag-report.html antelope-tag.txt antelope.txt copy-quay-config.yaml /home/zuul/zuul-output/logs
2026-06-13 00:12:59.733000 | primary | + popd
2026-06-13 00:12:59.733041 | primary | ~/zuul-output/logs
2026-06-13 00:12:59.806340 | primary | ok: Runtime: 0:00:00.550277
2026-06-13 00:12:59.822238 | 
2026-06-13 00:12:59.822368 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-13 00:12:59.841449 | primary | ok
2026-06-13 00:12:59.867196 | 
2026-06-13 00:12:59.867350 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-13 00:12:59.912135 | primary | skipping: Conditional result was False
2026-06-13 00:12:59.918074 | 
2026-06-13 00:12:59.918185 | TASK [fetch-output : Set log path for single node]
2026-06-13 00:12:59.968503 | primary | ok
2026-06-13 00:12:59.973198 | 
2026-06-13 00:12:59.973287 | LOOP [fetch-output : Ensure local output dirs]
2026-06-13 00:13:00.268582 | primary -> localhost | changed: "/var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/work/logs"
2026-06-13 00:13:00.526616 | primary -> localhost | changed: "/var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/work/artifacts"
2026-06-13 00:13:00.749662 | primary -> localhost | changed: "/var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/work/docs"
2026-06-13 00:13:00.760669 | 
2026-06-13 00:13:00.760807 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-13 00:13:01.522295 | primary | changed:
2026-06-13 00:13:01.522479 | primary | .d..t...... ./
2026-06-13 00:13:01.522595 | primary | >f+++++++++ antelope-report.html
2026-06-13 00:13:01.522625 | primary | >f+++++++++ antelope-tag-report.html
2026-06-13 00:13:01.522645 | primary | >f+++++++++ antelope-tag.txt
2026-06-13 00:13:01.522664 | primary | >f+++++++++ antelope.txt
2026-06-13 00:13:01.522682 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-13 00:13:01.522699 | primary | >f+++++++++ disk_usage.txt
2026-06-13 00:13:01.522716 | primary | >f+++++++++ installed_pkgs.txt
2026-06-13 00:13:01.522732 | primary | cd+++++++++ dnf/
2026-06-13 00:13:01.522748 | primary | >f+++++++++ dnf/dnf.conf
2026-06-13 00:13:01.522764 | primary | cd+++++++++ dnf/aliases.d/
2026-06-13 00:13:01.522779 | primary | cd+++++++++ dnf/modules.d/
2026-06-13 00:13:01.522795 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-13 00:13:01.522811 | primary | cd+++++++++ dnf/plugins/
2026-06-13 00:13:01.522826 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-13 00:13:01.522841 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-13 00:13:01.522865 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-13 00:13:01.522881 | primary | cd+++++++++ dnf/protected.d/
2026-06-13 00:13:01.522898 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-13 00:13:01.522913 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-13 00:13:01.522928 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-13 00:13:01.522944 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-13 00:13:01.522959 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-13 00:13:01.522976 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-13 00:13:01.522993 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-13 00:13:01.523009 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-13 00:13:01.523025 | primary | cd+++++++++ dnf/vars/
2026-06-13 00:13:01.523043 | primary | >f+++++++++ dnf/vars/stream
2026-06-13 00:13:01.523060 | primary | cd+++++++++ yum.repos.d/
2026-06-13 00:13:01.523091 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-13 00:13:01.523109 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-13 00:13:01.523126 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-13 00:13:01.523142 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-13 00:13:01.523157 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-13 00:13:01.523172 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-13 00:13:01.523188 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-13 00:13:01.523203 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-13 00:13:01.523218 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-13 00:13:01.523248 | primary | changed: All items complete
2026-06-13 00:13:01.523269 | 
2026-06-13 00:13:02.119901 | primary | changed: .d..t...... ./
2026-06-13 00:13:02.658142 | primary | changed: .d..t...... ./
2026-06-13 00:13:02.674897 | 
2026-06-13 00:13:02.675061 | PLAY RECAP
2026-06-13 00:13:02.675147 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-13 00:13:02.675192 | 
2026-06-13 00:13:02.802501 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-13 00:13:02.805405 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-13 00:13:03.431565 | 
2026-06-13 00:13:03.431699 | PLAY [Report DLRN results after job run]
2026-06-13 00:13:03.442709 | 
2026-06-13 00:13:03.442807 | TASK [Include vars from ci-framework group_vars]
2026-06-13 00:13:03.462280 | primary | ok
2026-06-13 00:13:03.479721 | 
2026-06-13 00:13:03.479862 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-13 00:13:03.545954 | primary | skipping: Conditional result was False
2026-06-13 00:13:03.553872 | 
2026-06-13 00:13:03.554001 | TASK [cifmw_helpers : Check if file is available]
2026-06-13 00:13:04.042379 | primary | ok
2026-06-13 00:13:04.050487 | 
2026-06-13 00:13:04.050661 | TASK [cifmw_helpers : Create temporary directory]
2026-06-13 00:13:04.076637 | primary | skipping: Conditional result was False
2026-06-13 00:13:04.081340 | 
2026-06-13 00:13:04.081414 | TASK [cifmw_helpers : Read vars]
2026-06-13 00:13:04.100327 | 
2026-06-13 00:13:04.100498 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-13 00:13:04.136571 | 
2026-06-13 00:13:04.136830 | TASK [cifmw_helpers : Include vars]
2026-06-13 00:13:04.175256 | 
2026-06-13 00:13:04.175568 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-13 00:13:04.202110 | primary | skipping: Conditional result was False
2026-06-13 00:13:04.213167 | 
2026-06-13 00:13:04.213251 | TASK [Report job status to DLRN]
2026-06-13 00:13:04.233277 | primary | ok
2026-06-13 00:13:04.273350 | 
2026-06-13 00:13:04.273483 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-13 00:13:04.338573 | primary | skipping: Conditional result was False
2026-06-13 00:13:04.347889 | 
2026-06-13 00:13:04.348074 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-13 00:13:05.655961 | primary | changed
2026-06-13 00:13:05.661843 | 
2026-06-13 00:13:05.661916 | TASK [dlrn_report : Install kinit related package]
2026-06-13 00:13:05.737358 | primary | skipping: Conditional result was False
2026-06-13 00:13:05.743497 | 
2026-06-13 00:13:05.743594 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-13 00:13:05.788419 | primary | skipping: Conditional result was False
2026-06-13 00:13:05.794268 | 
2026-06-13 00:13:05.794341 | TASK [Set zuul-log-path fact]
2026-06-13 00:13:05.845593 | primary | ok
2026-06-13 00:13:05.863604 | 
2026-06-13 00:13:05.863716 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 00:13:05.912331 | primary | ok
2026-06-13 00:13:05.919254 | 
2026-06-13 00:13:05.919353 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-13 00:13:05.964336 | primary | skipping: Conditional result was False
2026-06-13 00:13:05.969021 | 
2026-06-13 00:13:05.969096 | TASK [Get hash related data from repo_setup role]
2026-06-13 00:13:06.018160 | primary | ok
2026-06-13 00:13:06.139099 | 
2026-06-13 00:13:06.139233 | LOOP [repo_setup : Ensure directories are present]
2026-06-13 00:13:06.579241 | primary | changed: "tmp"
2026-06-13 00:13:06.844984 | primary | changed: "artifacts/repositories"
2026-06-13 00:13:07.123850 | primary | changed: "venv/repo_setup"
2026-06-13 00:13:07.134494 | 
2026-06-13 00:13:07.134641 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-13 00:13:08.594640 | primary | ok: Nothing to do
2026-06-13 00:13:08.604213 | 
2026-06-13 00:13:08.604347 | TASK [repo_setup : Get repo-setup repository]
2026-06-13 00:13:10.220276 | primary | changed
2026-06-13 00:13:10.225916 | 
2026-06-13 00:13:10.226011 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-13 00:13:17.388851 | primary | changed
2026-06-13 00:13:17.400171 | 
2026-06-13 00:13:17.400314 | TASK [repo_setup : Install repo-setup package]
2026-06-13 00:13:18.010760 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 00:13:18.010858 | primary | !!
2026-06-13 00:13:18.010867 | primary |
2026-06-13 00:13:18.010876 | primary |         ********************************************************************************
2026-06-13 00:13:18.010883 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-13 00:13:18.010906 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-13 00:13:18.010915 | primary |
2026-06-13 00:13:18.010922 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 00:13:18.010928 | primary |         calls to avoid build errors in the future.
2026-06-13 00:13:18.010934 | primary |
2026-06-13 00:13:18.010939 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 00:13:18.010944 | primary |         ********************************************************************************
2026-06-13 00:13:18.010950 | primary |
2026-06-13 00:13:18.010955 | primary | !!
2026-06-13 00:13:18.010961 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 00:13:18.011401 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 00:13:18.011412 | primary | !!
2026-06-13 00:13:18.011418 | primary |
2026-06-13 00:13:18.011423 | primary |         ********************************************************************************
2026-06-13 00:13:18.011428 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-13 00:13:18.011434 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-13 00:13:18.011439 | primary |
2026-06-13 00:13:18.011444 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 00:13:18.011450 | primary |         calls to avoid build errors in the future.
2026-06-13 00:13:18.011455 | primary |
2026-06-13 00:13:18.011460 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 00:13:18.011465 | primary |         ********************************************************************************
2026-06-13 00:13:18.011470 | primary |
2026-06-13 00:13:18.011476 | primary | !!
2026-06-13 00:13:18.011481 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 00:13:18.011783 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 00:13:18.011789 | primary | !!
2026-06-13 00:13:18.011795 | primary |
2026-06-13 00:13:18.011800 | primary |         ********************************************************************************
2026-06-13 00:13:18.011805 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-13 00:13:18.011811 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-13 00:13:18.011816 | primary |
2026-06-13 00:13:18.011821 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 00:13:18.011827 | primary |         calls to avoid build errors in the future.
2026-06-13 00:13:18.011832 | primary |
2026-06-13 00:13:18.011837 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 00:13:18.011842 | primary |         ********************************************************************************
2026-06-13 00:13:18.011848 | primary |
2026-06-13 00:13:18.011853 | primary | !!
2026-06-13 00:13:18.011858 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 00:13:18.048598 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
2026-06-13 00:13:18.048641 | primary | !!
2026-06-13 00:13:18.048648 | primary |
2026-06-13 00:13:18.048666 | primary |         ********************************************************************************
2026-06-13 00:13:18.048673 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-13 00:13:18.048678 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-13 00:13:18.048684 | primary |         ********************************************************************************
2026-06-13 00:13:18.048689 | primary |
2026-06-13 00:13:18.048695 | primary | !!
2026-06-13 00:13:18.048700 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-13 00:13:18.057841 | primary | WARNING: The wheel package is not available.
2026-06-13 00:13:18.095531 | primary | [pbr] Generating ChangeLog
2026-06-13 00:13:18.160846 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated.
2026-06-13 00:13:18.160917 | primary | !!
2026-06-13 00:13:18.160931 | primary |
2026-06-13 00:13:18.160940 | primary |         ********************************************************************************
2026-06-13 00:13:18.160949 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-13 00:13:18.160957 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-13 00:13:18.160965 | primary |         standards-based tools.
2026-06-13 00:13:18.160973 | primary |
2026-06-13 00:13:18.160981 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-13 00:13:18.160990 | primary |         ********************************************************************************
2026-06-13 00:13:18.160997 | primary |
2026-06-13 00:13:18.161005 | primary | !!
2026-06-13 00:13:18.161014 | primary |   easy_install.initialize_options(self)
2026-06-13 00:13:18.161028 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
2026-06-13 00:13:18.161036 | primary | !!
2026-06-13 00:13:18.161044 | primary |
2026-06-13 00:13:18.161052 | primary |         ********************************************************************************
2026-06-13 00:13:18.161059 | primary |         Please avoid running ``setup.py`` directly.
2026-06-13 00:13:18.161067 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-13 00:13:18.161075 | primary |         standards-based tools.
2026-06-13 00:13:18.161083 | primary |
2026-06-13 00:13:18.161091 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-13 00:13:18.161099 | primary |         ********************************************************************************
2026-06-13 00:13:18.161106 | primary |
2026-06-13 00:13:18.161114 | primary | !!
2026-06-13 00:13:18.161122 | primary |   self.initialize_options()
2026-06-13 00:13:18.163141 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 00:13:18.163156 | primary | !!
2026-06-13 00:13:18.163164 | primary |
2026-06-13 00:13:18.163171 | primary |         ********************************************************************************
2026-06-13 00:13:18.163179 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-13 00:13:18.163196 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-13 00:13:18.163204 | primary |
2026-06-13 00:13:18.163212 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 00:13:18.163220 | primary |         calls to avoid build errors in the future.
2026-06-13 00:13:18.163227 | primary |
2026-06-13 00:13:18.163235 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 00:13:18.163243 | primary |         ********************************************************************************
2026-06-13 00:13:18.163251 | primary |
2026-06-13 00:13:18.163258 | primary | !!
2026-06-13 00:13:18.163266 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 00:13:18.163826 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 00:13:18.163846 | primary | !!
2026-06-13 00:13:18.163854 | primary |
2026-06-13 00:13:18.163862 | primary |         ********************************************************************************
2026-06-13 00:13:18.163870 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-13 00:13:18.163878 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-13 00:13:18.163886 | primary |
2026-06-13 00:13:18.163916 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 00:13:18.163924 | primary |         calls to avoid build errors in the future.
2026-06-13 00:13:18.163932 | primary |
2026-06-13 00:13:18.163940 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 00:13:18.163947 | primary |         ********************************************************************************
2026-06-13 00:13:18.163955 | primary |
2026-06-13 00:13:18.163963 | primary | !!
2026-06-13 00:13:18.163970 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 00:13:18.164227 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 00:13:18.164237 | primary | !!
2026-06-13 00:13:18.164245 | primary |
2026-06-13 00:13:18.164253 | primary |         ********************************************************************************
2026-06-13 00:13:18.164261 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-13 00:13:18.164269 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-13 00:13:18.164276 | primary |
2026-06-13 00:13:18.164284 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 00:13:18.164292 | primary |         calls to avoid build errors in the future.
2026-06-13 00:13:18.164300 | primary |
2026-06-13 00:13:18.164307 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 00:13:18.164315 | primary |         ********************************************************************************
2026-06-13 00:13:18.164323 | primary |
2026-06-13 00:13:18.164330 | primary | !!
2026-06-13 00:13:18.164338 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 00:13:18.166816 | primary | running install
2026-06-13 00:13:18.179880 | primary | running build
2026-06-13 00:13:18.179940 | primary | running build_py
2026-06-13 00:13:18.184445 | primary | creating build
2026-06-13 00:13:18.184522 | primary | creating build/lib
2026-06-13 00:13:18.184575 | primary | creating build/lib/repo_setup
2026-06-13 00:13:18.184618 | primary | creating build/lib/repo_setup/get_hash
2026-06-13 00:13:18.184712 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-13 00:13:18.184837 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-13 00:13:18.185031 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-13 00:13:18.185149 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-13 00:13:18.185263 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-13 00:13:18.185486 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-13 00:13:18.185597 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-13 00:13:18.185731 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-13 00:13:18.185988 | primary | creating build/lib/repo_setup/yum_config
2026-06-13 00:13:18.186060 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-13 00:13:18.186165 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-13 00:13:18.186286 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-13 00:13:18.186408 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-13 00:13:18.186524 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-13 00:13:18.186640 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-13 00:13:18.186754 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-13 00:13:18.186867 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-13 00:13:18.186998 | primary | running egg_info
2026-06-13 00:13:18.187330 | primary | creating repo_setup.egg-info
2026-06-13 00:13:18.190677 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-13 00:13:18.191171 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-13 00:13:18.191460 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-13 00:13:18.191644 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-13 00:13:18.191744 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-13 00:13:18.211438 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-13 00:13:18.211585 | primary | [pbr] Processing SOURCES.txt
2026-06-13 00:13:18.211691 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-13 00:13:18.219792 | primary | [pbr] In git context, generating filelist from git
2026-06-13 00:13:18.224640 | primary | warning: no files found matching 'AUTHORS'
2026-06-13 00:13:18.224663 | primary | warning: no files found matching 'ChangeLog'
2026-06-13 00:13:18.225122 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-13 00:13:18.225340 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-13 00:13:18.228986 | primary | reading manifest template 'MANIFEST.in'
2026-06-13 00:13:18.229287 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-13 00:13:18.229459 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-13 00:13:18.229715 | primary | adding license file 'LICENSE'
2026-06-13 00:13:18.230730 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-13 00:13:18.231688 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-13 00:13:18.232245 | primary | running install_lib
2026-06-13 00:13:18.237425 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 00:13:18.237556 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:13:18.237636 | primary | copying build/lib/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:13:18.237748 | primary | copying build/lib/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:13:18.237868 | primary | copying build/lib/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:13:18.237992 | primary | copying build/lib/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:13:18.238119 | primary | copying build/lib/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:13:18.238272 | primary | copying build/lib/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:13:18.238424 | primary | copying build/lib/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 00:13:18.238569 | primary | copying build/lib/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 00:13:18.238772 | primary | copying build/lib/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 00:13:18.239002 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:13:18.239097 | primary | copying build/lib/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:13:18.239236 | primary | copying build/lib/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:13:18.239370 | primary | copying build/lib/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:13:18.239527 | primary | copying build/lib/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:13:18.239681 | primary | copying build/lib/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:13:18.239831 | primary | copying build/lib/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:13:18.240003 | primary | copying build/lib/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:13:18.240155 | primary | copying build/lib/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:13:18.240805 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__init__.py to __init__.cpython-39.pyc
2026-06-13 00:13:18.241109 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__main__.py to __main__.cpython-39.pyc
2026-06-13 00:13:18.241973 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/constants.py to constants.cpython-39.pyc
2026-06-13 00:13:18.242368 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/exceptions.py to exceptions.cpython-39.pyc
2026-06-13 00:13:18.242859 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/hash_info.py to hash_info.cpython-39.pyc
2026-06-13 00:13:18.244373 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/__init__.py to __init__.cpython-39.pyc
2026-06-13 00:13:18.244596 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/main.py to main.cpython-39.pyc
2026-06-13 00:13:18.248525 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/utils.py to utils.cpython-39.pyc
2026-06-13 00:13:18.249225 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__init__.py to __init__.cpython-39.pyc
2026-06-13 00:13:18.249505 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__main__.py to __main__.cpython-39.pyc
2026-06-13 00:13:18.250851 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/compose_repos.py to compose_repos.cpython-39.pyc
2026-06-13 00:13:18.252210 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/constants.py to constants.cpython-39.pyc
2026-06-13 00:13:18.252636 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/dnf_manager.py to dnf_manager.cpython-39.pyc
2026-06-13 00:13:18.253433 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/exceptions.py to exceptions.cpython-39.pyc
2026-06-13 00:13:18.254088 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/utils.py to utils.cpython-39.pyc
2026-06-13 00:13:18.254493 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/yum_config.py to yum_config.cpython-39.pyc
2026-06-13 00:13:18.257109 | primary | running install_data
2026-06-13 00:13:18.262934 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-13 00:13:18.263000 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-13 00:13:18.263089 | primary | copying repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash/
2026-06-13 00:13:18.263240 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-13 00:13:18.263291 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-13 00:13:18.263343 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-13 00:13:18.263393 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-13 00:13:18.263501 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 00:13:18.263563 | primary | copying plugins/module_utils/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 00:13:18.263665 | primary | copying plugins/module_utils/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 00:13:18.263804 | primary | copying plugins/module_utils/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 00:13:18.263935 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:13:18.264013 | primary | copying plugins/module_utils/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:13:18.264110 | primary | copying plugins/module_utils/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:13:18.264217 | primary | copying plugins/module_utils/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:13:18.264321 | primary | copying plugins/module_utils/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:13:18.264428 | primary | copying plugins/module_utils/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:13:18.264535 | primary | copying plugins/module_utils/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:13:18.264665 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:13:18.264742 | primary | copying plugins/module_utils/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:13:18.264832 | primary | copying plugins/module_utils/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:13:18.264963 | primary | copying plugins/module_utils/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:13:18.265075 | primary | copying plugins/module_utils/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:13:18.265180 | primary | copying plugins/module_utils/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:13:18.265288 | primary | copying plugins/module_utils/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:13:18.265395 | primary | copying plugins/module_utils/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:13:18.265517 | primary | copying plugins/module_utils/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:13:18.265654 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-13 00:13:18.265728 | primary | copying plugins/modules/get_hash.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-13 00:13:18.265839 | primary | copying plugins/modules/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-13 00:13:18.265949 | primary | running install_egg_info
2026-06-13 00:13:18.269608 | primary | Copying repo_setup.egg-info to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup-0.0.1.dev75-py3.9.egg-info
2026-06-13 00:13:18.270589 | primary | running install_scripts
2026-06-13 00:13:18.274918 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 00:13:18.275062 | primary | Installing repo-setup-get-hash script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 00:13:18.275233 | primary | Installing repo-setup-yum-config script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 00:13:18.459275 | primary | ok: Runtime: 0:00:00.422178
2026-06-13 00:13:18.474917 | 
2026-06-13 00:13:18.475197 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-13 00:13:18.554175 | primary | skipping: Conditional result was False
2026-06-13 00:13:18.561360 | 
2026-06-13 00:13:18.561439 | TASK [repo_setup : Run repo-setup]
2026-06-13 00:13:19.254051 | primary | Cache was expired
2026-06-13 00:13:19.254221 | primary | 0 files removed
2026-06-13 00:13:19.278433 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-13 00:13:19.278481 | primary | Installed repo delorean-antelope-testing to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean-antelope-testing.repo
2026-06-13 00:13:19.278500 | primary | Installed repo repo-setup-centos-highavailability to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-13 00:13:19.278510 | primary | Installed repo repo-setup-centos-powertools to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-13 00:13:19.278519 | primary | Installed repo repo-setup-centos-appstream to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-13 00:13:19.278527 | primary | Installed repo repo-setup-centos-baseos to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-13 00:13:19.598358 | primary | ok: Runtime: 0:00:00.406494
2026-06-13 00:13:19.610256 | 
2026-06-13 00:13:19.610429 | TASK [repo_setup : Get component repo]
2026-06-13 00:13:19.678080 | primary | skipping: Conditional result was False
2026-06-13 00:13:19.684619 | 
2026-06-13 00:13:19.684708 | TASK [repo_setup : Rename component repo]
2026-06-13 00:13:19.749315 | primary | skipping: Conditional result was False
2026-06-13 00:13:19.754860 | 
2026-06-13 00:13:19.754969 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-13 00:13:19.819335 | primary | skipping: Conditional result was False
2026-06-13 00:13:19.825826 | 
2026-06-13 00:13:19.825912 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-13 00:13:20.422974 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "7e1bd028834ecb14271d9e031abffcd7", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-antelope/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-antelope", "os_version": "centos9", "release": "antelope", "component": null, "tag": "podified-ci-testing"}
2026-06-13 00:13:20.913909 | primary | ok: Runtime: 0:00:00.275713
2026-06-13 00:13:20.919253 | 
2026-06-13 00:13:20.919333 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-13 00:13:21.934031 | primary | changed
2026-06-13 00:13:21.938556 | 
2026-06-13 00:13:21.938627 | TASK [repo_setup : Dump current-podified hash]
2026-06-13 00:13:22.025039 | primary | skipping: Conditional result was False
2026-06-13 00:13:22.032120 | 
2026-06-13 00:13:22.032220 | TASK [repo_setup : Slurp current podified hash]
2026-06-13 00:13:22.118014 | primary | skipping: Conditional result was False
2026-06-13 00:13:22.125971 | 
2026-06-13 00:13:22.126091 | TASK [repo_setup : Update the value of full_hash]
2026-06-13 00:13:22.202973 | primary | skipping: Conditional result was False
2026-06-13 00:13:22.210845 | 
2026-06-13 00:13:22.210964 | TASK [repo_setup : Export hashes facts for further use]
2026-06-13 00:13:22.305715 | primary | ok
2026-06-13 00:13:22.310081 | 
2026-06-13 00:13:22.310159 | TASK [repo_setup : Create download directory]
2026-06-13 00:13:22.376758 | primary | skipping: Conditional result was False
2026-06-13 00:13:22.395480 | 
2026-06-13 00:13:22.395762 | TASK [repo_setup : Print the URL to request]
2026-06-13 00:13:22.447313 | primary | skipping: Conditional result was False
2026-06-13 00:13:22.458677 | 
2026-06-13 00:13:22.458850 | TASK [Download the RPM]
2026-06-13 00:13:22.517505 | primary | skipping: Conditional result was False
2026-06-13 00:13:22.523609 | 
2026-06-13 00:13:22.523773 | TASK [repo_setup : Install RHOS Release tool]
2026-06-13 00:13:22.570034 | primary | skipping: Conditional result was False
2026-06-13 00:13:22.578705 | 
2026-06-13 00:13:22.578896 | TASK [repo_setup : Get rhos-release tool version]
2026-06-13 00:13:23.105280 | primary | skipping: Conditional result was False
2026-06-13 00:13:23.113722 | 
2026-06-13 00:13:23.113836 | TASK [repo_setup : Print rhos-release tool version]
2026-06-13 00:13:23.191293 | primary | skipping: Conditional result was False
2026-06-13 00:13:23.209239 | 
2026-06-13 00:13:23.209431 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-13 00:13:23.750222 | primary | skipping: Conditional result was False
2026-06-13 00:13:23.763179 | 
2026-06-13 00:13:23.763333 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-13 00:13:24.144394 | primary | ok
2026-06-13 00:13:24.195559 | 
2026-06-13 00:13:24.195698 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-13 00:13:24.727718 | primary | ok: Runtime: 0:00:00.014902
2026-06-13 00:13:24.736385 | 
2026-06-13 00:13:24.736566 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-13 00:13:25.283352 | primary | ok: Runtime: 0:00:00.013113
2026-06-13 00:13:25.295985 | 
2026-06-13 00:13:25.296123 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-13 00:13:25.374567 | primary | skipping: Conditional result was False
2026-06-13 00:13:25.385232 | 
2026-06-13 00:13:25.385419 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-13 00:13:25.452765 | primary | skipping: Conditional result was False
2026-06-13 00:13:25.463441 | 
2026-06-13 00:13:25.463782 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-13 00:13:25.510907 | primary | skipping: Conditional result was False
2026-06-13 00:13:25.519330 | 
2026-06-13 00:13:25.519553 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-13 00:13:25.619739 | primary | skipping: Conditional result was False
2026-06-13 00:13:25.631945 | 
2026-06-13 00:13:25.632207 | TASK [repo_setup : Check for DLRN component repo]
2026-06-13 00:13:25.699424 | primary | skipping: Conditional result was False
2026-06-13 00:13:25.710165 | 
2026-06-13 00:13:25.710319 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-13 00:13:25.767101 | primary | skipping: Conditional result was False
2026-06-13 00:13:25.777497 | 
2026-06-13 00:13:25.777776 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-13 00:13:26.169560 | primary | ok: All paths examined
2026-06-13 00:13:26.183917 | 
2026-06-13 00:13:26.184073 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-13 00:13:26.538537 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-13 00:13:26.539029 | primary | changed: All items complete
2026-06-13 00:13:26.539095 | 
2026-06-13 00:13:26.801157 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-13 00:13:27.051148 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-13 00:13:27.353916 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-13 00:13:27.578271 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-13 00:13:27.826411 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-13 00:13:28.080622 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-13 00:13:28.435255 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-13 00:13:28.717206 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-13 00:13:28.732057 | 
2026-06-13 00:13:28.732157 | TASK [repo_setup : Cleanup existing metadata]
2026-06-13 00:13:29.247302 | primary | Cache was expired
2026-06-13 00:13:29.262616 | primary | 66 files removed
2026-06-13 00:13:29.763709 | primary | ok: Runtime: 0:00:00.231497
2026-06-13 00:13:29.767925 | 
2026-06-13 00:13:29.767994 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-13 00:13:30.263695 | primary | changed
2026-06-13 00:13:30.274433 | 
2026-06-13 00:13:30.274620 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-13 00:13:30.665142 | primary | DEFAULT
2026-06-13 00:13:30.811218 | primary | ok: Runtime: 0:00:00.081727
2026-06-13 00:13:30.817458 | 
2026-06-13 00:13:30.817562 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-13 00:13:31.345649 | primary | skipping: Conditional result was False
2026-06-13 00:13:31.350778 | 
2026-06-13 00:13:31.350860 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-13 00:13:31.872035 | primary | skipping: Conditional result was False
2026-06-13 00:13:31.877309 | 
2026-06-13 00:13:31.877384 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-13 00:13:31.931266 | primary | skipping: Conditional result was False
2026-06-13 00:13:31.936219 | 
2026-06-13 00:13:31.936310 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-13 00:13:32.243634 | primary | REPORTING SUCCESS TO DLRN API
2026-06-13 00:13:32.700285 | primary | {
2026-06-13 00:13:32.700359 | primary |   "aggregate_hash": "7e1bd028834ecb14271d9e031abffcd7",
2026-06-13 00:13:32.700374 | primary |   "commit_hash": null,
2026-06-13 00:13:32.700386 | primary |   "component": null,
2026-06-13 00:13:32.700397 | primary |   "distro_hash": null,
2026-06-13 00:13:32.700409 | primary |   "extended_hash": null,
2026-06-13 00:13:32.700431 | primary |   "in_progress": false,
2026-06-13 00:13:32.700443 | primary |   "job_id": "periodic-container-quay-push-centos-9-antelope",
2026-06-13 00:13:32.700458 | primary |   "notes": "",
2026-06-13 00:13:32.700469 | primary |   "success": true,
2026-06-13 00:13:32.700488 | primary |   "timestamp": 1781309612,
2026-06-13 00:13:32.700500 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/cdb/rdoproject.org/cdb7803fe0ba469b9446a291cef75814"
2026-06-13 00:13:32.700514 | primary | }
2026-06-13 00:13:32.966110 | primary | ok: Runtime: 0:00:00.475704
2026-06-13 00:13:32.976393 | 
2026-06-13 00:13:32.976494 | PLAY RECAP
2026-06-13 00:13:32.976627 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-13 00:13:32.976674 | 
2026-06-13 00:13:33.133777 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-13 00:13:33.137075 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-13 00:13:33.775794 | 
2026-06-13 00:13:33.775907 | PLAY [all]
2026-06-13 00:13:33.785538 | 
2026-06-13 00:13:33.785614 | TASK [include_role : fetch-output]
2026-06-13 00:13:33.824588 | primary | ok
2026-06-13 00:13:33.839408 | 
2026-06-13 00:13:33.839531 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-13 00:13:33.915157 | primary | skipping: Conditional result was False
2026-06-13 00:13:33.925642 | 
2026-06-13 00:13:33.925818 | TASK [fetch-output : Set log path for single node]
2026-06-13 00:13:33.968876 | primary | ok
2026-06-13 00:13:33.975380 | 
2026-06-13 00:13:33.975499 | LOOP [fetch-output : Ensure local output dirs]
2026-06-13 00:13:34.421244 | primary -> localhost | ok: "/var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/work/logs"
2026-06-13 00:13:34.647071 | primary -> localhost | ok: "/var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/work/artifacts"
2026-06-13 00:13:34.891086 | primary -> localhost | ok: "/var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/work/docs"
2026-06-13 00:13:34.910866 | 
2026-06-13 00:13:34.911076 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-13 00:13:35.690644 | primary | ok
2026-06-13 00:13:35.691044 | primary | ok: All items complete
2026-06-13 00:13:35.691103 | 
2026-06-13 00:13:36.258704 | primary | ok
2026-06-13 00:13:36.814440 | primary | ok
2026-06-13 00:13:36.840794 | 
2026-06-13 00:13:36.840866 | TASK [include_role : fetch-output-openshift]
2026-06-13 00:13:36.865663 | primary | skipping: Conditional result was False
2026-06-13 00:13:36.870636 | 
2026-06-13 00:13:36.870707 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-13 00:13:36.910934 | primary | skipping: Conditional result was False
2026-06-13 00:13:36.921533 | primary | skipping: Conditional result was False
2026-06-13 00:13:36.934202 | 
2026-06-13 00:13:36.934305 | PLAY [all]
2026-06-13 00:13:36.942404 | 
2026-06-13 00:13:36.942504 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-13 00:13:37.437938 | primary | changed
2026-06-13 00:13:37.447302 | 
2026-06-13 00:13:37.447397 | PLAY RECAP
2026-06-13 00:13:37.447480 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-13 00:13:37.447590 | 
2026-06-13 00:13:37.566381 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-13 00:13:37.569842 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-13 00:13:38.247451 | 
2026-06-13 00:13:38.247596 | PLAY [localhost]
2026-06-13 00:13:38.257915 | 
2026-06-13 00:13:38.258009 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-13 00:13:38.689968 | localhost | changed
2026-06-13 00:13:38.699457 | 
2026-06-13 00:13:38.699644 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-13 00:13:38.732949 | localhost | ok
2026-06-13 00:13:38.739599 | 
2026-06-13 00:13:38.739667 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-13 00:13:39.161122 | localhost | changed
2026-06-13 00:13:39.166282 | 
2026-06-13 00:13:39.166364 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-13 00:13:39.912934 | localhost | changed
2026-06-13 00:13:39.918731 | 
2026-06-13 00:13:39.918817 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-13 00:13:40.328268 | localhost | Identity added: /var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/work/tmp/ansible.8xq4b39c (/var/lib/zuul/builds/cdb7803fe0ba469b9446a291cef75814/work/tmp/ansible.8xq4b39c)
2026-06-13 00:13:40.328518 | localhost | ok: Runtime: 0:00:00.021686
2026-06-13 00:13:40.333444 | 
2026-06-13 00:13:40.333564 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-13 00:13:40.651146 | localhost | ok: Runtime: 0:00:00.008979
2026-06-13 00:13:40.661401 | 
2026-06-13 00:13:40.661652 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-13 00:13:40.723990 | localhost | changed
2026-06-13 00:13:40.728722 | 
2026-06-13 00:13:40.728799 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-13 00:13:41.159356 | localhost | changed
2026-06-13 00:13:41.170761 | 
2026-06-13 00:13:41.170881 | PLAY [localhost]
2026-06-13 00:13:41.179825 | 
2026-06-13 00:13:41.180001 | TASK [Generate bulk log download script]
2026-06-13 00:13:41.203304 | localhost | ok
2026-06-13 00:13:41.224997 | 
2026-06-13 00:13:41.225151 | TASK [local-log-download : Check API endpoint is defined]
2026-06-13 00:13:41.257686 | localhost | ok: All assertions passed
2026-06-13 00:13:41.297057 | 
2026-06-13 00:13:41.297193 | TASK [local-log-download : Create download script]
2026-06-13 00:13:41.797515 | localhost -> localhost | changed
2026-06-13 00:13:41.807455 | 
2026-06-13 00:13:41.807599 | TASK [Register quick-download link]
2026-06-13 00:13:41.831922 | localhost | ok
2026-06-13 00:13:41.836285 | 
2026-06-13 00:13:41.836394 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-13 00:13:41.845648 | 
2026-06-13 00:13:41.845775 | TASK [Set zuul-log-path fact]
2026-06-13 00:13:41.864484 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-13 00:13:41.878080 | 
2026-06-13 00:13:41.878314 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 00:13:41.906577 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-13 00:13:41.910073 | 
2026-06-13 00:13:41.910163 | TASK [upload-logs : Create log directories]
2026-06-13 00:13:42.815133 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-13 00:13:42.816786 | 
2026-06-13 00:13:42.816847 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-13 00:13:43.192561 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.010454
2026-06-13 00:13:43.198484 | 
2026-06-13 00:13:43.198657 | TASK [upload-logs : Upload logs to log server]
2026-06-13 00:13:45.768518 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-13 00:13:45.770755 | 
2026-06-13 00:13:45.770847 | LOOP [upload-logs : Compress console log and json output]
