2026-06-07 18:03:11.037326 | Job console starting
2026-06-07 18:03:11.464063 | Updating git repos
2026-06-07 18:03:11.521106 | Cloning repos into workspace
2026-06-07 18:03:13.171816 | Restoring repo states
2026-06-07 18:03:13.185748 | Merging changes
2026-06-07 18:03:13.185772 | Checking out repos
2026-06-07 18:03:14.154441 | Preparing playbooks
2026-06-07 18:03:23.109510 | Running Ansible setup
2026-06-07 18:03:27.095832 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-07 18:03:27.795866 | 
2026-06-07 18:03:27.796025 | PLAY [localhost]
2026-06-07 18:03:27.809620 | 
2026-06-07 18:03:27.809787 | TASK [Gathering Facts]
2026-06-07 18:03:28.775941 | localhost | ok
2026-06-07 18:03:28.784056 | 
2026-06-07 18:03:28.784135 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-07 18:03:29.203914 | localhost -> localhost | changed
2026-06-07 18:03:29.209385 | 
2026-06-07 18:03:29.209462 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-07 18:03:30.150367 | localhost -> localhost | changed
2026-06-07 18:03:30.156823 | 
2026-06-07 18:03:30.156898 | TASK [Setup log path fact]
2026-06-07 18:03:30.175406 | localhost | ok
2026-06-07 18:03:30.187061 | 
2026-06-07 18:03:30.187672 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-07 18:03:30.215306 | localhost | ok
2026-06-07 18:03:30.221189 | 
2026-06-07 18:03:30.221259 | TASK [emit-job-header : Print job information]
2026-06-07 18:03:30.268322 | # Job Information
2026-06-07 18:03:30.268461 | Ansible Version: 2.16.18
2026-06-07 18:03:30.268486 | Job: periodic-container-quay-push-centos-9-antelope
2026-06-07 18:03:30.268505 | Pipeline: openstack-promote-component
2026-06-07 18:03:30.268522 | Executor: 38.102.83.40
2026-06-07 18:03:30.268539 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-07 18:03:30.268556 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/c93/rdoproject.org/c93951d2102c453e843febbec6614e67/
2026-06-07 18:03:30.268591 | Event ID: f6da5a8c74334eceba31f34fe72f5a68
2026-06-07 18:03:30.271305 | 
2026-06-07 18:03:30.271368 | LOOP [emit-job-header : Print node information]
2026-06-07 18:03:30.361852 | localhost | ok:
2026-06-07 18:03:30.362028 | localhost | # Node Information
2026-06-07 18:03:30.362055 | localhost | Inventory Hostname: primary
2026-06-07 18:03:30.362077 | localhost | Hostname: np0000066512
2026-06-07 18:03:30.362095 | localhost | Username: zuul
2026-06-07 18:03:30.362115 | localhost | Distro: CentOS 9
2026-06-07 18:03:30.362132 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-07 18:03:30.362148 | localhost | Region: RegionOne
2026-06-07 18:03:30.362163 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-07 18:03:30.362180 | localhost | Product Name: OpenStack Nova
2026-06-07 18:03:30.362195 | localhost | Interface IP: 38.102.83.20
2026-06-07 18:03:30.372165 | 
2026-06-07 18:03:30.372248 | PLAY [all]
2026-06-07 18:03:30.378135 | 
2026-06-07 18:03:30.378215 | TASK [Gather network facts]
2026-06-07 18:03:30.838324 | primary | ok
2026-06-07 18:03:30.847485 | 
2026-06-07 18:03:30.847800 | TASK [include_role : start-zuul-console]
2026-06-07 18:03:30.869170 | primary | ok
2026-06-07 18:03:30.883504 | 
2026-06-07 18:03:30.883643 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-07 18:03:31.287409 | primary | ok
2026-06-07 18:03:31.293411 | 
2026-06-07 18:03:31.293484 | TASK [include_role : add-build-sshkey]
2026-06-07 18:03:31.314688 | primary | ok
2026-06-07 18:03:31.324970 | 
2026-06-07 18:03:31.325067 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-07 18:03:31.595569 | primary -> localhost | ok
2026-06-07 18:03:31.601457 | 
2026-06-07 18:03:31.601566 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-07 18:03:31.621481 | primary | ok
2026-06-07 18:03:31.634387 | primary | included: /var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-07 18:03:31.638817 | 
2026-06-07 18:03:31.638879 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-07 18:03:32.173994 | primary -> localhost | Generating public/private rsa key pair.
2026-06-07 18:03:32.174173 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/work/c93951d2102c453e843febbec6614e67_id_rsa
2026-06-07 18:03:32.174203 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/work/c93951d2102c453e843febbec6614e67_id_rsa.pub
2026-06-07 18:03:32.174225 | primary -> localhost | The key fingerprint is:
2026-06-07 18:03:32.174244 | primary -> localhost | SHA256:zCs7GnpGcu37aXZwDyCmhE1+J9UMVs5WQI8riJf3fBQ zuul-build-sshkey
2026-06-07 18:03:32.174262 | primary -> localhost | The key's randomart image is:
2026-06-07 18:03:32.174279 | primary -> localhost | +---[RSA 3072]----+
2026-06-07 18:03:32.174296 | primary -> localhost | |        o*+..    |
2026-06-07 18:03:32.174314 | primary -> localhost | |    .  ..oo+     |
2026-06-07 18:03:32.174330 | primary -> localhost | |   =   .  = E    |
2026-06-07 18:03:32.174347 | primary -> localhost | |  . +.==o. . .   |
2026-06-07 18:03:32.174364 | primary -> localhost | |   ..=++S.. .    |
2026-06-07 18:03:32.174380 | primary -> localhost | |  . +....=o.     |
2026-06-07 18:03:32.174397 | primary -> localhost | |   +... .ooo.    |
2026-06-07 18:03:32.174413 | primary -> localhost | |   .o.ooo....    |
2026-06-07 18:03:32.174429 | primary -> localhost | |  .o..o*o.       |
2026-06-07 18:03:32.174445 | primary -> localhost | +----[SHA256]-----+
2026-06-07 18:03:32.174492 | primary -> localhost | ok: Runtime: 0:00:00.088921
2026-06-07 18:03:32.178087 | 
2026-06-07 18:03:32.178147 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-07 18:03:32.205870 | primary | ok
2026-06-07 18:03:32.227459 | primary | included: /var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-07 18:03:32.237718 | 
2026-06-07 18:03:32.237804 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-07 18:03:32.262793 | primary | skipping: Conditional result was False
2026-06-07 18:03:32.268351 | 
2026-06-07 18:03:32.268436 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-07 18:03:32.756926 | primary | changed
2026-06-07 18:03:32.769318 | 
2026-06-07 18:03:32.769457 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-07 18:03:33.032910 | primary | ok
2026-06-07 18:03:33.037323 | 
2026-06-07 18:03:33.037392 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-07 18:03:33.898750 | primary | changed
2026-06-07 18:03:33.916523 | 
2026-06-07 18:03:33.916654 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-07 18:03:34.816830 | primary | changed
2026-06-07 18:03:34.831443 | 
2026-06-07 18:03:34.831641 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-07 18:03:34.860161 | primary | skipping: Conditional result was False
2026-06-07 18:03:34.871999 | 
2026-06-07 18:03:34.872220 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-07 18:03:35.321085 | primary -> localhost | changed
2026-06-07 18:03:35.344830 | 
2026-06-07 18:03:35.344961 | TASK [add-build-sshkey : Add back temp key]
2026-06-07 18:03:35.721185 | primary -> localhost | Identity added: /var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/work/c93951d2102c453e843febbec6614e67_id_rsa (zuul-build-sshkey)
2026-06-07 18:03:35.721387 | primary -> localhost | ok: Runtime: 0:00:00.009970
2026-06-07 18:03:35.724739 | 
2026-06-07 18:03:35.724798 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-07 18:03:36.135096 | primary | ok
2026-06-07 18:03:36.144637 | 
2026-06-07 18:03:36.144763 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-07 18:03:36.173123 | primary | skipping: Conditional result was False
2026-06-07 18:03:36.190494 | 
2026-06-07 18:03:36.190698 | TASK [include_role : validate-host]
2026-06-07 18:03:36.225009 | primary | ok
2026-06-07 18:03:36.262380 | 
2026-06-07 18:03:36.262507 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-07 18:03:36.294140 | primary | ok
2026-06-07 18:03:36.298736 | 
2026-06-07 18:03:36.298820 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-07 18:03:36.607643 | primary -> localhost | ok
2026-06-07 18:03:36.613173 | 
2026-06-07 18:03:36.613267 | TASK [validate-host : Collect information about the host]
2026-06-07 18:03:37.352625 | primary | ok
2026-06-07 18:03:37.368564 | 
2026-06-07 18:03:37.368670 | TASK [validate-host : Sanitize hostname]
2026-06-07 18:03:37.437061 | primary | ok
2026-06-07 18:03:37.442118 | 
2026-06-07 18:03:37.442206 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-07 18:03:37.913458 | primary -> localhost | changed
2026-06-07 18:03:37.923266 | 
2026-06-07 18:03:37.923401 | TASK [validate-host : Collect information about zuul worker]
2026-06-07 18:03:38.383077 | primary | ok
2026-06-07 18:03:38.390040 | 
2026-06-07 18:03:38.390176 | TASK [validate-host : Write out all zuul information for each host]
2026-06-07 18:03:38.923545 | primary -> localhost | changed
2026-06-07 18:03:38.939907 | 
2026-06-07 18:03:38.940048 | TASK [include_role : prepare-workspace-openshift]
2026-06-07 18:03:38.966860 | primary | skipping: Conditional result was False
2026-06-07 18:03:38.976680 | 
2026-06-07 18:03:38.976843 | TASK [include_role : remove-zuul-sshkey]
2026-06-07 18:03:39.006237 | primary | skipping: Conditional result was False
2026-06-07 18:03:39.016751 | 
2026-06-07 18:03:39.016922 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-07 18:03:39.321684 | primary | ok: "logs"
2026-06-07 18:03:39.322097 | primary | ok: All items complete
2026-06-07 18:03:39.322157 | 
2026-06-07 18:03:39.556883 | primary | ok: "artifacts"
2026-06-07 18:03:39.802277 | primary | ok: "docs"
2026-06-07 18:03:39.808207 | 
2026-06-07 18:03:39.808296 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-07 18:03:40.103167 | primary | changed: "logs"
2026-06-07 18:03:40.369867 | primary | changed: "artifacts"
2026-06-07 18:03:40.623715 | primary | changed: "docs"
2026-06-07 18:03:40.634848 | 
2026-06-07 18:03:40.634978 | PLAY RECAP
2026-06-07 18:03:40.635036 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-07 18:03:40.635072 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-07 18:03:40.635128 | 
2026-06-07 18:03:40.834902 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-07 18:03:40.836855 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-07 18:03:41.549598 | 
2026-06-07 18:03:41.549774 | PLAY [all]
2026-06-07 18:03:41.561731 | 
2026-06-07 18:03:41.561836 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-07 18:03:41.642315 | primary | ok
2026-06-07 18:03:41.646143 | 
2026-06-07 18:03:41.646222 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-07 18:03:42.127008 | primary | changed
2026-06-07 18:03:42.148982 | 
2026-06-07 18:03:42.149213 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-07 18:03:43.422651 | primary | changed
2026-06-07 18:03:43.436618 | 
2026-06-07 18:03:43.436714 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-07 18:03:43.907940 | primary | changed:
2026-06-07 18:03:43.908396 | primary | {
2026-06-07 18:03:43.908444 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-07 18:03:43.908488 | primary | }
2026-06-07 18:03:44.188654 | primary | changed:
2026-06-07 18:03:44.188768 | primary | {
2026-06-07 18:03:44.188793 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-07 18:03:44.188814 | primary | }
2026-06-07 18:03:44.496503 | primary | changed:
2026-06-07 18:03:44.496721 | primary | {
2026-06-07 18:03:44.496769 | 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-07 18:03:44.496808 | primary | }
2026-06-07 18:03:44.802557 | primary | changed:
2026-06-07 18:03:44.802746 | primary | {
2026-06-07 18:03:44.802796 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-07 18:03:44.802840 | primary | }
2026-06-07 18:03:45.074055 | primary | changed:
2026-06-07 18:03:45.074169 | primary | {
2026-06-07 18:03:45.074193 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-07 18:03:45.074211 | primary | }
2026-06-07 18:03:45.363632 | primary | changed:
2026-06-07 18:03:45.363812 | primary | {
2026-06-07 18:03:45.363867 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-07 18:03:45.363911 | primary | }
2026-06-07 18:03:45.638084 | primary | changed:
2026-06-07 18:03:45.638233 | primary | {
2026-06-07 18:03:45.638282 | 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-07 18:03:45.638323 | primary | }
2026-06-07 18:03:45.877713 | primary | changed:
2026-06-07 18:03:45.877818 | primary | {
2026-06-07 18:03:45.877841 | 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-07 18:03:45.877860 | primary | }
2026-06-07 18:03:46.160337 | primary | changed:
2026-06-07 18:03:46.160492 | primary | {
2026-06-07 18:03:46.160558 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-07 18:03:46.160645 | primary | }
2026-06-07 18:03:46.397403 | primary | changed:
2026-06-07 18:03:46.397781 | primary | {
2026-06-07 18:03:46.397868 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-07 18:03:46.397916 | primary | }
2026-06-07 18:03:46.677772 | primary | changed:
2026-06-07 18:03:46.677973 | primary | {
2026-06-07 18:03:46.678053 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-07 18:03:46.678119 | primary | }
2026-06-07 18:03:47.015824 | primary | changed:
2026-06-07 18:03:47.015986 | primary | {
2026-06-07 18:03:47.016020 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-07 18:03:47.016052 | primary | }
2026-06-07 18:03:47.265980 | primary | changed:
2026-06-07 18:03:47.266169 | primary | {
2026-06-07 18:03:47.266220 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-07 18:03:47.266302 | primary | }
2026-06-07 18:03:47.543196 | primary | changed:
2026-06-07 18:03:47.543555 | primary | {
2026-06-07 18:03:47.543726 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-07 18:03:47.543771 | primary | }
2026-06-07 18:03:47.825474 | primary | changed:
2026-06-07 18:03:47.825613 | primary | {
2026-06-07 18:03:47.825649 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-07 18:03:47.825675 | primary | }
2026-06-07 18:03:48.064407 | primary | changed:
2026-06-07 18:03:48.064553 | primary | {
2026-06-07 18:03:48.064618 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-07 18:03:48.064647 | primary | }
2026-06-07 18:03:48.339486 | primary | changed:
2026-06-07 18:03:48.339614 | primary | {
2026-06-07 18:03:48.339640 | 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-07 18:03:48.339658 | primary | }
2026-06-07 18:03:48.580639 | primary | changed:
2026-06-07 18:03:48.580796 | primary | {
2026-06-07 18:03:48.580844 | 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-07 18:03:48.580883 | primary | }
2026-06-07 18:03:48.883191 | primary | changed:
2026-06-07 18:03:48.883380 | primary | {
2026-06-07 18:03:48.883433 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-07 18:03:48.883486 | primary | }
2026-06-07 18:03:49.132526 | primary | changed:
2026-06-07 18:03:49.132711 | primary | {
2026-06-07 18:03:49.132759 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-07 18:03:49.132800 | primary | }
2026-06-07 18:03:49.414070 | primary | changed:
2026-06-07 18:03:49.414196 | primary | {
2026-06-07 18:03:49.414226 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-07 18:03:49.414251 | primary | }
2026-06-07 18:03:49.691696 | primary | changed:
2026-06-07 18:03:49.691831 | primary | {
2026-06-07 18:03:49.691866 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-07 18:03:49.691896 | primary | }
2026-06-07 18:03:50.013243 | primary | changed:
2026-06-07 18:03:50.015106 | primary | {
2026-06-07 18:03:50.015196 | 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-07 18:03:50.015293 | primary | }
2026-06-07 18:03:50.288022 | primary | changed:
2026-06-07 18:03:50.288198 | primary | {
2026-06-07 18:03:50.288231 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-07 18:03:50.288257 | primary | }
2026-06-07 18:03:50.540527 | primary | changed:
2026-06-07 18:03:50.540710 | primary | {
2026-06-07 18:03:50.540745 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-07 18:03:50.540769 | primary | }
2026-06-07 18:03:50.794844 | primary | changed:
2026-06-07 18:03:50.795007 | primary | {
2026-06-07 18:03:50.795038 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-07 18:03:50.795063 | primary | }
2026-06-07 18:03:50.821564 | 
2026-06-07 18:03:50.821735 | TASK [Set timezone to UTC]
2026-06-07 18:03:51.386543 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-07 18:03:51.394284 | 
2026-06-07 18:03:51.394434 | TASK [Create nodepool directory]
2026-06-07 18:03:51.705229 | primary | changed
2026-06-07 18:03:51.715323 | 
2026-06-07 18:03:51.715499 | TASK [Create nodepool sub_nodes file]
2026-06-07 18:03:52.468052 | primary | changed
2026-06-07 18:03:52.476003 | 
2026-06-07 18:03:52.476140 | TASK [Create nodepool sub_nodes_private file]
2026-06-07 18:03:53.283445 | primary | changed
2026-06-07 18:03:53.291406 | 
2026-06-07 18:03:53.291531 | LOOP [Populate nodepool sub_nodes file]
2026-06-07 18:03:53.337348 | 
2026-06-07 18:03:53.337745 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-07 18:03:53.394466 | 
2026-06-07 18:03:53.394852 | TASK [Create nodepool primary file]
2026-06-07 18:03:54.208442 | primary | changed
2026-06-07 18:03:54.216387 | 
2026-06-07 18:03:54.216516 | TASK [Create nodepool node_private for this node]
2026-06-07 18:03:55.093082 | primary | changed
2026-06-07 18:03:55.099311 | 
2026-06-07 18:03:55.099395 | LOOP [Copy ssh keys to nodepool directory]
2026-06-07 18:03:55.560510 | primary | ok: Item: id_rsa Runtime: 0:00:00.007106
2026-06-07 18:03:55.560967 | 
2026-06-07 18:03:55.811528 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.008293
2026-06-07 18:03:55.829215 | 
2026-06-07 18:03:55.829365 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-07 18:03:56.698619 | primary | changed
2026-06-07 18:03:56.706824 | 
2026-06-07 18:03:56.706966 | TASK [Validate sudoers config after edits]
2026-06-07 18:03:57.068905 | primary | /etc/sudoers: parsed OK
2026-06-07 18:03:57.069008 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-07 18:03:57.069021 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-07 18:03:57.069030 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-07 18:03:57.259824 | primary | ok: Runtime: 0:00:00.009120
2026-06-07 18:03:57.268003 | 
2026-06-07 18:03:57.268137 | TASK [Show the environment passed in to job shell scripts]
2026-06-07 18:03:57.599436 | primary | SHELL=/bin/bash
2026-06-07 18:03:57.599607 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-07 18:03:57.599621 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-07 18:03:57.599628 | primary | PWD=/home/zuul
2026-06-07 18:03:57.599637 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-07 18:03:57.599643 | primary | LOGNAME=zuul
2026-06-07 18:03:57.599649 | primary | XDG_SESSION_TYPE=tty
2026-06-07 18:03:57.599656 | primary | _=/usr/bin/env
2026-06-07 18:03:57.599663 | primary | MOTD_SHOWN=pam
2026-06-07 18:03:57.599669 | primary | HOME=/home/zuul
2026-06-07 18:03:57.599674 | primary | LANG=en_US.UTF-8
2026-06-07 18:03:57.599680 | primary | SSH_CONNECTION=38.102.83.40 58218 38.102.83.20 22
2026-06-07 18:03:57.599686 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-07 18:03:57.599695 | primary | WORKSPACE=/home/zuul/workspace
2026-06-07 18:03:57.599701 | primary | XDG_SESSION_CLASS=user
2026-06-07 18:03:57.599706 | primary | SELINUX_ROLE_REQUESTED=
2026-06-07 18:03:57.599712 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-07 18:03:57.599718 | primary | USER=zuul
2026-06-07 18:03:57.599723 | primary | ZUUL_VOTING=True
2026-06-07 18:03:57.599728 | primary | BUILD_TIMEOUT=3000000
2026-06-07 18:03:57.599734 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-07 18:03:57.599739 | primary | SHLVL=1
2026-06-07 18:03:57.599744 | primary | XDG_SESSION_ID=1
2026-06-07 18:03:57.599750 | primary | ZUUL_BRANCH=master
2026-06-07 18:03:57.599755 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-07 18:03:57.599760 | primary | SSH_CLIENT=38.102.83.40 58218 22
2026-06-07 18:03:57.599765 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-07 18:03:57.599771 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-07 18:03:57.599776 | primary | which_declare=declare -f
2026-06-07 18:03:57.599782 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-07 18:03:57.599788 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-07 18:03:57.599793 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-07 18:03:57.599799 | primary | ZUUL_UUID=c93951d2102c453e843febbec6614e67
2026-06-07 18:03:57.599808 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-07 18:03:57.599815 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-07 18:03:57.599838 | primary | }
2026-06-07 18:03:57.815275 | primary | ok: Runtime: 0:00:00.011332
2026-06-07 18:03:57.823405 | 
2026-06-07 18:03:57.823539 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-07 18:03:57.859970 | primary | skipping: Conditional result was False
2026-06-07 18:03:57.868670 | 
2026-06-07 18:03:57.868804 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-07 18:03:58.409912 | primary | skipping: Conditional result was False
2026-06-07 18:03:58.420436 | 
2026-06-07 18:03:58.420717 | TASK [Ensure legacy workspace directory]
2026-06-07 18:03:58.722444 | primary | changed
2026-06-07 18:03:58.725242 | 
2026-06-07 18:03:58.725342 | PLAY RECAP
2026-06-07 18:03:58.725453 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-07 18:03:58.725500 | 
2026-06-07 18:03:58.899527 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-07 18:03:58.901685 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-07 18:03:59.551166 | 
2026-06-07 18:03:59.551481 | PLAY [primary]
2026-06-07 18:03:59.565221 | 
2026-06-07 18:03:59.565401 | TASK [Clone repos in the job workspace]
2026-06-07 18:03:59.585854 | primary | ok
2026-06-07 18:03:59.603363 | 
2026-06-07 18:03:59.603505 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-07 18:04:00.072198 | primary | ok
2026-06-07 18:04:00.082011 | 
2026-06-07 18:04:00.082138 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-07 18:04:01.719188 | primary | Output suppressed because no_log was given
2026-06-07 18:04:01.730398 | 
2026-06-07 18:04:01.730486 | TASK [Create the config file]
2026-06-07 18:04:02.869520 | primary | changed
2026-06-07 18:04:02.870935 | 
2026-06-07 18:04:02.870978 | PLAY RECAP
2026-06-07 18:04:02.871019 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-07 18:04:02.871039 | 
2026-06-07 18:04:03.022236 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-07 18:04:03.025049 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-07 18:04:03.737163 | 
2026-06-07 18:04:03.737293 | PLAY [primary]
2026-06-07 18:04:03.749258 | 
2026-06-07 18:04:03.749376 | TASK [Create copy-container.yml playbook on primary]
2026-06-07 18:04:04.931404 | primary | changed
2026-06-07 18:04:04.935718 | 
2026-06-07 18:04:04.935792 | TASK [Install required packages]
2026-06-07 18:04:49.631030 | primary | changed
2026-06-07 18:04:49.639755 | 
2026-06-07 18:04:49.639894 | TASK [Ensure dependency collections are installed]
2026-06-07 18:05:53.167073 | primary | changed
2026-06-07 18:05:53.193362 | 
2026-06-07 18:05:53.193528 | TASK [install copy-containers]
2026-06-07 18:05:54.086055 | primary |
2026-06-07 18:05:54.086179 | primary | PLAY [localhost] ***************************************************************
2026-06-07 18:05:54.086199 | primary |
2026-06-07 18:05:54.086211 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-07 18:05:54.086228 | primary | Sunday 07 June 2026  18:05:54 +0000 (0:00:00.029)       0:00:00.029 ***********
2026-06-07 18:05:54.086239 | primary | Sunday 07 June 2026  18:05:54 +0000 (0:00:00.028)       0:00:00.028 ***********
2026-06-07 18:05:55.087868 | primary | ok: [localhost]
2026-06-07 18:05:55.087945 | primary |
2026-06-07 18:05:55.087959 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-07 18:05:55.087969 | primary | Sunday 07 June 2026  18:05:55 +0000 (0:00:01.001)       0:00:01.031 ***********
2026-06-07 18:05:55.087977 | primary | Sunday 07 June 2026  18:05:55 +0000 (0:00:01.001)       0:00:01.029 ***********
2026-06-07 18:05:55.142145 | primary |
2026-06-07 18:05:55.142179 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-07 18:05:55.142188 | primary | Sunday 07 June 2026  18:05:55 +0000 (0:00:00.054)       0:00:01.085 ***********
2026-06-07 18:05:55.142197 | primary | Sunday 07 June 2026  18:05:55 +0000 (0:00:00.054)       0:00:01.084 ***********
2026-06-07 18:05:55.722218 | primary | changed: [localhost] => (item=artifacts)
2026-06-07 18:05:55.722267 | primary | changed: [localhost] => (item=logs)
2026-06-07 18:05:55.722274 | primary |
2026-06-07 18:05:55.722287 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-07 18:05:55.722294 | primary | Sunday 07 June 2026  18:05:55 +0000 (0:00:00.579)       0:00:01.665 ***********
2026-06-07 18:05:55.722299 | primary | Sunday 07 June 2026  18:05:55 +0000 (0:00:00.579)       0:00:01.664 ***********
2026-06-07 18:05:59.357911 | primary | changed: [localhost]
2026-06-07 18:05:59.357988 | primary |
2026-06-07 18:05:59.357999 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-07 18:05:59.358009 | primary | Sunday 07 June 2026  18:05:59 +0000 (0:00:03.635)       0:00:05.301 ***********
2026-06-07 18:05:59.358018 | primary | Sunday 07 June 2026  18:05:59 +0000 (0:00:03.635)       0:00:05.299 ***********
2026-06-07 18:06:33.250343 | primary | changed: [localhost]
2026-06-07 18:06:33.250526 | primary |
2026-06-07 18:06:33.250541 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-07 18:06:33.250551 | primary | Sunday 07 June 2026  18:06:33 +0000 (0:00:33.892)       0:00:39.193 ***********
2026-06-07 18:06:33.250561 | primary | Sunday 07 June 2026  18:06:33 +0000 (0:00:33.892)       0:00:39.192 ***********
2026-06-07 18:06:33.563390 | primary | changed: [localhost]
2026-06-07 18:06:33.563436 | primary |
2026-06-07 18:06:33.563450 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-07 18:06:33.563461 | primary | Sunday 07 June 2026  18:06:33 +0000 (0:00:00.312)       0:00:39.506 ***********
2026-06-07 18:06:33.563470 | primary | Sunday 07 June 2026  18:06:33 +0000 (0:00:00.312)       0:00:39.505 ***********
2026-06-07 18:06:37.340578 | primary | changed: [localhost]
2026-06-07 18:06:37.340635 | primary |
2026-06-07 18:06:37.340651 | 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-07 18:06:37.340670 | primary | Sunday 07 June 2026  18:06:37 +0000 (0:00:03.777)       0:00:43.283 ***********
2026-06-07 18:06:37.340682 | primary | Sunday 07 June 2026  18:06:37 +0000 (0:00:03.777)       0:00:43.282 ***********
2026-06-07 18:07:37.115042 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-07 18:07:37.115148 | primary | ok: [localhost]
2026-06-07 18:07:37.115160 | primary |
2026-06-07 18:07:37.115170 | 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-07 18:07:37.115179 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:59.774)       0:01:43.058 ***********
2026-06-07 18:07:37.115202 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:59.774)       0:01:43.057 ***********
2026-06-07 18:07:37.147794 | primary | skipping: [localhost]
2026-06-07 18:07:37.147869 | primary |
2026-06-07 18:07:37.147883 | 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-07 18:07:37.147892 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.032)       0:01:43.091 ***********
2026-06-07 18:07:37.147900 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.032)       0:01:43.090 ***********
2026-06-07 18:07:37.563480 | primary | changed: [localhost]
2026-06-07 18:07:37.563523 | primary |
2026-06-07 18:07:37.563534 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-07 18:07:37.563543 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.415)       0:01:43.506 ***********
2026-06-07 18:07:37.563552 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.415)       0:01:43.505 ***********
2026-06-07 18:07:37.779803 | primary | changed: [localhost]
2026-06-07 18:07:37.779882 | primary |
2026-06-07 18:07:37.779893 | 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-07 18:07:37.779907 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.216)       0:01:43.723 ***********
2026-06-07 18:07:37.779916 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.216)       0:01:43.721 ***********
2026-06-07 18:07:37.832693 | primary | skipping: [localhost]
2026-06-07 18:07:37.832730 | primary |
2026-06-07 18:07:37.832741 | 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-07 18:07:37.832750 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.053)       0:01:43.776 ***********
2026-06-07 18:07:37.832759 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.053)       0:01:43.775 ***********
2026-06-07 18:07:37.888361 | primary | skipping: [localhost]
2026-06-07 18:07:37.888399 | primary |
2026-06-07 18:07:37.888410 | 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-07 18:07:37.888419 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.055)       0:01:43.831 ***********
2026-06-07 18:07:37.888435 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.055)       0:01:43.830 ***********
2026-06-07 18:07:37.943875 | primary | skipping: [localhost]
2026-06-07 18:07:37.943932 | primary |
2026-06-07 18:07:37.943949 | 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-07 18:07:37.943964 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.054)       0:01:43.886 ***********
2026-06-07 18:07:37.943977 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.054)       0:01:43.885 ***********
2026-06-07 18:07:37.998909 | primary | skipping: [localhost]
2026-06-07 18:07:37.998959 | primary |
2026-06-07 18:07:37.998975 | 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-07 18:07:37.998990 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.055)       0:01:43.942 ***********
2026-06-07 18:07:37.999003 | primary | Sunday 07 June 2026  18:07:37 +0000 (0:00:00.055)       0:01:43.941 ***********
2026-06-07 18:07:38.047131 | primary | skipping: [localhost]
2026-06-07 18:07:38.047178 | primary |
2026-06-07 18:07:38.047190 | 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-07 18:07:38.047211 | primary | Sunday 07 June 2026  18:07:38 +0000 (0:00:00.048)       0:01:43.990 ***********
2026-06-07 18:07:38.047220 | primary | Sunday 07 June 2026  18:07:38 +0000 (0:00:00.048)       0:01:43.989 ***********
2026-06-07 18:07:38.126321 | primary | skipping: [localhost]
2026-06-07 18:07:38.126358 | primary |
2026-06-07 18:07:38.126368 | primary | PLAY RECAP *********************************************************************
2026-06-07 18:07:38.126378 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-07 18:07:38.126387 | primary |
2026-06-07 18:07:38.126395 | primary | Sunday 07 June 2026  18:07:38 +0000 (0:00:00.078)       0:01:44.069 ***********
2026-06-07 18:07:38.126403 | primary | ===============================================================================
2026-06-07 18:07:38.126411 | primary | copy_container : Build the copy-container ------------------------------ 59.77s
2026-06-07 18:07:38.126419 | primary | copy_container : Install required packages ----------------------------- 33.89s
2026-06-07 18:07:38.126426 | primary | copy_container : Copy go files to temporary directory ------------------- 3.78s
2026-06-07 18:07:38.126434 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 3.64s
2026-06-07 18:07:38.126442 | primary | Gathering Facts --------------------------------------------------------- 1.00s
2026-06-07 18:07:38.126449 | primary | copy_container : Ensure directory is present ---------------------------- 0.58s
2026-06-07 18:07:38.126457 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.42s
2026-06-07 18:07:38.126465 | primary | copy_container : Create temporary directory ----------------------------- 0.31s
2026-06-07 18:07:38.126473 | primary | copy_container : Delete temporary directory ----------------------------- 0.22s
2026-06-07 18:07:38.126480 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.08s
2026-06-07 18:07:38.126488 | primary | copy_container : Create cron job to tag containers ---------------------- 0.06s
2026-06-07 18:07:38.126496 | primary | copy_container : Create cron job to copy containers --------------------- 0.06s
2026-06-07 18:07:38.126503 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-07 18:07:38.126511 | primary | Install copy_containers ------------------------------------------------- 0.05s
2026-06-07 18:07:38.126519 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-07 18:07:38.126526 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-07 18:07:38.126534 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-07 18:07:38.126542 | primary | Sunday 07 June 2026  18:07:38 +0000 (0:00:00.079)       0:01:44.069 ***********
2026-06-07 18:07:38.126549 | primary | ===============================================================================
2026-06-07 18:07:38.126557 | primary | copy_container -------------------------------------------------------- 102.98s
2026-06-07 18:07:38.126565 | primary | gather_facts ------------------------------------------------------------ 1.00s
2026-06-07 18:07:38.126573 | primary | ansible.builtin.include_role -------------------------------------------- 0.05s
2026-06-07 18:07:38.126580 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-07 18:07:38.126588 | primary | total ----------------------------------------------------------------- 104.04s
2026-06-07 18:07:38.390722 | primary | ok: Runtime: 0:01:44.555304
2026-06-07 18:07:38.395457 | 
2026-06-07 18:07:38.395644 | PLAY RECAP
2026-06-07 18:07:38.395789 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-07 18:07:38.395842 | 
2026-06-07 18:07:38.562183 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-07 18:07:38.565977 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-07 18:07:39.225002 | 
2026-06-07 18:07:39.225166 | PLAY [primary]
2026-06-07 18:07:39.236145 | 
2026-06-07 18:07:39.236223 | TASK [Install podman]
2026-06-07 18:07:40.891136 | primary | ok: Nothing to do
2026-06-07 18:07:40.903939 | 
2026-06-07 18:07:40.904247 | TASK [Get md5 file for DLRN hash tag]
2026-06-07 18:07:41.550654 | primary | changed: OK (32 bytes)
2026-06-07 18:07:41.562233 | 
2026-06-07 18:07:41.562416 | TASK [Find MD5 value]
2026-06-07 18:07:42.128329 | primary | ok: Runtime: 0:00:00.005617
2026-06-07 18:07:42.137857 | 
2026-06-07 18:07:42.138093 | TASK [Perform container registry login with podman]
2026-06-07 18:07:43.689140 | primary | Output suppressed because no_log was given
2026-06-07 18:07:43.697912 | 
2026-06-07 18:07:43.698078 | TASK [Copy containers per release]
2026-06-07 18:09:53.948251 | primary | Output suppressed because no_log was given
2026-06-07 18:09:53.955402 | 
2026-06-07 18:09:53.955533 | TASK [Tag containers]
2026-06-07 18:12:02.439883 | primary | Output suppressed because no_log was given
2026-06-07 18:12:02.446932 | 
2026-06-07 18:12:02.447052 | TASK [Fail job if there is an error in the copy log]
2026-06-07 18:12:02.765583 | primary | time="2026-06-07T18:07:44Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//1f2/rdoproject.org/1f230a1752c74ecb8b71e03427eac574/logs/containers-successfully-built.log"
2026-06-07 18:12:02.765684 | primary | time="2026-06-07T18:07:44Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//1f2/rdoproject.org/1f230a1752c74ecb8b71e03427eac574/logs/containers-built.log"
2026-06-07 18:12:02.765699 | primary | time="2026-06-07T18:07:44Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-nb-db-server:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765721 | primary | time="2026-06-07T18:07:45Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-sb-db-server:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765737 | primary | time="2026-06-07T18:07:47Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-northd:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765752 | primary | time="2026-06-07T18:07:48Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-controller:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765770 | primary | time="2026-06-07T18:07:49Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765786 | primary | time="2026-06-07T18:07:49Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-api"
2026-06-07 18:12:02.765800 | primary | time="2026-06-07T18:07:50Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-applier:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765815 | primary | time="2026-06-07T18:07:50Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-applier"
2026-06-07 18:12:02.765913 | primary | time="2026-06-07T18:07:52Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-decision-engine:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765927 | primary | time="2026-06-07T18:07:52Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-decision-engine"
2026-06-07 18:12:02.765935 | primary | time="2026-06-07T18:07:54Z" level=info msg="Copying image podified-antelope-centos9/openstack-tempest-all:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765943 | primary | time="2026-06-07T18:07:54Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-tempest-all"
2026-06-07 18:12:02.765951 | primary | time="2026-06-07T18:07:55Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-proxy-server:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765959 | primary | time="2026-06-07T18:07:56Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-object:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765967 | primary | time="2026-06-07T18:07:57Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-container:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765974 | primary | time="2026-06-07T18:07:59Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-account:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765982 | primary | time="2026-06-07T18:08:00Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765990 | primary | time="2026-06-07T18:08:01Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-housekeeping:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.765998 | primary | time="2026-06-07T18:08:02Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-worker:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766006 | primary | time="2026-06-07T18:08:03Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-health-manager:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766013 | primary | time="2026-06-07T18:08:05Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-compute:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766021 | primary | time="2026-06-07T18:08:06Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766039 | primary | time="2026-06-07T18:08:07Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-scheduler:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766046 | primary | time="2026-06-07T18:08:08Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-conductor:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766054 | primary | time="2026-06-07T18:08:10Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-novncproxy:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766062 | primary | time="2026-06-07T18:08:11Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-ovn-agent:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766080 | primary | time="2026-06-07T18:08:11Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-neutron-ovn-agent"
2026-06-07 18:12:02.766089 | primary | time="2026-06-07T18:08:12Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766097 | primary | time="2026-06-07T18:08:14Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-dhcp-agent:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766104 | primary | time="2026-06-07T18:08:15Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-agent-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766116 | primary | time="2026-06-07T18:08:16Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-sriov-agent:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766124 | primary | time="2026-06-07T18:08:18Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-server:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766132 | primary | time="2026-06-07T18:08:19Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-neutron-agent:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766140 | primary | time="2026-06-07T18:08:20Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-share:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766147 | primary | time="2026-06-07T18:08:21Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766155 | primary | time="2026-06-07T18:08:22Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-scheduler:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766163 | primary | time="2026-06-07T18:08:24Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-pxe:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766170 | primary | time="2026-06-07T18:08:25Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-conductor:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766178 | primary | time="2026-06-07T18:08:26Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766186 | primary | time="2026-06-07T18:08:27Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-inspector:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766193 | primary | time="2026-06-07T18:08:29Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766201 | primary | time="2026-06-07T18:08:30Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-api-cfn:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766209 | primary | time="2026-06-07T18:08:31Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-engine:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766216 | primary | time="2026-06-07T18:08:32Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-backend-bind9:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766224 | primary | time="2026-06-07T18:08:33Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-producer:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766231 | primary | time="2026-06-07T18:08:35Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766245 | primary | time="2026-06-07T18:08:36Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-worker:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766252 | primary | time="2026-06-07T18:08:37Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-mdns:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766260 | primary | time="2026-06-07T18:08:38Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-central:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766268 | primary | time="2026-06-07T18:08:40Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-sink:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766275 | primary | time="2026-06-07T18:08:41Z" level=info msg="Copying image podified-antelope-centos9/openstack-cloudkitty-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766283 | primary | time="2026-06-07T18:08:41Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-cloudkitty-api"
2026-06-07 18:12:02.766291 | primary | time="2026-06-07T18:08:43Z" level=info msg="Copying image podified-antelope-centos9/openstack-cloudkitty-processor:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766299 | primary | time="2026-06-07T18:08:43Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-cloudkitty-processor"
2026-06-07 18:12:02.766312 | primary | time="2026-06-07T18:08:44Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766320 | primary | time="2026-06-07T18:08:45Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-volume:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766327 | primary | time="2026-06-07T18:08:46Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-backup:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766335 | primary | time="2026-06-07T18:08:48Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-scheduler:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766343 | primary | time="2026-06-07T18:08:49Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-compute:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766350 | primary | time="2026-06-07T18:08:50Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-central:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766362 | primary | time="2026-06-07T18:08:51Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-notification:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766369 | primary | time="2026-06-07T18:08:52Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-ipmi:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766377 | primary | time="2026-06-07T18:08:54Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766385 | primary | time="2026-06-07T18:08:55Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-worker:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766392 | primary | time="2026-06-07T18:08:56Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-keystone-listener:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766400 | primary | time="2026-06-07T18:08:58Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766408 | primary | time="2026-06-07T18:08:59Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-evaluator:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766415 | primary | time="2026-06-07T18:09:00Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-notifier:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766423 | primary | time="2026-06-07T18:09:01Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-listener:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766431 | primary | time="2026-06-07T18:09:03Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766443 | primary | time="2026-06-07T18:09:04Z" level=info msg="Copying image podified-antelope-centos9/openstack-tempest:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766451 | primary | time="2026-06-07T18:09:05Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766459 | primary | time="2026-06-07T18:09:06Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766466 | primary | time="2026-06-07T18:09:06Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-base"
2026-06-07 18:12:02.766474 | primary | time="2026-06-07T18:09:08Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766482 | primary | time="2026-06-07T18:09:09Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766489 | primary | time="2026-06-07T18:09:10Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766497 | primary | time="2026-06-07T18:09:11Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766505 | primary | time="2026-06-07T18:09:13Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766512 | primary | time="2026-06-07T18:09:14Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766520 | primary | time="2026-06-07T18:09:16Z" level=info msg="Copying image podified-antelope-centos9/openstack-cloudkitty-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766528 | primary | time="2026-06-07T18:09:16Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-cloudkitty-base"
2026-06-07 18:12:02.766535 | primary | time="2026-06-07T18:09:17Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766543 | primary | time="2026-06-07T18:09:19Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766555 | primary | time="2026-06-07T18:09:20Z" level=info msg="Copying image podified-antelope-centos9/openstack-horizontest:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766563 | primary | time="2026-06-07T18:09:20Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-horizontest"
2026-06-07 18:12:02.766571 | primary | time="2026-06-07T18:09:21Z" level=info msg="Copying image podified-antelope-centos9/openstack-glance-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766579 | primary | time="2026-06-07T18:09:22Z" level=info msg="Copying image podified-antelope-centos9/openstack-horizon:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766586 | primary | time="2026-06-07T18:09:24Z" level=info msg="Copying image podified-antelope-centos9/openstack-keystone:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766597 | primary | time="2026-06-07T18:09:25Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766605 | primary | time="2026-06-07T18:09:26Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766612 | primary | time="2026-06-07T18:09:27Z" level=info msg="Copying image podified-antelope-centos9/openstack-iscsid:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766620 | primary | time="2026-06-07T18:09:28Z" level=info msg="Copying image podified-antelope-centos9/openstack-placement-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766628 | primary | time="2026-06-07T18:09:30Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766639 | primary | time="2026-06-07T18:09:31Z" level=info msg="Copying image podified-antelope-centos9/openstack-tobiko:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766647 | primary | time="2026-06-07T18:09:31Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-tobiko"
2026-06-07 18:12:02.766655 | primary | time="2026-06-07T18:09:33Z" level=info msg="Copying image podified-antelope-centos9/openstack-os:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766663 | primary | time="2026-06-07T18:09:34Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-bgp-agent:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766671 | primary | time="2026-06-07T18:09:35Z" level=info msg="Copying image podified-antelope-centos9/openstack-openstackclient:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766678 | primary | time="2026-06-07T18:09:36Z" level=info msg="Copying image podified-antelope-centos9/openstack-rabbitmq:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766686 | primary | time="2026-06-07T18:09:38Z" level=info msg="Copying image podified-antelope-centos9/openstack-unbound:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766693 | primary | time="2026-06-07T18:09:39Z" level=info msg="Copying image podified-antelope-centos9/openstack-redis:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766701 | primary | time="2026-06-07T18:09:40Z" level=info msg="Copying image podified-antelope-centos9/openstack-rsyslog:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766709 | primary | time="2026-06-07T18:09:41Z" level=info msg="Copying image podified-antelope-centos9/openstack-ansible-tests:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766717 | primary | time="2026-06-07T18:09:41Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-ansible-tests"
2026-06-07 18:12:02.766724 | primary | time="2026-06-07T18:09:43Z" level=info msg="Copying image podified-antelope-centos9/openstack-mariadb:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766732 | primary | time="2026-06-07T18:09:44Z" level=info msg="Copying image podified-antelope-centos9/openstack-cron:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766740 | primary | time="2026-06-07T18:09:45Z" level=info msg="Copying image podified-antelope-centos9/openstack-multipathd:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766748 | primary | time="2026-06-07T18:09:47Z" level=info msg="Copying image podified-antelope-centos9/openstack-netutils:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766755 | primary | time="2026-06-07T18:09:47Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-netutils"
2026-06-07 18:12:02.766763 | primary | time="2026-06-07T18:09:48Z" level=info msg="Copying image podified-antelope-centos9/openstack-frr:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766771 | primary | time="2026-06-07T18:09:49Z" level=info msg="Copying image podified-antelope-centos9/openstack-haproxy:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766779 | primary | time="2026-06-07T18:09:51Z" level=info msg="Copying image podified-antelope-centos9/openstack-memcached:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.766786 | primary | time="2026-06-07T18:09:52Z" level=info msg="Copying image podified-antelope-centos9/openstack-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:02.992515 | primary | ok: Runtime: 0:00:00.006562
2026-06-07 18:12:03.004015 | 
2026-06-07 18:12:03.004248 | TASK [Fail job if the tag log cannot find manifest]
2026-06-07 18:12:03.349583 | primary | time="2026-06-07T18:09:54Z" level=info msg="Overwriting promoted hash"
2026-06-07 18:12:03.349657 | primary | time="2026-06-07T18:09:54Z" level=info msg="Promoted hash:  9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:03.349674 | primary | time="2026-06-07T18:09:54Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//1f2/rdoproject.org/1f230a1752c74ecb8b71e03427eac574/logs/containers-successfully-built.log"
2026-06-07 18:12:03.349686 | primary | time="2026-06-07T18:09:54Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//1f2/rdoproject.org/1f230a1752c74ecb8b71e03427eac574/logs/containers-built.log"
2026-06-07 18:12:03.349695 | primary | time="2026-06-07T18:09:54Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//1f2/rdoproject.org/1f230a1752c74ecb8b71e03427eac574/ namespace: podified-antelope-centos9 promoted_hash: 9767ab1d6200e37a24a9698f6991361f"
2026-06-07 18:12:03.349705 | primary | time="2026-06-07T18:09:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:141bdd8cb05ce58925d2a11003018cf2f47cc642a12877d9b0b829acca78b72d"
2026-06-07 18:12:03.349717 | primary | "Updated"
2026-06-07 18:12:03.349726 | primary |
2026-06-07 18:12:03.349735 | primary | time="2026-06-07T18:09:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-nb-db-server with tag 141bdd8cb05ce58925d2a11003018cf2f47cc642a12877d9b0b829acca78b72d and manifest sha256:141bdd8cb05ce58925d2a11003018cf2f47cc642a12877d9b0b829acca78b72d"
2026-06-07 18:12:03.349756 | primary | "Updated"
2026-06-07 18:12:03.349764 | primary |
2026-06-07 18:12:03.349779 | primary | time="2026-06-07T18:09:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:8e958eb3693af6bbc5123f288c85d3f0bbe1d96590c8c64d6b64d2e40899bc0e"
2026-06-07 18:12:03.349794 | primary | "Updated"
2026-06-07 18:12:03.349809 | primary |
2026-06-07 18:12:03.349852 | primary | time="2026-06-07T18:09:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-sb-db-server with tag 8e958eb3693af6bbc5123f288c85d3f0bbe1d96590c8c64d6b64d2e40899bc0e and manifest sha256:8e958eb3693af6bbc5123f288c85d3f0bbe1d96590c8c64d6b64d2e40899bc0e"
2026-06-07 18:12:03.349867 | primary | "Updated"
2026-06-07 18:12:03.349882 | primary |
2026-06-07 18:12:03.349897 | primary | time="2026-06-07T18:09:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:20fceeac2e421d448bea6698301e77e602705426de1ec32067dbd51084b26340"
2026-06-07 18:12:03.349912 | primary | "Updated"
2026-06-07 18:12:03.349926 | primary |
2026-06-07 18:12:03.349941 | primary | time="2026-06-07T18:09:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-northd with tag 20fceeac2e421d448bea6698301e77e602705426de1ec32067dbd51084b26340 and manifest sha256:20fceeac2e421d448bea6698301e77e602705426de1ec32067dbd51084b26340"
2026-06-07 18:12:03.349956 | primary | "Updated"
2026-06-07 18:12:03.349970 | primary |
2026-06-07 18:12:03.349985 | primary | time="2026-06-07T18:09:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:5f8309f9cdfba37130cbb35ed294aac13dcba71c41ddd7d73a1e41b6b15aa836"
2026-06-07 18:12:03.349999 | primary | "Updated"
2026-06-07 18:12:03.350013 | primary |
2026-06-07 18:12:03.350028 | primary | time="2026-06-07T18:09:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-controller with tag 5f8309f9cdfba37130cbb35ed294aac13dcba71c41ddd7d73a1e41b6b15aa836 and manifest sha256:5f8309f9cdfba37130cbb35ed294aac13dcba71c41ddd7d73a1e41b6b15aa836"
2026-06-07 18:12:03.350043 | primary | "Updated"
2026-06-07 18:12:03.350059 | primary |
2026-06-07 18:12:03.350076 | primary | time="2026-06-07T18:10:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-api with tag current-podified and manifest sha256:5ccb952e0d746dbc53c6c3194d49dbbcb30ed24734735c6dd430e882f6e91ffd"
2026-06-07 18:12:03.350091 | primary | "Updated"
2026-06-07 18:12:03.350105 | primary |
2026-06-07 18:12:03.350120 | primary | time="2026-06-07T18:10:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-api with tag 5ccb952e0d746dbc53c6c3194d49dbbcb30ed24734735c6dd430e882f6e91ffd and manifest sha256:5ccb952e0d746dbc53c6c3194d49dbbcb30ed24734735c6dd430e882f6e91ffd"
2026-06-07 18:12:03.350202 | primary | "Updated"
2026-06-07 18:12:03.350213 | primary |
2026-06-07 18:12:03.350221 | primary | time="2026-06-07T18:10:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:1324875a6fb0a7ff70a1830325cc97c7b47e3aad8a33c7527c97c33d4e785f0a"
2026-06-07 18:12:03.350229 | primary | "Updated"
2026-06-07 18:12:03.350237 | primary |
2026-06-07 18:12:03.350245 | primary | time="2026-06-07T18:10:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-applier with tag 1324875a6fb0a7ff70a1830325cc97c7b47e3aad8a33c7527c97c33d4e785f0a and manifest sha256:1324875a6fb0a7ff70a1830325cc97c7b47e3aad8a33c7527c97c33d4e785f0a"
2026-06-07 18:12:03.350253 | primary | "Updated"
2026-06-07 18:12:03.350260 | primary |
2026-06-07 18:12:03.350268 | primary | time="2026-06-07T18:10:02Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:2f66bb1446115d711534f7fab75c21c8fbf09a5fed8c44123362454d5fc59884"
2026-06-07 18:12:03.350276 | primary | "Updated"
2026-06-07 18:12:03.350292 | primary |
2026-06-07 18:12:03.350305 | primary | time="2026-06-07T18:10:03Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-decision-engine with tag 2f66bb1446115d711534f7fab75c21c8fbf09a5fed8c44123362454d5fc59884 and manifest sha256:2f66bb1446115d711534f7fab75c21c8fbf09a5fed8c44123362454d5fc59884"
2026-06-07 18:12:03.350313 | primary | "Updated"
2026-06-07 18:12:03.350320 | primary |
2026-06-07 18:12:03.350328 | primary | time="2026-06-07T18:10:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest-all with tag current-podified and manifest sha256:35d8f4bae46933c3b98d808a8bc24be61fc3f2bc7531005821308433bcc4339b"
2026-06-07 18:12:03.350336 | primary | "Updated"
2026-06-07 18:12:03.350343 | primary |
2026-06-07 18:12:03.350351 | primary | time="2026-06-07T18:10:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest-all with tag 35d8f4bae46933c3b98d808a8bc24be61fc3f2bc7531005821308433bcc4339b and manifest sha256:35d8f4bae46933c3b98d808a8bc24be61fc3f2bc7531005821308433bcc4339b"
2026-06-07 18:12:03.350359 | primary | "Updated"
2026-06-07 18:12:03.350367 | primary |
2026-06-07 18:12:03.350379 | primary | time="2026-06-07T18:10:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:4c1ac8e4a5e97737d17f0de98eef8c76c5a92d9c281a220a0e94a30030211b18"
2026-06-07 18:12:03.350387 | primary | "Updated"
2026-06-07 18:12:03.350394 | primary |
2026-06-07 18:12:03.350402 | primary | time="2026-06-07T18:10:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-proxy-server with tag 4c1ac8e4a5e97737d17f0de98eef8c76c5a92d9c281a220a0e94a30030211b18 and manifest sha256:4c1ac8e4a5e97737d17f0de98eef8c76c5a92d9c281a220a0e94a30030211b18"
2026-06-07 18:12:03.350410 | primary | "Updated"
2026-06-07 18:12:03.350418 | primary |
2026-06-07 18:12:03.350425 | primary | time="2026-06-07T18:10:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-object with tag current-podified and manifest sha256:a8075dc392e062802d75c2918220a36cdccb1c3381922f7032ca75e485a07788"
2026-06-07 18:12:03.350433 | primary | "Updated"
2026-06-07 18:12:03.350441 | primary |
2026-06-07 18:12:03.350448 | primary | time="2026-06-07T18:10:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-object with tag a8075dc392e062802d75c2918220a36cdccb1c3381922f7032ca75e485a07788 and manifest sha256:a8075dc392e062802d75c2918220a36cdccb1c3381922f7032ca75e485a07788"
2026-06-07 18:12:03.350456 | primary | "Updated"
2026-06-07 18:12:03.350464 | primary |
2026-06-07 18:12:03.350471 | primary | time="2026-06-07T18:10:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-container with tag current-podified and manifest sha256:99695d6327dcc37e6c6f9571c4b69f6ac1c46d607198825efee932a8fc0b1a48"
2026-06-07 18:12:03.350479 | primary | "Updated"
2026-06-07 18:12:03.350486 | primary |
2026-06-07 18:12:03.350494 | primary | time="2026-06-07T18:10:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-container with tag 99695d6327dcc37e6c6f9571c4b69f6ac1c46d607198825efee932a8fc0b1a48 and manifest sha256:99695d6327dcc37e6c6f9571c4b69f6ac1c46d607198825efee932a8fc0b1a48"
2026-06-07 18:12:03.350507 | primary | "Updated"
2026-06-07 18:12:03.350515 | primary |
2026-06-07 18:12:03.350522 | primary | time="2026-06-07T18:10:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-account with tag current-podified and manifest sha256:a82167841208d0233708f9f90b6404012dd80fa3d97692c30d2e5f8283b0917f"
2026-06-07 18:12:03.350530 | primary | "Updated"
2026-06-07 18:12:03.350538 | primary |
2026-06-07 18:12:03.350546 | primary | time="2026-06-07T18:10:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-account with tag a82167841208d0233708f9f90b6404012dd80fa3d97692c30d2e5f8283b0917f and manifest sha256:a82167841208d0233708f9f90b6404012dd80fa3d97692c30d2e5f8283b0917f"
2026-06-07 18:12:03.350553 | primary | "Updated"
2026-06-07 18:12:03.350561 | primary |
2026-06-07 18:12:03.350569 | primary | time="2026-06-07T18:10:10Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-api with tag current-podified and manifest sha256:256b72540bf824472a4026f1e12d67a3e65db9097a7a085b40a55b542c908dbc"
2026-06-07 18:12:03.350576 | primary | "Updated"
2026-06-07 18:12:03.350584 | primary |
2026-06-07 18:12:03.350592 | primary | time="2026-06-07T18:10:10Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-api with tag 256b72540bf824472a4026f1e12d67a3e65db9097a7a085b40a55b542c908dbc and manifest sha256:256b72540bf824472a4026f1e12d67a3e65db9097a7a085b40a55b542c908dbc"
2026-06-07 18:12:03.350599 | primary | "Updated"
2026-06-07 18:12:03.350607 | primary |
2026-06-07 18:12:03.350615 | primary | time="2026-06-07T18:10:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:2fd925613a09889a22440d20a68d89eb77d0f7b5d9c5cf04e68285213a16af98"
2026-06-07 18:12:03.350622 | primary | "Updated"
2026-06-07 18:12:03.350630 | primary |
2026-06-07 18:12:03.350638 | primary | time="2026-06-07T18:10:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-housekeeping with tag 2fd925613a09889a22440d20a68d89eb77d0f7b5d9c5cf04e68285213a16af98 and manifest sha256:2fd925613a09889a22440d20a68d89eb77d0f7b5d9c5cf04e68285213a16af98"
2026-06-07 18:12:03.350645 | primary | "Updated"
2026-06-07 18:12:03.350653 | primary |
2026-06-07 18:12:03.350661 | primary | time="2026-06-07T18:10:12Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:0b253072f9f802645ae3f76105fe764310d2cd227edaf870f028e72aa479861e"
2026-06-07 18:12:03.350668 | primary | "Updated"
2026-06-07 18:12:03.350676 | primary |
2026-06-07 18:12:03.350689 | primary | time="2026-06-07T18:10:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-worker with tag 0b253072f9f802645ae3f76105fe764310d2cd227edaf870f028e72aa479861e and manifest sha256:0b253072f9f802645ae3f76105fe764310d2cd227edaf870f028e72aa479861e"
2026-06-07 18:12:03.350697 | primary | "Updated"
2026-06-07 18:12:03.350705 | primary |
2026-06-07 18:12:03.350713 | primary | time="2026-06-07T18:10:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:055ab3f08876da08421ef8be0e81c3243385a7923a97af8027da6e650b7f0c4e"
2026-06-07 18:12:03.350720 | primary | "Updated"
2026-06-07 18:12:03.350728 | primary |
2026-06-07 18:12:03.350739 | primary | time="2026-06-07T18:10:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-health-manager with tag 055ab3f08876da08421ef8be0e81c3243385a7923a97af8027da6e650b7f0c4e and manifest sha256:055ab3f08876da08421ef8be0e81c3243385a7923a97af8027da6e650b7f0c4e"
2026-06-07 18:12:03.350747 | primary | "Updated"
2026-06-07 18:12:03.350754 | primary |
2026-06-07 18:12:03.350762 | primary | time="2026-06-07T18:10:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-compute with tag current-podified and manifest sha256:deac8d99666747b84a016d3cb14df64bc7fdaaff8c71fb056b45b92cd3ade726"
2026-06-07 18:12:03.350770 | primary | "Updated"
2026-06-07 18:12:03.350777 | primary |
2026-06-07 18:12:03.350785 | primary | time="2026-06-07T18:10:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-compute with tag deac8d99666747b84a016d3cb14df64bc7fdaaff8c71fb056b45b92cd3ade726 and manifest sha256:deac8d99666747b84a016d3cb14df64bc7fdaaff8c71fb056b45b92cd3ade726"
2026-06-07 18:12:03.350796 | primary | "Updated"
2026-06-07 18:12:03.350804 | primary |
2026-06-07 18:12:03.350812 | primary | time="2026-06-07T18:10:16Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-api with tag current-podified and manifest sha256:8d5119cba193c7de884f802e7355fea574cbf492f15ad5cee6479ea9629f341f"
2026-06-07 18:12:03.350849 | primary | "Updated"
2026-06-07 18:12:03.350858 | primary |
2026-06-07 18:12:03.350866 | primary | time="2026-06-07T18:10:16Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-api with tag 8d5119cba193c7de884f802e7355fea574cbf492f15ad5cee6479ea9629f341f and manifest sha256:8d5119cba193c7de884f802e7355fea574cbf492f15ad5cee6479ea9629f341f"
2026-06-07 18:12:03.350873 | primary | "Updated"
2026-06-07 18:12:03.350881 | primary |
2026-06-07 18:12:03.350889 | primary | time="2026-06-07T18:10:17Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:e8c5f19118ed90336ff8ca54ba500b71766086e4e0e1146f7f747866168ba15f"
2026-06-07 18:12:03.350897 | primary | "Updated"
2026-06-07 18:12:03.350904 | primary |
2026-06-07 18:12:03.350912 | primary | time="2026-06-07T18:10:18Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-scheduler with tag e8c5f19118ed90336ff8ca54ba500b71766086e4e0e1146f7f747866168ba15f and manifest sha256:e8c5f19118ed90336ff8ca54ba500b71766086e4e0e1146f7f747866168ba15f"
2026-06-07 18:12:03.350920 | primary | "Updated"
2026-06-07 18:12:03.350927 | primary |
2026-06-07 18:12:03.350935 | primary | time="2026-06-07T18:10:19Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:fb0dbe5195e8562daad617a5cdde67429ae29ba7b7413585b35bf263a435bff2"
2026-06-07 18:12:03.350943 | primary | "Updated"
2026-06-07 18:12:03.350950 | primary |
2026-06-07 18:12:03.350958 | primary | time="2026-06-07T18:10:19Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-conductor with tag fb0dbe5195e8562daad617a5cdde67429ae29ba7b7413585b35bf263a435bff2 and manifest sha256:fb0dbe5195e8562daad617a5cdde67429ae29ba7b7413585b35bf263a435bff2"
2026-06-07 18:12:03.350966 | primary | "Updated"
2026-06-07 18:12:03.350973 | primary |
2026-06-07 18:12:03.350981 | primary | time="2026-06-07T18:10:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:4d8f3dbf36c19df894e00454e06a27fe3c63b16f664a91c8cdf84c2948585f03"
2026-06-07 18:12:03.350989 | primary | "Updated"
2026-06-07 18:12:03.350996 | primary |
2026-06-07 18:12:03.351004 | primary | time="2026-06-07T18:10:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-novncproxy with tag 4d8f3dbf36c19df894e00454e06a27fe3c63b16f664a91c8cdf84c2948585f03 and manifest sha256:4d8f3dbf36c19df894e00454e06a27fe3c63b16f664a91c8cdf84c2948585f03"
2026-06-07 18:12:03.351012 | primary | "Updated"
2026-06-07 18:12:03.351019 | primary |
2026-06-07 18:12:03.351027 | primary | time="2026-06-07T18:10:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:10d597931453b75b5cd5df32c43874971b52a4e6e83439afa04a3762b804a1a1"
2026-06-07 18:12:03.351035 | primary | "Updated"
2026-06-07 18:12:03.351042 | primary |
2026-06-07 18:12:03.351050 | primary | time="2026-06-07T18:10:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-ovn-agent with tag 10d597931453b75b5cd5df32c43874971b52a4e6e83439afa04a3762b804a1a1 and manifest sha256:10d597931453b75b5cd5df32c43874971b52a4e6e83439afa04a3762b804a1a1"
2026-06-07 18:12:03.351058 | primary | "Updated"
2026-06-07 18:12:03.351065 | primary |
2026-06-07 18:12:03.351073 | primary | time="2026-06-07T18:10:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:d2fc237066a28374b6b4b5084592f37f11371e2017d9c286a31ad4562bfd4885"
2026-06-07 18:12:03.351081 | primary | "Updated"
2026-06-07 18:12:03.351089 | primary |
2026-06-07 18:12:03.351102 | primary | time="2026-06-07T18:10:23Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-metadata-agent-ovn with tag d2fc237066a28374b6b4b5084592f37f11371e2017d9c286a31ad4562bfd4885 and manifest sha256:d2fc237066a28374b6b4b5084592f37f11371e2017d9c286a31ad4562bfd4885"
2026-06-07 18:12:03.351121 | primary | "Updated"
2026-06-07 18:12:03.351130 | primary |
2026-06-07 18:12:03.351138 | primary | time="2026-06-07T18:10:23Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:098b5b2046584be82db86d4c92d09eead628491919cefc084dddaadf6753af8a"
2026-06-07 18:12:03.351146 | primary | "Updated"
2026-06-07 18:12:03.351154 | primary |
2026-06-07 18:12:03.351165 | primary | time="2026-06-07T18:10:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-dhcp-agent with tag 098b5b2046584be82db86d4c92d09eead628491919cefc084dddaadf6753af8a and manifest sha256:098b5b2046584be82db86d4c92d09eead628491919cefc084dddaadf6753af8a"
2026-06-07 18:12:03.351172 | primary | "Updated"
2026-06-07 18:12:03.351180 | primary |
2026-06-07 18:12:03.351188 | primary | time="2026-06-07T18:10:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:d399f3d9250e939bec0d53dcd3549f7628e93eeaa69a78a386b30c8c49026ce1"
2026-06-07 18:12:03.351195 | primary | "Updated"
2026-06-07 18:12:03.351203 | primary |
2026-06-07 18:12:03.351211 | primary | time="2026-06-07T18:10:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-agent-base with tag d399f3d9250e939bec0d53dcd3549f7628e93eeaa69a78a386b30c8c49026ce1 and manifest sha256:d399f3d9250e939bec0d53dcd3549f7628e93eeaa69a78a386b30c8c49026ce1"
2026-06-07 18:12:03.351218 | primary | "Updated"
2026-06-07 18:12:03.351226 | primary |
2026-06-07 18:12:03.351234 | primary | time="2026-06-07T18:10:26Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:381e45a310894e776aeee3b7e2e1bc623c5d226c54b453de0c3b767ddd967126"
2026-06-07 18:12:03.351241 | primary | "Updated"
2026-06-07 18:12:03.351249 | primary |
2026-06-07 18:12:03.351257 | primary | time="2026-06-07T18:10:26Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-sriov-agent with tag 381e45a310894e776aeee3b7e2e1bc623c5d226c54b453de0c3b767ddd967126 and manifest sha256:381e45a310894e776aeee3b7e2e1bc623c5d226c54b453de0c3b767ddd967126"
2026-06-07 18:12:03.351264 | primary | "Updated"
2026-06-07 18:12:03.351272 | primary |
2026-06-07 18:12:03.351279 | primary | time="2026-06-07T18:10:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-server with tag current-podified and manifest sha256:a079293e99bbc2acddc0e6ce3cf14e6b18d721a9c9975175dbecdf5aa13f9a4f"
2026-06-07 18:12:03.351287 | primary | "Updated"
2026-06-07 18:12:03.351295 | primary |
2026-06-07 18:12:03.351302 | primary | time="2026-06-07T18:10:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-server with tag a079293e99bbc2acddc0e6ce3cf14e6b18d721a9c9975175dbecdf5aa13f9a4f and manifest sha256:a079293e99bbc2acddc0e6ce3cf14e6b18d721a9c9975175dbecdf5aa13f9a4f"
2026-06-07 18:12:03.351310 | primary | "Updated"
2026-06-07 18:12:03.351318 | primary |
2026-06-07 18:12:03.351326 | primary | time="2026-06-07T18:10:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:2bad910cee5282f257c2d76324136761e93f04df54b984d9669e2256a8b9928b"
2026-06-07 18:12:03.351334 | primary | "Updated"
2026-06-07 18:12:03.351341 | primary |
2026-06-07 18:12:03.351349 | primary | time="2026-06-07T18:10:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-neutron-agent with tag 2bad910cee5282f257c2d76324136761e93f04df54b984d9669e2256a8b9928b and manifest sha256:2bad910cee5282f257c2d76324136761e93f04df54b984d9669e2256a8b9928b"
2026-06-07 18:12:03.351357 | primary | "Updated"
2026-06-07 18:12:03.351364 | primary |
2026-06-07 18:12:03.351372 | primary | time="2026-06-07T18:10:29Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-share with tag current-podified and manifest sha256:bd6f8682ee9dcbce289b64d976f9e01ff9ed1520b3f8e1184909fe07bed4f56e"
2026-06-07 18:12:03.351380 | primary | "Updated"
2026-06-07 18:12:03.351387 | primary |
2026-06-07 18:12:03.351395 | primary | time="2026-06-07T18:10:29Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-share with tag bd6f8682ee9dcbce289b64d976f9e01ff9ed1520b3f8e1184909fe07bed4f56e and manifest sha256:bd6f8682ee9dcbce289b64d976f9e01ff9ed1520b3f8e1184909fe07bed4f56e"
2026-06-07 18:12:03.351502 | primary | "Updated"
2026-06-07 18:12:03.351510 | primary |
2026-06-07 18:12:03.351518 | primary | time="2026-06-07T18:10:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-api with tag current-podified and manifest sha256:8f75516d9f88f80643be36dcdb32a48115a2ba1eac2ecbad0c38359e39069308"
2026-06-07 18:12:03.351525 | primary | "Updated"
2026-06-07 18:12:03.351533 | primary |
2026-06-07 18:12:03.351541 | primary | time="2026-06-07T18:10:31Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-api with tag 8f75516d9f88f80643be36dcdb32a48115a2ba1eac2ecbad0c38359e39069308 and manifest sha256:8f75516d9f88f80643be36dcdb32a48115a2ba1eac2ecbad0c38359e39069308"
2026-06-07 18:12:03.351548 | primary | "Updated"
2026-06-07 18:12:03.351556 | primary |
2026-06-07 18:12:03.351564 | primary | time="2026-06-07T18:10:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:60fafffb1c611a452d4d64216f15102afbf16ecd8c19619e0c5194b43b1934d7"
2026-06-07 18:12:03.351571 | primary | "Updated"
2026-06-07 18:12:03.351579 | primary |
2026-06-07 18:12:03.351592 | primary | time="2026-06-07T18:10:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-scheduler with tag 60fafffb1c611a452d4d64216f15102afbf16ecd8c19619e0c5194b43b1934d7 and manifest sha256:60fafffb1c611a452d4d64216f15102afbf16ecd8c19619e0c5194b43b1934d7"
2026-06-07 18:12:03.351599 | primary | "Updated"
2026-06-07 18:12:03.351607 | primary |
2026-06-07 18:12:03.351618 | primary | time="2026-06-07T18:10:34Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:30156cc7149b6890cd16d24b1ff7286bb61c61f0798509ea743e44f98b05de2e"
2026-06-07 18:12:03.351626 | primary | "Updated"
2026-06-07 18:12:03.351634 | primary |
2026-06-07 18:12:03.351642 | primary | time="2026-06-07T18:10:34Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-pxe with tag 30156cc7149b6890cd16d24b1ff7286bb61c61f0798509ea743e44f98b05de2e and manifest sha256:30156cc7149b6890cd16d24b1ff7286bb61c61f0798509ea743e44f98b05de2e"
2026-06-07 18:12:03.351649 | primary | "Updated"
2026-06-07 18:12:03.351657 | primary |
2026-06-07 18:12:03.351665 | primary | time="2026-06-07T18:10:35Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:fe5f80aa3cf3bda7de205543605cf974a2529f631c554d71e465c32d10601913"
2026-06-07 18:12:03.351672 | primary | "Updated"
2026-06-07 18:12:03.351680 | primary |
2026-06-07 18:12:03.351688 | primary | time="2026-06-07T18:10:35Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-conductor with tag fe5f80aa3cf3bda7de205543605cf974a2529f631c554d71e465c32d10601913 and manifest sha256:fe5f80aa3cf3bda7de205543605cf974a2529f631c554d71e465c32d10601913"
2026-06-07 18:12:03.351695 | primary | "Updated"
2026-06-07 18:12:03.351703 | primary |
2026-06-07 18:12:03.351711 | primary | time="2026-06-07T18:10:36Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-api with tag current-podified and manifest sha256:201ef3bcc6f43f7c5292266c96c6d12f994eaa7b1ed2f2b34ac08be2d38a94a6"
2026-06-07 18:12:03.351718 | primary | "Updated"
2026-06-07 18:12:03.351726 | primary |
2026-06-07 18:12:03.351733 | primary | time="2026-06-07T18:10:36Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-api with tag 201ef3bcc6f43f7c5292266c96c6d12f994eaa7b1ed2f2b34ac08be2d38a94a6 and manifest sha256:201ef3bcc6f43f7c5292266c96c6d12f994eaa7b1ed2f2b34ac08be2d38a94a6"
2026-06-07 18:12:03.351741 | primary | "Updated"
2026-06-07 18:12:03.351749 | primary |
2026-06-07 18:12:03.351756 | primary | time="2026-06-07T18:10:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:62c84bf1f35a2974772e68d184932cc925f5673e3d40a7554d02ebcb3c1fc62e"
2026-06-07 18:12:03.351764 | primary | "Updated"
2026-06-07 18:12:03.351771 | primary |
2026-06-07 18:12:03.351779 | primary | time="2026-06-07T18:10:38Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-inspector with tag 62c84bf1f35a2974772e68d184932cc925f5673e3d40a7554d02ebcb3c1fc62e and manifest sha256:62c84bf1f35a2974772e68d184932cc925f5673e3d40a7554d02ebcb3c1fc62e"
2026-06-07 18:12:03.351791 | primary | "Updated"
2026-06-07 18:12:03.351798 | primary |
2026-06-07 18:12:03.351806 | primary | time="2026-06-07T18:10:39Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api with tag current-podified and manifest sha256:527e891c3eea12e1ba70d5612a44b6faad188f61e0e46780b471e4c430ad6af5"
2026-06-07 18:12:03.351814 | primary | "Updated"
2026-06-07 18:12:03.351846 | primary |
2026-06-07 18:12:03.351854 | primary | time="2026-06-07T18:10:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api with tag 527e891c3eea12e1ba70d5612a44b6faad188f61e0e46780b471e4c430ad6af5 and manifest sha256:527e891c3eea12e1ba70d5612a44b6faad188f61e0e46780b471e4c430ad6af5"
2026-06-07 18:12:03.351862 | primary | "Updated"
2026-06-07 18:12:03.351870 | primary |
2026-06-07 18:12:03.351877 | primary | time="2026-06-07T18:10:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:2d12216830dc4a5190b652e681dced66de05b22bce2e8bd0916d0318c7b821a6"
2026-06-07 18:12:03.351885 | primary | "Updated"
2026-06-07 18:12:03.351893 | primary |
2026-06-07 18:12:03.351900 | primary | time="2026-06-07T18:10:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api-cfn with tag 2d12216830dc4a5190b652e681dced66de05b22bce2e8bd0916d0318c7b821a6 and manifest sha256:2d12216830dc4a5190b652e681dced66de05b22bce2e8bd0916d0318c7b821a6"
2026-06-07 18:12:03.351908 | primary | "Updated"
2026-06-07 18:12:03.351916 | primary |
2026-06-07 18:12:03.351923 | primary | time="2026-06-07T18:10:42Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-engine with tag current-podified and manifest sha256:b6f235b5f3cf267437725cff1c97e94a9d80748455790b5a89f7b993a5717bdb"
2026-06-07 18:12:03.351931 | primary | "Updated"
2026-06-07 18:12:03.351939 | primary |
2026-06-07 18:12:03.351946 | primary | time="2026-06-07T18:10:43Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-engine with tag b6f235b5f3cf267437725cff1c97e94a9d80748455790b5a89f7b993a5717bdb and manifest sha256:b6f235b5f3cf267437725cff1c97e94a9d80748455790b5a89f7b993a5717bdb"
2026-06-07 18:12:03.351954 | primary | "Updated"
2026-06-07 18:12:03.351962 | primary |
2026-06-07 18:12:03.351969 | primary | time="2026-06-07T18:10:43Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:427c45903327a9018e4046576dc26853d22dc2fe326c49498ece152201d661f2"
2026-06-07 18:12:03.351977 | primary | "Updated"
2026-06-07 18:12:03.351985 | primary |
2026-06-07 18:12:03.351992 | primary | time="2026-06-07T18:10:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-backend-bind9 with tag 427c45903327a9018e4046576dc26853d22dc2fe326c49498ece152201d661f2 and manifest sha256:427c45903327a9018e4046576dc26853d22dc2fe326c49498ece152201d661f2"
2026-06-07 18:12:03.352000 | primary | "Updated"
2026-06-07 18:12:03.352008 | primary |
2026-06-07 18:12:03.352021 | primary | time="2026-06-07T18:10:45Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-producer with tag current-podified and manifest sha256:8f153c8bbdacae5e7db46617d490ff792f81941de69c03b40add842f8ea992d6"
2026-06-07 18:12:03.352028 | primary | "Updated"
2026-06-07 18:12:03.352036 | primary |
2026-06-07 18:12:03.352044 | primary | time="2026-06-07T18:10:45Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-producer with tag 8f153c8bbdacae5e7db46617d490ff792f81941de69c03b40add842f8ea992d6 and manifest sha256:8f153c8bbdacae5e7db46617d490ff792f81941de69c03b40add842f8ea992d6"
2026-06-07 18:12:03.352052 | primary | "Updated"
2026-06-07 18:12:03.352059 | primary |
2026-06-07 18:12:03.352067 | primary | time="2026-06-07T18:10:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-api with tag current-podified and manifest sha256:083bf248351502fb4e1536d795fca47bfb103628e1de1192dbad0df2cdd6293b"
2026-06-07 18:12:03.352075 | primary | "Updated"
2026-06-07 18:12:03.352082 | primary |
2026-06-07 18:12:03.352097 | primary | time="2026-06-07T18:10:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-api with tag 083bf248351502fb4e1536d795fca47bfb103628e1de1192dbad0df2cdd6293b and manifest sha256:083bf248351502fb4e1536d795fca47bfb103628e1de1192dbad0df2cdd6293b"
2026-06-07 18:12:03.352105 | primary | "Updated"
2026-06-07 18:12:03.352117 | primary |
2026-06-07 18:12:03.352172 | primary | time="2026-06-07T18:10:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-worker with tag current-podified and manifest sha256:8edb182ee3ff15546b00308d5f18a94cdfd1cb78ad9efb7aab1a35500221338e"
2026-06-07 18:12:03.352180 | primary | "Updated"
2026-06-07 18:12:03.352188 | primary |
2026-06-07 18:12:03.352196 | primary | time="2026-06-07T18:10:48Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-worker with tag 8edb182ee3ff15546b00308d5f18a94cdfd1cb78ad9efb7aab1a35500221338e and manifest sha256:8edb182ee3ff15546b00308d5f18a94cdfd1cb78ad9efb7aab1a35500221338e"
2026-06-07 18:12:03.352203 | primary | "Updated"
2026-06-07 18:12:03.352211 | primary |
2026-06-07 18:12:03.352219 | primary | time="2026-06-07T18:10:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:eb744bd09208e85d994906ef7a1c02beeda7aa6681f22315348135b5b9073539"
2026-06-07 18:12:03.352226 | primary | "Updated"
2026-06-07 18:12:03.352234 | primary |
2026-06-07 18:12:03.352242 | primary | time="2026-06-07T18:10:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-mdns with tag eb744bd09208e85d994906ef7a1c02beeda7aa6681f22315348135b5b9073539 and manifest sha256:eb744bd09208e85d994906ef7a1c02beeda7aa6681f22315348135b5b9073539"
2026-06-07 18:12:03.352249 | primary | "Updated"
2026-06-07 18:12:03.352257 | primary |
2026-06-07 18:12:03.352264 | primary | time="2026-06-07T18:10:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-central with tag current-podified and manifest sha256:5e29106ad686230755797e03196f2d091d997e52877e9add421b9d3d036a8b72"
2026-06-07 18:12:03.352272 | primary | "Updated"
2026-06-07 18:12:03.352280 | primary |
2026-06-07 18:12:03.352287 | primary | time="2026-06-07T18:10:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-central with tag 5e29106ad686230755797e03196f2d091d997e52877e9add421b9d3d036a8b72 and manifest sha256:5e29106ad686230755797e03196f2d091d997e52877e9add421b9d3d036a8b72"
2026-06-07 18:12:03.352295 | primary | "Updated"
2026-06-07 18:12:03.352303 | primary |
2026-06-07 18:12:03.352310 | primary | time="2026-06-07T18:10:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-sink with tag current-podified and manifest sha256:72843f4f4bc958fa0450ad14d120e83c99f4ff66f8adf4f90d87030a95520bcd"
2026-06-07 18:12:03.352318 | primary | "Updated"
2026-06-07 18:12:03.352325 | primary |
2026-06-07 18:12:03.352333 | primary | time="2026-06-07T18:10:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-sink with tag 72843f4f4bc958fa0450ad14d120e83c99f4ff66f8adf4f90d87030a95520bcd and manifest sha256:72843f4f4bc958fa0450ad14d120e83c99f4ff66f8adf4f90d87030a95520bcd"
2026-06-07 18:12:03.352341 | primary | "Updated"
2026-06-07 18:12:03.352348 | primary |
2026-06-07 18:12:03.352356 | primary | time="2026-06-07T18:10:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:7bbe45d2e30589e8196908e6a1735e2404441a9427f2c44649dfae4d3c382e1e"
2026-06-07 18:12:03.352364 | primary | "Updated"
2026-06-07 18:12:03.352371 | primary |
2026-06-07 18:12:03.352379 | primary | time="2026-06-07T18:10:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-api with tag 7bbe45d2e30589e8196908e6a1735e2404441a9427f2c44649dfae4d3c382e1e and manifest sha256:7bbe45d2e30589e8196908e6a1735e2404441a9427f2c44649dfae4d3c382e1e"
2026-06-07 18:12:03.352387 | primary | "Updated"
2026-06-07 18:12:03.352394 | primary |
2026-06-07 18:12:03.352405 | primary | time="2026-06-07T18:10:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:b84497bc099098394872d48576b256e26b2e9e1224a6032a674dc02522de459d"
2026-06-07 18:12:03.352413 | primary | "Updated"
2026-06-07 18:12:03.352421 | primary |
2026-06-07 18:12:03.352428 | primary | time="2026-06-07T18:10:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-processor with tag b84497bc099098394872d48576b256e26b2e9e1224a6032a674dc02522de459d and manifest sha256:b84497bc099098394872d48576b256e26b2e9e1224a6032a674dc02522de459d"
2026-06-07 18:12:03.352436 | primary | "Updated"
2026-06-07 18:12:03.352444 | primary |
2026-06-07 18:12:03.352460 | primary | time="2026-06-07T18:10:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-api with tag current-podified and manifest sha256:b777ea5c546d8cfe1c15d44128eb3d6f0ab72316b6c003d6fc4ed2e610b04f71"
2026-06-07 18:12:03.352468 | primary | "Updated"
2026-06-07 18:12:03.352475 | primary |
2026-06-07 18:12:03.352483 | primary | time="2026-06-07T18:10:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-api with tag b777ea5c546d8cfe1c15d44128eb3d6f0ab72316b6c003d6fc4ed2e610b04f71 and manifest sha256:b777ea5c546d8cfe1c15d44128eb3d6f0ab72316b6c003d6fc4ed2e610b04f71"
2026-06-07 18:12:03.352491 | primary | "Updated"
2026-06-07 18:12:03.352498 | primary |
2026-06-07 18:12:03.352506 | primary | time="2026-06-07T18:10:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:936591a62ab2bd5d251eb8a3a132fdf435304579b3f3d63c3929a6b974a8b063"
2026-06-07 18:12:03.352513 | primary | "Updated"
2026-06-07 18:12:03.352521 | primary |
2026-06-07 18:12:03.352529 | primary | time="2026-06-07T18:10:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-volume with tag 936591a62ab2bd5d251eb8a3a132fdf435304579b3f3d63c3929a6b974a8b063 and manifest sha256:936591a62ab2bd5d251eb8a3a132fdf435304579b3f3d63c3929a6b974a8b063"
2026-06-07 18:12:03.352536 | primary | "Updated"
2026-06-07 18:12:03.352544 | primary |
2026-06-07 18:12:03.352552 | primary | time="2026-06-07T18:10:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:40877fc6073cf373d17336c01eb8ab7d5edcc5d32dbdc03d39684bb0d0e45726"
2026-06-07 18:12:03.352559 | primary | "Updated"
2026-06-07 18:12:03.352567 | primary |
2026-06-07 18:12:03.352575 | primary | time="2026-06-07T18:10:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-backup with tag 40877fc6073cf373d17336c01eb8ab7d5edcc5d32dbdc03d39684bb0d0e45726 and manifest sha256:40877fc6073cf373d17336c01eb8ab7d5edcc5d32dbdc03d39684bb0d0e45726"
2026-06-07 18:12:03.352582 | primary | "Updated"
2026-06-07 18:12:03.352590 | primary |
2026-06-07 18:12:03.352597 | primary | time="2026-06-07T18:10:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:798cd7291272c74fd05da603f1108f2c5ddae428d724d1eab9baeca75c364efc"
2026-06-07 18:12:03.352605 | primary | "Updated"
2026-06-07 18:12:03.352613 | primary |
2026-06-07 18:12:03.352620 | primary | time="2026-06-07T18:10:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-scheduler with tag 798cd7291272c74fd05da603f1108f2c5ddae428d724d1eab9baeca75c364efc and manifest sha256:798cd7291272c74fd05da603f1108f2c5ddae428d724d1eab9baeca75c364efc"
2026-06-07 18:12:03.352628 | primary | "Updated"
2026-06-07 18:12:03.352636 | primary |
2026-06-07 18:12:03.352643 | primary | time="2026-06-07T18:11:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:5854040c635eb1faf12f4e1b86b62e64c5c3515f7057cf59ccb64dfb08a7495d"
2026-06-07 18:12:03.352651 | primary | "Updated"
2026-06-07 18:12:03.352658 | primary |
2026-06-07 18:12:03.352666 | primary | time="2026-06-07T18:11:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-compute with tag 5854040c635eb1faf12f4e1b86b62e64c5c3515f7057cf59ccb64dfb08a7495d and manifest sha256:5854040c635eb1faf12f4e1b86b62e64c5c3515f7057cf59ccb64dfb08a7495d"
2026-06-07 18:12:03.352674 | primary | "Updated"
2026-06-07 18:12:03.352681 | primary |
2026-06-07 18:12:03.352689 | primary | time="2026-06-07T18:11:02Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:58e8af010cb096186fe0c5172a9f2309f48b343c4506bd83db49862589104fa4"
2026-06-07 18:12:03.352697 | primary | "Updated"
2026-06-07 18:12:03.352704 | primary |
2026-06-07 18:12:03.352715 | primary | time="2026-06-07T18:11:03Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-central with tag 58e8af010cb096186fe0c5172a9f2309f48b343c4506bd83db49862589104fa4 and manifest sha256:58e8af010cb096186fe0c5172a9f2309f48b343c4506bd83db49862589104fa4"
2026-06-07 18:12:03.352723 | primary | "Updated"
2026-06-07 18:12:03.352731 | primary |
2026-06-07 18:12:03.352739 | primary | time="2026-06-07T18:11:03Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:61a24feed3628a7bf24842cb3ca52774a5bb5d4d8da178a107bdc0dc5970f7bc"
2026-06-07 18:12:03.352750 | primary | "Updated"
2026-06-07 18:12:03.352757 | primary |
2026-06-07 18:12:03.352765 | primary | time="2026-06-07T18:11:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-notification with tag 61a24feed3628a7bf24842cb3ca52774a5bb5d4d8da178a107bdc0dc5970f7bc and manifest sha256:61a24feed3628a7bf24842cb3ca52774a5bb5d4d8da178a107bdc0dc5970f7bc"
2026-06-07 18:12:03.352773 | primary | "Updated"
2026-06-07 18:12:03.352780 | primary |
2026-06-07 18:12:03.352788 | primary | time="2026-06-07T18:11:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:6ab09a50d08e2990eba0b69d4553070fcd2c9d162b173a0b7687f8e2c83ad212"
2026-06-07 18:12:03.352796 | primary | "Updated"
2026-06-07 18:12:03.352803 | primary |
2026-06-07 18:12:03.352811 | primary | time="2026-06-07T18:11:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-ipmi with tag 6ab09a50d08e2990eba0b69d4553070fcd2c9d162b173a0b7687f8e2c83ad212 and manifest sha256:6ab09a50d08e2990eba0b69d4553070fcd2c9d162b173a0b7687f8e2c83ad212"
2026-06-07 18:12:03.352839 | primary | "Updated"
2026-06-07 18:12:03.352850 | primary |
2026-06-07 18:12:03.352863 | primary | time="2026-06-07T18:11:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-api with tag current-podified and manifest sha256:9f4c8dec5e7a478e0e1d7a23835330d86c8c8a7a9c486f70aa0388234383c0b3"
2026-06-07 18:12:03.352871 | primary | "Updated"
2026-06-07 18:12:03.352879 | primary |
2026-06-07 18:12:03.352887 | primary | time="2026-06-07T18:11:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-api with tag 9f4c8dec5e7a478e0e1d7a23835330d86c8c8a7a9c486f70aa0388234383c0b3 and manifest sha256:9f4c8dec5e7a478e0e1d7a23835330d86c8c8a7a9c486f70aa0388234383c0b3"
2026-06-07 18:12:03.352894 | primary | "Updated"
2026-06-07 18:12:03.352902 | primary |
2026-06-07 18:12:03.352909 | primary | time="2026-06-07T18:11:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:d2c7bb69ff13011f07ddb7b9fe4039f456637980997860cd0a101a6eee03b712"
2026-06-07 18:12:03.352917 | primary | "Updated"
2026-06-07 18:12:03.352925 | primary |
2026-06-07 18:12:03.352932 | primary | time="2026-06-07T18:11:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-worker with tag d2c7bb69ff13011f07ddb7b9fe4039f456637980997860cd0a101a6eee03b712 and manifest sha256:d2c7bb69ff13011f07ddb7b9fe4039f456637980997860cd0a101a6eee03b712"
2026-06-07 18:12:03.352940 | primary | "Updated"
2026-06-07 18:12:03.352948 | primary |
2026-06-07 18:12:03.352955 | primary | time="2026-06-07T18:11:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:2342f0f7f1d7c4737d4d91155935553906ec09001e6d348b3d1c48cdb666d7b5"
2026-06-07 18:12:03.352963 | primary | "Updated"
2026-06-07 18:12:03.352971 | primary |
2026-06-07 18:12:03.352979 | primary | time="2026-06-07T18:11:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-keystone-listener with tag 2342f0f7f1d7c4737d4d91155935553906ec09001e6d348b3d1c48cdb666d7b5 and manifest sha256:2342f0f7f1d7c4737d4d91155935553906ec09001e6d348b3d1c48cdb666d7b5"
2026-06-07 18:12:03.352986 | primary | "Updated"
2026-06-07 18:12:03.352994 | primary |
2026-06-07 18:12:03.353002 | primary | time="2026-06-07T18:11:10Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-api with tag current-podified and manifest sha256:5148efb65fcb69942a797b2371db34d06fcd5a5f73b6e4f04ea296f102eea28e"
2026-06-07 18:12:03.353009 | primary | "Updated"
2026-06-07 18:12:03.353017 | primary |
2026-06-07 18:12:03.353025 | primary | time="2026-06-07T18:11:10Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-api with tag 5148efb65fcb69942a797b2371db34d06fcd5a5f73b6e4f04ea296f102eea28e and manifest sha256:5148efb65fcb69942a797b2371db34d06fcd5a5f73b6e4f04ea296f102eea28e"
2026-06-07 18:12:03.353032 | primary | "Updated"
2026-06-07 18:12:03.353040 | primary |
2026-06-07 18:12:03.353048 | primary | time="2026-06-07T18:11:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:5e315cba38047394fd9384d9d5b50de08ece0784b54c174e524cd34b53a02cc3"
2026-06-07 18:12:03.353059 | primary | "Updated"
2026-06-07 18:12:03.353067 | primary |
2026-06-07 18:12:03.353079 | primary | time="2026-06-07T18:11:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-evaluator with tag 5e315cba38047394fd9384d9d5b50de08ece0784b54c174e524cd34b53a02cc3 and manifest sha256:5e315cba38047394fd9384d9d5b50de08ece0784b54c174e524cd34b53a02cc3"
2026-06-07 18:12:03.353086 | primary | "Updated"
2026-06-07 18:12:03.353094 | primary |
2026-06-07 18:12:03.353102 | primary | time="2026-06-07T18:11:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:57fefbe48dc24b440c671b0e80abbf3552005b8144f512a85bb717a8923b6a57"
2026-06-07 18:12:03.353110 | primary | "Updated"
2026-06-07 18:12:03.353117 | primary |
2026-06-07 18:12:03.353125 | primary | time="2026-06-07T18:11:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-notifier with tag 57fefbe48dc24b440c671b0e80abbf3552005b8144f512a85bb717a8923b6a57 and manifest sha256:57fefbe48dc24b440c671b0e80abbf3552005b8144f512a85bb717a8923b6a57"
2026-06-07 18:12:03.353133 | primary | "Updated"
2026-06-07 18:12:03.353140 | primary |
2026-06-07 18:12:03.353148 | primary | time="2026-06-07T18:11:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:2b9e223013b7a40bd63e523482ca2f171cb866a167d9aa4c3adb58aad2bf2705"
2026-06-07 18:12:03.353156 | primary | "Updated"
2026-06-07 18:12:03.353163 | primary |
2026-06-07 18:12:03.353171 | primary | time="2026-06-07T18:11:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-listener with tag 2b9e223013b7a40bd63e523482ca2f171cb866a167d9aa4c3adb58aad2bf2705 and manifest sha256:2b9e223013b7a40bd63e523482ca2f171cb866a167d9aa4c3adb58aad2bf2705"
2026-06-07 18:12:03.353179 | primary | "Updated"
2026-06-07 18:12:03.353186 | primary |
2026-06-07 18:12:03.353194 | primary | time="2026-06-07T18:11:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-base with tag current-podified and manifest sha256:1e70d8afc083538563a4a4b75be0643c811964ff392a074644b1f96ca1c33096"
2026-06-07 18:12:03.353202 | primary | "Updated"
2026-06-07 18:12:03.353209 | primary |
2026-06-07 18:12:03.353217 | primary | time="2026-06-07T18:11:16Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-base with tag 1e70d8afc083538563a4a4b75be0643c811964ff392a074644b1f96ca1c33096 and manifest sha256:1e70d8afc083538563a4a4b75be0643c811964ff392a074644b1f96ca1c33096"
2026-06-07 18:12:03.353224 | primary | "Updated"
2026-06-07 18:12:03.353232 | primary |
2026-06-07 18:12:03.353240 | primary | time="2026-06-07T18:11:17Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest with tag current-podified and manifest sha256:d925dada4e87495b6a85d533bb9256bedb48991e21b0daa85b712c23ee438ae8"
2026-06-07 18:12:03.353247 | primary | "Updated"
2026-06-07 18:12:03.353255 | primary |
2026-06-07 18:12:03.353271 | primary | time="2026-06-07T18:11:17Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest with tag d925dada4e87495b6a85d533bb9256bedb48991e21b0daa85b712c23ee438ae8 and manifest sha256:d925dada4e87495b6a85d533bb9256bedb48991e21b0daa85b712c23ee438ae8"
2026-06-07 18:12:03.353279 | primary | "Updated"
2026-06-07 18:12:03.353287 | primary |
2026-06-07 18:12:03.353294 | primary | time="2026-06-07T18:11:18Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-base with tag current-podified and manifest sha256:68def7f5c66e70cdf911b3e9943c9d79975ebad8d0e47475b0ab9d816cfc54af"
2026-06-07 18:12:03.353302 | primary | "Updated"
2026-06-07 18:12:03.353310 | primary |
2026-06-07 18:12:03.353317 | primary | time="2026-06-07T18:11:18Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-base with tag 68def7f5c66e70cdf911b3e9943c9d79975ebad8d0e47475b0ab9d816cfc54af and manifest sha256:68def7f5c66e70cdf911b3e9943c9d79975ebad8d0e47475b0ab9d816cfc54af"
2026-06-07 18:12:03.353325 | primary | "Updated"
2026-06-07 18:12:03.353333 | primary |
2026-06-07 18:12:03.353340 | primary | time="2026-06-07T18:11:19Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-base with tag current-podified and manifest sha256:a77e1336c16f204395ed7d4f29e50f29ce8f6ab26b6daa50009ac01467b2fef2"
2026-06-07 18:12:03.353352 | primary | "Updated"
2026-06-07 18:12:03.353359 | primary |
2026-06-07 18:12:03.353367 | primary | time="2026-06-07T18:11:19Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-base with tag a77e1336c16f204395ed7d4f29e50f29ce8f6ab26b6daa50009ac01467b2fef2 and manifest sha256:a77e1336c16f204395ed7d4f29e50f29ce8f6ab26b6daa50009ac01467b2fef2"
2026-06-07 18:12:03.353375 | primary | "Updated"
2026-06-07 18:12:03.353382 | primary |
2026-06-07 18:12:03.353390 | primary | time="2026-06-07T18:11:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-base with tag current-podified and manifest sha256:a14681fe6b9ce52338cb4c76aae6a1c37e11dd6e9cba0c8766cec6a1fc5b8396"
2026-06-07 18:12:03.353398 | primary | "Updated"
2026-06-07 18:12:03.353405 | primary |
2026-06-07 18:12:03.353413 | primary | time="2026-06-07T18:11:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-base with tag a14681fe6b9ce52338cb4c76aae6a1c37e11dd6e9cba0c8766cec6a1fc5b8396 and manifest sha256:a14681fe6b9ce52338cb4c76aae6a1c37e11dd6e9cba0c8766cec6a1fc5b8396"
2026-06-07 18:12:03.353421 | primary | "Updated"
2026-06-07 18:12:03.353428 | primary |
2026-06-07 18:12:03.353436 | primary | time="2026-06-07T18:11:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-base with tag current-podified and manifest sha256:fa60b5e9efdea916e36a968a954816be32dedb8e6aa8d9e746371656b708ddf0"
2026-06-07 18:12:03.353444 | primary | "Updated"
2026-06-07 18:12:03.353451 | primary |
2026-06-07 18:12:03.353463 | primary | time="2026-06-07T18:11:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-base with tag fa60b5e9efdea916e36a968a954816be32dedb8e6aa8d9e746371656b708ddf0 and manifest sha256:fa60b5e9efdea916e36a968a954816be32dedb8e6aa8d9e746371656b708ddf0"
2026-06-07 18:12:03.353471 | primary | "Updated"
2026-06-07 18:12:03.353478 | primary |
2026-06-07 18:12:03.353486 | primary | time="2026-06-07T18:11:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-base with tag current-podified and manifest sha256:9e3cb53323686d8784434101c743c746a6996dd40bfeadf9ed66f2c1eb1b66ac"
2026-06-07 18:12:03.353494 | primary | "Updated"
2026-06-07 18:12:03.353501 | primary |
2026-06-07 18:12:03.353509 | primary | time="2026-06-07T18:11:23Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-base with tag 9e3cb53323686d8784434101c743c746a6996dd40bfeadf9ed66f2c1eb1b66ac and manifest sha256:9e3cb53323686d8784434101c743c746a6996dd40bfeadf9ed66f2c1eb1b66ac"
2026-06-07 18:12:03.353517 | primary | "Updated"
2026-06-07 18:12:03.353524 | primary |
2026-06-07 18:12:03.353532 | primary | time="2026-06-07T18:11:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-base with tag current-podified and manifest sha256:95fe80f157dc4fde4e18f64ce7bba1ceffb60942a385f49ba79667bc15edcf8a"
2026-06-07 18:12:03.353540 | primary | "Updated"
2026-06-07 18:12:03.353547 | primary |
2026-06-07 18:12:03.353555 | primary | time="2026-06-07T18:11:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-base with tag 95fe80f157dc4fde4e18f64ce7bba1ceffb60942a385f49ba79667bc15edcf8a and manifest sha256:95fe80f157dc4fde4e18f64ce7bba1ceffb60942a385f49ba79667bc15edcf8a"
2026-06-07 18:12:03.353563 | primary | "Updated"
2026-06-07 18:12:03.353570 | primary |
2026-06-07 18:12:03.353578 | primary | time="2026-06-07T18:11:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-base with tag current-podified and manifest sha256:484dbbbaab64f7c623ace559197127c182f80b9c425e836fbdad181e02ea5d54"
2026-06-07 18:12:03.353586 | primary | "Updated"
2026-06-07 18:12:03.353593 | primary |
2026-06-07 18:12:03.353601 | primary | time="2026-06-07T18:11:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-base with tag 484dbbbaab64f7c623ace559197127c182f80b9c425e836fbdad181e02ea5d54 and manifest sha256:484dbbbaab64f7c623ace559197127c182f80b9c425e836fbdad181e02ea5d54"
2026-06-07 18:12:03.353609 | primary | "Updated"
2026-06-07 18:12:03.353616 | primary |
2026-06-07 18:12:03.353624 | primary | time="2026-06-07T18:11:26Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-base with tag current-podified and manifest sha256:3b5a781ddb810b8950d1631fa5e5519d3bab874e9bcc2c4304ab9aacfcd70036"
2026-06-07 18:12:03.353635 | primary | "Updated"
2026-06-07 18:12:03.353643 | primary |
2026-06-07 18:12:03.353655 | primary | time="2026-06-07T18:11:26Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-base with tag 3b5a781ddb810b8950d1631fa5e5519d3bab874e9bcc2c4304ab9aacfcd70036 and manifest sha256:3b5a781ddb810b8950d1631fa5e5519d3bab874e9bcc2c4304ab9aacfcd70036"
2026-06-07 18:12:03.353663 | primary | "Updated"
2026-06-07 18:12:03.353670 | primary |
2026-06-07 18:12:03.353678 | primary | time="2026-06-07T18:11:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:22b47318198320b6c682d437be9dd133b2209c6e36296fc6f8945ca7fe2b80c5"
2026-06-07 18:12:03.353686 | primary | "Updated"
2026-06-07 18:12:03.353693 | primary |
2026-06-07 18:12:03.353701 | primary | time="2026-06-07T18:11:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-base with tag 22b47318198320b6c682d437be9dd133b2209c6e36296fc6f8945ca7fe2b80c5 and manifest sha256:22b47318198320b6c682d437be9dd133b2209c6e36296fc6f8945ca7fe2b80c5"
2026-06-07 18:12:03.353709 | primary | "Updated"
2026-06-07 18:12:03.353716 | primary |
2026-06-07 18:12:03.353724 | primary | time="2026-06-07T18:11:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-base with tag current-podified and manifest sha256:3d23bb35b23fcdbe755baf8473fdfaab8a7cf41acdafaebf8c954f38e3bda9ef"
2026-06-07 18:12:03.353732 | primary | "Updated"
2026-06-07 18:12:03.353739 | primary |
2026-06-07 18:12:03.353747 | primary | time="2026-06-07T18:11:29Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-base with tag 3d23bb35b23fcdbe755baf8473fdfaab8a7cf41acdafaebf8c954f38e3bda9ef and manifest sha256:3d23bb35b23fcdbe755baf8473fdfaab8a7cf41acdafaebf8c954f38e3bda9ef"
2026-06-07 18:12:03.353755 | primary | "Updated"
2026-06-07 18:12:03.353762 | primary |
2026-06-07 18:12:03.353770 | primary | time="2026-06-07T18:11:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:6d2b797ec2188a817f99fc4f5f114098d96b2eb5ae919b36e0560e1aaf983f61"
2026-06-07 18:12:03.353778 | primary | "Updated"
2026-06-07 18:12:03.353785 | primary |
2026-06-07 18:12:03.353793 | primary | time="2026-06-07T18:11:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-base with tag 6d2b797ec2188a817f99fc4f5f114098d96b2eb5ae919b36e0560e1aaf983f61 and manifest sha256:6d2b797ec2188a817f99fc4f5f114098d96b2eb5ae919b36e0560e1aaf983f61"
2026-06-07 18:12:03.353801 | primary | "Updated"
2026-06-07 18:12:03.353808 | primary |
2026-06-07 18:12:03.353841 | primary | time="2026-06-07T18:11:31Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizontest with tag current-podified and manifest sha256:cb16d11b14116f89346a67da3683422ace39388958bb07dfe12d34dc959888b6"
2026-06-07 18:12:03.353853 | primary | "Updated"
2026-06-07 18:12:03.353861 | primary |
2026-06-07 18:12:03.353869 | primary | time="2026-06-07T18:11:31Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizontest with tag cb16d11b14116f89346a67da3683422ace39388958bb07dfe12d34dc959888b6 and manifest sha256:cb16d11b14116f89346a67da3683422ace39388958bb07dfe12d34dc959888b6"
2026-06-07 18:12:03.353876 | primary | "Updated"
2026-06-07 18:12:03.353884 | primary |
2026-06-07 18:12:03.353892 | primary | time="2026-06-07T18:11:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-glance-api with tag current-podified and manifest sha256:c158702cad5e65f0519185ae6ad3815084c3eeed4cc7a0cd81fee22a93c15ea2"
2026-06-07 18:12:03.353899 | primary | "Updated"
2026-06-07 18:12:03.353907 | primary |
2026-06-07 18:12:03.353919 | primary | time="2026-06-07T18:11:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-glance-api with tag c158702cad5e65f0519185ae6ad3815084c3eeed4cc7a0cd81fee22a93c15ea2 and manifest sha256:c158702cad5e65f0519185ae6ad3815084c3eeed4cc7a0cd81fee22a93c15ea2"
2026-06-07 18:12:03.353926 | primary | "Updated"
2026-06-07 18:12:03.353934 | primary |
2026-06-07 18:12:03.353942 | primary | time="2026-06-07T18:11:33Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizon with tag current-podified and manifest sha256:da6b4c8f1a62a252ebdc0b24d4631f786f18169b86e349e03ffdfaa9f2708ec1"
2026-06-07 18:12:03.353950 | primary | "Updated"
2026-06-07 18:12:03.353957 | primary |
2026-06-07 18:12:03.353969 | primary | time="2026-06-07T18:11:34Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizon with tag da6b4c8f1a62a252ebdc0b24d4631f786f18169b86e349e03ffdfaa9f2708ec1 and manifest sha256:da6b4c8f1a62a252ebdc0b24d4631f786f18169b86e349e03ffdfaa9f2708ec1"
2026-06-07 18:12:03.353977 | primary | "Updated"
2026-06-07 18:12:03.353984 | primary |
2026-06-07 18:12:03.353992 | primary | time="2026-06-07T18:11:35Z" level=info msg="Tagging podified-antelope-centos9/openstack-keystone with tag current-podified and manifest sha256:2ca6d572717053da26baaebb1dd8be7f4f779b6c3c0e922b44f2269ed0d8c7fb"
2026-06-07 18:12:03.354000 | primary | "Updated"
2026-06-07 18:12:03.354007 | primary |
2026-06-07 18:12:03.354015 | primary | time="2026-06-07T18:11:36Z" level=info msg="Tagging podified-antelope-centos9/openstack-keystone with tag 2ca6d572717053da26baaebb1dd8be7f4f779b6c3c0e922b44f2269ed0d8c7fb and manifest sha256:2ca6d572717053da26baaebb1dd8be7f4f779b6c3c0e922b44f2269ed0d8c7fb"
2026-06-07 18:12:03.354023 | primary | "Updated"
2026-06-07 18:12:03.354030 | primary |
2026-06-07 18:12:03.354038 | primary | time="2026-06-07T18:11:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-base with tag current-podified and manifest sha256:4c0b8cd3129e5b6e25ceac22f6d30aa242c75bdca608f3365c2e6c43464a6882"
2026-06-07 18:12:03.354046 | primary | "Updated"
2026-06-07 18:12:03.354053 | primary |
2026-06-07 18:12:03.354061 | primary | time="2026-06-07T18:11:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-base with tag 4c0b8cd3129e5b6e25ceac22f6d30aa242c75bdca608f3365c2e6c43464a6882 and manifest sha256:4c0b8cd3129e5b6e25ceac22f6d30aa242c75bdca608f3365c2e6c43464a6882"
2026-06-07 18:12:03.354069 | primary | "Updated"
2026-06-07 18:12:03.354076 | primary |
2026-06-07 18:12:03.354091 | primary | time="2026-06-07T18:11:38Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-base with tag current-podified and manifest sha256:c10c2a27ee8b9f419f777262b9e21761df3fc9226ee844f8cc2543e8e82db3d1"
2026-06-07 18:12:03.354099 | primary | "Updated"
2026-06-07 18:12:03.354108 | primary |
2026-06-07 18:12:03.354116 | primary | time="2026-06-07T18:11:38Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-base with tag c10c2a27ee8b9f419f777262b9e21761df3fc9226ee844f8cc2543e8e82db3d1 and manifest sha256:c10c2a27ee8b9f419f777262b9e21761df3fc9226ee844f8cc2543e8e82db3d1"
2026-06-07 18:12:03.354124 | primary | "Updated"
2026-06-07 18:12:03.354131 | primary |
2026-06-07 18:12:03.354139 | primary | time="2026-06-07T18:11:39Z" level=info msg="Tagging podified-antelope-centos9/openstack-iscsid with tag current-podified and manifest sha256:47dd89ae119336d4056ef8eec703e6c5d0ba93848f3fd15314d2c15c26202ce9"
2026-06-07 18:12:03.354147 | primary | "Updated"
2026-06-07 18:12:03.354154 | primary |
2026-06-07 18:12:03.354162 | primary | time="2026-06-07T18:11:39Z" level=info msg="Tagging podified-antelope-centos9/openstack-iscsid with tag 47dd89ae119336d4056ef8eec703e6c5d0ba93848f3fd15314d2c15c26202ce9 and manifest sha256:47dd89ae119336d4056ef8eec703e6c5d0ba93848f3fd15314d2c15c26202ce9"
2026-06-07 18:12:03.354170 | primary | "Updated"
2026-06-07 18:12:03.354177 | primary |
2026-06-07 18:12:03.354185 | primary | time="2026-06-07T18:11:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-placement-api with tag current-podified and manifest sha256:340feedf46a8e94ec68aeee475050a30ad5ae198d316044ca39d4d8a8450dfb2"
2026-06-07 18:12:03.354193 | primary | "Updated"
2026-06-07 18:12:03.354200 | primary |
2026-06-07 18:12:03.354208 | primary | time="2026-06-07T18:11:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-placement-api with tag 340feedf46a8e94ec68aeee475050a30ad5ae198d316044ca39d4d8a8450dfb2 and manifest sha256:340feedf46a8e94ec68aeee475050a30ad5ae198d316044ca39d4d8a8450dfb2"
2026-06-07 18:12:03.354215 | primary | "Updated"
2026-06-07 18:12:03.354223 | primary |
2026-06-07 18:12:03.354231 | primary | time="2026-06-07T18:11:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-base with tag current-podified and manifest sha256:cb01186e6f820a30ad348c302ee88f2a6035426393aac61b7188fb177ee6b811"
2026-06-07 18:12:03.354238 | primary | "Updated"
2026-06-07 18:12:03.354246 | primary |
2026-06-07 18:12:03.354253 | primary | time="2026-06-07T18:11:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-base with tag cb01186e6f820a30ad348c302ee88f2a6035426393aac61b7188fb177ee6b811 and manifest sha256:cb01186e6f820a30ad348c302ee88f2a6035426393aac61b7188fb177ee6b811"
2026-06-07 18:12:03.354264 | primary | "Updated"
2026-06-07 18:12:03.354272 | primary |
2026-06-07 18:12:03.354280 | primary | time="2026-06-07T18:11:42Z" level=info msg="Tagging podified-antelope-centos9/openstack-tobiko with tag current-podified and manifest sha256:29133259cbb34d9dca7389e6bf8f7b0407338d1317eb0173739709fecbcc3f91"
2026-06-07 18:12:03.354287 | primary | "Updated"
2026-06-07 18:12:03.354295 | primary |
2026-06-07 18:12:03.354303 | primary | time="2026-06-07T18:11:43Z" level=info msg="Tagging podified-antelope-centos9/openstack-tobiko with tag 29133259cbb34d9dca7389e6bf8f7b0407338d1317eb0173739709fecbcc3f91 and manifest sha256:29133259cbb34d9dca7389e6bf8f7b0407338d1317eb0173739709fecbcc3f91"
2026-06-07 18:12:03.354310 | primary | "Updated"
2026-06-07 18:12:03.354318 | primary |
2026-06-07 18:12:03.354326 | primary | time="2026-06-07T18:11:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-os with tag current-podified and manifest sha256:a574a701756b5cc4d89c75a0bd8d9f92422068a3815eb1570e3045880d09ddc3"
2026-06-07 18:12:03.354333 | primary | "Updated"
2026-06-07 18:12:03.354341 | primary |
2026-06-07 18:12:03.354348 | primary | time="2026-06-07T18:11:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-os with tag a574a701756b5cc4d89c75a0bd8d9f92422068a3815eb1570e3045880d09ddc3 and manifest sha256:a574a701756b5cc4d89c75a0bd8d9f92422068a3815eb1570e3045880d09ddc3"
2026-06-07 18:12:03.354356 | primary | "Updated"
2026-06-07 18:12:03.354364 | primary |
2026-06-07 18:12:03.354371 | primary | time="2026-06-07T18:11:45Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:057c13e8396926fc4de333fdeb0e1b2c5e4ad8ef5d4279bb48d56e183c89105b"
2026-06-07 18:12:03.354379 | primary | "Updated"
2026-06-07 18:12:03.354386 | primary |
2026-06-07 18:12:03.354394 | primary | time="2026-06-07T18:11:45Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-bgp-agent with tag 057c13e8396926fc4de333fdeb0e1b2c5e4ad8ef5d4279bb48d56e183c89105b and manifest sha256:057c13e8396926fc4de333fdeb0e1b2c5e4ad8ef5d4279bb48d56e183c89105b"
2026-06-07 18:12:03.354402 | primary | "Updated"
2026-06-07 18:12:03.354409 | primary |
2026-06-07 18:12:03.354420 | primary | time="2026-06-07T18:11:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-openstackclient with tag current-podified and manifest sha256:0d554738ba733909e6c29183cf6d71469f56ac6a0301a67cd100fb9b76e0e468"
2026-06-07 18:12:03.354428 | primary | "Updated"
2026-06-07 18:12:03.354436 | primary |
2026-06-07 18:12:03.354443 | primary | time="2026-06-07T18:11:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-openstackclient with tag 0d554738ba733909e6c29183cf6d71469f56ac6a0301a67cd100fb9b76e0e468 and manifest sha256:0d554738ba733909e6c29183cf6d71469f56ac6a0301a67cd100fb9b76e0e468"
2026-06-07 18:12:03.354451 | primary | "Updated"
2026-06-07 18:12:03.354458 | primary |
2026-06-07 18:12:03.354466 | primary | time="2026-06-07T18:11:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:05fbf231704cabd452ad74a762aedffa58f80b1e6320c7653399a77d3d86e3cd"
2026-06-07 18:12:03.354474 | primary | "Updated"
2026-06-07 18:12:03.354481 | primary |
2026-06-07 18:12:03.354493 | primary | time="2026-06-07T18:11:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-rabbitmq with tag 05fbf231704cabd452ad74a762aedffa58f80b1e6320c7653399a77d3d86e3cd and manifest sha256:05fbf231704cabd452ad74a762aedffa58f80b1e6320c7653399a77d3d86e3cd"
2026-06-07 18:12:03.354501 | primary | "Updated"
2026-06-07 18:12:03.354509 | primary |
2026-06-07 18:12:03.354516 | primary | time="2026-06-07T18:11:48Z" level=info msg="Tagging podified-antelope-centos9/openstack-unbound with tag current-podified and manifest sha256:74033b52774b3eefeebf2cbe0cf934ebd8d39d89199dbf4733488def30e90a73"
2026-06-07 18:12:03.354524 | primary | "Updated"
2026-06-07 18:12:03.354531 | primary |
2026-06-07 18:12:03.354539 | primary | time="2026-06-07T18:11:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-unbound with tag 74033b52774b3eefeebf2cbe0cf934ebd8d39d89199dbf4733488def30e90a73 and manifest sha256:74033b52774b3eefeebf2cbe0cf934ebd8d39d89199dbf4733488def30e90a73"
2026-06-07 18:12:03.354554 | primary | "Updated"
2026-06-07 18:12:03.354561 | primary |
2026-06-07 18:12:03.354569 | primary | time="2026-06-07T18:11:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-redis with tag current-podified and manifest sha256:ca773e161d2c0cbe077d9405d30231376fa9095ac1708e4b74e607ece4423c32"
2026-06-07 18:12:03.354577 | primary | "Updated"
2026-06-07 18:12:03.354584 | primary |
2026-06-07 18:12:03.354592 | primary | time="2026-06-07T18:11:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-redis with tag ca773e161d2c0cbe077d9405d30231376fa9095ac1708e4b74e607ece4423c32 and manifest sha256:ca773e161d2c0cbe077d9405d30231376fa9095ac1708e4b74e607ece4423c32"
2026-06-07 18:12:03.354600 | primary | "Updated"
2026-06-07 18:12:03.354607 | primary |
2026-06-07 18:12:03.354615 | primary | time="2026-06-07T18:11:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-rsyslog with tag current-podified and manifest sha256:d8bd26b489668cbf46ce9226278c04d24d003c6eb766ca9976c4fe5e579bc1b3"
2026-06-07 18:12:03.354623 | primary | "Updated"
2026-06-07 18:12:03.354630 | primary |
2026-06-07 18:12:03.354638 | primary | time="2026-06-07T18:11:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-rsyslog with tag d8bd26b489668cbf46ce9226278c04d24d003c6eb766ca9976c4fe5e579bc1b3 and manifest sha256:d8bd26b489668cbf46ce9226278c04d24d003c6eb766ca9976c4fe5e579bc1b3"
2026-06-07 18:12:03.354645 | primary | "Updated"
2026-06-07 18:12:03.354653 | primary |
2026-06-07 18:12:03.354661 | primary | time="2026-06-07T18:11:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:31277e5128c5127fcdfc7f9ea13c816efee15e6ce357c75f010f8dc7150663b1"
2026-06-07 18:12:03.354668 | primary | "Updated"
2026-06-07 18:12:03.354676 | primary |
2026-06-07 18:12:03.354684 | primary | time="2026-06-07T18:11:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-ansible-tests with tag 31277e5128c5127fcdfc7f9ea13c816efee15e6ce357c75f010f8dc7150663b1 and manifest sha256:31277e5128c5127fcdfc7f9ea13c816efee15e6ce357c75f010f8dc7150663b1"
2026-06-07 18:12:03.354691 | primary | "Updated"
2026-06-07 18:12:03.354699 | primary |
2026-06-07 18:12:03.354706 | primary | time="2026-06-07T18:11:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-mariadb with tag current-podified and manifest sha256:7573618ba0b1ba51d1092854d3f7abb76cc7933e062e7fbf4adf57186c1e8813"
2026-06-07 18:12:03.354714 | primary | "Updated"
2026-06-07 18:12:03.354722 | primary |
2026-06-07 18:12:03.354729 | primary | time="2026-06-07T18:11:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-mariadb with tag 7573618ba0b1ba51d1092854d3f7abb76cc7933e062e7fbf4adf57186c1e8813 and manifest sha256:7573618ba0b1ba51d1092854d3f7abb76cc7933e062e7fbf4adf57186c1e8813"
2026-06-07 18:12:03.354737 | primary | "Updated"
2026-06-07 18:12:03.354744 | primary |
2026-06-07 18:12:03.354752 | primary | time="2026-06-07T18:11:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-cron with tag current-podified and manifest sha256:c1ac6516354231e53633ead9178873f8d55549b2350612112d295d69ea64f9a0"
2026-06-07 18:12:03.354760 | primary | "Updated"
2026-06-07 18:12:03.354767 | primary |
2026-06-07 18:12:03.354775 | primary | time="2026-06-07T18:11:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-cron with tag c1ac6516354231e53633ead9178873f8d55549b2350612112d295d69ea64f9a0 and manifest sha256:c1ac6516354231e53633ead9178873f8d55549b2350612112d295d69ea64f9a0"
2026-06-07 18:12:03.354783 | primary | "Updated"
2026-06-07 18:12:03.354790 | primary |
2026-06-07 18:12:03.354798 | primary | time="2026-06-07T18:11:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-multipathd with tag current-podified and manifest sha256:2b92ac0f9498d10755ea156b2e91c6cf3ad4aeb8e3bdfa4ab96d2110a946bcce"
2026-06-07 18:12:03.354806 | primary | "Updated"
2026-06-07 18:12:03.354813 | primary |
2026-06-07 18:12:03.354845 | primary | time="2026-06-07T18:11:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-multipathd with tag 2b92ac0f9498d10755ea156b2e91c6cf3ad4aeb8e3bdfa4ab96d2110a946bcce and manifest sha256:2b92ac0f9498d10755ea156b2e91c6cf3ad4aeb8e3bdfa4ab96d2110a946bcce"
2026-06-07 18:12:03.354853 | primary | "Updated"
2026-06-07 18:12:03.354861 | primary |
2026-06-07 18:12:03.354879 | primary | time="2026-06-07T18:11:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-netutils with tag current-podified and manifest sha256:c9b6676f28a86bb8b3a35b46b759ada3131141b6e28e242e45d04cea795673b2"
2026-06-07 18:12:03.354887 | primary | "Updated"
2026-06-07 18:12:03.354894 | primary |
2026-06-07 18:12:03.354907 | primary | time="2026-06-07T18:11:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-netutils with tag c9b6676f28a86bb8b3a35b46b759ada3131141b6e28e242e45d04cea795673b2 and manifest sha256:c9b6676f28a86bb8b3a35b46b759ada3131141b6e28e242e45d04cea795673b2"
2026-06-07 18:12:03.354915 | primary | "Updated"
2026-06-07 18:12:03.354923 | primary |
2026-06-07 18:12:03.354930 | primary | time="2026-06-07T18:11:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-frr with tag current-podified and manifest sha256:11401e3f13cbe351b6d7f27fdc97568708b7218b9df2c359df89a5d02ec983ec"
2026-06-07 18:12:03.354938 | primary | "Updated"
2026-06-07 18:12:03.354945 | primary |
2026-06-07 18:12:03.354953 | primary | time="2026-06-07T18:11:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-frr with tag 11401e3f13cbe351b6d7f27fdc97568708b7218b9df2c359df89a5d02ec983ec and manifest sha256:11401e3f13cbe351b6d7f27fdc97568708b7218b9df2c359df89a5d02ec983ec"
2026-06-07 18:12:03.354961 | primary | "Updated"
2026-06-07 18:12:03.354968 | primary |
2026-06-07 18:12:03.354976 | primary | time="2026-06-07T18:11:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-haproxy with tag current-podified and manifest sha256:71ecae80c54925c3f0ab39db5e76470407f450ef602525901d57b562edfe8b64"
2026-06-07 18:12:03.354984 | primary | "Updated"
2026-06-07 18:12:03.354991 | primary |
2026-06-07 18:12:03.355002 | primary | time="2026-06-07T18:11:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-haproxy with tag 71ecae80c54925c3f0ab39db5e76470407f450ef602525901d57b562edfe8b64 and manifest sha256:71ecae80c54925c3f0ab39db5e76470407f450ef602525901d57b562edfe8b64"
2026-06-07 18:12:03.355010 | primary | "Updated"
2026-06-07 18:12:03.355018 | primary |
2026-06-07 18:12:03.355028 | primary | time="2026-06-07T18:12:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-memcached with tag current-podified and manifest sha256:f7c00025754d695d36b6c295301ed40d8a8b7270ce59f362288b4d9d35bb8120"
2026-06-07 18:12:03.355036 | primary | "Updated"
2026-06-07 18:12:03.355044 | primary |
2026-06-07 18:12:03.355051 | primary | time="2026-06-07T18:12:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-memcached with tag f7c00025754d695d36b6c295301ed40d8a8b7270ce59f362288b4d9d35bb8120 and manifest sha256:f7c00025754d695d36b6c295301ed40d8a8b7270ce59f362288b4d9d35bb8120"
2026-06-07 18:12:03.355059 | primary | "Updated"
2026-06-07 18:12:03.355066 | primary |
2026-06-07 18:12:03.355074 | primary | time="2026-06-07T18:12:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-base with tag current-podified and manifest sha256:23164a5eff97e4a29f8ce8b6baea9c8a6b1f47077107630d91cd5c9ba4a9c420"
2026-06-07 18:12:03.355082 | primary | "Updated"
2026-06-07 18:12:03.355089 | primary |
2026-06-07 18:12:03.355097 | primary | time="2026-06-07T18:12:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-base with tag 23164a5eff97e4a29f8ce8b6baea9c8a6b1f47077107630d91cd5c9ba4a9c420 and manifest sha256:23164a5eff97e4a29f8ce8b6baea9c8a6b1f47077107630d91cd5c9ba4a9c420"
2026-06-07 18:12:03.355105 | primary | "Updated"
2026-06-07 18:12:03.355112 | primary |
2026-06-07 18:12:03.614414 | primary | ok: Runtime: 0:00:00.010357
2026-06-07 18:12:03.628445 | 
2026-06-07 18:12:03.628627 | PLAY RECAP
2026-06-07 18:12:03.628735 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-07 18:12:03.628782 | 
2026-06-07 18:12:03.779122 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-07 18:12:03.780718 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-07 18:12:04.426788 | 
2026-06-07 18:12:04.426912 | PLAY [all]
2026-06-07 18:12:04.435878 | 
2026-06-07 18:12:04.435954 | TASK [Create container log dir]
2026-06-07 18:12:04.902814 | primary | ok
2026-06-07 18:12:04.913206 | 
2026-06-07 18:12:04.913357 | TASK [Collect logs]
2026-06-07 18:12:05.355078 | primary | + sudo dnf list installed
2026-06-07 18:12:05.800262 | primary | + df -h
2026-06-07 18:12:05.803629 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-07 18:12:05.828953 | primary | sending incremental file list
2026-06-07 18:12:05.834074 | primary | skipping non-regular file "yum.conf"
2026-06-07 18:12:05.834443 | primary | ./
2026-06-07 18:12:05.834454 | primary | dnf/
2026-06-07 18:12:05.834465 | primary | dnf/dnf.conf
2026-06-07 18:12:05.834510 | primary | dnf/aliases.d/
2026-06-07 18:12:05.834523 | primary | dnf/modules.d/
2026-06-07 18:12:05.834532 | primary | dnf/modules.defaults.d/
2026-06-07 18:12:05.834540 | primary | dnf/plugins/
2026-06-07 18:12:05.834549 | primary | dnf/plugins/copr.conf
2026-06-07 18:12:05.834561 | primary | dnf/plugins/debuginfo-install.conf
2026-06-07 18:12:05.834570 | primary | dnf/plugins/copr.d/
2026-06-07 18:12:05.834578 | primary | dnf/protected.d/
2026-06-07 18:12:05.834586 | primary | dnf/protected.d/dnf.conf
2026-06-07 18:12:05.834596 | primary | dnf/protected.d/grub2-pc.conf
2026-06-07 18:12:05.834604 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-07 18:12:05.834613 | primary | dnf/protected.d/setup.conf
2026-06-07 18:12:05.834624 | primary | dnf/protected.d/sudo.conf
2026-06-07 18:12:05.834632 | primary | dnf/protected.d/systemd.conf
2026-06-07 18:12:05.834640 | primary | dnf/protected.d/yum.conf
2026-06-07 18:12:05.834648 | primary | dnf/usr-drift-protected-paths.d/
2026-06-07 18:12:05.834656 | primary | dnf/vars/
2026-06-07 18:12:05.834664 | primary | dnf/vars/stream
2026-06-07 18:12:05.834671 | primary | yum.repos.d/
2026-06-07 18:12:05.834679 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-07 18:12:05.834687 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-07 18:12:05.834699 | primary | yum.repos.d/centos-addons.repo
2026-06-07 18:12:05.834707 | primary | yum.repos.d/centos.repo
2026-06-07 18:12:05.834715 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-07 18:12:05.834722 | primary | yum.repos.d/epel-next-testing.repo
2026-06-07 18:12:05.834733 | primary | yum.repos.d/epel-next.repo
2026-06-07 18:12:05.834741 | primary | yum.repos.d/epel-testing.repo
2026-06-07 18:12:05.834751 | primary | yum.repos.d/epel.repo
2026-06-07 18:12:05.876522 | primary |
2026-06-07 18:12:05.876603 | primary | sent 18,976 bytes  received 480 bytes  38,912.00 bytes/sec
2026-06-07 18:12:05.876613 | primary | total size is 17,241  speedup is 0.89
2026-06-07 18:12:05.880228 | primary | + pushd /home/zuul/workspace
2026-06-07 18:12:05.880255 | primary | ~/workspace ~/zuul-output/logs
2026-06-07 18:12:05.880270 | 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-07 18:12:05.898423 | primary | + popd
2026-06-07 18:12:05.898461 | primary | ~/zuul-output/logs
2026-06-07 18:12:05.961900 | primary | ok: Runtime: 0:00:00.546833
2026-06-07 18:12:05.976715 | 
2026-06-07 18:12:05.976889 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-07 18:12:06.013417 | primary | ok
2026-06-07 18:12:06.048145 | 
2026-06-07 18:12:06.048254 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-07 18:12:06.094705 | primary | skipping: Conditional result was False
2026-06-07 18:12:06.106093 | 
2026-06-07 18:12:06.106327 | TASK [fetch-output : Set log path for single node]
2026-06-07 18:12:06.161393 | primary | ok
2026-06-07 18:12:06.166892 | 
2026-06-07 18:12:06.166988 | LOOP [fetch-output : Ensure local output dirs]
2026-06-07 18:12:06.480605 | primary -> localhost | changed: "/var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/work/logs"
2026-06-07 18:12:06.734505 | primary -> localhost | changed: "/var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/work/artifacts"
2026-06-07 18:12:07.013223 | primary -> localhost | changed: "/var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/work/docs"
2026-06-07 18:12:07.028523 | 
2026-06-07 18:12:07.028835 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-07 18:12:07.825893 | primary | changed:
2026-06-07 18:12:07.826230 | primary | .d..t...... ./
2026-06-07 18:12:07.826288 | primary | >f+++++++++ antelope-report.html
2026-06-07 18:12:07.826332 | primary | >f+++++++++ antelope-tag-report.html
2026-06-07 18:12:07.826373 | primary | >f+++++++++ antelope-tag.txt
2026-06-07 18:12:07.826412 | primary | >f+++++++++ antelope.txt
2026-06-07 18:12:07.826450 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-07 18:12:07.826487 | primary | >f+++++++++ disk_usage.txt
2026-06-07 18:12:07.826523 | primary | >f+++++++++ installed_pkgs.txt
2026-06-07 18:12:07.826561 | primary | cd+++++++++ dnf/
2026-06-07 18:12:07.826688 | primary | >f+++++++++ dnf/dnf.conf
2026-06-07 18:12:07.826728 | primary | cd+++++++++ dnf/aliases.d/
2026-06-07 18:12:07.826765 | primary | cd+++++++++ dnf/modules.d/
2026-06-07 18:12:07.826805 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-07 18:12:07.826857 | primary | cd+++++++++ dnf/plugins/
2026-06-07 18:12:07.826910 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-07 18:12:07.826964 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-07 18:12:07.827033 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-07 18:12:07.827075 | primary | cd+++++++++ dnf/protected.d/
2026-06-07 18:12:07.827110 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-07 18:12:07.827145 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-07 18:12:07.827180 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-07 18:12:07.827215 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-07 18:12:07.827249 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-07 18:12:07.827284 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-07 18:12:07.827318 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-07 18:12:07.827351 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-07 18:12:07.827386 | primary | cd+++++++++ dnf/vars/
2026-06-07 18:12:07.827422 | primary | >f+++++++++ dnf/vars/stream
2026-06-07 18:12:07.827457 | primary | cd+++++++++ yum.repos.d/
2026-06-07 18:12:07.827491 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-07 18:12:07.827526 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-07 18:12:07.827560 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-07 18:12:07.827639 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-07 18:12:07.827677 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-07 18:12:07.827712 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-07 18:12:07.827746 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-07 18:12:07.827780 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-07 18:12:07.827814 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-07 18:12:07.827880 | primary | changed: All items complete
2026-06-07 18:12:07.827924 | 
2026-06-07 18:12:08.331330 | primary | changed: .d..t...... ./
2026-06-07 18:12:08.895941 | primary | changed: .d..t...... ./
2026-06-07 18:12:08.918803 | 
2026-06-07 18:12:08.919011 | PLAY RECAP
2026-06-07 18:12:08.919105 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-07 18:12:08.919148 | 
2026-06-07 18:12:09.082515 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-07 18:12:09.085884 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-07 18:12:09.730595 | 
2026-06-07 18:12:09.730731 | PLAY [Report DLRN results after job run]
2026-06-07 18:12:09.742231 | 
2026-06-07 18:12:09.742332 | TASK [Include vars from ci-framework group_vars]
2026-06-07 18:12:09.761149 | primary | ok
2026-06-07 18:12:09.779046 | 
2026-06-07 18:12:09.779197 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-07 18:12:09.844140 | primary | skipping: Conditional result was False
2026-06-07 18:12:09.853694 | 
2026-06-07 18:12:09.853869 | TASK [cifmw_helpers : Check if file is available]
2026-06-07 18:12:10.304044 | primary | ok
2026-06-07 18:12:10.312141 | 
2026-06-07 18:12:10.312316 | TASK [cifmw_helpers : Create temporary directory]
2026-06-07 18:12:10.349728 | primary | skipping: Conditional result was False
2026-06-07 18:12:10.359614 | 
2026-06-07 18:12:10.359815 | TASK [cifmw_helpers : Read vars]
2026-06-07 18:12:10.396366 | 
2026-06-07 18:12:10.396684 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-07 18:12:10.441963 | 
2026-06-07 18:12:10.442213 | TASK [cifmw_helpers : Include vars]
2026-06-07 18:12:10.485542 | 
2026-06-07 18:12:10.485788 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-07 18:12:10.522699 | primary | skipping: Conditional result was False
2026-06-07 18:12:10.538999 | 
2026-06-07 18:12:10.539152 | TASK [Report job status to DLRN]
2026-06-07 18:12:10.562325 | primary | ok
2026-06-07 18:12:10.604836 | 
2026-06-07 18:12:10.605018 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-07 18:12:10.680827 | primary | skipping: Conditional result was False
2026-06-07 18:12:10.691180 | 
2026-06-07 18:12:10.691419 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-07 18:12:11.876422 | primary | changed
2026-06-07 18:12:11.886802 | 
2026-06-07 18:12:11.887019 | TASK [dlrn_report : Install kinit related package]
2026-06-07 18:12:11.965321 | primary | skipping: Conditional result was False
2026-06-07 18:12:11.972532 | 
2026-06-07 18:12:11.972658 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-07 18:12:12.037697 | primary | skipping: Conditional result was False
2026-06-07 18:12:12.042683 | 
2026-06-07 18:12:12.042749 | TASK [Set zuul-log-path fact]
2026-06-07 18:12:12.096522 | primary | ok
2026-06-07 18:12:12.133038 | 
2026-06-07 18:12:12.133148 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-07 18:12:12.206510 | primary | ok
2026-06-07 18:12:12.215994 | 
2026-06-07 18:12:12.216093 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-07 18:12:12.272108 | primary | skipping: Conditional result was False
2026-06-07 18:12:12.278263 | 
2026-06-07 18:12:12.278347 | TASK [Get hash related data from repo_setup role]
2026-06-07 18:12:12.329676 | primary | ok
2026-06-07 18:12:12.455208 | 
2026-06-07 18:12:12.455387 | LOOP [repo_setup : Ensure directories are present]
2026-06-07 18:12:12.891108 | primary | changed: "tmp"
2026-06-07 18:12:13.148936 | primary | changed: "artifacts/repositories"
2026-06-07 18:12:13.412876 | primary | changed: "venv/repo_setup"
2026-06-07 18:12:13.427898 | 
2026-06-07 18:12:13.428128 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-07 18:12:14.855142 | primary | ok: Nothing to do
2026-06-07 18:12:14.864939 | 
2026-06-07 18:12:14.865084 | TASK [repo_setup : Get repo-setup repository]
2026-06-07 18:12:16.251270 | primary | changed
2026-06-07 18:12:16.261230 | 
2026-06-07 18:12:16.261377 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-07 18:12:23.544174 | primary | changed
2026-06-07 18:12:23.554664 | 
2026-06-07 18:12:23.554815 | TASK [repo_setup : Install repo-setup package]
2026-06-07 18:12:24.252987 | 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-07 18:12:24.253102 | primary | !!
2026-06-07 18:12:24.253115 | primary |
2026-06-07 18:12:24.253128 | primary |         ********************************************************************************
2026-06-07 18:12:24.253138 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-07 18:12:24.253150 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-07 18:12:24.253159 | primary |
2026-06-07 18:12:24.253170 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-07 18:12:24.253180 | primary |         calls to avoid build errors in the future.
2026-06-07 18:12:24.253187 | primary |
2026-06-07 18:12:24.253195 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-07 18:12:24.253203 | primary |         ********************************************************************************
2026-06-07 18:12:24.253211 | primary |
2026-06-07 18:12:24.253219 | primary | !!
2026-06-07 18:12:24.253227 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-07 18:12:24.253593 | 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-07 18:12:24.253611 | primary | !!
2026-06-07 18:12:24.253619 | primary |
2026-06-07 18:12:24.253627 | primary |         ********************************************************************************
2026-06-07 18:12:24.253635 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-07 18:12:24.253643 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-07 18:12:24.253651 | primary |
2026-06-07 18:12:24.253659 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-07 18:12:24.253667 | primary |         calls to avoid build errors in the future.
2026-06-07 18:12:24.253674 | primary |
2026-06-07 18:12:24.253682 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-07 18:12:24.253690 | primary |         ********************************************************************************
2026-06-07 18:12:24.253698 | primary |
2026-06-07 18:12:24.253706 | primary | !!
2026-06-07 18:12:24.253713 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-07 18:12:24.254003 | 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-07 18:12:24.254018 | primary | !!
2026-06-07 18:12:24.254026 | primary |
2026-06-07 18:12:24.254034 | primary |         ********************************************************************************
2026-06-07 18:12:24.254042 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-07 18:12:24.254050 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-07 18:12:24.254057 | primary |
2026-06-07 18:12:24.254065 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-07 18:12:24.254073 | primary |         calls to avoid build errors in the future.
2026-06-07 18:12:24.254081 | primary |
2026-06-07 18:12:24.254088 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-07 18:12:24.254096 | primary |         ********************************************************************************
2026-06-07 18:12:24.254104 | primary |
2026-06-07 18:12:24.254112 | primary | !!
2026-06-07 18:12:24.254119 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-07 18:12:24.292436 | 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-07 18:12:24.292539 | primary | !!
2026-06-07 18:12:24.292553 | primary |
2026-06-07 18:12:24.292592 | primary |         ********************************************************************************
2026-06-07 18:12:24.292606 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-07 18:12:24.292651 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-07 18:12:24.292666 | primary |         ********************************************************************************
2026-06-07 18:12:24.292677 | primary |
2026-06-07 18:12:24.292688 | primary | !!
2026-06-07 18:12:24.292699 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-07 18:12:24.301986 | primary | WARNING: The wheel package is not available.
2026-06-07 18:12:24.348383 | primary | [pbr] Generating ChangeLog
2026-06-07 18:12:24.412408 | 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-07 18:12:24.412452 | primary | !!
2026-06-07 18:12:24.412458 | primary |
2026-06-07 18:12:24.412464 | primary |         ********************************************************************************
2026-06-07 18:12:24.412471 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-07 18:12:24.412476 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-07 18:12:24.412481 | primary |         standards-based tools.
2026-06-07 18:12:24.412487 | primary |
2026-06-07 18:12:24.412492 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-07 18:12:24.412497 | primary |         ********************************************************************************
2026-06-07 18:12:24.412503 | primary |
2026-06-07 18:12:24.412508 | primary | !!
2026-06-07 18:12:24.412513 | primary |   easy_install.initialize_options(self)
2026-06-07 18:12:24.412524 | 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-07 18:12:24.412530 | primary | !!
2026-06-07 18:12:24.412535 | primary |
2026-06-07 18:12:24.412540 | primary |         ********************************************************************************
2026-06-07 18:12:24.412545 | primary |         Please avoid running ``setup.py`` directly.
2026-06-07 18:12:24.412551 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-07 18:12:24.412556 | primary |         standards-based tools.
2026-06-07 18:12:24.412579 | primary |
2026-06-07 18:12:24.412585 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-07 18:12:24.412590 | primary |         ********************************************************************************
2026-06-07 18:12:24.412595 | primary |
2026-06-07 18:12:24.412600 | primary | !!
2026-06-07 18:12:24.412605 | primary |   self.initialize_options()
2026-06-07 18:12:24.414812 | 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-07 18:12:24.414886 | primary | !!
2026-06-07 18:12:24.414893 | primary |
2026-06-07 18:12:24.414899 | primary |         ********************************************************************************
2026-06-07 18:12:24.414904 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-07 18:12:24.414926 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-07 18:12:24.414931 | primary |
2026-06-07 18:12:24.414936 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-07 18:12:24.414941 | primary |         calls to avoid build errors in the future.
2026-06-07 18:12:24.414946 | primary |
2026-06-07 18:12:24.414952 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-07 18:12:24.414957 | primary |         ********************************************************************************
2026-06-07 18:12:24.414962 | primary |
2026-06-07 18:12:24.414967 | primary | !!
2026-06-07 18:12:24.414972 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-07 18:12:24.415532 | 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-07 18:12:24.415548 | primary | !!
2026-06-07 18:12:24.415554 | primary |
2026-06-07 18:12:24.415559 | primary |         ********************************************************************************
2026-06-07 18:12:24.415564 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-07 18:12:24.415570 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-07 18:12:24.415575 | primary |
2026-06-07 18:12:24.415580 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-07 18:12:24.415585 | primary |         calls to avoid build errors in the future.
2026-06-07 18:12:24.415590 | primary |
2026-06-07 18:12:24.415596 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-07 18:12:24.415601 | primary |         ********************************************************************************
2026-06-07 18:12:24.415606 | primary |
2026-06-07 18:12:24.415611 | primary | !!
2026-06-07 18:12:24.415616 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-07 18:12:24.415952 | 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-07 18:12:24.415962 | primary | !!
2026-06-07 18:12:24.415967 | primary |
2026-06-07 18:12:24.415972 | primary |         ********************************************************************************
2026-06-07 18:12:24.415978 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-07 18:12:24.415983 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-07 18:12:24.415988 | primary |
2026-06-07 18:12:24.415993 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-07 18:12:24.415998 | primary |         calls to avoid build errors in the future.
2026-06-07 18:12:24.416003 | primary |
2026-06-07 18:12:24.416008 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-07 18:12:24.416013 | primary |         ********************************************************************************
2026-06-07 18:12:24.416018 | primary |
2026-06-07 18:12:24.416023 | primary | !!
2026-06-07 18:12:24.416029 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-07 18:12:24.418609 | primary | running install
2026-06-07 18:12:24.431664 | primary | running build
2026-06-07 18:12:24.431735 | primary | running build_py
2026-06-07 18:12:24.436450 | primary | creating build
2026-06-07 18:12:24.436563 | primary | creating build/lib
2026-06-07 18:12:24.436629 | primary | creating build/lib/repo_setup
2026-06-07 18:12:24.436692 | primary | creating build/lib/repo_setup/yum_config
2026-06-07 18:12:24.436790 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-07 18:12:24.436964 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-07 18:12:24.437110 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-07 18:12:24.437242 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-07 18:12:24.437367 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-07 18:12:24.437491 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-07 18:12:24.437612 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-07 18:12:24.437735 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-07 18:12:24.438033 | primary | creating build/lib/repo_setup/get_hash
2026-06-07 18:12:24.438132 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-07 18:12:24.438250 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-07 18:12:24.438386 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-07 18:12:24.438511 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-07 18:12:24.438634 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-07 18:12:24.438880 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-07 18:12:24.439002 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-07 18:12:24.439325 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-07 18:12:24.439439 | primary | running egg_info
2026-06-07 18:12:24.439796 | primary | creating repo_setup.egg-info
2026-06-07 18:12:24.443376 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-07 18:12:24.443915 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-07 18:12:24.444240 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-07 18:12:24.444430 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-07 18:12:24.444617 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-07 18:12:24.462164 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-07 18:12:24.462287 | primary | [pbr] Processing SOURCES.txt
2026-06-07 18:12:24.462402 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-07 18:12:24.469565 | primary | [pbr] In git context, generating filelist from git
2026-06-07 18:12:24.476785 | primary | warning: no files found matching 'AUTHORS'
2026-06-07 18:12:24.476807 | primary | warning: no files found matching 'ChangeLog'
2026-06-07 18:12:24.477252 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-07 18:12:24.477455 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-07 18:12:24.480801 | primary | reading manifest template 'MANIFEST.in'
2026-06-07 18:12:24.481141 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-07 18:12:24.481275 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-07 18:12:24.481501 | primary | adding license file 'LICENSE'
2026-06-07 18:12:24.482413 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-07 18:12:24.483205 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-07 18:12:24.483730 | primary | running install_lib
2026-06-07 18:12:24.488303 | 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-07 18:12:24.488408 | 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-07 18:12:24.488486 | 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-07 18:12:24.488604 | 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-07 18:12:24.488728 | 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-07 18:12:24.488862 | 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-07 18:12:24.488973 | 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-07 18:12:24.489084 | 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-07 18:12:24.489195 | 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-07 18:12:24.489310 | 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-07 18:12:24.489459 | 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-07 18:12:24.489539 | 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-07 18:12:24.489638 | 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-07 18:12:24.489750 | 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-07 18:12:24.489890 | 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-07 18:12:24.490007 | 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-07 18:12:24.490126 | 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-07 18:12:24.490235 | 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-07 18:12:24.490332 | 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-07 18:12:24.490461 | 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-07 18:12:24.490978 | 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-07 18:12:24.491202 | 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-07 18:12:24.492550 | 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-07 18:12:24.493595 | 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-07 18:12:24.493953 | 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-07 18:12:24.494543 | 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-07 18:12:24.495008 | 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-07 18:12:24.495307 | 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-07 18:12:24.497365 | 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-07 18:12:24.497535 | 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-07 18:12:24.498073 | 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-07 18:12:24.498354 | 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-07 18:12:24.498692 | 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-07 18:12:24.499640 | 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-07 18:12:24.499813 | 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-07 18:12:24.502458 | 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-07 18:12:24.502941 | primary | running install_data
2026-06-07 18:12:24.506491 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-07 18:12:24.506545 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-07 18:12:24.506627 | 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-07 18:12:24.506769 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-07 18:12:24.506839 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-07 18:12:24.506914 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-07 18:12:24.506965 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-07 18:12:24.507046 | 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-07 18:12:24.507116 | 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-07 18:12:24.507214 | 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-07 18:12:24.507352 | 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-07 18:12:24.507463 | 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-07 18:12:24.507534 | 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-07 18:12:24.507630 | 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-07 18:12:24.507739 | 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-07 18:12:24.507860 | 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-07 18:12:24.507970 | 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-07 18:12:24.508075 | 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-07 18:12:24.508202 | 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-07 18:12:24.508274 | 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-07 18:12:24.508368 | 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-07 18:12:24.508480 | 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-07 18:12:24.508606 | 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-07 18:12:24.508714 | 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-07 18:12:24.508836 | 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-07 18:12:24.508946 | 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-07 18:12:24.509052 | 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-07 18:12:24.509196 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-07 18:12:24.509276 | 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-07 18:12:24.509393 | 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-07 18:12:24.509487 | primary | running install_egg_info
2026-06-07 18:12:24.513045 | 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-07 18:12:24.514003 | primary | running install_scripts
2026-06-07 18:12:24.518204 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-07 18:12:24.518320 | 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-07 18:12:24.518445 | 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-07 18:12:24.610170 | primary | ok: Runtime: 0:00:00.453889
2026-06-07 18:12:24.622205 | 
2026-06-07 18:12:24.622353 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-07 18:12:24.709972 | primary | skipping: Conditional result was False
2026-06-07 18:12:24.720369 | 
2026-06-07 18:12:24.720522 | TASK [repo_setup : Run repo-setup]
2026-06-07 18:12:25.387688 | primary | Cache was expired
2026-06-07 18:12:25.387913 | primary | 0 files removed
2026-06-07 18:12:25.412353 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-07 18:12:25.412375 | 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-07 18:12:25.412387 | 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-07 18:12:25.412395 | 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-07 18:12:25.412400 | 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-07 18:12:25.412406 | 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-07 18:12:25.769953 | primary | ok: Runtime: 0:00:00.389537
2026-06-07 18:12:25.779709 | 
2026-06-07 18:12:25.779886 | TASK [repo_setup : Get component repo]
2026-06-07 18:12:25.857335 | primary | skipping: Conditional result was False
2026-06-07 18:12:25.868012 | 
2026-06-07 18:12:25.868171 | TASK [repo_setup : Rename component repo]
2026-06-07 18:12:25.946761 | primary | skipping: Conditional result was False
2026-06-07 18:12:25.951913 | 
2026-06-07 18:12:25.951989 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-07 18:12:26.008004 | primary | skipping: Conditional result was False
2026-06-07 18:12:26.019086 | 
2026-06-07 18:12:26.019345 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-07 18:12:26.585960 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "9767ab1d6200e37a24a9698f6991361f", "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-07 18:12:27.070329 | primary | ok: Runtime: 0:00:00.253503
2026-06-07 18:12:27.080318 | 
2026-06-07 18:12:27.080568 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-07 18:12:28.166483 | primary | changed
2026-06-07 18:12:28.177497 | 
2026-06-07 18:12:28.177752 | TASK [repo_setup : Dump current-podified hash]
2026-06-07 18:12:28.267022 | primary | skipping: Conditional result was False
2026-06-07 18:12:28.278062 | 
2026-06-07 18:12:28.278324 | TASK [repo_setup : Slurp current podified hash]
2026-06-07 18:12:28.366667 | primary | skipping: Conditional result was False
2026-06-07 18:12:28.380654 | 
2026-06-07 18:12:28.380904 | TASK [repo_setup : Update the value of full_hash]
2026-06-07 18:12:28.449358 | primary | skipping: Conditional result was False
2026-06-07 18:12:28.459283 | 
2026-06-07 18:12:28.459652 | TASK [repo_setup : Export hashes facts for further use]
2026-06-07 18:12:28.532268 | primary | ok
2026-06-07 18:12:28.541985 | 
2026-06-07 18:12:28.542244 | TASK [repo_setup : Create download directory]
2026-06-07 18:12:28.590865 | primary | skipping: Conditional result was False
2026-06-07 18:12:28.607367 | 
2026-06-07 18:12:28.607686 | TASK [repo_setup : Print the URL to request]
2026-06-07 18:12:28.697297 | primary | skipping: Conditional result was False
2026-06-07 18:12:28.713894 | 
2026-06-07 18:12:28.714135 | TASK [Download the RPM]
2026-06-07 18:12:28.793865 | primary | skipping: Conditional result was False
2026-06-07 18:12:28.804864 | 
2026-06-07 18:12:28.805020 | TASK [repo_setup : Install RHOS Release tool]
2026-06-07 18:12:28.873148 | primary | skipping: Conditional result was False
2026-06-07 18:12:28.887628 | 
2026-06-07 18:12:28.887798 | TASK [repo_setup : Get rhos-release tool version]
2026-06-07 18:12:29.426775 | primary | skipping: Conditional result was False
2026-06-07 18:12:29.432158 | 
2026-06-07 18:12:29.432253 | TASK [repo_setup : Print rhos-release tool version]
2026-06-07 18:12:29.516800 | primary | skipping: Conditional result was False
2026-06-07 18:12:29.524021 | 
2026-06-07 18:12:29.524099 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-07 18:12:30.048634 | primary | skipping: Conditional result was False
2026-06-07 18:12:30.059911 | 
2026-06-07 18:12:30.060063 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-07 18:12:30.452005 | primary | ok
2026-06-07 18:12:30.517778 | 
2026-06-07 18:12:30.517946 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-07 18:12:31.047486 | primary | ok: Runtime: 0:00:00.018040
2026-06-07 18:12:31.053239 | 
2026-06-07 18:12:31.053355 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-07 18:12:31.591611 | primary | ok: Runtime: 0:00:00.018183
2026-06-07 18:12:31.602051 | 
2026-06-07 18:12:31.602193 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-07 18:12:31.683869 | primary | skipping: Conditional result was False
2026-06-07 18:12:31.695854 | 
2026-06-07 18:12:31.696105 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-07 18:12:31.785349 | primary | skipping: Conditional result was False
2026-06-07 18:12:31.793949 | 
2026-06-07 18:12:31.794063 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-07 18:12:31.881539 | primary | skipping: Conditional result was False
2026-06-07 18:12:31.893122 | 
2026-06-07 18:12:31.893284 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-07 18:12:31.972234 | primary | skipping: Conditional result was False
2026-06-07 18:12:31.987029 | 
2026-06-07 18:12:31.987296 | TASK [repo_setup : Check for DLRN component repo]
2026-06-07 18:12:32.055608 | primary | skipping: Conditional result was False
2026-06-07 18:12:32.067442 | 
2026-06-07 18:12:32.067622 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-07 18:12:32.159709 | primary | skipping: Conditional result was False
2026-06-07 18:12:32.176189 | 
2026-06-07 18:12:32.176476 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-07 18:12:32.600911 | primary | ok: All paths examined
2026-06-07 18:12:32.618078 | 
2026-06-07 18:12:32.618271 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-07 18:12:32.959838 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-07 18:12:32.960116 | primary | changed: All items complete
2026-06-07 18:12:32.960143 | 
2026-06-07 18:12:33.267936 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-07 18:12:33.521649 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-07 18:12:33.835899 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-07 18:12:34.086444 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-07 18:12:34.390315 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-07 18:12:34.711140 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-07 18:12:34.991556 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-07 18:12:35.247513 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-07 18:12:35.265760 | 
2026-06-07 18:12:35.265946 | TASK [repo_setup : Cleanup existing metadata]
2026-06-07 18:12:35.783747 | primary | Cache was expired
2026-06-07 18:12:35.801485 | primary | 66 files removed
2026-06-07 18:12:36.296816 | primary | ok: Runtime: 0:00:00.278887
2026-06-07 18:12:36.301038 | 
2026-06-07 18:12:36.301106 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-07 18:12:36.841956 | primary | changed
2026-06-07 18:12:36.857650 | 
2026-06-07 18:12:36.857843 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-07 18:12:37.273369 | primary | DEFAULT
2026-06-07 18:12:37.399127 | primary | ok: Runtime: 0:00:00.073989
2026-06-07 18:12:37.407496 | 
2026-06-07 18:12:37.407663 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-07 18:12:37.941321 | primary | skipping: Conditional result was False
2026-06-07 18:12:37.951175 | 
2026-06-07 18:12:37.951432 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-07 18:12:38.486969 | primary | skipping: Conditional result was False
2026-06-07 18:12:38.494082 | 
2026-06-07 18:12:38.494272 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-07 18:12:38.571816 | primary | skipping: Conditional result was False
2026-06-07 18:12:38.581297 | 
2026-06-07 18:12:38.581518 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-07 18:12:38.908545 | primary | REPORTING SUCCESS TO DLRN API
2026-06-07 18:12:39.364545 | primary | {
2026-06-07 18:12:39.364670 | primary |   "aggregate_hash": "9767ab1d6200e37a24a9698f6991361f",
2026-06-07 18:12:39.364679 | primary |   "commit_hash": null,
2026-06-07 18:12:39.364685 | primary |   "component": null,
2026-06-07 18:12:39.364690 | primary |   "distro_hash": null,
2026-06-07 18:12:39.364697 | primary |   "extended_hash": null,
2026-06-07 18:12:39.364719 | primary |   "in_progress": false,
2026-06-07 18:12:39.364726 | primary |   "job_id": "periodic-container-quay-push-centos-9-antelope",
2026-06-07 18:12:39.364735 | primary |   "notes": "",
2026-06-07 18:12:39.364740 | primary |   "success": true,
2026-06-07 18:12:39.364764 | primary |   "timestamp": 1780855958,
2026-06-07 18:12:39.364769 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/c93/rdoproject.org/c93951d2102c453e843febbec6614e67"
2026-06-07 18:12:39.364780 | primary | }
2026-06-07 18:12:39.635623 | primary | ok: Runtime: 0:00:00.479748
2026-06-07 18:12:39.645973 | 
2026-06-07 18:12:39.646083 | PLAY RECAP
2026-06-07 18:12:39.646175 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-07 18:12:39.646222 | 
2026-06-07 18:12:39.813750 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-07 18:12:39.816751 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-07 18:12:40.503914 | 
2026-06-07 18:12:40.504061 | PLAY [all]
2026-06-07 18:12:40.514141 | 
2026-06-07 18:12:40.514224 | TASK [include_role : fetch-output]
2026-06-07 18:12:40.564694 | primary | ok
2026-06-07 18:12:40.581082 | 
2026-06-07 18:12:40.581179 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-07 18:12:40.657405 | primary | skipping: Conditional result was False
2026-06-07 18:12:40.664189 | 
2026-06-07 18:12:40.664294 | TASK [fetch-output : Set log path for single node]
2026-06-07 18:12:40.715288 | primary | ok
2026-06-07 18:12:40.719310 | 
2026-06-07 18:12:40.719380 | LOOP [fetch-output : Ensure local output dirs]
2026-06-07 18:12:41.244360 | primary -> localhost | ok: "/var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/work/logs"
2026-06-07 18:12:41.530289 | primary -> localhost | ok: "/var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/work/artifacts"
2026-06-07 18:12:41.815927 | primary -> localhost | ok: "/var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/work/docs"
2026-06-07 18:12:41.834375 | 
2026-06-07 18:12:41.834640 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-07 18:12:42.640464 | primary | ok
2026-06-07 18:12:42.641063 | primary | ok: All items complete
2026-06-07 18:12:42.641123 | 
2026-06-07 18:12:43.263472 | primary | ok
2026-06-07 18:12:43.896706 | primary | ok
2026-06-07 18:12:43.922008 | 
2026-06-07 18:12:43.922232 | TASK [include_role : fetch-output-openshift]
2026-06-07 18:12:43.952254 | primary | skipping: Conditional result was False
2026-06-07 18:12:43.963609 | 
2026-06-07 18:12:43.963771 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-07 18:12:44.015141 | primary | skipping: Conditional result was False
2026-06-07 18:12:44.023224 | primary | skipping: Conditional result was False
2026-06-07 18:12:44.040700 | 
2026-06-07 18:12:44.040914 | PLAY [all]
2026-06-07 18:12:44.051786 | 
2026-06-07 18:12:44.051962 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-07 18:12:44.659192 | primary | changed
2026-06-07 18:12:44.669428 | 
2026-06-07 18:12:44.669536 | PLAY RECAP
2026-06-07 18:12:44.669668 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-07 18:12:44.669716 | 
2026-06-07 18:12:44.826204 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-07 18:12:44.828222 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-07 18:12:45.503614 | 
2026-06-07 18:12:45.503786 | PLAY [localhost]
2026-06-07 18:12:45.514827 | 
2026-06-07 18:12:45.514900 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-07 18:12:45.986265 | localhost | changed
2026-06-07 18:12:46.009690 | 
2026-06-07 18:12:46.010037 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-07 18:12:46.056095 | localhost | ok
2026-06-07 18:12:46.072950 | 
2026-06-07 18:12:46.073226 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-07 18:12:46.532625 | localhost | changed
2026-06-07 18:12:46.536939 | 
2026-06-07 18:12:46.537012 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-07 18:12:47.426696 | localhost | changed
2026-06-07 18:12:47.436780 | 
2026-06-07 18:12:47.436943 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-07 18:12:47.999925 | localhost | Identity added: /var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/work/tmp/ansible.udlt5zhi (/var/lib/zuul/builds/c93951d2102c453e843febbec6614e67/work/tmp/ansible.udlt5zhi)
2026-06-07 18:12:48.000253 | localhost | ok: Runtime: 0:00:00.026503
2026-06-07 18:12:48.007713 | 
2026-06-07 18:12:48.007849 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-07 18:12:48.336721 | localhost | ok: Runtime: 0:00:00.005592
2026-06-07 18:12:48.344083 | 
2026-06-07 18:12:48.344318 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-07 18:12:48.393365 | localhost | changed
2026-06-07 18:12:48.396810 | 
2026-06-07 18:12:48.396874 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-07 18:12:48.831336 | localhost | changed
2026-06-07 18:12:48.839052 | 
2026-06-07 18:12:48.839131 | PLAY [localhost]
2026-06-07 18:12:48.845027 | 
2026-06-07 18:12:48.845107 | TASK [Generate bulk log download script]
2026-06-07 18:12:48.866727 | localhost | ok
2026-06-07 18:12:48.881397 | 
2026-06-07 18:12:48.881486 | TASK [local-log-download : Check API endpoint is defined]
2026-06-07 18:12:48.932002 | localhost | ok: All assertions passed
2026-06-07 18:12:48.976687 | 
2026-06-07 18:12:48.976865 | TASK [local-log-download : Create download script]
2026-06-07 18:12:49.538918 | localhost -> localhost | changed
2026-06-07 18:12:49.553969 | 
2026-06-07 18:12:49.554167 | TASK [Register quick-download link]
2026-06-07 18:12:49.588860 | localhost | ok
2026-06-07 18:12:49.592828 | 
2026-06-07 18:12:49.592937 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-07 18:12:49.601558 | 
2026-06-07 18:12:49.601709 | TASK [Set zuul-log-path fact]
2026-06-07 18:12:49.622843 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-07 18:12:49.637459 | 
2026-06-07 18:12:49.637668 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-07 18:12:49.667355 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-07 18:12:49.675103 | 
2026-06-07 18:12:49.675295 | TASK [upload-logs : Create log directories]
2026-06-07 18:12:50.561678 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-07 18:12:50.565522 | 
2026-06-07 18:12:50.565685 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-07 18:12:50.923488 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.010264
2026-06-07 18:12:50.929363 | 
2026-06-07 18:12:50.929492 | TASK [upload-logs : Upload logs to log server]
2026-06-07 18:12:53.438676 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-07 18:12:53.442162 | 
2026-06-07 18:12:53.442303 | LOOP [upload-logs : Compress console log and json output]
