2026-06-11 18:03:55.675261 | Job console starting
2026-06-11 18:03:55.795387 | Updating git repos
2026-06-11 18:03:55.825504 | Cloning repos into workspace
2026-06-11 18:03:56.934161 | Restoring repo states
2026-06-11 18:03:56.949178 | Merging changes
2026-06-11 18:03:56.949200 | Checking out repos
2026-06-11 18:03:57.415057 | Preparing playbooks
2026-06-11 18:04:03.413002 | Running Ansible setup
2026-06-11 18:04:08.723551 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 18:04:09.363887 | 
2026-06-11 18:04:09.364016 | PLAY [localhost]
2026-06-11 18:04:09.391293 | 
2026-06-11 18:04:09.391663 | TASK [Gathering Facts]
2026-06-11 18:04:11.363577 | localhost | ok
2026-06-11 18:04:11.377720 | 
2026-06-11 18:04:11.377888 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-11 18:04:11.859664 | localhost -> localhost | changed
2026-06-11 18:04:11.868595 | 
2026-06-11 18:04:11.868742 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-11 18:04:12.879668 | localhost -> localhost | changed
2026-06-11 18:04:12.885454 | 
2026-06-11 18:04:12.885520 | TASK [Setup log path fact]
2026-06-11 18:04:12.905423 | localhost | ok
2026-06-11 18:04:12.925487 | 
2026-06-11 18:04:12.925600 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 18:04:12.963692 | localhost | ok
2026-06-11 18:04:12.971083 | 
2026-06-11 18:04:12.971168 | TASK [emit-job-header : Print job information]
2026-06-11 18:04:13.001047 | # Job Information
2026-06-11 18:04:13.001380 | Ansible Version: 2.16.18
2026-06-11 18:04:13.001451 | Job: periodic-container-quay-push-centos-9-master
2026-06-11 18:04:13.001497 | Pipeline: openstack-promote-component
2026-06-11 18:04:13.001537 | Executor: 38.102.83.51
2026-06-11 18:04:13.001576 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-11 18:04:13.001616 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/2dd/rdoproject.org/2ddba9b5360744fa9da5b07538a157d9/
2026-06-11 18:04:13.001656 | Event ID: 1410dc596714423cb5e6906855719a06
2026-06-11 18:04:13.007487 | 
2026-06-11 18:04:13.007615 | LOOP [emit-job-header : Print node information]
2026-06-11 18:04:13.087738 | localhost | ok:
2026-06-11 18:04:13.087991 | localhost | # Node Information
2026-06-11 18:04:13.088049 | localhost | Inventory Hostname: primary
2026-06-11 18:04:13.088096 | localhost | Hostname: np0000071060
2026-06-11 18:04:13.088139 | localhost | Username: zuul
2026-06-11 18:04:13.088183 | localhost | Distro: CentOS 9
2026-06-11 18:04:13.088222 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-11 18:04:13.088259 | localhost | Region: RegionOne
2026-06-11 18:04:13.088296 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-11 18:04:13.088332 | localhost | Product Name: OpenStack Nova
2026-06-11 18:04:13.088409 | localhost | Interface IP: 38.102.83.192
2026-06-11 18:04:13.104889 | 
2026-06-11 18:04:13.105002 | PLAY [all]
2026-06-11 18:04:13.116739 | 
2026-06-11 18:04:13.116942 | TASK [Gather network facts]
2026-06-11 18:04:13.561574 | primary | ok
2026-06-11 18:04:13.573264 | 
2026-06-11 18:04:13.573427 | TASK [include_role : start-zuul-console]
2026-06-11 18:04:13.606658 | primary | ok
2026-06-11 18:04:13.626051 | 
2026-06-11 18:04:13.626193 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-11 18:04:14.069975 | primary | ok
2026-06-11 18:04:14.082186 | 
2026-06-11 18:04:14.082317 | TASK [include_role : add-build-sshkey]
2026-06-11 18:04:14.117727 | primary | ok
2026-06-11 18:04:14.142031 | 
2026-06-11 18:04:14.142180 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-11 18:04:14.452562 | primary -> localhost | ok
2026-06-11 18:04:14.463779 | 
2026-06-11 18:04:14.463914 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-11 18:04:14.497231 | primary | ok
2026-06-11 18:04:14.525431 | primary | included: /var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-11 18:04:14.535252 | 
2026-06-11 18:04:14.535445 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-11 18:04:15.161419 | primary -> localhost | Generating public/private rsa key pair.
2026-06-11 18:04:15.161629 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/work/2ddba9b5360744fa9da5b07538a157d9_id_rsa
2026-06-11 18:04:15.161659 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/work/2ddba9b5360744fa9da5b07538a157d9_id_rsa.pub
2026-06-11 18:04:15.161680 | primary -> localhost | The key fingerprint is:
2026-06-11 18:04:15.161699 | primary -> localhost | SHA256:u3Ju1vU4ngEqqRbOWW4TX/lJ9tZsLtz9ZUcOyG4w3PQ zuul-build-sshkey
2026-06-11 18:04:15.161717 | primary -> localhost | The key's randomart image is:
2026-06-11 18:04:15.161735 | primary -> localhost | +---[RSA 3072]----+
2026-06-11 18:04:15.161753 | primary -> localhost | |                 |
2026-06-11 18:04:15.161770 | primary -> localhost | |                 |
2026-06-11 18:04:15.161787 | primary -> localhost | |            .    |
2026-06-11 18:04:15.161805 | primary -> localhost | |         . + o   |
2026-06-11 18:04:15.161822 | primary -> localhost | |        S =.+ E .|
2026-06-11 18:04:15.161839 | primary -> localhost | |    . o. oo=+  + |
2026-06-11 18:04:15.161855 | primary -> localhost | |   o =oooo =+* +*|
2026-06-11 18:04:15.161872 | primary -> localhost | |    =.=.=...=o*.O|
2026-06-11 18:04:15.161889 | primary -> localhost | |   ... Bo  .oo ++|
2026-06-11 18:04:15.161906 | primary -> localhost | +----[SHA256]-----+
2026-06-11 18:04:15.161949 | primary -> localhost | ok: Runtime: 0:00:00.163398
2026-06-11 18:04:15.165457 | 
2026-06-11 18:04:15.165517 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-11 18:04:15.194429 | primary | ok
2026-06-11 18:04:15.202251 | primary | included: /var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-11 18:04:15.208583 | 
2026-06-11 18:04:15.208638 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-11 18:04:15.233138 | primary | skipping: Conditional result was False
2026-06-11 18:04:15.237707 | 
2026-06-11 18:04:15.237771 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-11 18:04:15.745174 | primary | changed
2026-06-11 18:04:15.754386 | 
2026-06-11 18:04:15.754522 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-11 18:04:16.001894 | primary | ok
2026-06-11 18:04:16.009113 | 
2026-06-11 18:04:16.009245 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-11 18:04:16.853558 | primary | changed
2026-06-11 18:04:16.861548 | 
2026-06-11 18:04:16.861692 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-11 18:04:17.652833 | primary | changed
2026-06-11 18:04:17.660545 | 
2026-06-11 18:04:17.660684 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-11 18:04:17.687536 | primary | skipping: Conditional result was False
2026-06-11 18:04:17.696182 | 
2026-06-11 18:04:17.696314 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-11 18:04:18.128182 | primary -> localhost | changed
2026-06-11 18:04:18.143461 | 
2026-06-11 18:04:18.143598 | TASK [add-build-sshkey : Add back temp key]
2026-06-11 18:04:18.501278 | primary -> localhost | Identity added: /var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/work/2ddba9b5360744fa9da5b07538a157d9_id_rsa (zuul-build-sshkey)
2026-06-11 18:04:18.501672 | primary -> localhost | ok: Runtime: 0:00:00.013068
2026-06-11 18:04:18.508843 | 
2026-06-11 18:04:18.508964 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-11 18:04:18.870877 | primary | ok
2026-06-11 18:04:18.879895 | 
2026-06-11 18:04:18.880022 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-11 18:04:18.916683 | primary | skipping: Conditional result was False
2026-06-11 18:04:18.930234 | 
2026-06-11 18:04:18.930391 | TASK [include_role : validate-host]
2026-06-11 18:04:18.963134 | primary | ok
2026-06-11 18:04:18.995069 | 
2026-06-11 18:04:18.995153 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-11 18:04:19.036411 | primary | ok
2026-06-11 18:04:19.042864 | 
2026-06-11 18:04:19.042992 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-11 18:04:19.342160 | primary -> localhost | ok
2026-06-11 18:04:19.350985 | 
2026-06-11 18:04:19.351110 | TASK [validate-host : Collect information about the host]
2026-06-11 18:04:20.052381 | primary | ok
2026-06-11 18:04:20.063801 | 
2026-06-11 18:04:20.063895 | TASK [validate-host : Sanitize hostname]
2026-06-11 18:04:20.134876 | primary | ok
2026-06-11 18:04:20.139643 | 
2026-06-11 18:04:20.139718 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-11 18:04:20.658411 | primary -> localhost | changed
2026-06-11 18:04:20.662822 | 
2026-06-11 18:04:20.662894 | TASK [validate-host : Collect information about zuul worker]
2026-06-11 18:04:21.191715 | primary | ok
2026-06-11 18:04:21.199324 | 
2026-06-11 18:04:21.199515 | TASK [validate-host : Write out all zuul information for each host]
2026-06-11 18:04:21.740153 | primary -> localhost | changed
2026-06-11 18:04:21.756779 | 
2026-06-11 18:04:21.756912 | TASK [include_role : prepare-workspace-openshift]
2026-06-11 18:04:21.792073 | primary | skipping: Conditional result was False
2026-06-11 18:04:21.799072 | 
2026-06-11 18:04:21.799203 | TASK [include_role : remove-zuul-sshkey]
2026-06-11 18:04:21.827611 | primary | skipping: Conditional result was False
2026-06-11 18:04:21.839527 | 
2026-06-11 18:04:21.839666 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-11 18:04:22.221743 | primary | ok: "logs"
2026-06-11 18:04:22.222031 | primary | ok: All items complete
2026-06-11 18:04:22.222058 | 
2026-06-11 18:04:22.479273 | primary | ok: "artifacts"
2026-06-11 18:04:22.680436 | primary | ok: "docs"
2026-06-11 18:04:22.691177 | 
2026-06-11 18:04:22.691485 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-11 18:04:22.974324 | primary | changed: "logs"
2026-06-11 18:04:23.198196 | primary | changed: "artifacts"
2026-06-11 18:04:23.395314 | primary | changed: "docs"
2026-06-11 18:04:23.408609 | 
2026-06-11 18:04:23.408725 | PLAY RECAP
2026-06-11 18:04:23.408802 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 18:04:23.408886 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 18:04:23.408925 | 
2026-06-11 18:04:24.010118 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 18:04:24.013919 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 18:04:24.667144 | 
2026-06-11 18:04:24.667466 | PLAY [all]
2026-06-11 18:04:24.677619 | 
2026-06-11 18:04:24.677687 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-11 18:04:24.757003 | primary | ok
2026-06-11 18:04:24.764392 | 
2026-06-11 18:04:24.764553 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-11 18:04:25.228970 | primary | changed
2026-06-11 18:04:25.240001 | 
2026-06-11 18:04:25.240148 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-11 18:04:26.387796 | primary | changed
2026-06-11 18:04:26.407320 | 
2026-06-11 18:04:26.407520 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-11 18:04:26.892614 | primary | changed:
2026-06-11 18:04:26.892932 | primary | {
2026-06-11 18:04:26.892988 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-11 18:04:26.893047 | primary | }
2026-06-11 18:04:27.138233 | primary | changed:
2026-06-11 18:04:27.138403 | primary | {
2026-06-11 18:04:27.138466 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-11 18:04:27.138507 | primary | }
2026-06-11 18:04:27.412096 | primary | changed:
2026-06-11 18:04:27.412198 | primary | {
2026-06-11 18:04:27.412247 | 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-11 18:04:27.412285 | primary | }
2026-06-11 18:04:27.687332 | primary | changed:
2026-06-11 18:04:27.687768 | primary | {
2026-06-11 18:04:27.687820 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-11 18:04:27.687866 | primary | }
2026-06-11 18:04:27.933943 | primary | changed:
2026-06-11 18:04:27.934104 | primary | {
2026-06-11 18:04:27.934168 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-11 18:04:27.934217 | primary | }
2026-06-11 18:04:28.169398 | primary | changed:
2026-06-11 18:04:28.169484 | primary | {
2026-06-11 18:04:28.169523 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-11 18:04:28.169554 | primary | }
2026-06-11 18:04:28.417773 | primary | changed:
2026-06-11 18:04:28.417970 | primary | {
2026-06-11 18:04:28.418018 | 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-11 18:04:28.418058 | primary | }
2026-06-11 18:04:28.717206 | primary | changed:
2026-06-11 18:04:28.717344 | primary | {
2026-06-11 18:04:28.717392 | 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-11 18:04:28.717414 | primary | }
2026-06-11 18:04:29.003423 | primary | changed:
2026-06-11 18:04:29.003581 | primary | {
2026-06-11 18:04:29.003642 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-11 18:04:29.003678 | primary | }
2026-06-11 18:04:29.318904 | primary | changed:
2026-06-11 18:04:29.319098 | primary | {
2026-06-11 18:04:29.319145 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-11 18:04:29.319183 | primary | }
2026-06-11 18:04:29.605771 | primary | changed:
2026-06-11 18:04:29.605915 | primary | {
2026-06-11 18:04:29.605942 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-11 18:04:29.605964 | primary | }
2026-06-11 18:04:29.881036 | primary | changed:
2026-06-11 18:04:29.881169 | primary | {
2026-06-11 18:04:29.881193 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-11 18:04:29.881215 | primary | }
2026-06-11 18:04:30.142388 | primary | changed:
2026-06-11 18:04:30.142663 | primary | {
2026-06-11 18:04:30.142688 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-11 18:04:30.142707 | primary | }
2026-06-11 18:04:30.410582 | primary | changed:
2026-06-11 18:04:30.410716 | primary | {
2026-06-11 18:04:30.410751 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-11 18:04:30.410791 | primary | }
2026-06-11 18:04:30.657519 | primary | changed:
2026-06-11 18:04:30.657704 | primary | {
2026-06-11 18:04:30.657763 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-11 18:04:30.657852 | primary | }
2026-06-11 18:04:30.896521 | primary | changed:
2026-06-11 18:04:30.896625 | primary | {
2026-06-11 18:04:30.896647 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-11 18:04:30.896664 | primary | }
2026-06-11 18:04:31.174659 | primary | changed:
2026-06-11 18:04:31.174908 | primary | {
2026-06-11 18:04:31.174966 | 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-11 18:04:31.175008 | primary | }
2026-06-11 18:04:31.411640 | primary | changed:
2026-06-11 18:04:31.411807 | primary | {
2026-06-11 18:04:31.411854 | 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-11 18:04:31.411895 | primary | }
2026-06-11 18:04:31.696422 | primary | changed:
2026-06-11 18:04:31.696572 | primary | {
2026-06-11 18:04:31.696619 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-11 18:04:31.696671 | primary | }
2026-06-11 18:04:31.974301 | primary | changed:
2026-06-11 18:04:31.974524 | primary | {
2026-06-11 18:04:31.974577 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-11 18:04:31.974620 | primary | }
2026-06-11 18:04:32.243456 | primary | changed:
2026-06-11 18:04:32.243594 | primary | {
2026-06-11 18:04:32.243642 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-11 18:04:32.243682 | primary | }
2026-06-11 18:04:32.529254 | primary | changed:
2026-06-11 18:04:32.529433 | primary | {
2026-06-11 18:04:32.529482 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-11 18:04:32.529522 | primary | }
2026-06-11 18:04:32.754840 | primary | changed:
2026-06-11 18:04:32.755046 | primary | {
2026-06-11 18:04:32.755092 | 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-11 18:04:32.755127 | primary | }
2026-06-11 18:04:32.992983 | primary | changed:
2026-06-11 18:04:32.993083 | primary | {
2026-06-11 18:04:32.993106 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-11 18:04:32.993124 | primary | }
2026-06-11 18:04:33.265512 | primary | changed:
2026-06-11 18:04:33.265655 | primary | {
2026-06-11 18:04:33.265703 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-11 18:04:33.265743 | primary | }
2026-06-11 18:04:33.551099 | primary | changed:
2026-06-11 18:04:33.551255 | primary | {
2026-06-11 18:04:33.551303 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-11 18:04:33.551343 | primary | }
2026-06-11 18:04:33.577334 | 
2026-06-11 18:04:33.577452 | TASK [Set timezone to UTC]
2026-06-11 18:04:34.138501 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-11 18:04:34.147015 | 
2026-06-11 18:04:34.147161 | TASK [Create nodepool directory]
2026-06-11 18:04:34.464507 | primary | changed
2026-06-11 18:04:34.477898 | 
2026-06-11 18:04:34.478142 | TASK [Create nodepool sub_nodes file]
2026-06-11 18:04:35.186045 | primary | changed
2026-06-11 18:04:35.193866 | 
2026-06-11 18:04:35.194003 | TASK [Create nodepool sub_nodes_private file]
2026-06-11 18:04:35.866025 | primary | changed
2026-06-11 18:04:35.873890 | 
2026-06-11 18:04:35.874021 | LOOP [Populate nodepool sub_nodes file]
2026-06-11 18:04:35.919851 | 
2026-06-11 18:04:35.920100 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-11 18:04:35.966499 | 
2026-06-11 18:04:35.966748 | TASK [Create nodepool primary file]
2026-06-11 18:04:36.708710 | primary | changed
2026-06-11 18:04:36.716496 | 
2026-06-11 18:04:36.716627 | TASK [Create nodepool node_private for this node]
2026-06-11 18:04:37.494696 | primary | changed
2026-06-11 18:04:37.500819 | 
2026-06-11 18:04:37.500900 | LOOP [Copy ssh keys to nodepool directory]
2026-06-11 18:04:38.004679 | primary | ok: Item: id_rsa Runtime: 0:00:00.006839
2026-06-11 18:04:38.005054 | 
2026-06-11 18:04:38.203394 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.005370
2026-06-11 18:04:38.209961 | 
2026-06-11 18:04:38.210114 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-11 18:04:38.931548 | primary | changed
2026-06-11 18:04:38.939339 | 
2026-06-11 18:04:38.939486 | TASK [Validate sudoers config after edits]
2026-06-11 18:04:39.254077 | primary | /etc/sudoers: parsed OK
2026-06-11 18:04:39.254150 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-11 18:04:39.254170 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-11 18:04:39.254176 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-11 18:04:39.485529 | primary | ok: Runtime: 0:00:00.006607
2026-06-11 18:04:39.493670 | 
2026-06-11 18:04:39.493797 | TASK [Show the environment passed in to job shell scripts]
2026-06-11 18:04:39.789796 | primary | SHELL=/bin/bash
2026-06-11 18:04:39.789905 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-11 18:04:39.789920 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-11 18:04:39.789927 | primary | PWD=/home/zuul
2026-06-11 18:04:39.789933 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-11 18:04:39.789939 | primary | LOGNAME=zuul
2026-06-11 18:04:39.789945 | primary | XDG_SESSION_TYPE=tty
2026-06-11 18:04:39.789952 | primary | _=/usr/bin/env
2026-06-11 18:04:39.789959 | primary | MOTD_SHOWN=pam
2026-06-11 18:04:39.789965 | primary | HOME=/home/zuul
2026-06-11 18:04:39.789970 | primary | LANG=en_US.UTF-8
2026-06-11 18:04:39.789976 | primary | SSH_CONNECTION=38.102.83.51 53958 38.102.83.192 22
2026-06-11 18:04:39.789982 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-11 18:04:39.789990 | primary | WORKSPACE=/home/zuul/workspace
2026-06-11 18:04:39.790001 | primary | XDG_SESSION_CLASS=user
2026-06-11 18:04:39.790009 | primary | SELINUX_ROLE_REQUESTED=
2026-06-11 18:04:39.790020 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-11 18:04:39.790030 | primary | USER=zuul
2026-06-11 18:04:39.790040 | primary | ZUUL_VOTING=True
2026-06-11 18:04:39.790053 | primary | BUILD_TIMEOUT=3000000
2026-06-11 18:04:39.790066 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-11 18:04:39.790080 | primary | SHLVL=1
2026-06-11 18:04:39.790093 | primary | XDG_SESSION_ID=1
2026-06-11 18:04:39.790106 | primary | ZUUL_BRANCH=master
2026-06-11 18:04:39.790119 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-11 18:04:39.790129 | primary | SSH_CLIENT=38.102.83.51 53958 22
2026-06-11 18:04:39.790139 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-11 18:04:39.790149 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-11 18:04:39.790159 | primary | which_declare=declare -f
2026-06-11 18:04:39.790169 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-11 18:04:39.790180 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-11 18:04:39.790190 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-11 18:04:39.790200 | primary | ZUUL_UUID=2ddba9b5360744fa9da5b07538a157d9
2026-06-11 18:04:39.790214 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-11 18:04:39.790224 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-11 18:04:39.790235 | primary | }
2026-06-11 18:04:40.038622 | primary | ok: Runtime: 0:00:00.010374
2026-06-11 18:04:40.046723 | 
2026-06-11 18:04:40.046847 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-11 18:04:40.072709 | primary | skipping: Conditional result was False
2026-06-11 18:04:40.088077 | 
2026-06-11 18:04:40.088240 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-11 18:04:40.609697 | primary | skipping: Conditional result was False
2026-06-11 18:04:40.614446 | 
2026-06-11 18:04:40.614548 | TASK [Ensure legacy workspace directory]
2026-06-11 18:04:40.859403 | primary | changed
2026-06-11 18:04:40.861868 | 
2026-06-11 18:04:40.861969 | PLAY RECAP
2026-06-11 18:04:40.862066 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-11 18:04:40.862110 | 
2026-06-11 18:04:41.019471 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 18:04:41.024772 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-11 18:04:41.896462 | 
2026-06-11 18:04:41.896598 | PLAY [primary]
2026-06-11 18:04:41.907077 | 
2026-06-11 18:04:41.907158 | TASK [Clone repos in the job workspace]
2026-06-11 18:04:41.927332 | primary | ok
2026-06-11 18:04:41.947150 | 
2026-06-11 18:04:41.947305 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 18:04:42.348383 | primary | ok
2026-06-11 18:04:42.353249 | 
2026-06-11 18:04:42.353318 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 18:04:43.765758 | primary | Output suppressed because no_log was given
2026-06-11 18:04:43.772947 | 
2026-06-11 18:04:43.773017 | TASK [Create the config file]
2026-06-11 18:04:44.805421 | primary | changed
2026-06-11 18:04:44.808581 | 
2026-06-11 18:04:44.808646 | PLAY RECAP
2026-06-11 18:04:44.808702 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 18:04:44.808731 | 
2026-06-11 18:04:44.986820 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-11 18:04:44.988790 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-11 18:04:45.599864 | 
2026-06-11 18:04:45.599991 | PLAY [primary]
2026-06-11 18:04:45.614726 | 
2026-06-11 18:04:45.614890 | TASK [Create copy-container.yml playbook on primary]
2026-06-11 18:04:46.663314 | primary | changed
2026-06-11 18:04:46.668471 | 
2026-06-11 18:04:46.668548 | TASK [Install required packages]
2026-06-11 18:05:32.170933 | primary | changed
2026-06-11 18:05:32.179314 | 
2026-06-11 18:05:32.179491 | TASK [Ensure dependency collections are installed]
2026-06-11 18:06:46.679567 | primary | changed
2026-06-11 18:06:46.697603 | 
2026-06-11 18:06:46.697706 | TASK [install copy-containers]
2026-06-11 18:06:47.922388 | primary |
2026-06-11 18:06:47.922462 | primary | PLAY [localhost] ***************************************************************
2026-06-11 18:06:47.922471 | primary |
2026-06-11 18:06:47.922477 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-11 18:06:47.922486 | primary | Thursday 11 June 2026  18:06:47 +0000 (0:00:00.042)       0:00:00.042 *********
2026-06-11 18:06:47.922493 | primary | Thursday 11 June 2026  18:06:47 +0000 (0:00:00.040)       0:00:00.040 *********
2026-06-11 18:06:48.919686 | primary | ok: [localhost]
2026-06-11 18:06:48.919760 | primary |
2026-06-11 18:06:48.919769 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-11 18:06:48.919775 | primary | Thursday 11 June 2026  18:06:48 +0000 (0:00:01.000)       0:00:01.042 *********
2026-06-11 18:06:48.919780 | primary | Thursday 11 June 2026  18:06:48 +0000 (0:00:01.000)       0:00:01.041 *********
2026-06-11 18:06:48.965511 | primary |
2026-06-11 18:06:48.965584 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 18:06:48.965591 | primary | Thursday 11 June 2026  18:06:48 +0000 (0:00:00.045)       0:00:01.088 *********
2026-06-11 18:06:48.965598 | primary | Thursday 11 June 2026  18:06:48 +0000 (0:00:00.045)       0:00:01.087 *********
2026-06-11 18:06:49.561719 | primary | changed: [localhost] => (item=artifacts)
2026-06-11 18:06:49.561755 | primary | changed: [localhost] => (item=logs)
2026-06-11 18:06:49.561762 | primary |
2026-06-11 18:06:49.561776 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-11 18:06:49.561782 | primary | Thursday 11 June 2026  18:06:49 +0000 (0:00:00.596)       0:00:01.685 *********
2026-06-11 18:06:49.561788 | primary | Thursday 11 June 2026  18:06:49 +0000 (0:00:00.596)       0:00:01.683 *********
2026-06-11 18:06:52.458696 | primary | changed: [localhost]
2026-06-11 18:06:52.458744 | primary |
2026-06-11 18:06:52.458756 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-11 18:06:52.458766 | primary | Thursday 11 June 2026  18:06:52 +0000 (0:00:02.896)       0:00:04.581 *********
2026-06-11 18:06:52.458774 | primary | Thursday 11 June 2026  18:06:52 +0000 (0:00:02.896)       0:00:04.580 *********
2026-06-11 18:07:27.850019 | primary | changed: [localhost]
2026-06-11 18:07:27.850103 | primary |
2026-06-11 18:07:27.850109 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-11 18:07:27.850114 | primary | Thursday 11 June 2026  18:07:27 +0000 (0:00:35.391)       0:00:39.973 *********
2026-06-11 18:07:27.850119 | primary | Thursday 11 June 2026  18:07:27 +0000 (0:00:35.391)       0:00:39.971 *********
2026-06-11 18:07:28.172093 | primary | changed: [localhost]
2026-06-11 18:07:28.172341 | primary |
2026-06-11 18:07:28.172350 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-11 18:07:28.172356 | primary | Thursday 11 June 2026  18:07:28 +0000 (0:00:00.321)       0:00:40.295 *********
2026-06-11 18:07:28.172361 | primary | Thursday 11 June 2026  18:07:28 +0000 (0:00:00.322)       0:00:40.293 *********
2026-06-11 18:07:32.104755 | primary | changed: [localhost]
2026-06-11 18:07:32.104864 | primary |
2026-06-11 18:07:32.104873 | 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-11 18:07:32.104911 | primary | Thursday 11 June 2026  18:07:32 +0000 (0:00:03.932)       0:00:44.227 *********
2026-06-11 18:07:32.104916 | primary | Thursday 11 June 2026  18:07:32 +0000 (0:00:03.932)       0:00:44.226 *********
2026-06-11 18:08:32.935708 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-11 18:08:32.935770 | primary | ok: [localhost]
2026-06-11 18:08:32.935777 | primary |
2026-06-11 18:08:32.935784 | 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-11 18:08:32.935791 | primary | Thursday 11 June 2026  18:08:32 +0000 (0:01:00.830)       0:01:45.058 *********
2026-06-11 18:08:32.935810 | primary | Thursday 11 June 2026  18:08:32 +0000 (0:01:00.830)       0:01:45.057 *********
2026-06-11 18:08:32.962978 | primary | skipping: [localhost]
2026-06-11 18:08:32.963035 | primary |
2026-06-11 18:08:32.963042 | 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-11 18:08:32.963047 | primary | Thursday 11 June 2026  18:08:32 +0000 (0:00:00.026)       0:01:45.085 *********
2026-06-11 18:08:32.963051 | primary | Thursday 11 June 2026  18:08:32 +0000 (0:00:00.026)       0:01:45.083 *********
2026-06-11 18:08:33.364259 | primary | changed: [localhost]
2026-06-11 18:08:33.364293 | primary |
2026-06-11 18:08:33.364298 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-11 18:08:33.364302 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.401)       0:01:45.486 *********
2026-06-11 18:08:33.364307 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.401)       0:01:45.485 *********
2026-06-11 18:08:33.534664 | primary | changed: [localhost]
2026-06-11 18:08:33.534793 | primary |
2026-06-11 18:08:33.534800 | 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-11 18:08:33.534809 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.170)       0:01:45.657 *********
2026-06-11 18:08:33.534813 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.170)       0:01:45.656 *********
2026-06-11 18:08:33.568154 | primary | skipping: [localhost]
2026-06-11 18:08:33.568199 | primary |
2026-06-11 18:08:33.568206 | 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-11 18:08:33.568210 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.033)       0:01:45.691 *********
2026-06-11 18:08:33.568215 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.033)       0:01:45.690 *********
2026-06-11 18:08:33.601710 | primary | skipping: [localhost]
2026-06-11 18:08:33.601745 | primary |
2026-06-11 18:08:33.601750 | 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-11 18:08:33.601755 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.033)       0:01:45.725 *********
2026-06-11 18:08:33.601766 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.033)       0:01:45.723 *********
2026-06-11 18:08:33.650016 | primary | skipping: [localhost]
2026-06-11 18:08:33.650060 | primary |
2026-06-11 18:08:33.650065 | 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-11 18:08:33.650069 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.048)       0:01:45.773 *********
2026-06-11 18:08:33.650074 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.048)       0:01:45.771 *********
2026-06-11 18:08:33.698797 | primary | skipping: [localhost]
2026-06-11 18:08:33.698843 | primary |
2026-06-11 18:08:33.698848 | 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-11 18:08:33.698854 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.048)       0:01:45.822 *********
2026-06-11 18:08:33.698858 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.048)       0:01:45.820 *********
2026-06-11 18:08:33.725405 | primary | skipping: [localhost]
2026-06-11 18:08:33.725442 | primary |
2026-06-11 18:08:33.725447 | 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-11 18:08:33.725463 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.026)       0:01:45.848 *********
2026-06-11 18:08:33.725469 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.026)       0:01:45.847 *********
2026-06-11 18:08:33.774940 | primary | skipping: [localhost]
2026-06-11 18:08:33.774983 | primary |
2026-06-11 18:08:33.774989 | primary | PLAY RECAP *********************************************************************
2026-06-11 18:08:33.774994 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-11 18:08:33.774998 | primary |
2026-06-11 18:08:33.775002 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.049)       0:01:45.898 *********
2026-06-11 18:08:33.775006 | primary | ===============================================================================
2026-06-11 18:08:33.775009 | primary | copy_container : Build the copy-container ------------------------------ 60.83s
2026-06-11 18:08:33.775013 | primary | copy_container : Install required packages ----------------------------- 35.39s
2026-06-11 18:08:33.775016 | primary | copy_container : Copy go files to temporary directory ------------------- 3.93s
2026-06-11 18:08:33.775020 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 2.90s
2026-06-11 18:08:33.775024 | primary | Gathering Facts --------------------------------------------------------- 1.00s
2026-06-11 18:08:33.775027 | primary | copy_container : Ensure directory is present ---------------------------- 0.60s
2026-06-11 18:08:33.775031 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.40s
2026-06-11 18:08:33.775034 | primary | copy_container : Create temporary directory ----------------------------- 0.32s
2026-06-11 18:08:33.775038 | primary | copy_container : Delete temporary directory ----------------------------- 0.17s
2026-06-11 18:08:33.775041 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-11 18:08:33.775044 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-11 18:08:33.775048 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-11 18:08:33.775051 | primary | Install copy_containers ------------------------------------------------- 0.05s
2026-06-11 18:08:33.775055 | primary | copy_container : Create cron job to copy containers --------------------- 0.03s
2026-06-11 18:08:33.775058 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-11 18:08:33.775062 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-11 18:08:33.775065 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-11 18:08:33.775069 | primary | Thursday 11 June 2026  18:08:33 +0000 (0:00:00.049)       0:01:45.897 *********
2026-06-11 18:08:33.775072 | primary | ===============================================================================
2026-06-11 18:08:33.775076 | primary | copy_container -------------------------------------------------------- 104.81s
2026-06-11 18:08:33.775079 | primary | gather_facts ------------------------------------------------------------ 1.00s
2026-06-11 18:08:33.775083 | primary | ansible.builtin.include_role -------------------------------------------- 0.05s
2026-06-11 18:08:33.775086 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-11 18:08:33.775090 | primary | total ----------------------------------------------------------------- 105.86s
2026-06-11 18:08:34.000311 | primary | ok: Runtime: 0:01:46.470061
2026-06-11 18:08:34.004996 | 
2026-06-11 18:08:34.005093 | PLAY RECAP
2026-06-11 18:08:34.005180 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 18:08:34.005224 | 
2026-06-11 18:08:34.136692 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-11 18:08:34.139849 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-11 18:08:34.862538 | 
2026-06-11 18:08:34.862673 | PLAY [primary]
2026-06-11 18:08:34.874312 | 
2026-06-11 18:08:34.874417 | TASK [Install podman]
2026-06-11 18:08:36.263659 | primary | ok: Nothing to do
2026-06-11 18:08:36.275074 | 
2026-06-11 18:08:36.275232 | TASK [Get md5 file for DLRN hash tag]
2026-06-11 18:08:36.912276 | primary | changed: OK (32 bytes)
2026-06-11 18:08:36.923173 | 
2026-06-11 18:08:36.923313 | TASK [Find MD5 value]
2026-06-11 18:08:37.473110 | primary | ok: Runtime: 0:00:00.006328
2026-06-11 18:08:37.481484 | 
2026-06-11 18:08:37.481617 | TASK [Perform container registry login with podman]
2026-06-11 18:08:39.030462 | primary | Output suppressed because no_log was given
2026-06-11 18:08:39.038864 | 
2026-06-11 18:08:39.039011 | TASK [Copy containers per release]
2026-06-11 18:11:51.910063 | primary | Output suppressed because no_log was given
2026-06-11 18:11:51.917149 | 
2026-06-11 18:11:51.917282 | TASK [Tag containers]
2026-06-11 18:14:11.653505 | primary | Output suppressed because no_log was given
2026-06-11 18:14:11.658487 | 
2026-06-11 18:14:11.658574 | TASK [Fail job if there is an error in the copy log]
2026-06-11 18:14:11.986111 | primary | time="2026-06-11T18:08:39Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//57a/rdoproject.org/57ad49cae9f04305b66a5dd7fa58b2e7/logs/containers-successfully-built.log"
2026-06-11 18:14:11.986228 | primary | time="2026-06-11T18:08:39Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//57a/rdoproject.org/57ad49cae9f04305b66a5dd7fa58b2e7/logs/containers-built.log"
2026-06-11 18:14:11.986240 | primary | time="2026-06-11T18:08:40Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986245 | primary | time="2026-06-11T18:08:41Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986249 | primary | time="2026-06-11T18:08:43Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986254 | primary | time="2026-06-11T18:08:44Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986260 | primary | time="2026-06-11T18:08:46Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986264 | primary | time="2026-06-11T18:08:46Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-11 18:14:11.986269 | primary | time="2026-06-11T18:08:47Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986274 | primary | time="2026-06-11T18:08:47Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-11 18:14:11.986278 | primary | time="2026-06-11T18:08:49Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986282 | primary | time="2026-06-11T18:08:49Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-11 18:14:11.986285 | primary | time="2026-06-11T18:08:50Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986289 | primary | time="2026-06-11T18:08:50Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-11 18:14:11.986292 | primary | time="2026-06-11T18:08:52Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986296 | primary | time="2026-06-11T18:08:53Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986299 | primary | time="2026-06-11T18:08:57Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986302 | primary | time="2026-06-11T18:08:59Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986306 | primary | time="2026-06-11T18:09:01Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986309 | primary | time="2026-06-11T18:09:02Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986313 | primary | time="2026-06-11T18:09:03Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986316 | primary | time="2026-06-11T18:09:05Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986320 | primary | time="2026-06-11T18:09:06Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986323 | primary | time="2026-06-11T18:09:07Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986332 | primary | time="2026-06-11T18:09:08Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986336 | primary | time="2026-06-11T18:09:13Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986339 | primary | time="2026-06-11T18:09:15Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986343 | primary | time="2026-06-11T18:09:17Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986353 | primary | time="2026-06-11T18:09:19Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986357 | primary | time="2026-06-11T18:09:19Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-11 18:14:11.986360 | primary | time="2026-06-11T18:09:21Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986364 | primary | time="2026-06-11T18:09:22Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986369 | primary | time="2026-06-11T18:09:24Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986373 | primary | time="2026-06-11T18:09:26Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986376 | primary | time="2026-06-11T18:09:28Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986380 | primary | time="2026-06-11T18:09:29Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986383 | primary | time="2026-06-11T18:09:31Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986386 | primary | time="2026-06-11T18:09:32Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986390 | primary | time="2026-06-11T18:09:36Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986393 | primary | time="2026-06-11T18:09:38Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986397 | primary | time="2026-06-11T18:09:39Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986400 | primary | time="2026-06-11T18:09:43Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986403 | primary | time="2026-06-11T18:09:45Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986407 | primary | time="2026-06-11T18:09:46Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986410 | primary | time="2026-06-11T18:09:48Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986414 | primary | time="2026-06-11T18:09:50Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986417 | primary | time="2026-06-11T18:09:52Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986420 | primary | time="2026-06-11T18:09:54Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986427 | primary | time="2026-06-11T18:09:57Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986431 | primary | time="2026-06-11T18:10:00Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986435 | primary | time="2026-06-11T18:10:01Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986438 | primary | time="2026-06-11T18:10:02Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986442 | primary | time="2026-06-11T18:10:04Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986445 | primary | time="2026-06-11T18:10:05Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986449 | primary | time="2026-06-11T18:10:05Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-11 18:14:11.986452 | primary | time="2026-06-11T18:10:06Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986456 | primary | time="2026-06-11T18:10:06Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-11 18:14:11.986463 | primary | time="2026-06-11T18:10:08Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986467 | primary | time="2026-06-11T18:10:12Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986470 | primary | time="2026-06-11T18:10:14Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986473 | primary | time="2026-06-11T18:10:16Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986477 | primary | time="2026-06-11T18:10:17Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986480 | primary | time="2026-06-11T18:10:18Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986486 | primary | time="2026-06-11T18:10:19Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986489 | primary | time="2026-06-11T18:10:21Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986493 | primary | time="2026-06-11T18:10:22Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986496 | primary | time="2026-06-11T18:10:24Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986499 | primary | time="2026-06-11T18:10:27Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986503 | primary | time="2026-06-11T18:10:28Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986506 | primary | time="2026-06-11T18:10:30Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986510 | primary | time="2026-06-11T18:10:31Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986513 | primary | time="2026-06-11T18:10:33Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986689 | primary | time="2026-06-11T18:10:34Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986692 | primary | time="2026-06-11T18:10:36Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986696 | primary | time="2026-06-11T18:10:38Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986699 | primary | time="2026-06-11T18:10:42Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986702 | primary | time="2026-06-11T18:10:47Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986706 | primary | time="2026-06-11T18:10:47Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-11 18:14:11.986709 | primary | time="2026-06-11T18:10:55Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986713 | primary | time="2026-06-11T18:10:56Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986716 | primary | time="2026-06-11T18:10:58Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986719 | primary | time="2026-06-11T18:11:01Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986723 | primary | time="2026-06-11T18:11:04Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986726 | primary | time="2026-06-11T18:11:05Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986730 | primary | time="2026-06-11T18:11:05Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-11 18:14:11.986733 | primary | time="2026-06-11T18:11:07Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986736 | primary | time="2026-06-11T18:11:08Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986742 | primary | time="2026-06-11T18:11:08Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-11 18:14:11.986746 | primary | time="2026-06-11T18:11:10Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986749 | primary | time="2026-06-11T18:11:11Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986753 | primary | time="2026-06-11T18:11:13Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986756 | primary | time="2026-06-11T18:11:14Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986761 | primary | time="2026-06-11T18:11:16Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986774 | primary | time="2026-06-11T18:11:17Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986785 | primary | time="2026-06-11T18:11:19Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986790 | primary | time="2026-06-11T18:11:20Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986794 | primary | time="2026-06-11T18:11:22Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986801 | primary | time="2026-06-11T18:11:22Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-11 18:14:11.986805 | primary | time="2026-06-11T18:11:24Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986808 | primary | time="2026-06-11T18:11:26Z" level=info msg="Copying image podified-master-centos9/openstack-os:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986811 | primary | time="2026-06-11T18:11:27Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986815 | primary | time="2026-06-11T18:11:29Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986818 | primary | time="2026-06-11T18:11:31Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986821 | primary | time="2026-06-11T18:11:33Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986825 | primary | time="2026-06-11T18:11:35Z" level=info msg="Copying image podified-master-centos9/openstack-redis:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986828 | primary | time="2026-06-11T18:11:36Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986831 | primary | time="2026-06-11T18:11:37Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986835 | primary | time="2026-06-11T18:11:37Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-11 18:14:11.986838 | primary | time="2026-06-11T18:11:39Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986841 | primary | time="2026-06-11T18:11:41Z" level=info msg="Copying image podified-master-centos9/openstack-frr:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986845 | primary | time="2026-06-11T18:11:43Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986848 | primary | time="2026-06-11T18:11:44Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986851 | primary | time="2026-06-11T18:11:45Z" level=info msg="Copying image podified-master-centos9/openstack-cron:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986855 | primary | time="2026-06-11T18:11:47Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986858 | primary | time="2026-06-11T18:11:48Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:11.986861 | primary | time="2026-06-11T18:11:48Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-11 18:14:11.986865 | primary | time="2026-06-11T18:11:50Z" level=info msg="Copying image podified-master-centos9/openstack-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:12.204967 | primary | ok: Runtime: 0:00:00.004312
2026-06-11 18:14:12.214723 | 
2026-06-11 18:14:12.214853 | TASK [Fail job if the tag log cannot find manifest]
2026-06-11 18:14:12.554103 | primary | time="2026-06-11T18:11:52Z" level=info msg="Overwriting promoted hash"
2026-06-11 18:14:12.554176 | primary | time="2026-06-11T18:11:52Z" level=info msg="Promoted hash:  3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:12.554185 | primary | time="2026-06-11T18:11:53Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//57a/rdoproject.org/57ad49cae9f04305b66a5dd7fa58b2e7/logs/containers-successfully-built.log"
2026-06-11 18:14:12.554197 | primary | time="2026-06-11T18:11:54Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//57a/rdoproject.org/57ad49cae9f04305b66a5dd7fa58b2e7/logs/containers-built.log"
2026-06-11 18:14:12.554202 | primary | time="2026-06-11T18:11:54Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//57a/rdoproject.org/57ad49cae9f04305b66a5dd7fa58b2e7/ namespace: podified-master-centos9 promoted_hash: 3899653706995fac13b6f25ee7617afe"
2026-06-11 18:14:12.554211 | primary | time="2026-06-11T18:11:54Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:0b3a9b4409664ab56db9554917c6540f1e6e8796d603147c39d2d213021e05dd"
2026-06-11 18:14:12.554263 | primary | "Updated"
2026-06-11 18:14:12.554269 | primary |
2026-06-11 18:14:12.554273 | primary | time="2026-06-11T18:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag 0b3a9b4409664ab56db9554917c6540f1e6e8796d603147c39d2d213021e05dd and manifest sha256:0b3a9b4409664ab56db9554917c6540f1e6e8796d603147c39d2d213021e05dd"
2026-06-11 18:14:12.554276 | primary | "Updated"
2026-06-11 18:14:12.554280 | primary |
2026-06-11 18:14:12.554283 | primary | time="2026-06-11T18:11:56Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:c05ca9449a28b3933208a6a1eff8afdf5340b595178e3b3e40350af430c87d77"
2026-06-11 18:14:12.554287 | primary | "Updated"
2026-06-11 18:14:12.554290 | primary |
2026-06-11 18:14:12.554294 | primary | time="2026-06-11T18:11:56Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag c05ca9449a28b3933208a6a1eff8afdf5340b595178e3b3e40350af430c87d77 and manifest sha256:c05ca9449a28b3933208a6a1eff8afdf5340b595178e3b3e40350af430c87d77"
2026-06-11 18:14:12.554297 | primary | "Updated"
2026-06-11 18:14:12.554301 | primary |
2026-06-11 18:14:12.554304 | primary | time="2026-06-11T18:11:57Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:a6f72049517b20034fb6a20ade26ba26c8c3fead73b20c331e4d203905cc7bdb"
2026-06-11 18:14:12.554307 | primary | "Updated"
2026-06-11 18:14:12.554311 | primary |
2026-06-11 18:14:12.554314 | primary | time="2026-06-11T18:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag a6f72049517b20034fb6a20ade26ba26c8c3fead73b20c331e4d203905cc7bdb and manifest sha256:a6f72049517b20034fb6a20ade26ba26c8c3fead73b20c331e4d203905cc7bdb"
2026-06-11 18:14:12.554318 | primary | "Updated"
2026-06-11 18:14:12.554321 | primary |
2026-06-11 18:14:12.554325 | primary | time="2026-06-11T18:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:20fa327936bedfe91f2c33ab0cfcbb24fd8c62486d0904014551626c5c5d2816"
2026-06-11 18:14:12.554329 | primary | "Updated"
2026-06-11 18:14:12.554332 | primary |
2026-06-11 18:14:12.554335 | primary | time="2026-06-11T18:11:59Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag 20fa327936bedfe91f2c33ab0cfcbb24fd8c62486d0904014551626c5c5d2816 and manifest sha256:20fa327936bedfe91f2c33ab0cfcbb24fd8c62486d0904014551626c5c5d2816"
2026-06-11 18:14:12.554341 | primary | "Updated"
2026-06-11 18:14:12.554344 | primary |
2026-06-11 18:14:12.554348 | primary | time="2026-06-11T18:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:e3d4481e4757ea71cc22243cb5bc2ace93d39b2839734e7f0797e58a79e60183"
2026-06-11 18:14:12.554351 | primary | "Updated"
2026-06-11 18:14:12.554354 | primary |
2026-06-11 18:14:12.554358 | primary | time="2026-06-11T18:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag e3d4481e4757ea71cc22243cb5bc2ace93d39b2839734e7f0797e58a79e60183 and manifest sha256:e3d4481e4757ea71cc22243cb5bc2ace93d39b2839734e7f0797e58a79e60183"
2026-06-11 18:14:12.554367 | primary | "Updated"
2026-06-11 18:14:12.554370 | primary |
2026-06-11 18:14:12.554374 | primary | time="2026-06-11T18:12:01Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:b09aa9cb363d4bb0ea121761a359a50e1b86af27ffeea08070e27755eaf72a37"
2026-06-11 18:14:12.554378 | primary | "Updated"
2026-06-11 18:14:12.554381 | primary |
2026-06-11 18:14:12.554384 | primary | time="2026-06-11T18:12:01Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag b09aa9cb363d4bb0ea121761a359a50e1b86af27ffeea08070e27755eaf72a37 and manifest sha256:b09aa9cb363d4bb0ea121761a359a50e1b86af27ffeea08070e27755eaf72a37"
2026-06-11 18:14:12.554388 | primary | "Updated"
2026-06-11 18:14:12.554391 | primary |
2026-06-11 18:14:12.554395 | primary | time="2026-06-11T18:12:02Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:7e6117f87b475eb31f9d666f0186472dfbe5b84039d00c7f77e553079740871d"
2026-06-11 18:14:12.554398 | primary | "Updated"
2026-06-11 18:14:12.554402 | primary |
2026-06-11 18:14:12.554411 | primary | time="2026-06-11T18:12:02Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag 7e6117f87b475eb31f9d666f0186472dfbe5b84039d00c7f77e553079740871d and manifest sha256:7e6117f87b475eb31f9d666f0186472dfbe5b84039d00c7f77e553079740871d"
2026-06-11 18:14:12.554415 | primary | "Updated"
2026-06-11 18:14:12.554418 | primary |
2026-06-11 18:14:12.554422 | primary | time="2026-06-11T18:12:03Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:70d4309a92309d16e51d65dd3d27b371fbd243b1590ca766332d74c0a5998161"
2026-06-11 18:14:12.554425 | primary | "Updated"
2026-06-11 18:14:12.554430 | primary |
2026-06-11 18:14:12.554435 | primary | time="2026-06-11T18:12:03Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 70d4309a92309d16e51d65dd3d27b371fbd243b1590ca766332d74c0a5998161 and manifest sha256:70d4309a92309d16e51d65dd3d27b371fbd243b1590ca766332d74c0a5998161"
2026-06-11 18:14:12.554440 | primary | "Updated"
2026-06-11 18:14:12.554445 | primary |
2026-06-11 18:14:12.554453 | primary | time="2026-06-11T18:12:04Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:fc4335a60690668863d5f50a69fc43b8cae174ddc8ede5dc48d1ec23aa01f757"
2026-06-11 18:14:12.554458 | primary | "Updated"
2026-06-11 18:14:12.554464 | primary |
2026-06-11 18:14:12.554469 | primary | time="2026-06-11T18:12:04Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag fc4335a60690668863d5f50a69fc43b8cae174ddc8ede5dc48d1ec23aa01f757 and manifest sha256:fc4335a60690668863d5f50a69fc43b8cae174ddc8ede5dc48d1ec23aa01f757"
2026-06-11 18:14:12.554475 | primary | "Updated"
2026-06-11 18:14:12.554480 | primary |
2026-06-11 18:14:12.554485 | primary | time="2026-06-11T18:12:05Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:114ee8adc50c642fb21ca37c8d817a57d3b58a31c957cdb8e7c61ff04c8f1a4e"
2026-06-11 18:14:12.554491 | primary | "Updated"
2026-06-11 18:14:12.554496 | primary |
2026-06-11 18:14:12.554502 | primary | time="2026-06-11T18:12:05Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag 114ee8adc50c642fb21ca37c8d817a57d3b58a31c957cdb8e7c61ff04c8f1a4e and manifest sha256:114ee8adc50c642fb21ca37c8d817a57d3b58a31c957cdb8e7c61ff04c8f1a4e"
2026-06-11 18:14:12.554507 | primary | "Updated"
2026-06-11 18:14:12.554512 | primary |
2026-06-11 18:14:12.554518 | primary | time="2026-06-11T18:12:06Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:e75078e96e681609071959d51ef3733849767e2304088e17831429ae1a98dcee"
2026-06-11 18:14:12.554523 | primary | "Updated"
2026-06-11 18:14:12.554528 | primary |
2026-06-11 18:14:12.554533 | primary | time="2026-06-11T18:12:07Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag e75078e96e681609071959d51ef3733849767e2304088e17831429ae1a98dcee and manifest sha256:e75078e96e681609071959d51ef3733849767e2304088e17831429ae1a98dcee"
2026-06-11 18:14:12.554541 | primary | "Updated"
2026-06-11 18:14:12.554544 | primary |
2026-06-11 18:14:12.554548 | primary | time="2026-06-11T18:12:07Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:35d9ed0fb12a5e1b37619da799a2273b5baba3440ce6214f270f901893ee8d05"
2026-06-11 18:14:12.554551 | primary | "Updated"
2026-06-11 18:14:12.554555 | primary |
2026-06-11 18:14:12.554558 | primary | time="2026-06-11T18:12:08Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 35d9ed0fb12a5e1b37619da799a2273b5baba3440ce6214f270f901893ee8d05 and manifest sha256:35d9ed0fb12a5e1b37619da799a2273b5baba3440ce6214f270f901893ee8d05"
2026-06-11 18:14:12.554562 | primary | "Updated"
2026-06-11 18:14:12.554565 | primary |
2026-06-11 18:14:12.554569 | primary | time="2026-06-11T18:12:09Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:b4b0454236e082a3e32409fff2392802368a5148fe802d3414bac9fea3c5f7d0"
2026-06-11 18:14:12.554572 | primary | "Updated"
2026-06-11 18:14:12.554576 | primary |
2026-06-11 18:14:12.554579 | primary | time="2026-06-11T18:12:09Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag b4b0454236e082a3e32409fff2392802368a5148fe802d3414bac9fea3c5f7d0 and manifest sha256:b4b0454236e082a3e32409fff2392802368a5148fe802d3414bac9fea3c5f7d0"
2026-06-11 18:14:12.554583 | primary | "Updated"
2026-06-11 18:14:12.554586 | primary |
2026-06-11 18:14:12.554589 | primary | time="2026-06-11T18:12:10Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:aaaae89cb8aa9d21c6d397bdc9ca509168163ef6f745134974e54cfc90faf319"
2026-06-11 18:14:12.554593 | primary | "Updated"
2026-06-11 18:14:12.554596 | primary |
2026-06-11 18:14:12.554600 | primary | time="2026-06-11T18:12:10Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag aaaae89cb8aa9d21c6d397bdc9ca509168163ef6f745134974e54cfc90faf319 and manifest sha256:aaaae89cb8aa9d21c6d397bdc9ca509168163ef6f745134974e54cfc90faf319"
2026-06-11 18:14:12.554603 | primary | "Updated"
2026-06-11 18:14:12.554607 | primary |
2026-06-11 18:14:12.554610 | primary | time="2026-06-11T18:12:11Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:4d80cde87ac7a8f40f6dfe71ac41b700e63930b184e2437ef2c497e8a3194d43"
2026-06-11 18:14:12.554614 | primary | "Updated"
2026-06-11 18:14:12.554617 | primary |
2026-06-11 18:14:12.554626 | primary | time="2026-06-11T18:12:12Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag 4d80cde87ac7a8f40f6dfe71ac41b700e63930b184e2437ef2c497e8a3194d43 and manifest sha256:4d80cde87ac7a8f40f6dfe71ac41b700e63930b184e2437ef2c497e8a3194d43"
2026-06-11 18:14:12.554630 | primary | "Updated"
2026-06-11 18:14:12.554633 | primary |
2026-06-11 18:14:12.554636 | primary | time="2026-06-11T18:12:13Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:a7ff78dba24f5d4e408377d240c91b07928d0f357c181a97e77d54eca889ba8c"
2026-06-11 18:14:12.554640 | primary | "Updated"
2026-06-11 18:14:12.554643 | primary |
2026-06-11 18:14:12.554650 | primary | time="2026-06-11T18:12:13Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag a7ff78dba24f5d4e408377d240c91b07928d0f357c181a97e77d54eca889ba8c and manifest sha256:a7ff78dba24f5d4e408377d240c91b07928d0f357c181a97e77d54eca889ba8c"
2026-06-11 18:14:12.554653 | primary | "Updated"
2026-06-11 18:14:12.554657 | primary |
2026-06-11 18:14:12.554660 | primary | time="2026-06-11T18:12:14Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:feeb4bdb11213b212fe1dbaca32029339f1e9cbeabd19968e6b67f51646ac66c"
2026-06-11 18:14:12.554664 | primary | "Updated"
2026-06-11 18:14:12.554667 | primary |
2026-06-11 18:14:12.554670 | primary | time="2026-06-11T18:12:15Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag feeb4bdb11213b212fe1dbaca32029339f1e9cbeabd19968e6b67f51646ac66c and manifest sha256:feeb4bdb11213b212fe1dbaca32029339f1e9cbeabd19968e6b67f51646ac66c"
2026-06-11 18:14:12.554676 | primary | "Updated"
2026-06-11 18:14:12.554680 | primary |
2026-06-11 18:14:12.554683 | primary | time="2026-06-11T18:12:16Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:68548f31222cde60b93f2891ffaff03f77c9882fd1a38472f411b0a79d8cecff"
2026-06-11 18:14:12.554687 | primary | "Updated"
2026-06-11 18:14:12.554690 | primary |
2026-06-11 18:14:12.554694 | primary | time="2026-06-11T18:12:17Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag 68548f31222cde60b93f2891ffaff03f77c9882fd1a38472f411b0a79d8cecff and manifest sha256:68548f31222cde60b93f2891ffaff03f77c9882fd1a38472f411b0a79d8cecff"
2026-06-11 18:14:12.554697 | primary | "Updated"
2026-06-11 18:14:12.554700 | primary |
2026-06-11 18:14:12.554706 | primary | time="2026-06-11T18:12:17Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:4338a2f6c66a1f7482480ed8c85eaa880d071e363078cc1dba55494077446d77"
2026-06-11 18:14:12.554710 | primary | "Updated"
2026-06-11 18:14:12.554713 | primary |
2026-06-11 18:14:12.554717 | primary | time="2026-06-11T18:12:18Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag 4338a2f6c66a1f7482480ed8c85eaa880d071e363078cc1dba55494077446d77 and manifest sha256:4338a2f6c66a1f7482480ed8c85eaa880d071e363078cc1dba55494077446d77"
2026-06-11 18:14:12.554720 | primary | "Updated"
2026-06-11 18:14:12.554724 | primary |
2026-06-11 18:14:12.554727 | primary | time="2026-06-11T18:12:19Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:9e12236947210a762281883828735a533587ce78eae3284fa07e6b76d2f0c7de"
2026-06-11 18:14:12.554731 | primary | "Updated"
2026-06-11 18:14:12.554734 | primary |
2026-06-11 18:14:12.554738 | primary | time="2026-06-11T18:12:19Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 9e12236947210a762281883828735a533587ce78eae3284fa07e6b76d2f0c7de and manifest sha256:9e12236947210a762281883828735a533587ce78eae3284fa07e6b76d2f0c7de"
2026-06-11 18:14:12.554741 | primary | "Updated"
2026-06-11 18:14:12.554744 | primary |
2026-06-11 18:14:12.554748 | primary | time="2026-06-11T18:12:20Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:e84dfd4e3774c74132e8480f5fd0588da43762e08600af67de716841c6913023"
2026-06-11 18:14:12.554751 | primary | "Updated"
2026-06-11 18:14:12.554755 | primary |
2026-06-11 18:14:12.554758 | primary | time="2026-06-11T18:12:20Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag e84dfd4e3774c74132e8480f5fd0588da43762e08600af67de716841c6913023 and manifest sha256:e84dfd4e3774c74132e8480f5fd0588da43762e08600af67de716841c6913023"
2026-06-11 18:14:12.554762 | primary | "Updated"
2026-06-11 18:14:12.554765 | primary |
2026-06-11 18:14:12.554769 | primary | time="2026-06-11T18:12:21Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:4a4a0ef6e485fdbba68c5a3d1498deec9c5968709927c0bff8fe618bc34e05d1"
2026-06-11 18:14:12.554772 | primary | "Updated"
2026-06-11 18:14:12.554776 | primary |
2026-06-11 18:14:12.554779 | primary | time="2026-06-11T18:12:22Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag 4a4a0ef6e485fdbba68c5a3d1498deec9c5968709927c0bff8fe618bc34e05d1 and manifest sha256:4a4a0ef6e485fdbba68c5a3d1498deec9c5968709927c0bff8fe618bc34e05d1"
2026-06-11 18:14:12.554783 | primary | "Updated"
2026-06-11 18:14:12.554786 | primary |
2026-06-11 18:14:12.554790 | primary | time="2026-06-11T18:12:23Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:9f8ef378d8a6661e30cfcd576a367c8846416882aaccbe1b5a73e21ca1406eaf"
2026-06-11 18:14:12.554793 | primary | "Updated"
2026-06-11 18:14:12.554796 | primary |
2026-06-11 18:14:12.554800 | primary | time="2026-06-11T18:12:23Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 9f8ef378d8a6661e30cfcd576a367c8846416882aaccbe1b5a73e21ca1406eaf and manifest sha256:9f8ef378d8a6661e30cfcd576a367c8846416882aaccbe1b5a73e21ca1406eaf"
2026-06-11 18:14:12.554807 | primary | "Updated"
2026-06-11 18:14:12.554813 | primary |
2026-06-11 18:14:12.554816 | primary | time="2026-06-11T18:12:24Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:1b7f92654ea7621201c4c38de4a25549939d1eb1332d58d0bfff26a5e137066d"
2026-06-11 18:14:12.554820 | primary | "Updated"
2026-06-11 18:14:12.554823 | primary |
2026-06-11 18:14:12.554828 | primary | time="2026-06-11T18:12:24Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag 1b7f92654ea7621201c4c38de4a25549939d1eb1332d58d0bfff26a5e137066d and manifest sha256:1b7f92654ea7621201c4c38de4a25549939d1eb1332d58d0bfff26a5e137066d"
2026-06-11 18:14:12.554832 | primary | "Updated"
2026-06-11 18:14:12.554835 | primary |
2026-06-11 18:14:12.554838 | primary | time="2026-06-11T18:12:25Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:be0835d94c29545a6b6d073d36ac12fa4d0d2d77dcf4e49be09ace253cb1fdee"
2026-06-11 18:14:12.554842 | primary | "Updated"
2026-06-11 18:14:12.554845 | primary |
2026-06-11 18:14:12.554849 | primary | time="2026-06-11T18:12:26Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag be0835d94c29545a6b6d073d36ac12fa4d0d2d77dcf4e49be09ace253cb1fdee and manifest sha256:be0835d94c29545a6b6d073d36ac12fa4d0d2d77dcf4e49be09ace253cb1fdee"
2026-06-11 18:14:12.554852 | primary | "Updated"
2026-06-11 18:14:12.554856 | primary |
2026-06-11 18:14:12.554859 | primary | time="2026-06-11T18:12:26Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:da85688b8d4d5ce7787d42bf0838f811dd1002745949d1e82d6da8e386b83610"
2026-06-11 18:14:12.554862 | primary | "Updated"
2026-06-11 18:14:12.554866 | primary |
2026-06-11 18:14:12.554869 | primary | time="2026-06-11T18:12:27Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag da85688b8d4d5ce7787d42bf0838f811dd1002745949d1e82d6da8e386b83610 and manifest sha256:da85688b8d4d5ce7787d42bf0838f811dd1002745949d1e82d6da8e386b83610"
2026-06-11 18:14:12.554873 | primary | "Updated"
2026-06-11 18:14:12.554890 | primary |
2026-06-11 18:14:12.554897 | primary | time="2026-06-11T18:12:28Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:a1bc4846d79c784f53e6d7ed4e9635dc84eb02aaf43262889f55f08a34181fbf"
2026-06-11 18:14:12.554901 | primary | "Updated"
2026-06-11 18:14:12.554904 | primary |
2026-06-11 18:14:12.554907 | primary | time="2026-06-11T18:12:28Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag a1bc4846d79c784f53e6d7ed4e9635dc84eb02aaf43262889f55f08a34181fbf and manifest sha256:a1bc4846d79c784f53e6d7ed4e9635dc84eb02aaf43262889f55f08a34181fbf"
2026-06-11 18:14:12.554911 | primary | "Updated"
2026-06-11 18:14:12.554914 | primary |
2026-06-11 18:14:12.554918 | primary | time="2026-06-11T18:12:29Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:3c2dc38ebb274c72b12a67a3648c083bd54436e40945b78ed1239207d209cb90"
2026-06-11 18:14:12.554921 | primary | "Updated"
2026-06-11 18:14:12.554925 | primary |
2026-06-11 18:14:12.554928 | primary | time="2026-06-11T18:12:29Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 3c2dc38ebb274c72b12a67a3648c083bd54436e40945b78ed1239207d209cb90 and manifest sha256:3c2dc38ebb274c72b12a67a3648c083bd54436e40945b78ed1239207d209cb90"
2026-06-11 18:14:12.554932 | primary | "Updated"
2026-06-11 18:14:12.554935 | primary |
2026-06-11 18:14:12.554938 | primary | time="2026-06-11T18:12:30Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:68cd75c80d01d8111550ac94d3ef5bc4efb52e69b409d5a66158acfb5b77af4f"
2026-06-11 18:14:12.554942 | primary | "Updated"
2026-06-11 18:14:12.554945 | primary |
2026-06-11 18:14:12.554949 | primary | time="2026-06-11T18:12:30Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag 68cd75c80d01d8111550ac94d3ef5bc4efb52e69b409d5a66158acfb5b77af4f and manifest sha256:68cd75c80d01d8111550ac94d3ef5bc4efb52e69b409d5a66158acfb5b77af4f"
2026-06-11 18:14:12.554952 | primary | "Updated"
2026-06-11 18:14:12.554958 | primary |
2026-06-11 18:14:12.554961 | primary | time="2026-06-11T18:12:32Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:361e59f04234bf7913a24e6213ea78672f9f0dcf3bed7c968cc4afcecf999e24"
2026-06-11 18:14:12.554965 | primary | "Updated"
2026-06-11 18:14:12.554968 | primary |
2026-06-11 18:14:12.554972 | primary | time="2026-06-11T18:12:32Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag 361e59f04234bf7913a24e6213ea78672f9f0dcf3bed7c968cc4afcecf999e24 and manifest sha256:361e59f04234bf7913a24e6213ea78672f9f0dcf3bed7c968cc4afcecf999e24"
2026-06-11 18:14:12.554975 | primary | "Updated"
2026-06-11 18:14:12.554978 | primary |
2026-06-11 18:14:12.554982 | primary | time="2026-06-11T18:12:33Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:b622dd6eb0a815ac48ed0e4e5e36fdb3d28e9827e908604b2111ea9491b745f8"
2026-06-11 18:14:12.554985 | primary | "Updated"
2026-06-11 18:14:12.554989 | primary |
2026-06-11 18:14:12.554992 | primary | time="2026-06-11T18:12:33Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag b622dd6eb0a815ac48ed0e4e5e36fdb3d28e9827e908604b2111ea9491b745f8 and manifest sha256:b622dd6eb0a815ac48ed0e4e5e36fdb3d28e9827e908604b2111ea9491b745f8"
2026-06-11 18:14:12.554996 | primary | "Updated"
2026-06-11 18:14:12.554999 | primary |
2026-06-11 18:14:12.555010 | primary | time="2026-06-11T18:12:34Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:cc1848d18b04dafcc53b848b20e03bcc4ef2b37b7cc62b37d4c36744c75ccd99"
2026-06-11 18:14:12.555015 | primary | "Updated"
2026-06-11 18:14:12.555019 | primary |
2026-06-11 18:14:12.555023 | primary | time="2026-06-11T18:12:35Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag cc1848d18b04dafcc53b848b20e03bcc4ef2b37b7cc62b37d4c36744c75ccd99 and manifest sha256:cc1848d18b04dafcc53b848b20e03bcc4ef2b37b7cc62b37d4c36744c75ccd99"
2026-06-11 18:14:12.555028 | primary | "Updated"
2026-06-11 18:14:12.555032 | primary |
2026-06-11 18:14:12.555037 | primary | time="2026-06-11T18:12:36Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:69980c8054b2c1b1f35f2c62a74b6553b8cff2021c670e0cc846eb7848bffa70"
2026-06-11 18:14:12.555040 | primary | "Updated"
2026-06-11 18:14:12.555044 | primary |
2026-06-11 18:14:12.555047 | primary | time="2026-06-11T18:12:37Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag 69980c8054b2c1b1f35f2c62a74b6553b8cff2021c670e0cc846eb7848bffa70 and manifest sha256:69980c8054b2c1b1f35f2c62a74b6553b8cff2021c670e0cc846eb7848bffa70"
2026-06-11 18:14:12.555051 | primary | "Updated"
2026-06-11 18:14:12.555054 | primary |
2026-06-11 18:14:12.555058 | primary | time="2026-06-11T18:12:39Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:177f841767fe593e5f7598b070293e4539df0718599a4cef082b07fd143c2038"
2026-06-11 18:14:12.555061 | primary | "Updated"
2026-06-11 18:14:12.555064 | primary |
2026-06-11 18:14:12.555068 | primary | time="2026-06-11T18:12:39Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 177f841767fe593e5f7598b070293e4539df0718599a4cef082b07fd143c2038 and manifest sha256:177f841767fe593e5f7598b070293e4539df0718599a4cef082b07fd143c2038"
2026-06-11 18:14:12.555071 | primary | "Updated"
2026-06-11 18:14:12.555075 | primary |
2026-06-11 18:14:12.555078 | primary | time="2026-06-11T18:12:40Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:5eab65bbddeef068b1b3eb6059baf64bbae9896083d3205838548cfcb16c8d6f"
2026-06-11 18:14:12.555081 | primary | "Updated"
2026-06-11 18:14:12.555085 | primary |
2026-06-11 18:14:12.555088 | primary | time="2026-06-11T18:12:41Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag 5eab65bbddeef068b1b3eb6059baf64bbae9896083d3205838548cfcb16c8d6f and manifest sha256:5eab65bbddeef068b1b3eb6059baf64bbae9896083d3205838548cfcb16c8d6f"
2026-06-11 18:14:12.555092 | primary | "Updated"
2026-06-11 18:14:12.555095 | primary |
2026-06-11 18:14:12.555098 | primary | time="2026-06-11T18:12:44Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:504617d97d9101f30bdbda6070cc2aadf8e0bc1341f99c970626b1f8808edcb3"
2026-06-11 18:14:12.555104 | primary | "Updated"
2026-06-11 18:14:12.555108 | primary |
2026-06-11 18:14:12.555112 | primary | time="2026-06-11T18:12:45Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag 504617d97d9101f30bdbda6070cc2aadf8e0bc1341f99c970626b1f8808edcb3 and manifest sha256:504617d97d9101f30bdbda6070cc2aadf8e0bc1341f99c970626b1f8808edcb3"
2026-06-11 18:14:12.555115 | primary | "Updated"
2026-06-11 18:14:12.555118 | primary |
2026-06-11 18:14:12.555122 | primary | time="2026-06-11T18:12:45Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:a288b38bd7eb1bfe39623c3dad0fd28a2cbd0675cca274d7cba831addf137a5d"
2026-06-11 18:14:12.555125 | primary | "Updated"
2026-06-11 18:14:12.555129 | primary |
2026-06-11 18:14:12.555132 | primary | time="2026-06-11T18:12:46Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag a288b38bd7eb1bfe39623c3dad0fd28a2cbd0675cca274d7cba831addf137a5d and manifest sha256:a288b38bd7eb1bfe39623c3dad0fd28a2cbd0675cca274d7cba831addf137a5d"
2026-06-11 18:14:12.555136 | primary | "Updated"
2026-06-11 18:14:12.555139 | primary |
2026-06-11 18:14:12.555144 | primary | time="2026-06-11T18:12:47Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:c52f0c30391ce821ff27ab972444bde225e4dc82a97f6371f0e2bf97b92191a2"
2026-06-11 18:14:12.555149 | primary | "Updated"
2026-06-11 18:14:12.555153 | primary |
2026-06-11 18:14:12.555158 | primary | time="2026-06-11T18:12:47Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag c52f0c30391ce821ff27ab972444bde225e4dc82a97f6371f0e2bf97b92191a2 and manifest sha256:c52f0c30391ce821ff27ab972444bde225e4dc82a97f6371f0e2bf97b92191a2"
2026-06-11 18:14:12.555162 | primary | "Updated"
2026-06-11 18:14:12.555166 | primary |
2026-06-11 18:14:12.555171 | primary | time="2026-06-11T18:12:48Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:44c137fa2799b6b844bae013ace03b28ab512d1cf5469ccbf340a975d14872c0"
2026-06-11 18:14:12.555175 | primary | "Updated"
2026-06-11 18:14:12.555180 | primary |
2026-06-11 18:14:12.555184 | primary | time="2026-06-11T18:12:48Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag 44c137fa2799b6b844bae013ace03b28ab512d1cf5469ccbf340a975d14872c0 and manifest sha256:44c137fa2799b6b844bae013ace03b28ab512d1cf5469ccbf340a975d14872c0"
2026-06-11 18:14:12.555189 | primary | "Updated"
2026-06-11 18:14:12.555194 | primary |
2026-06-11 18:14:12.555197 | primary | time="2026-06-11T18:12:49Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:94db444727e45857a7f0e824daa56b56db1fdd19a11c0796f4b3310c3fd444c6"
2026-06-11 18:14:12.555204 | primary | "Updated"
2026-06-11 18:14:12.555207 | primary |
2026-06-11 18:14:12.555211 | primary | time="2026-06-11T18:12:50Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag 94db444727e45857a7f0e824daa56b56db1fdd19a11c0796f4b3310c3fd444c6 and manifest sha256:94db444727e45857a7f0e824daa56b56db1fdd19a11c0796f4b3310c3fd444c6"
2026-06-11 18:14:12.555214 | primary | "Updated"
2026-06-11 18:14:12.555218 | primary |
2026-06-11 18:14:12.555221 | primary | time="2026-06-11T18:12:51Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:e1052b0cd7d26d22cad33adb6dc13e0960f4abcdf79e434f5dd7216af12619c1"
2026-06-11 18:14:12.555224 | primary | "Updated"
2026-06-11 18:14:12.555228 | primary |
2026-06-11 18:14:12.555236 | primary | time="2026-06-11T18:12:52Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag e1052b0cd7d26d22cad33adb6dc13e0960f4abcdf79e434f5dd7216af12619c1 and manifest sha256:e1052b0cd7d26d22cad33adb6dc13e0960f4abcdf79e434f5dd7216af12619c1"
2026-06-11 18:14:12.555239 | primary | "Updated"
2026-06-11 18:14:12.555243 | primary |
2026-06-11 18:14:12.555246 | primary | time="2026-06-11T18:12:53Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:fa92bcd98f04fe96c19da348abaaa5ceb6d717d9a33d7216ace0047608e3c836"
2026-06-11 18:14:12.555252 | primary | "Updated"
2026-06-11 18:14:12.555256 | primary |
2026-06-11 18:14:12.555259 | primary | time="2026-06-11T18:12:53Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag fa92bcd98f04fe96c19da348abaaa5ceb6d717d9a33d7216ace0047608e3c836 and manifest sha256:fa92bcd98f04fe96c19da348abaaa5ceb6d717d9a33d7216ace0047608e3c836"
2026-06-11 18:14:12.555263 | primary | "Updated"
2026-06-11 18:14:12.555266 | primary |
2026-06-11 18:14:12.555270 | primary | time="2026-06-11T18:12:54Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:7396ea32e42a4389bdce240e19afe42791d28a50259bff7d97a142539beb5b42"
2026-06-11 18:14:12.555273 | primary | "Updated"
2026-06-11 18:14:12.555276 | primary |
2026-06-11 18:14:12.555280 | primary | time="2026-06-11T18:12:55Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 7396ea32e42a4389bdce240e19afe42791d28a50259bff7d97a142539beb5b42 and manifest sha256:7396ea32e42a4389bdce240e19afe42791d28a50259bff7d97a142539beb5b42"
2026-06-11 18:14:12.555283 | primary | "Updated"
2026-06-11 18:14:12.555287 | primary |
2026-06-11 18:14:12.555290 | primary | time="2026-06-11T18:12:56Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:fb2b38b27286ae8529977625a2d5c2d1871a2915cecd4e5396640fe87f7b21da"
2026-06-11 18:14:12.555293 | primary | "Updated"
2026-06-11 18:14:12.555297 | primary |
2026-06-11 18:14:12.555300 | primary | time="2026-06-11T18:12:56Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag fb2b38b27286ae8529977625a2d5c2d1871a2915cecd4e5396640fe87f7b21da and manifest sha256:fb2b38b27286ae8529977625a2d5c2d1871a2915cecd4e5396640fe87f7b21da"
2026-06-11 18:14:12.555304 | primary | "Updated"
2026-06-11 18:14:12.555307 | primary |
2026-06-11 18:14:12.555310 | primary | time="2026-06-11T18:12:57Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:3acd4a9bfffddd51aa3ee612490dbc9483355e374788e9afbd1b676d39cf228c"
2026-06-11 18:14:12.555314 | primary | "Updated"
2026-06-11 18:14:12.555317 | primary |
2026-06-11 18:14:12.555321 | primary | time="2026-06-11T18:12:58Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag 3acd4a9bfffddd51aa3ee612490dbc9483355e374788e9afbd1b676d39cf228c and manifest sha256:3acd4a9bfffddd51aa3ee612490dbc9483355e374788e9afbd1b676d39cf228c"
2026-06-11 18:14:12.555324 | primary | "Updated"
2026-06-11 18:14:12.555327 | primary |
2026-06-11 18:14:12.555331 | primary | time="2026-06-11T18:12:58Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:66615dd70d6a74c78cb6ef9fcb7a765b94a3493ca842465e8da8ab4d09902a77"
2026-06-11 18:14:12.555334 | primary | "Updated"
2026-06-11 18:14:12.555338 | primary |
2026-06-11 18:14:12.555341 | primary | time="2026-06-11T18:12:59Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag 66615dd70d6a74c78cb6ef9fcb7a765b94a3493ca842465e8da8ab4d09902a77 and manifest sha256:66615dd70d6a74c78cb6ef9fcb7a765b94a3493ca842465e8da8ab4d09902a77"
2026-06-11 18:14:12.555344 | primary | "Updated"
2026-06-11 18:14:12.555348 | primary |
2026-06-11 18:14:12.555353 | primary | time="2026-06-11T18:13:00Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:e8f1e48b5b642d3bc4a8a77cde6c84bd18e78b973c78efc9d5897138e04e8947"
2026-06-11 18:14:12.555357 | primary | "Updated"
2026-06-11 18:14:12.555360 | primary |
2026-06-11 18:14:12.555363 | primary | time="2026-06-11T18:13:00Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag e8f1e48b5b642d3bc4a8a77cde6c84bd18e78b973c78efc9d5897138e04e8947 and manifest sha256:e8f1e48b5b642d3bc4a8a77cde6c84bd18e78b973c78efc9d5897138e04e8947"
2026-06-11 18:14:12.555367 | primary | "Updated"
2026-06-11 18:14:12.555370 | primary |
2026-06-11 18:14:12.555374 | primary | time="2026-06-11T18:13:01Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:13b81123f8d632f692adbb2ca930c462def13b60afec4e6efbf8fd289fb23763"
2026-06-11 18:14:12.555380 | primary | "Updated"
2026-06-11 18:14:12.555383 | primary |
2026-06-11 18:14:12.555390 | primary | time="2026-06-11T18:13:01Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 13b81123f8d632f692adbb2ca930c462def13b60afec4e6efbf8fd289fb23763 and manifest sha256:13b81123f8d632f692adbb2ca930c462def13b60afec4e6efbf8fd289fb23763"
2026-06-11 18:14:12.555394 | primary | "Updated"
2026-06-11 18:14:12.555397 | primary |
2026-06-11 18:14:12.555400 | primary | time="2026-06-11T18:13:02Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:14236c5f772aef658746de8fbf5980fa11d76b4e66399146f35ecdf34bc5f12c"
2026-06-11 18:14:12.555404 | primary | "Updated"
2026-06-11 18:14:12.555407 | primary |
2026-06-11 18:14:12.555411 | primary | time="2026-06-11T18:13:03Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 14236c5f772aef658746de8fbf5980fa11d76b4e66399146f35ecdf34bc5f12c and manifest sha256:14236c5f772aef658746de8fbf5980fa11d76b4e66399146f35ecdf34bc5f12c"
2026-06-11 18:14:12.555414 | primary | "Updated"
2026-06-11 18:14:12.555417 | primary |
2026-06-11 18:14:12.555421 | primary | time="2026-06-11T18:13:03Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:9d3a34977cddbce111bc3411b4b60ef9aeee95bb5d0c6d79230d758e8edadee0"
2026-06-11 18:14:12.555424 | primary | "Updated"
2026-06-11 18:14:12.555427 | primary |
2026-06-11 18:14:12.555431 | primary | time="2026-06-11T18:13:04Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag 9d3a34977cddbce111bc3411b4b60ef9aeee95bb5d0c6d79230d758e8edadee0 and manifest sha256:9d3a34977cddbce111bc3411b4b60ef9aeee95bb5d0c6d79230d758e8edadee0"
2026-06-11 18:14:12.555434 | primary | "Updated"
2026-06-11 18:14:12.555438 | primary |
2026-06-11 18:14:12.555441 | primary | time="2026-06-11T18:13:04Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:551b8919a635c66ea2f5e4fcb710206240f9a4c45f9f78a046b6b01b6c48ab4d"
2026-06-11 18:14:12.555444 | primary | "Updated"
2026-06-11 18:14:12.555448 | primary |
2026-06-11 18:14:12.555451 | primary | time="2026-06-11T18:13:05Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 551b8919a635c66ea2f5e4fcb710206240f9a4c45f9f78a046b6b01b6c48ab4d and manifest sha256:551b8919a635c66ea2f5e4fcb710206240f9a4c45f9f78a046b6b01b6c48ab4d"
2026-06-11 18:14:12.555455 | primary | "Updated"
2026-06-11 18:14:12.555458 | primary |
2026-06-11 18:14:12.555461 | primary | time="2026-06-11T18:13:05Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:0fb13224d85868adb51de5693e84a6e2e22d6b07c39e5444f1536927d29abcd0"
2026-06-11 18:14:12.555465 | primary | "Updated"
2026-06-11 18:14:12.555468 | primary |
2026-06-11 18:14:12.555472 | primary | time="2026-06-11T18:13:07Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 0fb13224d85868adb51de5693e84a6e2e22d6b07c39e5444f1536927d29abcd0 and manifest sha256:0fb13224d85868adb51de5693e84a6e2e22d6b07c39e5444f1536927d29abcd0"
2026-06-11 18:14:12.555475 | primary | "Updated"
2026-06-11 18:14:12.555478 | primary |
2026-06-11 18:14:12.555482 | primary | time="2026-06-11T18:13:08Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:1c7ba3d86506ac5ded3904ebcfaea57e37f6e201fc69693b0e68d433d8ef10e8"
2026-06-11 18:14:12.555485 | primary | "Updated"
2026-06-11 18:14:12.555488 | primary |
2026-06-11 18:14:12.555494 | primary | time="2026-06-11T18:13:08Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag 1c7ba3d86506ac5ded3904ebcfaea57e37f6e201fc69693b0e68d433d8ef10e8 and manifest sha256:1c7ba3d86506ac5ded3904ebcfaea57e37f6e201fc69693b0e68d433d8ef10e8"
2026-06-11 18:14:12.555497 | primary | "Updated"
2026-06-11 18:14:12.555501 | primary |
2026-06-11 18:14:12.555504 | primary | time="2026-06-11T18:13:09Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:99694ba1a229c36318d1f94490e524f39a6feb683c245a97f749c2c62ccf8471"
2026-06-11 18:14:12.555510 | primary | "Updated"
2026-06-11 18:14:12.555513 | primary |
2026-06-11 18:14:12.555517 | primary | time="2026-06-11T18:13:09Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag 99694ba1a229c36318d1f94490e524f39a6feb683c245a97f749c2c62ccf8471 and manifest sha256:99694ba1a229c36318d1f94490e524f39a6feb683c245a97f749c2c62ccf8471"
2026-06-11 18:14:12.555520 | primary | "Updated"
2026-06-11 18:14:12.555523 | primary |
2026-06-11 18:14:12.555527 | primary | time="2026-06-11T18:13:10Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:7f5410ed20f04489a1fe86a29a6ff3cfc07c351bcc2728e38dba5e726265a8e5"
2026-06-11 18:14:12.555530 | primary | "Updated"
2026-06-11 18:14:12.555534 | primary |
2026-06-11 18:14:12.555537 | primary | time="2026-06-11T18:13:11Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag 7f5410ed20f04489a1fe86a29a6ff3cfc07c351bcc2728e38dba5e726265a8e5 and manifest sha256:7f5410ed20f04489a1fe86a29a6ff3cfc07c351bcc2728e38dba5e726265a8e5"
2026-06-11 18:14:12.555540 | primary | "Updated"
2026-06-11 18:14:12.555544 | primary |
2026-06-11 18:14:12.555547 | primary | time="2026-06-11T18:13:12Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:9115b63f5978cdc9710d5daf8a676c8bf05f277fdd0f5c27ce394b28c05430d5"
2026-06-11 18:14:12.555551 | primary | "Updated"
2026-06-11 18:14:12.555554 | primary |
2026-06-11 18:14:12.555560 | primary | time="2026-06-11T18:13:12Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag 9115b63f5978cdc9710d5daf8a676c8bf05f277fdd0f5c27ce394b28c05430d5 and manifest sha256:9115b63f5978cdc9710d5daf8a676c8bf05f277fdd0f5c27ce394b28c05430d5"
2026-06-11 18:14:12.555564 | primary | "Updated"
2026-06-11 18:14:12.555569 | primary |
2026-06-11 18:14:12.555574 | primary | time="2026-06-11T18:13:13Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:7bccc9460905ba03806860143401a2db5be84d268c3564d25feb6d5ea6c647ec"
2026-06-11 18:14:12.555579 | primary | "Updated"
2026-06-11 18:14:12.555584 | primary |
2026-06-11 18:14:12.555589 | primary | time="2026-06-11T18:13:13Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag 7bccc9460905ba03806860143401a2db5be84d268c3564d25feb6d5ea6c647ec and manifest sha256:7bccc9460905ba03806860143401a2db5be84d268c3564d25feb6d5ea6c647ec"
2026-06-11 18:14:12.555594 | primary | "Updated"
2026-06-11 18:14:12.555599 | primary |
2026-06-11 18:14:12.555604 | primary | time="2026-06-11T18:13:14Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:f91072ab00924ac3f5c23653b91435990d32892f54b856b09e7863ab2e06afab"
2026-06-11 18:14:12.555610 | primary | "Updated"
2026-06-11 18:14:12.555615 | primary |
2026-06-11 18:14:12.555620 | primary | time="2026-06-11T18:13:14Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag f91072ab00924ac3f5c23653b91435990d32892f54b856b09e7863ab2e06afab and manifest sha256:f91072ab00924ac3f5c23653b91435990d32892f54b856b09e7863ab2e06afab"
2026-06-11 18:14:12.555626 | primary | "Updated"
2026-06-11 18:14:12.555631 | primary |
2026-06-11 18:14:12.555637 | primary | time="2026-06-11T18:13:15Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:48582f05939977a2e035bb431abe32c59fe9a504c1b3a5aaec5597b0573a4a3f"
2026-06-11 18:14:12.555642 | primary | "Updated"
2026-06-11 18:14:12.555647 | primary |
2026-06-11 18:14:12.555652 | primary | time="2026-06-11T18:13:15Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag 48582f05939977a2e035bb431abe32c59fe9a504c1b3a5aaec5597b0573a4a3f and manifest sha256:48582f05939977a2e035bb431abe32c59fe9a504c1b3a5aaec5597b0573a4a3f"
2026-06-11 18:14:12.555657 | primary | "Updated"
2026-06-11 18:14:12.555662 | primary |
2026-06-11 18:14:12.555667 | primary | time="2026-06-11T18:13:16Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:979ea9c31c647e11353036bd58237496fc01274072bfe79dc3407f6050edee3d"
2026-06-11 18:14:12.555670 | primary | "Updated"
2026-06-11 18:14:12.555673 | primary |
2026-06-11 18:14:12.555682 | primary | time="2026-06-11T18:13:17Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag 979ea9c31c647e11353036bd58237496fc01274072bfe79dc3407f6050edee3d and manifest sha256:979ea9c31c647e11353036bd58237496fc01274072bfe79dc3407f6050edee3d"
2026-06-11 18:14:12.555686 | primary | "Updated"
2026-06-11 18:14:12.555689 | primary |
2026-06-11 18:14:12.555693 | primary | time="2026-06-11T18:13:17Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:1b18313034fe1fb1f262ab50a5498c35740ee346df0ab2eedfcc12ee89001aee"
2026-06-11 18:14:12.555696 | primary | "Updated"
2026-06-11 18:14:12.555700 | primary |
2026-06-11 18:14:12.555703 | primary | time="2026-06-11T18:13:18Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag 1b18313034fe1fb1f262ab50a5498c35740ee346df0ab2eedfcc12ee89001aee and manifest sha256:1b18313034fe1fb1f262ab50a5498c35740ee346df0ab2eedfcc12ee89001aee"
2026-06-11 18:14:12.555707 | primary | "Updated"
2026-06-11 18:14:12.555710 | primary |
2026-06-11 18:14:12.555713 | primary | time="2026-06-11T18:13:18Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:d9ee627b6d54e7e9f43a5de978e4b30cf21fe7fdcf52411980a485bed16b512d"
2026-06-11 18:14:12.555717 | primary | "Updated"
2026-06-11 18:14:12.555720 | primary |
2026-06-11 18:14:12.555724 | primary | time="2026-06-11T18:13:19Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag d9ee627b6d54e7e9f43a5de978e4b30cf21fe7fdcf52411980a485bed16b512d and manifest sha256:d9ee627b6d54e7e9f43a5de978e4b30cf21fe7fdcf52411980a485bed16b512d"
2026-06-11 18:14:12.555727 | primary | "Updated"
2026-06-11 18:14:12.555731 | primary |
2026-06-11 18:14:12.555734 | primary | time="2026-06-11T18:13:20Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:7a6814e768a2ede04c3416f2bfcaf0807ce687ae3dc75f4d9d93daa9f815cf01"
2026-06-11 18:14:12.555737 | primary | "Updated"
2026-06-11 18:14:12.555741 | primary |
2026-06-11 18:14:12.555744 | primary | time="2026-06-11T18:13:20Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 7a6814e768a2ede04c3416f2bfcaf0807ce687ae3dc75f4d9d93daa9f815cf01 and manifest sha256:7a6814e768a2ede04c3416f2bfcaf0807ce687ae3dc75f4d9d93daa9f815cf01"
2026-06-11 18:14:12.555748 | primary | "Updated"
2026-06-11 18:14:12.555751 | primary |
2026-06-11 18:14:12.555754 | primary | time="2026-06-11T18:13:21Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:ad03175c906111d7571ace60abf23ea72ea22f4c8cd8c04b62d05a11d1195649"
2026-06-11 18:14:12.555758 | primary | "Updated"
2026-06-11 18:14:12.555761 | primary |
2026-06-11 18:14:12.555765 | primary | time="2026-06-11T18:13:21Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag ad03175c906111d7571ace60abf23ea72ea22f4c8cd8c04b62d05a11d1195649 and manifest sha256:ad03175c906111d7571ace60abf23ea72ea22f4c8cd8c04b62d05a11d1195649"
2026-06-11 18:14:12.555768 | primary | "Updated"
2026-06-11 18:14:12.555771 | primary |
2026-06-11 18:14:12.555779 | primary | time="2026-06-11T18:13:22Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:3d1709ad5b278cc8649c3ddb1858148f92f168e4749d74d3cfb58f5c6d542ed2"
2026-06-11 18:14:12.555782 | primary | "Updated"
2026-06-11 18:14:12.555786 | primary |
2026-06-11 18:14:12.555789 | primary | time="2026-06-11T18:13:23Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag 3d1709ad5b278cc8649c3ddb1858148f92f168e4749d74d3cfb58f5c6d542ed2 and manifest sha256:3d1709ad5b278cc8649c3ddb1858148f92f168e4749d74d3cfb58f5c6d542ed2"
2026-06-11 18:14:12.555793 | primary | "Updated"
2026-06-11 18:14:12.555796 | primary |
2026-06-11 18:14:12.555799 | primary | time="2026-06-11T18:13:24Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:1740edd4c8bcbd8f75dbc07491be904de126c4f2b8475f61cb55e669c4733f59"
2026-06-11 18:14:12.555803 | primary | "Updated"
2026-06-11 18:14:12.555806 | primary |
2026-06-11 18:14:12.555809 | primary | time="2026-06-11T18:13:25Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 1740edd4c8bcbd8f75dbc07491be904de126c4f2b8475f61cb55e669c4733f59 and manifest sha256:1740edd4c8bcbd8f75dbc07491be904de126c4f2b8475f61cb55e669c4733f59"
2026-06-11 18:14:12.555816 | primary | "Updated"
2026-06-11 18:14:12.555819 | primary |
2026-06-11 18:14:12.555822 | primary | time="2026-06-11T18:13:25Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:8d40ac5e1529bd3297a3552f758b5c7f84277b3d6a7e98d2dd4cb171612446f0"
2026-06-11 18:14:12.555826 | primary | "Updated"
2026-06-11 18:14:12.555829 | primary |
2026-06-11 18:14:12.555833 | primary | time="2026-06-11T18:13:26Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag 8d40ac5e1529bd3297a3552f758b5c7f84277b3d6a7e98d2dd4cb171612446f0 and manifest sha256:8d40ac5e1529bd3297a3552f758b5c7f84277b3d6a7e98d2dd4cb171612446f0"
2026-06-11 18:14:12.555836 | primary | "Updated"
2026-06-11 18:14:12.555840 | primary |
2026-06-11 18:14:12.555843 | primary | time="2026-06-11T18:13:26Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:a3ea429d5315fe11f3dde3d28c271fca4ab907f8c273e66c7c1eb35b6a47a164"
2026-06-11 18:14:12.555846 | primary | "Updated"
2026-06-11 18:14:12.555850 | primary |
2026-06-11 18:14:12.555855 | primary | time="2026-06-11T18:13:27Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag a3ea429d5315fe11f3dde3d28c271fca4ab907f8c273e66c7c1eb35b6a47a164 and manifest sha256:a3ea429d5315fe11f3dde3d28c271fca4ab907f8c273e66c7c1eb35b6a47a164"
2026-06-11 18:14:12.555859 | primary | "Updated"
2026-06-11 18:14:12.555862 | primary |
2026-06-11 18:14:12.555865 | primary | time="2026-06-11T18:13:28Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:b1f41b0c28de9d17b214e6837a5e86189e2e155563390dd2a524e730d6ba7794"
2026-06-11 18:14:12.555869 | primary | "Updated"
2026-06-11 18:14:12.555872 | primary |
2026-06-11 18:14:12.555889 | primary | time="2026-06-11T18:13:28Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag b1f41b0c28de9d17b214e6837a5e86189e2e155563390dd2a524e730d6ba7794 and manifest sha256:b1f41b0c28de9d17b214e6837a5e86189e2e155563390dd2a524e730d6ba7794"
2026-06-11 18:14:12.555896 | primary | "Updated"
2026-06-11 18:14:12.555899 | primary |
2026-06-11 18:14:12.555903 | primary | time="2026-06-11T18:13:29Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:afe377c2d62f5fd8aa0be2ed7f37cc170808090692579d95466ad32d9d6fa3f6"
2026-06-11 18:14:12.555906 | primary | "Updated"
2026-06-11 18:14:12.555910 | primary |
2026-06-11 18:14:12.555913 | primary | time="2026-06-11T18:13:29Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag afe377c2d62f5fd8aa0be2ed7f37cc170808090692579d95466ad32d9d6fa3f6 and manifest sha256:afe377c2d62f5fd8aa0be2ed7f37cc170808090692579d95466ad32d9d6fa3f6"
2026-06-11 18:14:12.555916 | primary | "Updated"
2026-06-11 18:14:12.555920 | primary |
2026-06-11 18:14:12.555923 | primary | time="2026-06-11T18:13:30Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:25e536064ecf7cf3c6e78df98b9dd8e43f9cc666a4de963674edf0764bbc6848"
2026-06-11 18:14:12.555927 | primary | "Updated"
2026-06-11 18:14:12.555930 | primary |
2026-06-11 18:14:12.555933 | primary | time="2026-06-11T18:13:30Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag 25e536064ecf7cf3c6e78df98b9dd8e43f9cc666a4de963674edf0764bbc6848 and manifest sha256:25e536064ecf7cf3c6e78df98b9dd8e43f9cc666a4de963674edf0764bbc6848"
2026-06-11 18:14:12.555937 | primary | "Updated"
2026-06-11 18:14:12.555940 | primary |
2026-06-11 18:14:12.555943 | primary | time="2026-06-11T18:13:31Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:1931b3d62152f0772fec52fe5cd6111b9e604d2d6beb87e7b1d05bee6c6af788"
2026-06-11 18:14:12.555947 | primary | "Updated"
2026-06-11 18:14:12.555950 | primary |
2026-06-11 18:14:12.555953 | primary | time="2026-06-11T18:13:32Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag 1931b3d62152f0772fec52fe5cd6111b9e604d2d6beb87e7b1d05bee6c6af788 and manifest sha256:1931b3d62152f0772fec52fe5cd6111b9e604d2d6beb87e7b1d05bee6c6af788"
2026-06-11 18:14:12.555960 | primary | "Updated"
2026-06-11 18:14:12.555963 | primary |
2026-06-11 18:14:12.555966 | primary | time="2026-06-11T18:13:33Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:613e44321c52577f3f4464e017e64ad27305eb8d710420e32f2c7d2b38bcea6b"
2026-06-11 18:14:12.555973 | primary | "Updated"
2026-06-11 18:14:12.555977 | primary |
2026-06-11 18:14:12.555980 | primary | time="2026-06-11T18:13:33Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 613e44321c52577f3f4464e017e64ad27305eb8d710420e32f2c7d2b38bcea6b and manifest sha256:613e44321c52577f3f4464e017e64ad27305eb8d710420e32f2c7d2b38bcea6b"
2026-06-11 18:14:12.555984 | primary | "Updated"
2026-06-11 18:14:12.555987 | primary |
2026-06-11 18:14:12.555991 | primary | time="2026-06-11T18:13:34Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:1b8521be80ee36886356c0c8ad3ac560ce273199789e75a966851a141c4fcbf3"
2026-06-11 18:14:12.555994 | primary | "Updated"
2026-06-11 18:14:12.555997 | primary |
2026-06-11 18:14:12.556001 | primary | time="2026-06-11T18:13:34Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag 1b8521be80ee36886356c0c8ad3ac560ce273199789e75a966851a141c4fcbf3 and manifest sha256:1b8521be80ee36886356c0c8ad3ac560ce273199789e75a966851a141c4fcbf3"
2026-06-11 18:14:12.556004 | primary | "Updated"
2026-06-11 18:14:12.556008 | primary |
2026-06-11 18:14:12.556011 | primary | time="2026-06-11T18:13:35Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:feae3f1f387b55cfa93ba6dcb3d993b4d8186819a43cf4e37e62431fc8dd2f91"
2026-06-11 18:14:12.556014 | primary | "Updated"
2026-06-11 18:14:12.556018 | primary |
2026-06-11 18:14:12.556021 | primary | time="2026-06-11T18:13:36Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag feae3f1f387b55cfa93ba6dcb3d993b4d8186819a43cf4e37e62431fc8dd2f91 and manifest sha256:feae3f1f387b55cfa93ba6dcb3d993b4d8186819a43cf4e37e62431fc8dd2f91"
2026-06-11 18:14:12.556025 | primary | "Updated"
2026-06-11 18:14:12.556028 | primary |
2026-06-11 18:14:12.556031 | primary | time="2026-06-11T18:13:36Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:9208cc2f55f7567c69c3dfab2566f0f6b94b2df3ff19a984d06e71e3c32feaa2"
2026-06-11 18:14:12.556035 | primary | "Updated"
2026-06-11 18:14:12.556038 | primary |
2026-06-11 18:14:12.556041 | primary | time="2026-06-11T18:13:37Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag 9208cc2f55f7567c69c3dfab2566f0f6b94b2df3ff19a984d06e71e3c32feaa2 and manifest sha256:9208cc2f55f7567c69c3dfab2566f0f6b94b2df3ff19a984d06e71e3c32feaa2"
2026-06-11 18:14:12.556045 | primary | "Updated"
2026-06-11 18:14:12.556048 | primary |
2026-06-11 18:14:12.556052 | primary | time="2026-06-11T18:13:38Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:e3267432ad52195b850af2d6e76702cf88854cab532174a998319bcc921f2b02"
2026-06-11 18:14:12.556055 | primary | "Updated"
2026-06-11 18:14:12.556058 | primary |
2026-06-11 18:14:12.556064 | primary | time="2026-06-11T18:13:38Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag e3267432ad52195b850af2d6e76702cf88854cab532174a998319bcc921f2b02 and manifest sha256:e3267432ad52195b850af2d6e76702cf88854cab532174a998319bcc921f2b02"
2026-06-11 18:14:12.556067 | primary | "Updated"
2026-06-11 18:14:12.556071 | primary |
2026-06-11 18:14:12.556074 | primary | time="2026-06-11T18:13:39Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:895ceef27bdcdeee4b68cc43f0825e7ce7d4279e90e8eef3dcc7094d4bd18e87"
2026-06-11 18:14:12.556077 | primary | "Updated"
2026-06-11 18:14:12.556081 | primary |
2026-06-11 18:14:12.556084 | primary | time="2026-06-11T18:13:39Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 895ceef27bdcdeee4b68cc43f0825e7ce7d4279e90e8eef3dcc7094d4bd18e87 and manifest sha256:895ceef27bdcdeee4b68cc43f0825e7ce7d4279e90e8eef3dcc7094d4bd18e87"
2026-06-11 18:14:12.556088 | primary | "Updated"
2026-06-11 18:14:12.556094 | primary |
2026-06-11 18:14:12.556097 | primary | time="2026-06-11T18:13:40Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:87b8c20333a7d9c03f00b04a524c904a716b4dfb6854f2aa919307b7ae2e1934"
2026-06-11 18:14:12.556101 | primary | "Updated"
2026-06-11 18:14:12.556104 | primary |
2026-06-11 18:14:12.556107 | primary | time="2026-06-11T18:13:41Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag 87b8c20333a7d9c03f00b04a524c904a716b4dfb6854f2aa919307b7ae2e1934 and manifest sha256:87b8c20333a7d9c03f00b04a524c904a716b4dfb6854f2aa919307b7ae2e1934"
2026-06-11 18:14:12.556111 | primary | "Updated"
2026-06-11 18:14:12.556114 | primary |
2026-06-11 18:14:12.556117 | primary | time="2026-06-11T18:13:41Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:4948cdab254ca6b21178f231f77d4c1cf4582a79d89f9b94ea0add1a74d01a60"
2026-06-11 18:14:12.556121 | primary | "Updated"
2026-06-11 18:14:12.556124 | primary |
2026-06-11 18:14:12.556128 | primary | time="2026-06-11T18:13:42Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag 4948cdab254ca6b21178f231f77d4c1cf4582a79d89f9b94ea0add1a74d01a60 and manifest sha256:4948cdab254ca6b21178f231f77d4c1cf4582a79d89f9b94ea0add1a74d01a60"
2026-06-11 18:14:12.556131 | primary | "Updated"
2026-06-11 18:14:12.556134 | primary |
2026-06-11 18:14:12.556138 | primary | time="2026-06-11T18:13:42Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:4c182da6bafc332787f8ab633a0c444cc5f72c70a1f6d268dd5af49668b0e185"
2026-06-11 18:14:12.556141 | primary | "Updated"
2026-06-11 18:14:12.556144 | primary |
2026-06-11 18:14:12.556151 | primary | time="2026-06-11T18:13:43Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 4c182da6bafc332787f8ab633a0c444cc5f72c70a1f6d268dd5af49668b0e185 and manifest sha256:4c182da6bafc332787f8ab633a0c444cc5f72c70a1f6d268dd5af49668b0e185"
2026-06-11 18:14:12.556154 | primary | "Updated"
2026-06-11 18:14:12.556158 | primary |
2026-06-11 18:14:12.556161 | primary | time="2026-06-11T18:13:44Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:2053cfc24f5bd042c7e21eda60a8bdf9a45d51825404c09162e5de9bda5c07a1"
2026-06-11 18:14:12.556165 | primary | "Updated"
2026-06-11 18:14:12.556168 | primary |
2026-06-11 18:14:12.556171 | primary | time="2026-06-11T18:13:44Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag 2053cfc24f5bd042c7e21eda60a8bdf9a45d51825404c09162e5de9bda5c07a1 and manifest sha256:2053cfc24f5bd042c7e21eda60a8bdf9a45d51825404c09162e5de9bda5c07a1"
2026-06-11 18:14:12.556175 | primary | "Updated"
2026-06-11 18:14:12.556178 | primary |
2026-06-11 18:14:12.556181 | primary | time="2026-06-11T18:13:45Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:e55472185979c057b7a707d513c43987fcce4699f90a7c67a82b58b1c481cae4"
2026-06-11 18:14:12.556185 | primary | "Updated"
2026-06-11 18:14:12.556188 | primary |
2026-06-11 18:14:12.556192 | primary | time="2026-06-11T18:13:45Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag e55472185979c057b7a707d513c43987fcce4699f90a7c67a82b58b1c481cae4 and manifest sha256:e55472185979c057b7a707d513c43987fcce4699f90a7c67a82b58b1c481cae4"
2026-06-11 18:14:12.556195 | primary | "Updated"
2026-06-11 18:14:12.556198 | primary |
2026-06-11 18:14:12.556202 | primary | time="2026-06-11T18:13:46Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:e61083ed2b82e0194751572b402856e13c715ff2edf66c2aded3a6e3b5b761b6"
2026-06-11 18:14:12.556205 | primary | "Updated"
2026-06-11 18:14:12.556208 | primary |
2026-06-11 18:14:12.556212 | primary | time="2026-06-11T18:13:47Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag e61083ed2b82e0194751572b402856e13c715ff2edf66c2aded3a6e3b5b761b6 and manifest sha256:e61083ed2b82e0194751572b402856e13c715ff2edf66c2aded3a6e3b5b761b6"
2026-06-11 18:14:12.556215 | primary | "Updated"
2026-06-11 18:14:12.556219 | primary |
2026-06-11 18:14:12.556222 | primary | time="2026-06-11T18:13:47Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:d76f17cdf24daa4ec9c5e5047472e4cce45c51444dd5f48403de0491d841003a"
2026-06-11 18:14:12.556227 | primary | "Updated"
2026-06-11 18:14:12.556231 | primary |
2026-06-11 18:14:12.556234 | primary | time="2026-06-11T18:13:48Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag d76f17cdf24daa4ec9c5e5047472e4cce45c51444dd5f48403de0491d841003a and manifest sha256:d76f17cdf24daa4ec9c5e5047472e4cce45c51444dd5f48403de0491d841003a"
2026-06-11 18:14:12.556238 | primary | "Updated"
2026-06-11 18:14:12.556241 | primary |
2026-06-11 18:14:12.556244 | primary | time="2026-06-11T18:13:49Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:8e0852b0b38b4832cfd88d3752a2f6806f5dfb511964e65a2ce9f25ae20c4fc5"
2026-06-11 18:14:12.556248 | primary | "Updated"
2026-06-11 18:14:12.556251 | primary |
2026-06-11 18:14:12.556255 | primary | time="2026-06-11T18:13:49Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag 8e0852b0b38b4832cfd88d3752a2f6806f5dfb511964e65a2ce9f25ae20c4fc5 and manifest sha256:8e0852b0b38b4832cfd88d3752a2f6806f5dfb511964e65a2ce9f25ae20c4fc5"
2026-06-11 18:14:12.556258 | primary | "Updated"
2026-06-11 18:14:12.556262 | primary |
2026-06-11 18:14:12.556265 | primary | time="2026-06-11T18:13:50Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:f98239f9fb6181164757b383cbd33e519dde0ff9966b140abf4b6a191d802dc3"
2026-06-11 18:14:12.556269 | primary | "Updated"
2026-06-11 18:14:12.556272 | primary |
2026-06-11 18:14:12.556275 | primary | time="2026-06-11T18:13:50Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag f98239f9fb6181164757b383cbd33e519dde0ff9966b140abf4b6a191d802dc3 and manifest sha256:f98239f9fb6181164757b383cbd33e519dde0ff9966b140abf4b6a191d802dc3"
2026-06-11 18:14:12.556279 | primary | "Updated"
2026-06-11 18:14:12.556282 | primary |
2026-06-11 18:14:12.556288 | primary | time="2026-06-11T18:13:51Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:05e2f32cfd07579b628bdf9dc79807aea8f94356713ac5e3b4e46d162d975af2"
2026-06-11 18:14:12.556292 | primary | "Updated"
2026-06-11 18:14:12.556295 | primary |
2026-06-11 18:14:12.556299 | primary | time="2026-06-11T18:13:52Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 05e2f32cfd07579b628bdf9dc79807aea8f94356713ac5e3b4e46d162d975af2 and manifest sha256:05e2f32cfd07579b628bdf9dc79807aea8f94356713ac5e3b4e46d162d975af2"
2026-06-11 18:14:12.556302 | primary | "Updated"
2026-06-11 18:14:12.556306 | primary |
2026-06-11 18:14:12.556309 | primary | time="2026-06-11T18:13:53Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:63ea779b61c09fff35dca8ced038a758896951f97570ec346770c318f7e3f198"
2026-06-11 18:14:12.556313 | primary | "Updated"
2026-06-11 18:14:12.556316 | primary |
2026-06-11 18:14:12.556319 | primary | time="2026-06-11T18:13:53Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 63ea779b61c09fff35dca8ced038a758896951f97570ec346770c318f7e3f198 and manifest sha256:63ea779b61c09fff35dca8ced038a758896951f97570ec346770c318f7e3f198"
2026-06-11 18:14:12.556323 | primary | "Updated"
2026-06-11 18:14:12.556326 | primary |
2026-06-11 18:14:12.556332 | primary | time="2026-06-11T18:13:54Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:e1bd22a2e9742004c12081b4969bc324595374288f0930c4f5fea7f25cf466a7"
2026-06-11 18:14:12.556336 | primary | "Updated"
2026-06-11 18:14:12.556339 | primary |
2026-06-11 18:14:12.556343 | primary | time="2026-06-11T18:13:54Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag e1bd22a2e9742004c12081b4969bc324595374288f0930c4f5fea7f25cf466a7 and manifest sha256:e1bd22a2e9742004c12081b4969bc324595374288f0930c4f5fea7f25cf466a7"
2026-06-11 18:14:12.556346 | primary | "Updated"
2026-06-11 18:14:12.556349 | primary |
2026-06-11 18:14:12.556353 | primary | time="2026-06-11T18:13:56Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:9df1009f792a28048827b4d5980aec5cfdd77dcc8f33009eb790368ab54e3d9f"
2026-06-11 18:14:12.556360 | primary | "Updated"
2026-06-11 18:14:12.556364 | primary |
2026-06-11 18:14:12.556367 | primary | time="2026-06-11T18:13:56Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag 9df1009f792a28048827b4d5980aec5cfdd77dcc8f33009eb790368ab54e3d9f and manifest sha256:9df1009f792a28048827b4d5980aec5cfdd77dcc8f33009eb790368ab54e3d9f"
2026-06-11 18:14:12.556370 | primary | "Updated"
2026-06-11 18:14:12.556374 | primary |
2026-06-11 18:14:12.556377 | primary | time="2026-06-11T18:13:57Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:7a33ee7eb2aae5c490efa56d17f51a7e67ce07adce6da59d66aa1af8777c89f5"
2026-06-11 18:14:12.556381 | primary | "Updated"
2026-06-11 18:14:12.556384 | primary |
2026-06-11 18:14:12.556387 | primary | time="2026-06-11T18:13:57Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 7a33ee7eb2aae5c490efa56d17f51a7e67ce07adce6da59d66aa1af8777c89f5 and manifest sha256:7a33ee7eb2aae5c490efa56d17f51a7e67ce07adce6da59d66aa1af8777c89f5"
2026-06-11 18:14:12.556391 | primary | "Updated"
2026-06-11 18:14:12.556394 | primary |
2026-06-11 18:14:12.556397 | primary | time="2026-06-11T18:13:58Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:3f4bbfdf4ead946181c0afe5c4d15f4c50456d9f738fe1d8e8707f8c2beb98e0"
2026-06-11 18:14:12.556401 | primary | "Updated"
2026-06-11 18:14:12.556404 | primary |
2026-06-11 18:14:12.556407 | primary | time="2026-06-11T18:13:58Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag 3f4bbfdf4ead946181c0afe5c4d15f4c50456d9f738fe1d8e8707f8c2beb98e0 and manifest sha256:3f4bbfdf4ead946181c0afe5c4d15f4c50456d9f738fe1d8e8707f8c2beb98e0"
2026-06-11 18:14:12.556411 | primary | "Updated"
2026-06-11 18:14:12.556414 | primary |
2026-06-11 18:14:12.556418 | primary | time="2026-06-11T18:13:59Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:112a53ce28b4ef96b16342d2d3571b49eaf3e4a52798a0e98eae5033a48c92f5"
2026-06-11 18:14:12.556421 | primary | "Updated"
2026-06-11 18:14:12.556424 | primary |
2026-06-11 18:14:12.556428 | primary | time="2026-06-11T18:14:00Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag 112a53ce28b4ef96b16342d2d3571b49eaf3e4a52798a0e98eae5033a48c92f5 and manifest sha256:112a53ce28b4ef96b16342d2d3571b49eaf3e4a52798a0e98eae5033a48c92f5"
2026-06-11 18:14:12.556431 | primary | "Updated"
2026-06-11 18:14:12.556434 | primary |
2026-06-11 18:14:12.556438 | primary | time="2026-06-11T18:14:00Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:ee02639b694f17c363445b773843358fe32f19bea61ea159fcdab477b9160068"
2026-06-11 18:14:12.556441 | primary | "Updated"
2026-06-11 18:14:12.556445 | primary |
2026-06-11 18:14:12.556448 | primary | time="2026-06-11T18:14:01Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag ee02639b694f17c363445b773843358fe32f19bea61ea159fcdab477b9160068 and manifest sha256:ee02639b694f17c363445b773843358fe32f19bea61ea159fcdab477b9160068"
2026-06-11 18:14:12.556451 | primary | "Updated"
2026-06-11 18:14:12.556455 | primary |
2026-06-11 18:14:12.556458 | primary | time="2026-06-11T18:14:01Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:df76ff22e1e0624b79b1ff5d721a68f1eae97e5b817142f33f7488d1d8ed1a82"
2026-06-11 18:14:12.556462 | primary | "Updated"
2026-06-11 18:14:12.556465 | primary |
2026-06-11 18:14:12.556468 | primary | time="2026-06-11T18:14:02Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag df76ff22e1e0624b79b1ff5d721a68f1eae97e5b817142f33f7488d1d8ed1a82 and manifest sha256:df76ff22e1e0624b79b1ff5d721a68f1eae97e5b817142f33f7488d1d8ed1a82"
2026-06-11 18:14:12.556472 | primary | "Updated"
2026-06-11 18:14:12.556475 | primary |
2026-06-11 18:14:12.556478 | primary | time="2026-06-11T18:14:03Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:d591f54c5f20430ac09eac9c296217438b8fc9db51596212ca3f7804f6b05d36"
2026-06-11 18:14:12.556482 | primary | "Updated"
2026-06-11 18:14:12.556485 | primary |
2026-06-11 18:14:12.556489 | primary | time="2026-06-11T18:14:04Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag d591f54c5f20430ac09eac9c296217438b8fc9db51596212ca3f7804f6b05d36 and manifest sha256:d591f54c5f20430ac09eac9c296217438b8fc9db51596212ca3f7804f6b05d36"
2026-06-11 18:14:12.556499 | primary | "Updated"
2026-06-11 18:14:12.556502 | primary |
2026-06-11 18:14:12.556506 | primary | time="2026-06-11T18:14:04Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:0dc82cd1e8454d7824e1db033036d2020d08ad0e761c9918b74a00c891600ae4"
2026-06-11 18:14:12.556509 | primary | "Updated"
2026-06-11 18:14:12.556512 | primary |
2026-06-11 18:14:12.556518 | primary | time="2026-06-11T18:14:05Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag 0dc82cd1e8454d7824e1db033036d2020d08ad0e761c9918b74a00c891600ae4 and manifest sha256:0dc82cd1e8454d7824e1db033036d2020d08ad0e761c9918b74a00c891600ae4"
2026-06-11 18:14:12.556522 | primary | "Updated"
2026-06-11 18:14:12.556525 | primary |
2026-06-11 18:14:12.556529 | primary | time="2026-06-11T18:14:05Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:959ca46743dc53bcb640a2f7c728c3a82c26e3fa174c55b2b73c68255b31a64c"
2026-06-11 18:14:12.556532 | primary | "Updated"
2026-06-11 18:14:12.556535 | primary |
2026-06-11 18:14:12.556541 | primary | time="2026-06-11T18:14:06Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 959ca46743dc53bcb640a2f7c728c3a82c26e3fa174c55b2b73c68255b31a64c and manifest sha256:959ca46743dc53bcb640a2f7c728c3a82c26e3fa174c55b2b73c68255b31a64c"
2026-06-11 18:14:12.556544 | primary | "Updated"
2026-06-11 18:14:12.556548 | primary |
2026-06-11 18:14:12.556551 | primary | time="2026-06-11T18:14:07Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:e02e53540dc71b96d6fc76be2aa1b1021a7343e7f688b27d2922d3978f040ee5"
2026-06-11 18:14:12.556554 | primary | "Updated"
2026-06-11 18:14:12.556558 | primary |
2026-06-11 18:14:12.556561 | primary | time="2026-06-11T18:14:07Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag e02e53540dc71b96d6fc76be2aa1b1021a7343e7f688b27d2922d3978f040ee5 and manifest sha256:e02e53540dc71b96d6fc76be2aa1b1021a7343e7f688b27d2922d3978f040ee5"
2026-06-11 18:14:12.556565 | primary | "Updated"
2026-06-11 18:14:12.556568 | primary |
2026-06-11 18:14:12.556573 | primary | time="2026-06-11T18:14:08Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:d6541ede6815f909a15c989372271fe0abaf9af47ec590ceb4901a042ece47f9"
2026-06-11 18:14:12.556576 | primary | "Updated"
2026-06-11 18:14:12.556580 | primary |
2026-06-11 18:14:12.556583 | primary | time="2026-06-11T18:14:09Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag d6541ede6815f909a15c989372271fe0abaf9af47ec590ceb4901a042ece47f9 and manifest sha256:d6541ede6815f909a15c989372271fe0abaf9af47ec590ceb4901a042ece47f9"
2026-06-11 18:14:12.556587 | primary | "Updated"
2026-06-11 18:14:12.556590 | primary |
2026-06-11 18:14:12.556593 | primary | time="2026-06-11T18:14:10Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:52e8626db7b6b1cd21e823925200573875fd192d06e0edbe6e3e28cff084706c"
2026-06-11 18:14:12.556597 | primary | "Updated"
2026-06-11 18:14:12.556600 | primary |
2026-06-11 18:14:12.556604 | primary | time="2026-06-11T18:14:10Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag 52e8626db7b6b1cd21e823925200573875fd192d06e0edbe6e3e28cff084706c and manifest sha256:52e8626db7b6b1cd21e823925200573875fd192d06e0edbe6e3e28cff084706c"
2026-06-11 18:14:12.556607 | primary | "Updated"
2026-06-11 18:14:12.556610 | primary |
2026-06-11 18:14:12.827099 | primary | ok: Runtime: 0:00:00.006789
2026-06-11 18:14:12.838856 | 
2026-06-11 18:14:12.838993 | PLAY RECAP
2026-06-11 18:14:12.839110 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 18:14:12.839173 | 
2026-06-11 18:14:13.016625 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-11 18:14:13.019689 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-11 18:14:13.686591 | 
2026-06-11 18:14:13.686875 | PLAY [all]
2026-06-11 18:14:13.695732 | 
2026-06-11 18:14:13.695801 | TASK [Create container log dir]
2026-06-11 18:14:14.191564 | primary | ok
2026-06-11 18:14:14.198026 | 
2026-06-11 18:14:14.198129 | TASK [Collect logs]
2026-06-11 18:14:14.728733 | primary | + sudo dnf list installed
2026-06-11 18:14:15.205767 | primary | + df -h
2026-06-11 18:14:15.208245 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-11 18:14:15.236249 | primary | sending incremental file list
2026-06-11 18:14:15.240178 | primary | skipping non-regular file "yum.conf"
2026-06-11 18:14:15.240221 | primary | ./
2026-06-11 18:14:15.240948 | primary | dnf/
2026-06-11 18:14:15.240984 | primary | dnf/dnf.conf
2026-06-11 18:14:15.241026 | primary | dnf/aliases.d/
2026-06-11 18:14:15.241042 | primary | dnf/modules.d/
2026-06-11 18:14:15.241055 | primary | dnf/modules.defaults.d/
2026-06-11 18:14:15.241068 | primary | dnf/plugins/
2026-06-11 18:14:15.241090 | primary | dnf/plugins/copr.conf
2026-06-11 18:14:15.241109 | primary | dnf/plugins/debuginfo-install.conf
2026-06-11 18:14:15.241125 | primary | dnf/plugins/copr.d/
2026-06-11 18:14:15.241136 | primary | dnf/protected.d/
2026-06-11 18:14:15.241164 | primary | dnf/protected.d/dnf.conf
2026-06-11 18:14:15.241206 | primary | dnf/protected.d/grub2-pc.conf
2026-06-11 18:14:15.241232 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-11 18:14:15.241258 | primary | dnf/protected.d/setup.conf
2026-06-11 18:14:15.241306 | primary | dnf/protected.d/sudo.conf
2026-06-11 18:14:15.241327 | primary | dnf/protected.d/systemd.conf
2026-06-11 18:14:15.241347 | primary | dnf/protected.d/yum.conf
2026-06-11 18:14:15.241363 | primary | dnf/usr-drift-protected-paths.d/
2026-06-11 18:14:15.241378 | primary | dnf/vars/
2026-06-11 18:14:15.241396 | primary | dnf/vars/stream
2026-06-11 18:14:15.241412 | primary | yum.repos.d/
2026-06-11 18:14:15.241428 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-11 18:14:15.241457 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-11 18:14:15.241502 | primary | yum.repos.d/centos-addons.repo
2026-06-11 18:14:15.241535 | primary | yum.repos.d/centos.repo
2026-06-11 18:14:15.241560 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-11 18:14:15.241578 | primary | yum.repos.d/epel-next-testing.repo
2026-06-11 18:14:15.241597 | primary | yum.repos.d/epel-next.repo
2026-06-11 18:14:15.241618 | primary | yum.repos.d/epel-testing.repo
2026-06-11 18:14:15.241640 | primary | yum.repos.d/epel.repo
2026-06-11 18:14:15.284119 | primary |
2026-06-11 18:14:15.284216 | primary | sent 18,979 bytes  received 484 bytes  38,926.00 bytes/sec
2026-06-11 18:14:15.284233 | primary | total size is 17,241  speedup is 0.89
2026-06-11 18:14:15.286676 | primary | + pushd /home/zuul/workspace
2026-06-11 18:14:15.286708 | primary | ~/workspace ~/zuul-output/logs
2026-06-11 18:14:15.286870 | primary | + sudo cp -R copy-quay-config.yaml master-report.html master-tag-report.html master-tag.txt master.txt /home/zuul/zuul-output/logs
2026-06-11 18:14:15.304498 | primary | + popd
2026-06-11 18:14:15.304556 | primary | ~/zuul-output/logs
2026-06-11 18:14:15.734417 | primary | ok: Runtime: 0:00:00.580235
2026-06-11 18:14:15.749168 | 
2026-06-11 18:14:15.749471 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-11 18:14:15.777329 | primary | ok
2026-06-11 18:14:15.798393 | 
2026-06-11 18:14:15.798566 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 18:14:15.864499 | primary | skipping: Conditional result was False
2026-06-11 18:14:15.872963 | 
2026-06-11 18:14:15.873100 | TASK [fetch-output : Set log path for single node]
2026-06-11 18:14:15.919190 | primary | ok
2026-06-11 18:14:15.926994 | 
2026-06-11 18:14:15.927172 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 18:14:16.231216 | primary -> localhost | changed: "/var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/work/logs"
2026-06-11 18:14:16.567809 | primary -> localhost | changed: "/var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/work/artifacts"
2026-06-11 18:14:16.849543 | primary -> localhost | changed: "/var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/work/docs"
2026-06-11 18:14:16.861113 | 
2026-06-11 18:14:16.861301 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 18:14:17.631207 | primary | changed:
2026-06-11 18:14:17.631673 | primary | .d..t...... ./
2026-06-11 18:14:17.631750 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-11 18:14:17.631797 | primary | >f+++++++++ disk_usage.txt
2026-06-11 18:14:17.631838 | primary | >f+++++++++ installed_pkgs.txt
2026-06-11 18:14:17.631878 | primary | >f+++++++++ master-report.html
2026-06-11 18:14:17.631916 | primary | >f+++++++++ master-tag-report.html
2026-06-11 18:14:17.631952 | primary | >f+++++++++ master-tag.txt
2026-06-11 18:14:17.631987 | primary | >f+++++++++ master.txt
2026-06-11 18:14:17.632022 | primary | cd+++++++++ dnf/
2026-06-11 18:14:17.632059 | primary | >f+++++++++ dnf/dnf.conf
2026-06-11 18:14:17.632094 | primary | cd+++++++++ dnf/aliases.d/
2026-06-11 18:14:17.632128 | primary | cd+++++++++ dnf/modules.d/
2026-06-11 18:14:17.632175 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-11 18:14:17.632210 | primary | cd+++++++++ dnf/plugins/
2026-06-11 18:14:17.632244 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-11 18:14:17.632278 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-11 18:14:17.632313 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-11 18:14:17.632406 | primary | cd+++++++++ dnf/protected.d/
2026-06-11 18:14:17.632469 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-11 18:14:17.632508 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-11 18:14:17.632543 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-11 18:14:17.632578 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-11 18:14:17.632612 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-11 18:14:17.632647 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-11 18:14:17.632798 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-11 18:14:17.632839 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-11 18:14:17.632874 | primary | cd+++++++++ dnf/vars/
2026-06-11 18:14:17.632911 | primary | >f+++++++++ dnf/vars/stream
2026-06-11 18:14:17.632947 | primary | cd+++++++++ yum.repos.d/
2026-06-11 18:14:17.632981 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-11 18:14:17.633015 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-11 18:14:17.633051 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-11 18:14:17.633115 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-11 18:14:17.633153 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-11 18:14:17.633187 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-11 18:14:17.633221 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-11 18:14:17.633254 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-11 18:14:17.633287 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-11 18:14:17.633393 | primary | changed: All items complete
2026-06-11 18:14:17.633471 | 
2026-06-11 18:14:18.175869 | primary | changed: .d..t...... ./
2026-06-11 18:14:18.720097 | primary | changed: .d..t...... ./
2026-06-11 18:14:18.744187 | 
2026-06-11 18:14:18.744320 | PLAY RECAP
2026-06-11 18:14:18.744474 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-11 18:14:18.744528 | 
2026-06-11 18:14:18.947382 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-11 18:14:18.949215 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 18:14:19.531113 | 
2026-06-11 18:14:19.531249 | PLAY [Report DLRN results after job run]
2026-06-11 18:14:19.542436 | 
2026-06-11 18:14:19.542517 | TASK [Include vars from ci-framework group_vars]
2026-06-11 18:14:19.570440 | primary | ok
2026-06-11 18:14:19.587202 | 
2026-06-11 18:14:19.587278 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 18:14:19.652294 | primary | skipping: Conditional result was False
2026-06-11 18:14:19.661303 | 
2026-06-11 18:14:19.661484 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 18:14:20.046255 | primary | ok
2026-06-11 18:14:20.054501 | 
2026-06-11 18:14:20.054647 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 18:14:20.104587 | primary | skipping: Conditional result was False
2026-06-11 18:14:20.115846 | 
2026-06-11 18:14:20.116003 | TASK [cifmw_helpers : Read vars]
2026-06-11 18:14:20.158055 | 
2026-06-11 18:14:20.158561 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 18:14:20.208693 | 
2026-06-11 18:14:20.209100 | TASK [cifmw_helpers : Include vars]
2026-06-11 18:14:20.245318 | 
2026-06-11 18:14:20.245666 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 18:14:20.273475 | primary | skipping: Conditional result was False
2026-06-11 18:14:20.286892 | 
2026-06-11 18:14:20.287004 | TASK [Report job status to DLRN]
2026-06-11 18:14:20.320422 | primary | ok
2026-06-11 18:14:20.362650 | 
2026-06-11 18:14:20.362826 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-11 18:14:20.418364 | primary | skipping: Conditional result was False
2026-06-11 18:14:20.423899 | 
2026-06-11 18:14:20.423997 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-11 18:14:21.623087 | primary | changed
2026-06-11 18:14:21.633144 | 
2026-06-11 18:14:21.633285 | TASK [dlrn_report : Install kinit related package]
2026-06-11 18:14:21.712911 | primary | skipping: Conditional result was False
2026-06-11 18:14:21.723535 | 
2026-06-11 18:14:21.723687 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-11 18:14:21.794813 | primary | skipping: Conditional result was False
2026-06-11 18:14:21.805494 | 
2026-06-11 18:14:21.805682 | TASK [Set zuul-log-path fact]
2026-06-11 18:14:21.901126 | primary | ok
2026-06-11 18:14:21.921487 | 
2026-06-11 18:14:21.921590 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 18:14:21.992045 | primary | ok
2026-06-11 18:14:21.999602 | 
2026-06-11 18:14:21.999694 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-11 18:14:22.085423 | primary | skipping: Conditional result was False
2026-06-11 18:14:22.091260 | 
2026-06-11 18:14:22.091378 | TASK [Get hash related data from repo_setup role]
2026-06-11 18:14:22.169762 | primary | ok
2026-06-11 18:14:22.333440 | 
2026-06-11 18:14:22.333602 | LOOP [repo_setup : Ensure directories are present]
2026-06-11 18:14:22.800096 | primary | changed: "tmp"
2026-06-11 18:14:23.080844 | primary | changed: "artifacts/repositories"
2026-06-11 18:14:23.353179 | primary | changed: "venv/repo_setup"
2026-06-11 18:14:23.367809 | 
2026-06-11 18:14:23.368042 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-11 18:14:24.889979 | primary | ok: Nothing to do
2026-06-11 18:14:24.899752 | 
2026-06-11 18:14:24.899925 | TASK [repo_setup : Get repo-setup repository]
2026-06-11 18:14:26.343796 | primary | changed
2026-06-11 18:14:26.353154 | 
2026-06-11 18:14:26.353422 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-11 18:14:34.415030 | primary | changed
2026-06-11 18:14:34.425120 | 
2026-06-11 18:14:34.425203 | TASK [repo_setup : Install repo-setup package]
2026-06-11 18:14:34.954266 | 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-11 18:14:34.954526 | primary | !!
2026-06-11 18:14:34.954541 | primary |
2026-06-11 18:14:34.954554 | primary |         ********************************************************************************
2026-06-11 18:14:34.954564 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-11 18:14:34.954577 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-11 18:14:34.954586 | primary |
2026-06-11 18:14:34.954597 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 18:14:34.954606 | primary |         calls to avoid build errors in the future.
2026-06-11 18:14:34.954613 | primary |
2026-06-11 18:14:34.954620 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 18:14:34.954627 | primary |         ********************************************************************************
2026-06-11 18:14:34.954633 | primary |
2026-06-11 18:14:34.954640 | primary | !!
2026-06-11 18:14:34.954647 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 18:14:34.955151 | 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-11 18:14:34.955183 | primary | !!
2026-06-11 18:14:34.955192 | primary |
2026-06-11 18:14:34.955199 | primary |         ********************************************************************************
2026-06-11 18:14:34.955207 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-11 18:14:34.955214 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-11 18:14:34.955221 | primary |
2026-06-11 18:14:34.955227 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 18:14:34.955234 | primary |         calls to avoid build errors in the future.
2026-06-11 18:14:34.955240 | primary |
2026-06-11 18:14:34.955247 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 18:14:34.955254 | primary |         ********************************************************************************
2026-06-11 18:14:34.955260 | primary |
2026-06-11 18:14:34.955267 | primary | !!
2026-06-11 18:14:34.955273 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 18:14:34.955681 | 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-11 18:14:34.955699 | primary | !!
2026-06-11 18:14:34.955707 | primary |
2026-06-11 18:14:34.955713 | primary |         ********************************************************************************
2026-06-11 18:14:34.955720 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-11 18:14:34.955726 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-11 18:14:34.955733 | primary |
2026-06-11 18:14:34.955740 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 18:14:34.955747 | primary |         calls to avoid build errors in the future.
2026-06-11 18:14:34.955753 | primary |
2026-06-11 18:14:34.955760 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 18:14:34.955766 | primary |         ********************************************************************************
2026-06-11 18:14:34.955773 | primary |
2026-06-11 18:14:34.955779 | primary | !!
2026-06-11 18:14:34.955786 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 18:14:35.000687 | 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-11 18:14:35.000815 | primary | !!
2026-06-11 18:14:35.000827 | primary |
2026-06-11 18:14:35.000873 | primary |         ********************************************************************************
2026-06-11 18:14:35.000927 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-11 18:14:35.000935 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-11 18:14:35.000943 | primary |         ********************************************************************************
2026-06-11 18:14:35.000950 | primary |
2026-06-11 18:14:35.000957 | primary | !!
2026-06-11 18:14:35.000964 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-11 18:14:35.012197 | primary | WARNING: The wheel package is not available.
2026-06-11 18:14:35.057597 | primary | [pbr] Generating ChangeLog
2026-06-11 18:14:35.124678 | 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-11 18:14:35.124791 | primary | !!
2026-06-11 18:14:35.124797 | primary |
2026-06-11 18:14:35.124802 | primary |         ********************************************************************************
2026-06-11 18:14:35.124808 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-11 18:14:35.124813 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-11 18:14:35.124817 | primary |         standards-based tools.
2026-06-11 18:14:35.124821 | primary |
2026-06-11 18:14:35.124825 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-11 18:14:35.124829 | primary |         ********************************************************************************
2026-06-11 18:14:35.124833 | primary |
2026-06-11 18:14:35.124836 | primary | !!
2026-06-11 18:14:35.124840 | primary |   easy_install.initialize_options(self)
2026-06-11 18:14:35.124855 | 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-11 18:14:35.124859 | primary | !!
2026-06-11 18:14:35.124862 | primary |
2026-06-11 18:14:35.124866 | primary |         ********************************************************************************
2026-06-11 18:14:35.124870 | primary |         Please avoid running ``setup.py`` directly.
2026-06-11 18:14:35.124874 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-11 18:14:35.124906 | primary |         standards-based tools.
2026-06-11 18:14:35.124911 | primary |
2026-06-11 18:14:35.124915 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-11 18:14:35.124920 | primary |         ********************************************************************************
2026-06-11 18:14:35.124923 | primary |
2026-06-11 18:14:35.124927 | primary | !!
2026-06-11 18:14:35.124930 | primary |   self.initialize_options()
2026-06-11 18:14:35.127190 | 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-11 18:14:35.127206 | primary | !!
2026-06-11 18:14:35.127212 | primary |
2026-06-11 18:14:35.127217 | primary |         ********************************************************************************
2026-06-11 18:14:35.127223 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-11 18:14:35.127253 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-11 18:14:35.127259 | primary |
2026-06-11 18:14:35.127264 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 18:14:35.127270 | primary |         calls to avoid build errors in the future.
2026-06-11 18:14:35.127275 | primary |
2026-06-11 18:14:35.127280 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 18:14:35.127286 | primary |         ********************************************************************************
2026-06-11 18:14:35.127291 | primary |
2026-06-11 18:14:35.127296 | primary | !!
2026-06-11 18:14:35.127302 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 18:14:35.127905 | 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-11 18:14:35.127929 | primary | !!
2026-06-11 18:14:35.127934 | primary |
2026-06-11 18:14:35.127940 | primary |         ********************************************************************************
2026-06-11 18:14:35.127945 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-11 18:14:35.127950 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-11 18:14:35.127956 | primary |
2026-06-11 18:14:35.127961 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 18:14:35.127966 | primary |         calls to avoid build errors in the future.
2026-06-11 18:14:35.127971 | primary |
2026-06-11 18:14:35.127976 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 18:14:35.127981 | primary |         ********************************************************************************
2026-06-11 18:14:35.127986 | primary |
2026-06-11 18:14:35.127991 | primary | !!
2026-06-11 18:14:35.127996 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 18:14:35.128312 | 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-11 18:14:35.128319 | primary | !!
2026-06-11 18:14:35.128324 | primary |
2026-06-11 18:14:35.128329 | primary |         ********************************************************************************
2026-06-11 18:14:35.128334 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-11 18:14:35.128340 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-11 18:14:35.128345 | primary |
2026-06-11 18:14:35.128350 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 18:14:35.128355 | primary |         calls to avoid build errors in the future.
2026-06-11 18:14:35.128360 | primary |
2026-06-11 18:14:35.128365 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 18:14:35.128370 | primary |         ********************************************************************************
2026-06-11 18:14:35.128375 | primary |
2026-06-11 18:14:35.128381 | primary | !!
2026-06-11 18:14:35.128386 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 18:14:35.131462 | primary | running install
2026-06-11 18:14:35.145376 | primary | running build
2026-06-11 18:14:35.145489 | primary | running build_py
2026-06-11 18:14:35.150161 | primary | creating build
2026-06-11 18:14:35.150214 | primary | creating build/lib
2026-06-11 18:14:35.150226 | primary | creating build/lib/repo_setup
2026-06-11 18:14:35.150313 | primary | creating build/lib/repo_setup/yum_config
2026-06-11 18:14:35.150404 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-11 18:14:35.150537 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-11 18:14:35.150694 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-11 18:14:35.150805 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-11 18:14:35.150972 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-11 18:14:35.151085 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-11 18:14:35.151209 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-11 18:14:35.151330 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-11 18:14:35.151574 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-11 18:14:35.151693 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-11 18:14:35.151835 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-11 18:14:35.152097 | primary | creating build/lib/repo_setup/get_hash
2026-06-11 18:14:35.152163 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-11 18:14:35.152284 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-11 18:14:35.152411 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-11 18:14:35.152525 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-11 18:14:35.152663 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-11 18:14:35.152768 | primary | running egg_info
2026-06-11 18:14:35.153146 | primary | creating repo_setup.egg-info
2026-06-11 18:14:35.156988 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-11 18:14:35.157616 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-11 18:14:35.157990 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-11 18:14:35.158219 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-11 18:14:35.158351 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-11 18:14:35.173364 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-11 18:14:35.173439 | primary | [pbr] Processing SOURCES.txt
2026-06-11 18:14:35.173556 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-11 18:14:35.181647 | primary | [pbr] In git context, generating filelist from git
2026-06-11 18:14:35.195247 | primary | warning: no files found matching 'AUTHORS'
2026-06-11 18:14:35.195371 | primary | warning: no files found matching 'ChangeLog'
2026-06-11 18:14:35.195628 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-11 18:14:35.195854 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-11 18:14:35.199565 | primary | reading manifest template 'MANIFEST.in'
2026-06-11 18:14:35.199921 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-11 18:14:35.200043 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-11 18:14:35.200284 | primary | adding license file 'LICENSE'
2026-06-11 18:14:35.201228 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-11 18:14:35.202185 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-11 18:14:35.202738 | primary | running install_lib
2026-06-11 18:14:35.207774 | 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-11 18:14:35.207934 | 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-11 18:14:35.208045 | 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-11 18:14:35.208156 | 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-11 18:14:35.208291 | 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-11 18:14:35.208420 | 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-11 18:14:35.208529 | 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-11 18:14:35.208647 | 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-11 18:14:35.208764 | 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-11 18:14:35.208895 | 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-11 18:14:35.209086 | 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-11 18:14:35.209201 | 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-11 18:14:35.209374 | 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-11 18:14:35.209588 | 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-11 18:14:35.209685 | 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-11 18:14:35.209839 | 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-11 18:14:35.210032 | 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-11 18:14:35.210206 | 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-11 18:14:35.210324 | 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-11 18:14:35.210458 | 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-11 18:14:35.210990 | 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-11 18:14:35.211218 | 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-11 18:14:35.212740 | 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-11 18:14:35.213826 | 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-11 18:14:35.214191 | 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-11 18:14:35.214996 | 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-11 18:14:35.215509 | 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-11 18:14:35.215825 | 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-11 18:14:35.218583 | 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-11 18:14:35.218778 | 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-11 18:14:35.222444 | 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-11 18:14:35.222915 | 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-11 18:14:35.223164 | 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-11 18:14:35.223740 | 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-11 18:14:35.224073 | 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-11 18:14:35.224411 | 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-11 18:14:35.225452 | primary | running install_data
2026-06-11 18:14:35.229660 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-11 18:14:35.229692 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-11 18:14:35.229802 | 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-11 18:14:35.229978 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-11 18:14:35.230110 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-11 18:14:35.230139 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-11 18:14:35.230226 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-11 18:14:35.230323 | 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-11 18:14:35.230401 | 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-11 18:14:35.230531 | 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-11 18:14:35.230696 | 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-11 18:14:35.230859 | 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-11 18:14:35.230989 | 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-11 18:14:35.231270 | 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-11 18:14:35.231333 | 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-11 18:14:35.231345 | 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-11 18:14:35.231420 | 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-11 18:14:35.231551 | 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-11 18:14:35.231714 | 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-11 18:14:35.231820 | 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-11 18:14:35.231982 | 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-11 18:14:35.232140 | 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-11 18:14:35.232299 | 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-11 18:14:35.232416 | 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-11 18:14:35.232549 | 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-11 18:14:35.232684 | 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-11 18:14:35.232819 | 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-11 18:14:35.233038 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-11 18:14:35.233121 | 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-11 18:14:35.233260 | 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-11 18:14:35.233395 | primary | running install_egg_info
2026-06-11 18:14:35.237974 | 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-11 18:14:35.239308 | primary | running install_scripts
2026-06-11 18:14:35.245534 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-11 18:14:35.245732 | 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-11 18:14:35.245876 | 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-11 18:14:35.466093 | primary | ok: Runtime: 0:00:00.457177
2026-06-11 18:14:35.478758 | 
2026-06-11 18:14:35.478905 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-11 18:14:35.567184 | primary | skipping: Conditional result was False
2026-06-11 18:14:35.582472 | 
2026-06-11 18:14:35.582771 | TASK [repo_setup : Run repo-setup]
2026-06-11 18:14:36.364365 | primary | Cache was expired
2026-06-11 18:14:36.364476 | primary | 0 files removed
2026-06-11 18:14:36.427855 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-11 18:14:36.427942 | primary | Installed repo delorean-master-testing to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean-master-testing.repo
2026-06-11 18:14:36.427952 | 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-11 18:14:36.427958 | 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-11 18:14:36.427962 | 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-11 18:14:36.427966 | 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-11 18:14:36.634706 | primary | ok: Runtime: 0:00:00.432189
2026-06-11 18:14:36.643794 | 
2026-06-11 18:14:36.643943 | TASK [repo_setup : Get component repo]
2026-06-11 18:14:36.734267 | primary | skipping: Conditional result was False
2026-06-11 18:14:36.744158 | 
2026-06-11 18:14:36.744310 | TASK [repo_setup : Rename component repo]
2026-06-11 18:14:36.812858 | primary | skipping: Conditional result was False
2026-06-11 18:14:36.824392 | 
2026-06-11 18:14:36.824545 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-11 18:14:36.881976 | primary | skipping: Conditional result was False
2026-06-11 18:14:36.892465 | 
2026-06-11 18:14:36.892664 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-11 18:14:37.374677 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "3899653706995fac13b6f25ee7617afe", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-master/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-master-uc", "os_version": "centos9", "release": "master", "component": null, "tag": "podified-ci-testing"}
2026-06-11 18:14:37.442289 | primary | ok: Runtime: 0:00:00.237556
2026-06-11 18:14:37.452032 | 
2026-06-11 18:14:37.452191 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-11 18:14:38.415293 | primary | changed
2026-06-11 18:14:38.432164 | 
2026-06-11 18:14:38.432665 | TASK [repo_setup : Dump current-podified hash]
2026-06-11 18:14:38.511966 | primary | skipping: Conditional result was False
2026-06-11 18:14:38.522176 | 
2026-06-11 18:14:38.522320 | TASK [repo_setup : Slurp current podified hash]
2026-06-11 18:14:38.590072 | primary | skipping: Conditional result was False
2026-06-11 18:14:38.601668 | 
2026-06-11 18:14:38.601846 | TASK [repo_setup : Update the value of full_hash]
2026-06-11 18:14:38.659291 | primary | skipping: Conditional result was False
2026-06-11 18:14:38.669698 | 
2026-06-11 18:14:38.669858 | TASK [repo_setup : Export hashes facts for further use]
2026-06-11 18:14:38.738032 | primary | ok
2026-06-11 18:14:38.746380 | 
2026-06-11 18:14:38.746518 | TASK [repo_setup : Create download directory]
2026-06-11 18:14:38.793639 | primary | skipping: Conditional result was False
2026-06-11 18:14:38.803035 | 
2026-06-11 18:14:38.803188 | TASK [repo_setup : Print the URL to request]
2026-06-11 18:14:38.850082 | primary | skipping: Conditional result was False
2026-06-11 18:14:38.860161 | 
2026-06-11 18:14:38.860304 | TASK [Download the RPM]
2026-06-11 18:14:38.908581 | primary | skipping: Conditional result was False
2026-06-11 18:14:38.918994 | 
2026-06-11 18:14:38.919182 | TASK [repo_setup : Install RHOS Release tool]
2026-06-11 18:14:38.966451 | primary | skipping: Conditional result was False
2026-06-11 18:14:38.980719 | 
2026-06-11 18:14:38.980897 | TASK [repo_setup : Get rhos-release tool version]
2026-06-11 18:14:39.519045 | primary | skipping: Conditional result was False
2026-06-11 18:14:39.529525 | 
2026-06-11 18:14:39.529673 | TASK [repo_setup : Print rhos-release tool version]
2026-06-11 18:14:39.606980 | primary | skipping: Conditional result was False
2026-06-11 18:14:39.621718 | 
2026-06-11 18:14:39.621869 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-11 18:14:40.164888 | primary | skipping: Conditional result was False
2026-06-11 18:14:40.175564 | 
2026-06-11 18:14:40.175755 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-11 18:14:40.597386 | primary | ok
2026-06-11 18:14:40.657586 | 
2026-06-11 18:14:40.657759 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-11 18:14:41.192758 | primary | ok: Runtime: 0:00:00.011245
2026-06-11 18:14:41.202186 | 
2026-06-11 18:14:41.202333 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-11 18:14:41.746397 | primary | ok: Runtime: 0:00:00.012251
2026-06-11 18:14:41.756635 | 
2026-06-11 18:14:41.756784 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-11 18:14:41.834230 | primary | skipping: Conditional result was False
2026-06-11 18:14:41.845470 | 
2026-06-11 18:14:41.845629 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-11 18:14:41.913582 | primary | skipping: Conditional result was False
2026-06-11 18:14:41.925189 | 
2026-06-11 18:14:41.925397 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-11 18:14:42.014303 | primary | skipping: Conditional result was False
2026-06-11 18:14:42.025835 | 
2026-06-11 18:14:42.026027 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-11 18:14:42.114726 | primary | skipping: Conditional result was False
2026-06-11 18:14:42.125716 | 
2026-06-11 18:14:42.125884 | TASK [repo_setup : Check for DLRN component repo]
2026-06-11 18:14:42.215577 | primary | skipping: Conditional result was False
2026-06-11 18:14:42.228611 | 
2026-06-11 18:14:42.228811 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-11 18:14:42.307916 | primary | skipping: Conditional result was False
2026-06-11 18:14:42.319102 | 
2026-06-11 18:14:42.319230 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-11 18:14:42.657575 | primary | ok: All paths examined
2026-06-11 18:14:42.672127 | 
2026-06-11 18:14:42.672283 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-11 18:14:42.994769 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-11 18:14:42.995512 | primary | changed: All items complete
2026-06-11 18:14:42.995604 | 
2026-06-11 18:14:43.279607 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-11 18:14:43.569645 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-11 18:14:43.845442 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-11 18:14:44.109394 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-11 18:14:44.372119 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-11 18:14:44.665272 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-11 18:14:44.904649 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-11 18:14:45.157547 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-11 18:14:45.183117 | 
2026-06-11 18:14:45.183418 | TASK [repo_setup : Cleanup existing metadata]
2026-06-11 18:14:45.640099 | primary | Cache was expired
2026-06-11 18:14:45.655673 | primary | 66 files removed
2026-06-11 18:14:45.733592 | primary | ok: Runtime: 0:00:00.218629
2026-06-11 18:14:45.744437 | 
2026-06-11 18:14:45.744583 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-11 18:14:46.176842 | primary | changed
2026-06-11 18:14:46.227634 | 
2026-06-11 18:14:46.227806 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-11 18:14:46.587418 | primary | DEFAULT
2026-06-11 18:14:46.775815 | primary | ok: Runtime: 0:00:00.062444
2026-06-11 18:14:46.785133 | 
2026-06-11 18:14:46.785279 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-11 18:14:47.328208 | primary | skipping: Conditional result was False
2026-06-11 18:14:47.339183 | 
2026-06-11 18:14:47.339414 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-11 18:14:47.884485 | primary | skipping: Conditional result was False
2026-06-11 18:14:47.889905 | 
2026-06-11 18:14:47.889975 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-11 18:14:47.964721 | primary | skipping: Conditional result was False
2026-06-11 18:14:47.974144 | 
2026-06-11 18:14:47.974289 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-11 18:14:48.304909 | primary | REPORTING SUCCESS TO DLRN API
2026-06-11 18:14:48.800574 | primary | {
2026-06-11 18:14:48.800699 | primary |   "aggregate_hash": "3899653706995fac13b6f25ee7617afe",
2026-06-11 18:14:48.800708 | primary |   "commit_hash": null,
2026-06-11 18:14:48.800713 | primary |   "component": null,
2026-06-11 18:14:48.800718 | primary |   "distro_hash": null,
2026-06-11 18:14:48.800725 | primary |   "extended_hash": null,
2026-06-11 18:14:48.800740 | primary |   "in_progress": false,
2026-06-11 18:14:48.800746 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-11 18:14:48.800755 | primary |   "notes": "",
2026-06-11 18:14:48.800759 | primary |   "success": true,
2026-06-11 18:14:48.800773 | primary |   "timestamp": 1781201688,
2026-06-11 18:14:48.800778 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/2dd/rdoproject.org/2ddba9b5360744fa9da5b07538a157d9"
2026-06-11 18:14:48.800787 | primary | }
2026-06-11 18:14:49.020523 | primary | ok: Runtime: 0:00:00.514003
2026-06-11 18:14:49.030332 | 
2026-06-11 18:14:49.030482 | PLAY RECAP
2026-06-11 18:14:49.030566 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-11 18:14:49.030611 | 
2026-06-11 18:14:49.191086 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 18:14:49.194186 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 18:14:49.814668 | 
2026-06-11 18:14:49.814805 | PLAY [all]
2026-06-11 18:14:49.824222 | 
2026-06-11 18:14:49.824295 | TASK [include_role : fetch-output]
2026-06-11 18:14:49.873127 | primary | ok
2026-06-11 18:14:49.886977 | 
2026-06-11 18:14:49.887076 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 18:14:49.951991 | primary | skipping: Conditional result was False
2026-06-11 18:14:49.958845 | 
2026-06-11 18:14:49.958992 | TASK [fetch-output : Set log path for single node]
2026-06-11 18:14:50.002330 | primary | ok
2026-06-11 18:14:50.009864 | 
2026-06-11 18:14:50.009997 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 18:14:50.486651 | primary -> localhost | ok: "/var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/work/logs"
2026-06-11 18:14:50.761247 | primary -> localhost | ok: "/var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/work/artifacts"
2026-06-11 18:14:51.034403 | primary -> localhost | ok: "/var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/work/docs"
2026-06-11 18:14:51.050673 | 
2026-06-11 18:14:51.050873 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 18:14:51.723868 | primary | ok
2026-06-11 18:14:51.724188 | primary | ok: All items complete
2026-06-11 18:14:51.724233 | 
2026-06-11 18:14:52.230534 | primary | ok
2026-06-11 18:14:52.804464 | primary | ok
2026-06-11 18:14:52.831915 | 
2026-06-11 18:14:52.832161 | TASK [include_role : fetch-output-openshift]
2026-06-11 18:14:52.851585 | primary | skipping: Conditional result was False
2026-06-11 18:14:52.862433 | 
2026-06-11 18:14:52.862607 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-11 18:14:52.914580 | primary | skipping: Conditional result was False
2026-06-11 18:14:52.923872 | primary | skipping: Conditional result was False
2026-06-11 18:14:52.943906 | 
2026-06-11 18:14:52.944317 | PLAY [all]
2026-06-11 18:14:52.957008 | 
2026-06-11 18:14:52.957192 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-11 18:14:53.517270 | primary | changed
2026-06-11 18:14:53.522271 | 
2026-06-11 18:14:53.522327 | PLAY RECAP
2026-06-11 18:14:53.522394 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-11 18:14:53.522417 | 
2026-06-11 18:14:53.706459 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 18:14:53.707991 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-11 18:14:54.421657 | 
2026-06-11 18:14:54.421818 | PLAY [localhost]
2026-06-11 18:14:54.432273 | 
2026-06-11 18:14:54.432363 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-11 18:14:54.879015 | localhost | changed
2026-06-11 18:14:54.898481 | 
2026-06-11 18:14:54.898793 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-11 18:14:54.942303 | localhost | ok
2026-06-11 18:14:54.957092 | 
2026-06-11 18:14:54.957258 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-11 18:14:55.403579 | localhost | changed
2026-06-11 18:14:55.409856 | 
2026-06-11 18:14:55.409997 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-11 18:14:56.287513 | localhost | changed
2026-06-11 18:14:56.292301 | 
2026-06-11 18:14:56.292396 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-11 18:14:56.834804 | localhost | Identity added: /var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/work/tmp/ansible.00i4suhr (/var/lib/zuul/builds/2ddba9b5360744fa9da5b07538a157d9/work/tmp/ansible.00i4suhr)
2026-06-11 18:14:56.835228 | localhost | ok: Runtime: 0:00:00.021437
2026-06-11 18:14:56.843841 | 
2026-06-11 18:14:56.844092 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-11 18:14:57.230063 | localhost | ok: Runtime: 0:00:00.010560
2026-06-11 18:14:57.241056 | 
2026-06-11 18:14:57.241207 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-11 18:14:57.347376 | localhost | changed
2026-06-11 18:14:57.354522 | 
2026-06-11 18:14:57.354687 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-11 18:14:57.872417 | localhost | changed
2026-06-11 18:14:57.878164 | 
2026-06-11 18:14:57.878216 | PLAY [localhost]
2026-06-11 18:14:57.882516 | 
2026-06-11 18:14:57.882574 | TASK [Generate bulk log download script]
2026-06-11 18:14:57.901685 | localhost | ok
2026-06-11 18:14:57.912153 | 
2026-06-11 18:14:57.912245 | TASK [local-log-download : Check API endpoint is defined]
2026-06-11 18:14:57.960992 | localhost | ok: All assertions passed
2026-06-11 18:14:58.005449 | 
2026-06-11 18:14:58.005605 | TASK [local-log-download : Create download script]
2026-06-11 18:14:58.466987 | localhost -> localhost | changed
2026-06-11 18:14:58.485552 | 
2026-06-11 18:14:58.485717 | TASK [Register quick-download link]
2026-06-11 18:14:58.518054 | localhost | ok
2026-06-11 18:14:58.521384 | 
2026-06-11 18:14:58.521486 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-11 18:14:58.530942 | 
2026-06-11 18:14:58.531043 | TASK [Set zuul-log-path fact]
2026-06-11 18:14:58.549239 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 18:14:58.558850 | 
2026-06-11 18:14:58.558949 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 18:14:58.585767 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 18:14:58.589119 | 
2026-06-11 18:14:58.589203 | TASK [upload-logs : Create log directories]
2026-06-11 18:14:59.593091 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-11 18:14:59.595636 | 
2026-06-11 18:14:59.595731 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-11 18:14:59.959991 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.011107
2026-06-11 18:14:59.966212 | 
2026-06-11 18:14:59.966343 | TASK [upload-logs : Upload logs to log server]
2026-06-11 18:15:02.934063 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-11 18:15:02.937924 | 
2026-06-11 18:15:02.938058 | LOOP [upload-logs : Compress console log and json output]
