2026-06-10 10:03:01.123662 | Job console starting
2026-06-10 10:03:01.247072 | Updating git repos
2026-06-10 10:03:01.284466 | Cloning repos into workspace
2026-06-10 10:03:02.305339 | Restoring repo states
2026-06-10 10:03:02.318750 | Merging changes
2026-06-10 10:03:02.318762 | Checking out repos
2026-06-10 10:03:02.839068 | Preparing playbooks
2026-06-10 10:03:08.550802 | Running Ansible setup
2026-06-10 10:03:12.468218 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-10 10:03:13.147845 | 
2026-06-10 10:03:13.148096 | PLAY [localhost]
2026-06-10 10:03:13.156081 | 
2026-06-10 10:03:13.156149 | TASK [Gathering Facts]
2026-06-10 10:03:14.200603 | localhost | ok
2026-06-10 10:03:14.208124 | 
2026-06-10 10:03:14.208203 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-10 10:03:14.689952 | localhost -> localhost | changed
2026-06-10 10:03:14.694985 | 
2026-06-10 10:03:14.695055 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-10 10:03:15.691958 | localhost -> localhost | changed
2026-06-10 10:03:15.700226 | 
2026-06-10 10:03:15.700315 | TASK [Setup log path fact]
2026-06-10 10:03:15.722030 | localhost | ok
2026-06-10 10:03:15.731692 | 
2026-06-10 10:03:15.731796 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 10:03:15.769581 | localhost | ok
2026-06-10 10:03:15.775074 | 
2026-06-10 10:03:15.775147 | TASK [emit-job-header : Print job information]
2026-06-10 10:03:15.826266 | # Job Information
2026-06-10 10:03:15.826547 | Ansible Version: 2.16.18
2026-06-10 10:03:15.826601 | Job: periodic-container-quay-push-centos-9-master
2026-06-10 10:03:15.826644 | Pipeline: openstack-promote-component
2026-06-10 10:03:15.826682 | Executor: 38.129.56.84
2026-06-10 10:03:15.826719 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-10 10:03:15.826757 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/60a/rdoproject.org/60abf8820d3b4e4893bcbe307347f994/
2026-06-10 10:03:15.826795 | Event ID: 0cdfbcc4120c454880bbef2645c318bd
2026-06-10 10:03:15.833226 | 
2026-06-10 10:03:15.833372 | LOOP [emit-job-header : Print node information]
2026-06-10 10:03:15.959258 | localhost | ok:
2026-06-10 10:03:15.959797 | localhost | # Node Information
2026-06-10 10:03:15.959885 | localhost | Inventory Hostname: primary
2026-06-10 10:03:15.959944 | localhost | Hostname: np0000069590
2026-06-10 10:03:15.959987 | localhost | Username: zuul
2026-06-10 10:03:15.960031 | localhost | Distro: CentOS 9
2026-06-10 10:03:15.960069 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-10 10:03:15.960107 | localhost | Region: RegionOne
2026-06-10 10:03:15.960143 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-10 10:03:15.960179 | localhost | Product Name: OpenStack Nova
2026-06-10 10:03:15.960215 | localhost | Interface IP: 38.102.83.200
2026-06-10 10:03:15.969828 | 
2026-06-10 10:03:15.969966 | PLAY [all]
2026-06-10 10:03:15.977420 | 
2026-06-10 10:03:15.977531 | TASK [Gather network facts]
2026-06-10 10:03:16.424987 | primary | ok
2026-06-10 10:03:16.433547 | 
2026-06-10 10:03:16.433721 | TASK [include_role : start-zuul-console]
2026-06-10 10:03:16.463552 | primary | ok
2026-06-10 10:03:16.475925 | 
2026-06-10 10:03:16.476011 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-10 10:03:16.903287 | primary | ok
2026-06-10 10:03:16.909029 | 
2026-06-10 10:03:16.909089 | TASK [include_role : add-build-sshkey]
2026-06-10 10:03:16.937581 | primary | ok
2026-06-10 10:03:16.947872 | 
2026-06-10 10:03:16.947936 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-10 10:03:17.265875 | primary -> localhost | ok
2026-06-10 10:03:17.273324 | 
2026-06-10 10:03:17.273417 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-10 10:03:17.295245 | primary | ok
2026-06-10 10:03:17.312221 | primary | included: /var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-10 10:03:17.318467 | 
2026-06-10 10:03:17.318584 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-10 10:03:18.281147 | primary -> localhost | Generating public/private rsa key pair.
2026-06-10 10:03:18.281378 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/work/60abf8820d3b4e4893bcbe307347f994_id_rsa
2026-06-10 10:03:18.281423 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/work/60abf8820d3b4e4893bcbe307347f994_id_rsa.pub
2026-06-10 10:03:18.281454 | primary -> localhost | The key fingerprint is:
2026-06-10 10:03:18.281482 | primary -> localhost | SHA256:ECC3DOKrxEJ+JUf/LgNF8E/Fl2wuP3wa1zQ+fMG4ESE zuul-build-sshkey
2026-06-10 10:03:18.281510 | primary -> localhost | The key's randomart image is:
2026-06-10 10:03:18.281536 | primary -> localhost | +---[RSA 3072]----+
2026-06-10 10:03:18.281562 | primary -> localhost | |. o o+o.  .E..o  |
2026-06-10 10:03:18.281588 | primary -> localhost | |.. =..+.  ...*   |
2026-06-10 10:03:18.281614 | primary -> localhost | | o .oo.+ .  + +  |
2026-06-10 10:03:18.281640 | primary -> localhost | |+ . + ..+  . + +.|
2026-06-10 10:03:18.281665 | primary -> localhost | |.= . .  So  + =.+|
2026-06-10 10:03:18.281693 | primary -> localhost | |+ .   . .    * *o|
2026-06-10 10:03:18.281730 | primary -> localhost | |.      o .    * o|
2026-06-10 10:03:18.281771 | primary -> localhost | |        o    .   |
2026-06-10 10:03:18.281808 | primary -> localhost | |                 |
2026-06-10 10:03:18.281834 | primary -> localhost | +----[SHA256]-----+
2026-06-10 10:03:18.281927 | primary -> localhost | ok: Runtime: 0:00:00.444440
2026-06-10 10:03:18.287380 | 
2026-06-10 10:03:18.287476 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-10 10:03:18.317722 | primary | ok
2026-06-10 10:03:18.329572 | primary | included: /var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-10 10:03:18.339955 | 
2026-06-10 10:03:18.340094 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-10 10:03:18.367263 | primary | skipping: Conditional result was False
2026-06-10 10:03:18.374204 | 
2026-06-10 10:03:18.374337 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-10 10:03:18.945786 | primary | changed
2026-06-10 10:03:18.955668 | 
2026-06-10 10:03:18.955807 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-10 10:03:19.202021 | primary | ok
2026-06-10 10:03:19.205768 | 
2026-06-10 10:03:19.205834 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-10 10:03:19.949529 | primary | changed
2026-06-10 10:03:19.960798 | 
2026-06-10 10:03:19.961063 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-10 10:03:20.730760 | primary | changed
2026-06-10 10:03:20.739062 | 
2026-06-10 10:03:20.739232 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-10 10:03:20.777548 | primary | skipping: Conditional result was False
2026-06-10 10:03:20.786016 | 
2026-06-10 10:03:20.786156 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-10 10:03:21.242440 | primary -> localhost | changed
2026-06-10 10:03:21.253726 | 
2026-06-10 10:03:21.253889 | TASK [add-build-sshkey : Add back temp key]
2026-06-10 10:03:21.567790 | primary -> localhost | Identity added: /var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/work/60abf8820d3b4e4893bcbe307347f994_id_rsa (zuul-build-sshkey)
2026-06-10 10:03:21.568090 | primary -> localhost | ok: Runtime: 0:00:00.023526
2026-06-10 10:03:21.572801 | 
2026-06-10 10:03:21.572910 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-10 10:03:21.978682 | primary | ok
2026-06-10 10:03:21.990667 | 
2026-06-10 10:03:21.991202 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-10 10:03:22.032792 | primary | skipping: Conditional result was False
2026-06-10 10:03:22.046977 | 
2026-06-10 10:03:22.047165 | TASK [include_role : validate-host]
2026-06-10 10:03:22.080385 | primary | ok
2026-06-10 10:03:22.114064 | 
2026-06-10 10:03:22.114234 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-10 10:03:22.155468 | primary | ok
2026-06-10 10:03:22.160109 | 
2026-06-10 10:03:22.160199 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-10 10:03:22.429154 | primary -> localhost | ok
2026-06-10 10:03:22.433845 | 
2026-06-10 10:03:22.433940 | TASK [validate-host : Collect information about the host]
2026-06-10 10:03:23.158418 | primary | ok
2026-06-10 10:03:23.176605 | 
2026-06-10 10:03:23.176783 | TASK [validate-host : Sanitize hostname]
2026-06-10 10:03:23.222438 | primary | ok
2026-06-10 10:03:23.234975 | 
2026-06-10 10:03:23.235122 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-10 10:03:23.893194 | primary -> localhost | changed
2026-06-10 10:03:23.898739 | 
2026-06-10 10:03:23.898806 | TASK [validate-host : Collect information about zuul worker]
2026-06-10 10:03:24.343231 | primary | ok
2026-06-10 10:03:24.351165 | 
2026-06-10 10:03:24.351308 | TASK [validate-host : Write out all zuul information for each host]
2026-06-10 10:03:24.839629 | primary -> localhost | changed
2026-06-10 10:03:24.850233 | 
2026-06-10 10:03:24.850361 | TASK [include_role : prepare-workspace-openshift]
2026-06-10 10:03:24.866422 | primary | skipping: Conditional result was False
2026-06-10 10:03:24.872519 | 
2026-06-10 10:03:24.872634 | TASK [include_role : remove-zuul-sshkey]
2026-06-10 10:03:24.897845 | primary | skipping: Conditional result was False
2026-06-10 10:03:24.905019 | 
2026-06-10 10:03:24.905147 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-10 10:03:25.154333 | primary | ok: "logs"
2026-06-10 10:03:25.154627 | primary | ok: All items complete
2026-06-10 10:03:25.154663 | 
2026-06-10 10:03:25.359476 | primary | ok: "artifacts"
2026-06-10 10:03:25.581730 | primary | ok: "docs"
2026-06-10 10:03:25.592738 | 
2026-06-10 10:03:25.592968 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-10 10:03:25.875694 | primary | changed: "logs"
2026-06-10 10:03:26.071528 | primary | changed: "artifacts"
2026-06-10 10:03:26.274811 | primary | changed: "docs"
2026-06-10 10:03:26.293537 | 
2026-06-10 10:03:26.293714 | PLAY RECAP
2026-06-10 10:03:26.293807 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 10:03:26.293896 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-10 10:03:26.293945 | 
2026-06-10 10:03:26.451732 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-10 10:03:26.453681 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-10 10:03:27.120082 | 
2026-06-10 10:03:27.120251 | PLAY [all]
2026-06-10 10:03:27.132050 | 
2026-06-10 10:03:27.132196 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-10 10:03:27.226437 | primary | ok
2026-06-10 10:03:27.235228 | 
2026-06-10 10:03:27.235433 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-10 10:03:27.756510 | primary | changed
2026-06-10 10:03:27.764922 | 
2026-06-10 10:03:27.765114 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-10 10:03:29.022929 | primary | changed
2026-06-10 10:03:29.041217 | 
2026-06-10 10:03:29.041450 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-10 10:03:29.527922 | primary | changed:
2026-06-10 10:03:29.528155 | primary | {
2026-06-10 10:03:29.528193 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-10 10:03:29.528234 | primary | }
2026-06-10 10:03:29.786327 | primary | changed:
2026-06-10 10:03:29.786455 | primary | {
2026-06-10 10:03:29.786491 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-10 10:03:29.786519 | primary | }
2026-06-10 10:03:30.063401 | primary | changed:
2026-06-10 10:03:30.063600 | primary | {
2026-06-10 10:03:30.063676 | 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-10 10:03:30.063757 | primary | }
2026-06-10 10:03:30.337961 | primary | changed:
2026-06-10 10:03:30.338172 | primary | {
2026-06-10 10:03:30.338236 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-10 10:03:30.338291 | primary | }
2026-06-10 10:03:30.572606 | primary | changed:
2026-06-10 10:03:30.572800 | primary | {
2026-06-10 10:03:30.572894 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-10 10:03:30.572946 | primary | }
2026-06-10 10:03:30.814629 | primary | changed:
2026-06-10 10:03:30.814909 | primary | {
2026-06-10 10:03:30.815022 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-10 10:03:30.815089 | primary | }
2026-06-10 10:03:31.111139 | primary | changed:
2026-06-10 10:03:31.111293 | primary | {
2026-06-10 10:03:31.111323 | 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-10 10:03:31.111351 | primary | }
2026-06-10 10:03:31.388257 | primary | changed:
2026-06-10 10:03:31.388506 | primary | {
2026-06-10 10:03:31.388568 | 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-10 10:03:31.388629 | primary | }
2026-06-10 10:03:31.631518 | primary | changed:
2026-06-10 10:03:31.631732 | primary | {
2026-06-10 10:03:31.631818 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-10 10:03:31.631925 | primary | }
2026-06-10 10:03:31.928426 | primary | changed:
2026-06-10 10:03:31.928632 | primary | {
2026-06-10 10:03:31.928684 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-10 10:03:31.928725 | primary | }
2026-06-10 10:03:32.187623 | primary | changed:
2026-06-10 10:03:32.187907 | primary | {
2026-06-10 10:03:32.188015 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-10 10:03:32.188091 | primary | }
2026-06-10 10:03:32.499132 | primary | changed:
2026-06-10 10:03:32.499278 | primary | {
2026-06-10 10:03:32.499311 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-10 10:03:32.499339 | primary | }
2026-06-10 10:03:32.731603 | primary | changed:
2026-06-10 10:03:32.731794 | primary | {
2026-06-10 10:03:32.731978 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-10 10:03:32.732037 | primary | }
2026-06-10 10:03:32.994600 | primary | changed:
2026-06-10 10:03:32.994763 | primary | {
2026-06-10 10:03:32.994814 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-10 10:03:32.994884 | primary | }
2026-06-10 10:03:33.284786 | primary | changed:
2026-06-10 10:03:33.285014 | primary | {
2026-06-10 10:03:33.285076 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-10 10:03:33.285120 | primary | }
2026-06-10 10:03:33.586368 | primary | changed:
2026-06-10 10:03:33.586533 | primary | {
2026-06-10 10:03:33.586582 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-10 10:03:33.586622 | primary | }
2026-06-10 10:03:33.879257 | primary | changed:
2026-06-10 10:03:33.879437 | primary | {
2026-06-10 10:03:33.879480 | 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-10 10:03:33.879518 | primary | }
2026-06-10 10:03:34.170783 | primary | changed:
2026-06-10 10:03:34.171013 | primary | {
2026-06-10 10:03:34.171067 | 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-10 10:03:34.171110 | primary | }
2026-06-10 10:03:34.497266 | primary | changed:
2026-06-10 10:03:34.497453 | primary | {
2026-06-10 10:03:34.499126 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-10 10:03:34.499217 | primary | }
2026-06-10 10:03:34.908198 | primary | changed:
2026-06-10 10:03:34.908458 | primary | {
2026-06-10 10:03:34.908539 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-10 10:03:34.908603 | primary | }
2026-06-10 10:03:35.165956 | primary | changed:
2026-06-10 10:03:35.166147 | primary | {
2026-06-10 10:03:35.166199 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-10 10:03:35.166239 | primary | }
2026-06-10 10:03:35.455820 | primary | changed:
2026-06-10 10:03:35.456066 | primary | {
2026-06-10 10:03:35.456116 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-10 10:03:35.456157 | primary | }
2026-06-10 10:03:35.763926 | primary | changed:
2026-06-10 10:03:35.764126 | primary | {
2026-06-10 10:03:35.764175 | 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-10 10:03:35.764218 | primary | }
2026-06-10 10:03:36.078836 | primary | changed:
2026-06-10 10:03:36.079075 | primary | {
2026-06-10 10:03:36.079124 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-10 10:03:36.079163 | primary | }
2026-06-10 10:03:36.371145 | primary | changed:
2026-06-10 10:03:36.371439 | primary | {
2026-06-10 10:03:36.371500 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-10 10:03:36.371540 | primary | }
2026-06-10 10:03:36.656148 | primary | changed:
2026-06-10 10:03:36.656343 | primary | {
2026-06-10 10:03:36.656402 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-10 10:03:36.656452 | primary | }
2026-06-10 10:03:36.688743 | 
2026-06-10 10:03:36.689008 | TASK [Set timezone to UTC]
2026-06-10 10:03:37.289533 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-10 10:03:37.297380 | 
2026-06-10 10:03:37.297619 | TASK [Create nodepool directory]
2026-06-10 10:03:37.619344 | primary | changed
2026-06-10 10:03:37.629231 | 
2026-06-10 10:03:37.629402 | TASK [Create nodepool sub_nodes file]
2026-06-10 10:03:38.446678 | primary | changed
2026-06-10 10:03:38.455020 | 
2026-06-10 10:03:38.455179 | TASK [Create nodepool sub_nodes_private file]
2026-06-10 10:03:39.271293 | primary | changed
2026-06-10 10:03:39.279292 | 
2026-06-10 10:03:39.279424 | LOOP [Populate nodepool sub_nodes file]
2026-06-10 10:03:39.326549 | 
2026-06-10 10:03:39.326840 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-10 10:03:39.386515 | 
2026-06-10 10:03:39.386889 | TASK [Create nodepool primary file]
2026-06-10 10:03:40.243670 | primary | changed
2026-06-10 10:03:40.251521 | 
2026-06-10 10:03:40.251645 | TASK [Create nodepool node_private for this node]
2026-06-10 10:03:41.087399 | primary | changed
2026-06-10 10:03:41.097803 | 
2026-06-10 10:03:41.097990 | LOOP [Copy ssh keys to nodepool directory]
2026-06-10 10:03:41.565739 | primary | ok: Item: id_rsa Runtime: 0:00:00.007788
2026-06-10 10:03:41.566177 | 
2026-06-10 10:03:41.777784 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.006065
2026-06-10 10:03:41.795083 | 
2026-06-10 10:03:41.795309 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-10 10:03:42.639029 | primary | changed
2026-06-10 10:03:42.647320 | 
2026-06-10 10:03:42.647452 | TASK [Validate sudoers config after edits]
2026-06-10 10:03:42.948592 | primary | /etc/sudoers: parsed OK
2026-06-10 10:03:42.948666 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-10 10:03:42.948678 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-10 10:03:42.948686 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-10 10:03:43.205050 | primary | ok: Runtime: 0:00:00.007968
2026-06-10 10:03:43.220702 | 
2026-06-10 10:03:43.220982 | TASK [Show the environment passed in to job shell scripts]
2026-06-10 10:03:43.535535 | primary | SHELL=/bin/bash
2026-06-10 10:03:43.535697 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-10 10:03:43.535725 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-10 10:03:43.535741 | primary | PWD=/home/zuul
2026-06-10 10:03:43.535755 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-10 10:03:43.535768 | primary | LOGNAME=zuul
2026-06-10 10:03:43.535780 | primary | XDG_SESSION_TYPE=tty
2026-06-10 10:03:43.535795 | primary | _=/usr/bin/env
2026-06-10 10:03:43.535809 | primary | MOTD_SHOWN=pam
2026-06-10 10:03:43.535822 | primary | HOME=/home/zuul
2026-06-10 10:03:43.535835 | primary | LANG=en_US.UTF-8
2026-06-10 10:03:43.535849 | primary | SSH_CONNECTION=38.129.56.84 59862 38.102.83.200 22
2026-06-10 10:03:43.535863 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-10 10:03:43.535876 | primary | WORKSPACE=/home/zuul/workspace
2026-06-10 10:03:43.535886 | primary | XDG_SESSION_CLASS=user
2026-06-10 10:03:43.535898 | primary | SELINUX_ROLE_REQUESTED=
2026-06-10 10:03:43.535909 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-10 10:03:43.535920 | primary | USER=zuul
2026-06-10 10:03:43.535931 | primary | ZUUL_VOTING=True
2026-06-10 10:03:43.535941 | primary | BUILD_TIMEOUT=3000000
2026-06-10 10:03:43.535952 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-10 10:03:43.535963 | primary | SHLVL=1
2026-06-10 10:03:43.535973 | primary | XDG_SESSION_ID=1
2026-06-10 10:03:43.535983 | primary | ZUUL_BRANCH=master
2026-06-10 10:03:43.535994 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-10 10:03:43.536004 | primary | SSH_CLIENT=38.129.56.84 59862 22
2026-06-10 10:03:43.536015 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-10 10:03:43.536026 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-10 10:03:43.536036 | primary | which_declare=declare -f
2026-06-10 10:03:43.536048 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-10 10:03:43.536060 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-10 10:03:43.536071 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-10 10:03:43.536081 | primary | ZUUL_UUID=60abf8820d3b4e4893bcbe307347f994
2026-06-10 10:03:43.536101 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-10 10:03:43.536113 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-10 10:03:43.536125 | primary | }
2026-06-10 10:03:43.762162 | primary | ok: Runtime: 0:00:00.008582
2026-06-10 10:03:43.770281 | 
2026-06-10 10:03:43.770404 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-10 10:03:43.797130 | primary | skipping: Conditional result was False
2026-06-10 10:03:43.810897 | 
2026-06-10 10:03:43.811776 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-10 10:03:44.350205 | primary | skipping: Conditional result was False
2026-06-10 10:03:44.361003 | 
2026-06-10 10:03:44.361139 | TASK [Ensure legacy workspace directory]
2026-06-10 10:03:44.609313 | primary | changed
2026-06-10 10:03:44.612242 | 
2026-06-10 10:03:44.612343 | PLAY RECAP
2026-06-10 10:03:44.612450 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-10 10:03:44.612494 | 
2026-06-10 10:03:44.794906 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-10 10:03:44.798087 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-10 10:03:45.431481 | 
2026-06-10 10:03:45.431615 | PLAY [primary]
2026-06-10 10:03:45.442471 | 
2026-06-10 10:03:45.442544 | TASK [Clone repos in the job workspace]
2026-06-10 10:03:45.470449 | primary | ok
2026-06-10 10:03:45.487920 | 
2026-06-10 10:03:45.488013 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-10 10:03:46.923911 | primary | ok
2026-06-10 10:03:46.934545 | 
2026-06-10 10:03:46.934698 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-10 10:03:48.531183 | primary | Output suppressed because no_log was given
2026-06-10 10:03:48.546982 | 
2026-06-10 10:03:48.547127 | TASK [Create the config file]
2026-06-10 10:03:49.586447 | primary | changed
2026-06-10 10:03:49.589086 | 
2026-06-10 10:03:49.589188 | PLAY RECAP
2026-06-10 10:03:49.589275 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 10:03:49.589322 | 
2026-06-10 10:03:49.723579 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-10 10:03:49.725192 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-10 10:03:50.404540 | 
2026-06-10 10:03:50.404663 | PLAY [primary]
2026-06-10 10:03:50.415284 | 
2026-06-10 10:03:50.415405 | TASK [Create copy-container.yml playbook on primary]
2026-06-10 10:03:51.532303 | primary | changed
2026-06-10 10:03:51.540996 | 
2026-06-10 10:03:51.541144 | TASK [Install required packages]
2026-06-10 10:04:46.913011 | primary | changed
2026-06-10 10:04:46.922246 | 
2026-06-10 10:04:46.922388 | TASK [Ensure dependency collections are installed]
2026-06-10 10:06:37.906306 | primary | changed
2026-06-10 10:06:37.933657 | 
2026-06-10 10:06:37.933941 | TASK [install copy-containers]
2026-06-10 10:06:38.908605 | primary |
2026-06-10 10:06:38.908725 | primary | PLAY [localhost] ***************************************************************
2026-06-10 10:06:38.908732 | primary |
2026-06-10 10:06:38.908737 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-10 10:06:38.908743 | primary | Wednesday 10 June 2026  10:06:38 +0000 (0:00:00.041)       0:00:00.041 ********
2026-06-10 10:06:38.908749 | primary | Wednesday 10 June 2026  10:06:38 +0000 (0:00:00.040)       0:00:00.040 ********
2026-06-10 10:06:39.935427 | primary | ok: [localhost]
2026-06-10 10:06:39.935554 | primary |
2026-06-10 10:06:39.935570 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-10 10:06:39.935581 | primary | Wednesday 10 June 2026  10:06:39 +0000 (0:00:01.026)       0:00:01.068 ********
2026-06-10 10:06:39.935590 | primary | Wednesday 10 June 2026  10:06:39 +0000 (0:00:01.026)       0:00:01.067 ********
2026-06-10 10:06:39.999313 | primary |
2026-06-10 10:06:39.999396 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-10 10:06:39.999403 | primary | Wednesday 10 June 2026  10:06:39 +0000 (0:00:00.064)       0:00:01.132 ********
2026-06-10 10:06:39.999409 | primary | Wednesday 10 June 2026  10:06:39 +0000 (0:00:00.064)       0:00:01.131 ********
2026-06-10 10:06:40.517997 | primary | changed: [localhost] => (item=artifacts)
2026-06-10 10:06:40.518079 | primary | changed: [localhost] => (item=logs)
2026-06-10 10:06:40.518091 | primary |
2026-06-10 10:06:40.518117 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-10 10:06:40.518127 | primary | Wednesday 10 June 2026  10:06:40 +0000 (0:00:00.518)       0:00:01.651 ********
2026-06-10 10:06:40.518135 | primary | Wednesday 10 June 2026  10:06:40 +0000 (0:00:00.518)       0:00:01.649 ********
2026-06-10 10:06:44.791534 | primary | changed: [localhost]
2026-06-10 10:06:44.791575 | primary |
2026-06-10 10:06:44.791582 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-10 10:06:44.791590 | primary | Wednesday 10 June 2026  10:06:44 +0000 (0:00:04.273)       0:00:05.925 ********
2026-06-10 10:06:44.791595 | primary | Wednesday 10 June 2026  10:06:44 +0000 (0:00:04.273)       0:00:05.923 ********
2026-06-10 10:07:23.850592 | primary | changed: [localhost]
2026-06-10 10:07:23.850630 | primary |
2026-06-10 10:07:23.850638 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-10 10:07:23.850643 | primary | Wednesday 10 June 2026  10:07:23 +0000 (0:00:39.059)       0:00:44.984 ********
2026-06-10 10:07:23.850648 | primary | Wednesday 10 June 2026  10:07:23 +0000 (0:00:39.059)       0:00:44.983 ********
2026-06-10 10:07:24.158013 | primary | changed: [localhost]
2026-06-10 10:07:24.158049 | primary |
2026-06-10 10:07:24.158057 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-10 10:07:24.158064 | primary | Wednesday 10 June 2026  10:07:24 +0000 (0:00:00.307)       0:00:45.291 ********
2026-06-10 10:07:24.158070 | primary | Wednesday 10 June 2026  10:07:24 +0000 (0:00:00.307)       0:00:45.290 ********
2026-06-10 10:07:27.937796 | primary | changed: [localhost]
2026-06-10 10:07:27.937901 | primary |
2026-06-10 10:07:27.937917 | 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-10 10:07:27.937937 | primary | Wednesday 10 June 2026  10:07:27 +0000 (0:00:03.779)       0:00:49.070 ********
2026-06-10 10:07:27.937946 | primary | Wednesday 10 June 2026  10:07:27 +0000 (0:00:03.779)       0:00:49.069 ********
2026-06-10 10:08:33.259902 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-10 10:08:33.259959 | primary | ok: [localhost]
2026-06-10 10:08:33.259967 | primary |
2026-06-10 10:08:33.259974 | 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-10 10:08:33.259981 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:01:05.322)       0:01:54.393 ********
2026-06-10 10:08:33.259996 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:01:05.322)       0:01:54.392 ********
2026-06-10 10:08:33.283675 | primary | skipping: [localhost]
2026-06-10 10:08:33.283729 | primary |
2026-06-10 10:08:33.283737 | 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-10 10:08:33.283744 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.023)       0:01:54.417 ********
2026-06-10 10:08:33.283750 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.023)       0:01:54.416 ********
2026-06-10 10:08:33.647962 | primary | changed: [localhost]
2026-06-10 10:08:33.648030 | primary |
2026-06-10 10:08:33.648042 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-10 10:08:33.648051 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.363)       0:01:54.781 ********
2026-06-10 10:08:33.648061 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.363)       0:01:54.780 ********
2026-06-10 10:08:33.839975 | primary | changed: [localhost]
2026-06-10 10:08:33.840067 | primary |
2026-06-10 10:08:33.840342 | 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-10 10:08:33.840372 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.191)       0:01:54.972 ********
2026-06-10 10:08:33.840384 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.191)       0:01:54.971 ********
2026-06-10 10:08:33.884778 | primary | skipping: [localhost]
2026-06-10 10:08:33.884864 | primary |
2026-06-10 10:08:33.884877 | 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-10 10:08:33.884887 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.045)       0:01:55.018 ********
2026-06-10 10:08:33.884934 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.045)       0:01:55.016 ********
2026-06-10 10:08:33.914504 | primary | skipping: [localhost]
2026-06-10 10:08:33.914562 | primary |
2026-06-10 10:08:33.914573 | 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-10 10:08:33.914582 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.030)       0:01:55.048 ********
2026-06-10 10:08:33.914608 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.030)       0:01:55.047 ********
2026-06-10 10:08:33.961600 | primary | skipping: [localhost]
2026-06-10 10:08:33.961664 | primary |
2026-06-10 10:08:33.961675 | 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-10 10:08:33.961684 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.046)       0:01:55.095 ********
2026-06-10 10:08:33.961693 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.046)       0:01:55.094 ********
2026-06-10 10:08:33.999061 | primary | skipping: [localhost]
2026-06-10 10:08:33.999142 | primary |
2026-06-10 10:08:33.999157 | 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-10 10:08:33.999172 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.037)       0:01:55.132 ********
2026-06-10 10:08:33.999184 | primary | Wednesday 10 June 2026  10:08:33 +0000 (0:00:00.037)       0:01:55.131 ********
2026-06-10 10:08:34.050144 | primary | skipping: [localhost]
2026-06-10 10:08:34.050281 | primary |
2026-06-10 10:08:34.050301 | 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-10 10:08:34.050337 | primary | Wednesday 10 June 2026  10:08:34 +0000 (0:00:00.051)       0:01:55.183 ********
2026-06-10 10:08:34.050351 | primary | Wednesday 10 June 2026  10:08:34 +0000 (0:00:00.051)       0:01:55.182 ********
2026-06-10 10:08:34.130123 | primary | skipping: [localhost]
2026-06-10 10:08:34.130237 | primary |
2026-06-10 10:08:34.130250 | primary | PLAY RECAP *********************************************************************
2026-06-10 10:08:34.130259 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-10 10:08:34.130267 | primary |
2026-06-10 10:08:34.130275 | primary | Wednesday 10 June 2026  10:08:34 +0000 (0:00:00.079)       0:01:55.263 ********
2026-06-10 10:08:34.130282 | primary | ===============================================================================
2026-06-10 10:08:34.130289 | primary | copy_container : Build the copy-container ------------------------------ 65.32s
2026-06-10 10:08:34.130297 | primary | copy_container : Install required packages ----------------------------- 39.06s
2026-06-10 10:08:34.130303 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 4.27s
2026-06-10 10:08:34.130311 | primary | copy_container : Copy go files to temporary directory ------------------- 3.78s
2026-06-10 10:08:34.130318 | primary | Gathering Facts --------------------------------------------------------- 1.03s
2026-06-10 10:08:34.130324 | primary | copy_container : Ensure directory is present ---------------------------- 0.52s
2026-06-10 10:08:34.130329 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.36s
2026-06-10 10:08:34.130334 | primary | copy_container : Create temporary directory ----------------------------- 0.31s
2026-06-10 10:08:34.130339 | primary | copy_container : Delete temporary directory ----------------------------- 0.19s
2026-06-10 10:08:34.130344 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.08s
2026-06-10 10:08:34.130348 | primary | Install copy_containers ------------------------------------------------- 0.06s
2026-06-10 10:08:34.130353 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-10 10:08:34.130358 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-10 10:08:34.130363 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-10 10:08:34.130368 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-10 10:08:34.130373 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-10 10:08:34.130377 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.02s
2026-06-10 10:08:34.130382 | primary | Wednesday 10 June 2026  10:08:34 +0000 (0:00:00.080)       0:01:55.262 ********
2026-06-10 10:08:34.130387 | primary | ===============================================================================
2026-06-10 10:08:34.130392 | primary | copy_container -------------------------------------------------------- 114.13s
2026-06-10 10:08:34.130397 | primary | gather_facts ------------------------------------------------------------ 1.03s
2026-06-10 10:08:34.130402 | primary | ansible.builtin.include_role -------------------------------------------- 0.06s
2026-06-10 10:08:34.130406 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-10 10:08:34.130411 | primary | total ----------------------------------------------------------------- 115.22s
2026-06-10 10:08:34.655680 | primary | ok: Runtime: 0:01:55.830408
2026-06-10 10:08:34.660456 | 
2026-06-10 10:08:34.660564 | PLAY RECAP
2026-06-10 10:08:34.660659 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 10:08:34.660707 | 
2026-06-10 10:08:34.822379 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-10 10:08:34.825801 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-10 10:08:35.486347 | 
2026-06-10 10:08:35.486489 | PLAY [primary]
2026-06-10 10:08:35.497461 | 
2026-06-10 10:08:35.497562 | TASK [Install podman]
2026-06-10 10:08:37.537284 | primary | ok: Nothing to do
2026-06-10 10:08:37.550454 | 
2026-06-10 10:08:37.550729 | TASK [Get md5 file for DLRN hash tag]
2026-06-10 10:08:38.197555 | primary | changed: OK (32 bytes)
2026-06-10 10:08:38.207655 | 
2026-06-10 10:08:38.207787 | TASK [Find MD5 value]
2026-06-10 10:08:38.760532 | primary | ok: Runtime: 0:00:00.004103
2026-06-10 10:08:38.769498 | 
2026-06-10 10:08:38.769634 | TASK [Perform container registry login with podman]
2026-06-10 10:08:40.314371 | primary | Output suppressed because no_log was given
2026-06-10 10:08:40.321576 | 
2026-06-10 10:08:40.321713 | TASK [Copy containers per release]
2026-06-10 10:10:59.163632 | primary | Output suppressed because no_log was given
2026-06-10 10:10:59.170591 | 
2026-06-10 10:10:59.170719 | TASK [Tag containers]
2026-06-10 10:13:14.383461 | primary | Output suppressed because no_log was given
2026-06-10 10:13:14.390641 | 
2026-06-10 10:13:14.390799 | TASK [Fail job if there is an error in the copy log]
2026-06-10 10:13:14.698149 | primary | time="2026-06-10T10:08:40Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/logs/containers-successfully-built.log"
2026-06-10 10:13:14.698288 | primary | time="2026-06-10T10:08:40Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/logs/containers-built.log"
2026-06-10 10:13:14.698306 | primary | time="2026-06-10T10:08:41Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698317 | primary | time="2026-06-10T10:08:42Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698325 | primary | time="2026-06-10T10:08:44Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698334 | primary | time="2026-06-10T10:08:45Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698356 | primary | time="2026-06-10T10:08:46Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698375 | primary | time="2026-06-10T10:08:46Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-10 10:13:14.698391 | primary | time="2026-06-10T10:08:48Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698409 | primary | time="2026-06-10T10:08:48Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-10 10:13:14.698424 | primary | time="2026-06-10T10:08:49Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698440 | primary | time="2026-06-10T10:08:49Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-10 10:13:14.698455 | primary | time="2026-06-10T10:08:51Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698470 | primary | time="2026-06-10T10:08:51Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-10 10:13:14.698485 | primary | time="2026-06-10T10:08:52Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698500 | primary | time="2026-06-10T10:08:54Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698515 | primary | time="2026-06-10T10:08:55Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698530 | primary | time="2026-06-10T10:08:56Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698546 | primary | time="2026-06-10T10:08:58Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698560 | primary | time="2026-06-10T10:08:59Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698575 | primary | time="2026-06-10T10:09:00Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698591 | primary | time="2026-06-10T10:09:01Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698606 | primary | time="2026-06-10T10:09:03Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698621 | primary | time="2026-06-10T10:09:04Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698709 | primary | time="2026-06-10T10:09:05Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698723 | primary | time="2026-06-10T10:09:07Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698730 | primary | time="2026-06-10T10:09:08Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698738 | primary | time="2026-06-10T10:09:09Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698756 | primary | time="2026-06-10T10:09:11Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698765 | primary | time="2026-06-10T10:09:11Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-10 10:13:14.698773 | primary | time="2026-06-10T10:09:12Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698781 | primary | time="2026-06-10T10:09:13Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698794 | primary | time="2026-06-10T10:09:14Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698802 | primary | time="2026-06-10T10:09:16Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698810 | primary | time="2026-06-10T10:09:17Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698817 | primary | time="2026-06-10T10:09:18Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698825 | primary | time="2026-06-10T10:09:19Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698832 | primary | time="2026-06-10T10:09:21Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698840 | primary | time="2026-06-10T10:09:22Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698847 | primary | time="2026-06-10T10:09:24Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698855 | primary | time="2026-06-10T10:09:25Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698862 | primary | time="2026-06-10T10:09:27Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698870 | primary | time="2026-06-10T10:09:28Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698877 | primary | time="2026-06-10T10:09:30Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698885 | primary | time="2026-06-10T10:09:32Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698893 | primary | time="2026-06-10T10:09:33Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698900 | primary | time="2026-06-10T10:09:34Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698908 | primary | time="2026-06-10T10:09:36Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698921 | primary | time="2026-06-10T10:09:37Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698928 | primary | time="2026-06-10T10:09:38Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698936 | primary | time="2026-06-10T10:09:39Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698943 | primary | time="2026-06-10T10:09:41Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698951 | primary | time="2026-06-10T10:09:42Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698959 | primary | time="2026-06-10T10:09:43Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698966 | primary | time="2026-06-10T10:09:43Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-10 10:13:14.698974 | primary | time="2026-06-10T10:09:45Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.698982 | primary | time="2026-06-10T10:09:45Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-10 10:13:14.698994 | primary | time="2026-06-10T10:09:46Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699002 | primary | time="2026-06-10T10:09:47Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699009 | primary | time="2026-06-10T10:09:49Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699017 | primary | time="2026-06-10T10:09:50Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699024 | primary | time="2026-06-10T10:09:51Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699032 | primary | time="2026-06-10T10:09:52Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699043 | primary | time="2026-06-10T10:09:54Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699050 | primary | time="2026-06-10T10:09:55Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699058 | primary | time="2026-06-10T10:09:56Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699066 | primary | time="2026-06-10T10:09:58Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699073 | primary | time="2026-06-10T10:09:59Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699081 | primary | time="2026-06-10T10:10:00Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699088 | primary | time="2026-06-10T10:10:02Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699096 | primary | time="2026-06-10T10:10:03Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699103 | primary | time="2026-06-10T10:10:04Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699115 | primary | time="2026-06-10T10:10:05Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699123 | primary | time="2026-06-10T10:10:07Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699130 | primary | time="2026-06-10T10:10:08Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699138 | primary | time="2026-06-10T10:10:09Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699145 | primary | time="2026-06-10T10:10:11Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699153 | primary | time="2026-06-10T10:10:11Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-10 10:13:14.699161 | primary | time="2026-06-10T10:10:12Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699168 | primary | time="2026-06-10T10:10:13Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699178 | primary | time="2026-06-10T10:10:14Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699220 | primary | time="2026-06-10T10:10:16Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699241 | primary | time="2026-06-10T10:10:17Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699249 | primary | time="2026-06-10T10:10:18Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699257 | primary | time="2026-06-10T10:10:20Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699265 | primary | time="2026-06-10T10:10:21Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699272 | primary | time="2026-06-10T10:10:21Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-10 10:13:14.699287 | primary | time="2026-06-10T10:10:22Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699295 | primary | time="2026-06-10T10:10:24Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699302 | primary | time="2026-06-10T10:10:24Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-10 10:13:14.699310 | primary | time="2026-06-10T10:10:25Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699317 | primary | time="2026-06-10T10:10:26Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699325 | primary | time="2026-06-10T10:10:28Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699338 | primary | time="2026-06-10T10:10:29Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699346 | primary | time="2026-06-10T10:10:30Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699353 | primary | time="2026-06-10T10:10:31Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699361 | primary | time="2026-06-10T10:10:33Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699374 | primary | time="2026-06-10T10:10:33Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-10 10:13:14.699382 | primary | time="2026-06-10T10:10:34Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699390 | primary | time="2026-06-10T10:10:35Z" level=info msg="Copying image podified-master-centos9/openstack-os:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699397 | primary | time="2026-06-10T10:10:37Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699405 | primary | time="2026-06-10T10:10:38Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699412 | primary | time="2026-06-10T10:10:39Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699420 | primary | time="2026-06-10T10:10:40Z" level=info msg="Copying image podified-master-centos9/openstack-redis:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699427 | primary | time="2026-06-10T10:10:42Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699435 | primary | time="2026-06-10T10:10:43Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699443 | primary | time="2026-06-10T10:10:44Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699450 | primary | time="2026-06-10T10:10:44Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-10 10:13:14.699458 | primary | time="2026-06-10T10:10:46Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699465 | primary | time="2026-06-10T10:10:47Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699473 | primary | time="2026-06-10T10:10:48Z" level=info msg="Copying image podified-master-centos9/openstack-frr:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699481 | primary | time="2026-06-10T10:10:50Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699488 | primary | time="2026-06-10T10:10:51Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699496 | primary | time="2026-06-10T10:10:52Z" level=info msg="Copying image podified-master-centos9/openstack-cron:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699503 | primary | time="2026-06-10T10:10:54Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.699511 | primary | time="2026-06-10T10:10:54Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-10 10:13:14.699519 | primary | time="2026-06-10T10:10:57Z" level=info msg="Copying image podified-master-centos9/openstack-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:14.943519 | primary | ok: Runtime: 0:00:00.007662
2026-06-10 10:13:14.953231 | 
2026-06-10 10:13:14.953362 | TASK [Fail job if the tag log cannot find manifest]
2026-06-10 10:13:15.309787 | primary | time="2026-06-10T10:10:59Z" level=info msg="Overwriting promoted hash"
2026-06-10 10:13:15.309963 | primary | time="2026-06-10T10:10:59Z" level=info msg="Promoted hash:  3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:15.309982 | primary | time="2026-06-10T10:10:59Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/logs/containers-successfully-built.log"
2026-06-10 10:13:15.309992 | primary | time="2026-06-10T10:10:59Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/logs/containers-built.log"
2026-06-10 10:13:15.309999 | primary | time="2026-06-10T10:10:59Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/ namespace: podified-master-centos9 promoted_hash: 3899653706995fac13b6f25ee7617afe"
2026-06-10 10:13:15.310006 | primary | time="2026-06-10T10:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:5c4794a7e754fa94d2a99a18229bdace603fa5773fb831286784e585a0dd617d"
2026-06-10 10:13:15.310013 | primary | "Updated"
2026-06-10 10:13:15.310017 | primary |
2026-06-10 10:13:15.310021 | primary | time="2026-06-10T10:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag 5c4794a7e754fa94d2a99a18229bdace603fa5773fb831286784e585a0dd617d and manifest sha256:5c4794a7e754fa94d2a99a18229bdace603fa5773fb831286784e585a0dd617d"
2026-06-10 10:13:15.310025 | primary | "Updated"
2026-06-10 10:13:15.310028 | primary |
2026-06-10 10:13:15.310032 | primary | time="2026-06-10T10:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:dbca1b2960d167314dc6b337d9666aa17697f12d99c057756b59066ca6e6fdab"
2026-06-10 10:13:15.310035 | primary | "Updated"
2026-06-10 10:13:15.310038 | primary |
2026-06-10 10:13:15.310042 | primary | time="2026-06-10T10:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag dbca1b2960d167314dc6b337d9666aa17697f12d99c057756b59066ca6e6fdab and manifest sha256:dbca1b2960d167314dc6b337d9666aa17697f12d99c057756b59066ca6e6fdab"
2026-06-10 10:13:15.310045 | primary | "Updated"
2026-06-10 10:13:15.310049 | primary |
2026-06-10 10:13:15.310052 | primary | time="2026-06-10T10:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:7d2f3ffac2817d67a034977e45b69f31b68a41d610d65b150eb644c82efe0614"
2026-06-10 10:13:15.310056 | primary | "Updated"
2026-06-10 10:13:15.310059 | primary |
2026-06-10 10:13:15.310063 | primary | time="2026-06-10T10:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag 7d2f3ffac2817d67a034977e45b69f31b68a41d610d65b150eb644c82efe0614 and manifest sha256:7d2f3ffac2817d67a034977e45b69f31b68a41d610d65b150eb644c82efe0614"
2026-06-10 10:13:15.310066 | primary | "Updated"
2026-06-10 10:13:15.310069 | primary |
2026-06-10 10:13:15.310073 | primary | time="2026-06-10T10:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:cc5a9e0ba576be5bd39d04a7f89746cc6b1617246eaff3131f2c3ee055141267"
2026-06-10 10:13:15.310077 | primary | "Updated"
2026-06-10 10:13:15.310080 | primary |
2026-06-10 10:13:15.310084 | primary | time="2026-06-10T10:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag cc5a9e0ba576be5bd39d04a7f89746cc6b1617246eaff3131f2c3ee055141267 and manifest sha256:cc5a9e0ba576be5bd39d04a7f89746cc6b1617246eaff3131f2c3ee055141267"
2026-06-10 10:13:15.310089 | primary | "Updated"
2026-06-10 10:13:15.310093 | primary |
2026-06-10 10:13:15.310096 | primary | time="2026-06-10T10:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:775cd118c4ccc8e383ca6db3fd8d5b3a6f3f3e6c22a831bf8d16e42baaf0f98d"
2026-06-10 10:13:15.310100 | primary | "Updated"
2026-06-10 10:13:15.310103 | primary |
2026-06-10 10:13:15.310107 | primary | time="2026-06-10T10:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag 775cd118c4ccc8e383ca6db3fd8d5b3a6f3f3e6c22a831bf8d16e42baaf0f98d and manifest sha256:775cd118c4ccc8e383ca6db3fd8d5b3a6f3f3e6c22a831bf8d16e42baaf0f98d"
2026-06-10 10:13:15.310119 | primary | "Updated"
2026-06-10 10:13:15.310122 | primary |
2026-06-10 10:13:15.310127 | primary | time="2026-06-10T10:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:f5559bcbad9ee0a483979a71483740622b7f5a69bce32c8f8c0cd7242712c618"
2026-06-10 10:13:15.310131 | primary | "Updated"
2026-06-10 10:13:15.310136 | primary |
2026-06-10 10:13:15.310139 | primary | time="2026-06-10T10:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag f5559bcbad9ee0a483979a71483740622b7f5a69bce32c8f8c0cd7242712c618 and manifest sha256:f5559bcbad9ee0a483979a71483740622b7f5a69bce32c8f8c0cd7242712c618"
2026-06-10 10:13:15.310142 | primary | "Updated"
2026-06-10 10:13:15.310146 | primary |
2026-06-10 10:13:15.310149 | primary | time="2026-06-10T10:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:6a99e9b6a8b1791ad2141bc10904e8048eff351d2c2e1caebf7b177714be7be3"
2026-06-10 10:13:15.310153 | primary | "Updated"
2026-06-10 10:13:15.310156 | primary |
2026-06-10 10:13:15.310166 | primary | time="2026-06-10T10:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag 6a99e9b6a8b1791ad2141bc10904e8048eff351d2c2e1caebf7b177714be7be3 and manifest sha256:6a99e9b6a8b1791ad2141bc10904e8048eff351d2c2e1caebf7b177714be7be3"
2026-06-10 10:13:15.310170 | primary | "Updated"
2026-06-10 10:13:15.310173 | primary |
2026-06-10 10:13:15.310177 | primary | time="2026-06-10T10:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:51f9ac88ee88110d15ca214b497d80760a15a31acf37e947c94e3e74adc0aaf1"
2026-06-10 10:13:15.310180 | primary | "Updated"
2026-06-10 10:13:15.310184 | primary |
2026-06-10 10:13:15.310204 | primary | time="2026-06-10T10:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 51f9ac88ee88110d15ca214b497d80760a15a31acf37e947c94e3e74adc0aaf1 and manifest sha256:51f9ac88ee88110d15ca214b497d80760a15a31acf37e947c94e3e74adc0aaf1"
2026-06-10 10:13:15.310207 | primary | "Updated"
2026-06-10 10:13:15.310211 | primary |
2026-06-10 10:13:15.310217 | primary | time="2026-06-10T10:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:4b217a20b029c09914466170085153bde19e6bbf66e8eb1cf2bb3817f81ac5c0"
2026-06-10 10:13:15.310221 | primary | "Updated"
2026-06-10 10:13:15.310224 | primary |
2026-06-10 10:13:15.310227 | primary | time="2026-06-10T10:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag 4b217a20b029c09914466170085153bde19e6bbf66e8eb1cf2bb3817f81ac5c0 and manifest sha256:4b217a20b029c09914466170085153bde19e6bbf66e8eb1cf2bb3817f81ac5c0"
2026-06-10 10:13:15.310231 | primary | "Updated"
2026-06-10 10:13:15.310234 | primary |
2026-06-10 10:13:15.310238 | primary | time="2026-06-10T10:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:c8ce600788b5d29a6f14bb4dcbceca5a9154a32a74eb61bcfacf522ac47143b0"
2026-06-10 10:13:15.310241 | primary | "Updated"
2026-06-10 10:13:15.310245 | primary |
2026-06-10 10:13:15.310248 | primary | time="2026-06-10T10:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag c8ce600788b5d29a6f14bb4dcbceca5a9154a32a74eb61bcfacf522ac47143b0 and manifest sha256:c8ce600788b5d29a6f14bb4dcbceca5a9154a32a74eb61bcfacf522ac47143b0"
2026-06-10 10:13:15.310252 | primary | "Updated"
2026-06-10 10:13:15.310255 | primary |
2026-06-10 10:13:15.310258 | primary | time="2026-06-10T10:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:6aaa2a1320fd64988ea296d96b0e0445980c5c28a60ef8386e3eeff55bf87451"
2026-06-10 10:13:15.310262 | primary | "Updated"
2026-06-10 10:13:15.310265 | primary |
2026-06-10 10:13:15.310269 | primary | time="2026-06-10T10:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 6aaa2a1320fd64988ea296d96b0e0445980c5c28a60ef8386e3eeff55bf87451 and manifest sha256:6aaa2a1320fd64988ea296d96b0e0445980c5c28a60ef8386e3eeff55bf87451"
2026-06-10 10:13:15.310275 | primary | "Updated"
2026-06-10 10:13:15.310279 | primary |
2026-06-10 10:13:15.310282 | primary | time="2026-06-10T10:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:87c8e7bd25293ef36998ac110df9af2851c57add7e75057d8acfac2bd635c4b8"
2026-06-10 10:13:15.310286 | primary | "Updated"
2026-06-10 10:13:15.310289 | primary |
2026-06-10 10:13:15.310293 | primary | time="2026-06-10T10:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 87c8e7bd25293ef36998ac110df9af2851c57add7e75057d8acfac2bd635c4b8 and manifest sha256:87c8e7bd25293ef36998ac110df9af2851c57add7e75057d8acfac2bd635c4b8"
2026-06-10 10:13:15.310296 | primary | "Updated"
2026-06-10 10:13:15.310299 | primary |
2026-06-10 10:13:15.310303 | primary | time="2026-06-10T10:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:038501f3842ddb1ae12bed8cef7d5d0e4c9b2755fc870b6233715486c0f6b5a8"
2026-06-10 10:13:15.310306 | primary | "Updated"
2026-06-10 10:13:15.310309 | primary |
2026-06-10 10:13:15.310313 | primary | time="2026-06-10T10:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag 038501f3842ddb1ae12bed8cef7d5d0e4c9b2755fc870b6233715486c0f6b5a8 and manifest sha256:038501f3842ddb1ae12bed8cef7d5d0e4c9b2755fc870b6233715486c0f6b5a8"
2026-06-10 10:13:15.310316 | primary | "Updated"
2026-06-10 10:13:15.310320 | primary |
2026-06-10 10:13:15.310323 | primary | time="2026-06-10T10:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:bcfe0c473c201db66dd28168facfe51066310d342540e4c832a5192b17bc2685"
2026-06-10 10:13:15.310327 | primary | "Updated"
2026-06-10 10:13:15.310330 | primary |
2026-06-10 10:13:15.310333 | primary | time="2026-06-10T10:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag bcfe0c473c201db66dd28168facfe51066310d342540e4c832a5192b17bc2685 and manifest sha256:bcfe0c473c201db66dd28168facfe51066310d342540e4c832a5192b17bc2685"
2026-06-10 10:13:15.310337 | primary | "Updated"
2026-06-10 10:13:15.310340 | primary |
2026-06-10 10:13:15.310344 | primary | time="2026-06-10T10:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:5642ac9b4abb7a299427fa35fdc834a5be532097efcbb2a1249da14dfbaa66fb"
2026-06-10 10:13:15.310347 | primary | "Updated"
2026-06-10 10:13:15.310351 | primary |
2026-06-10 10:13:15.310359 | primary | time="2026-06-10T10:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag 5642ac9b4abb7a299427fa35fdc834a5be532097efcbb2a1249da14dfbaa66fb and manifest sha256:5642ac9b4abb7a299427fa35fdc834a5be532097efcbb2a1249da14dfbaa66fb"
2026-06-10 10:13:15.310363 | primary | "Updated"
2026-06-10 10:13:15.310366 | primary |
2026-06-10 10:13:15.310370 | primary | time="2026-06-10T10:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:6eb65681de4aea9e7309daee761165c07663c11f21b9113e48446427b502afbc"
2026-06-10 10:13:15.310373 | primary | "Updated"
2026-06-10 10:13:15.310376 | primary |
2026-06-10 10:13:15.310382 | primary | time="2026-06-10T10:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag 6eb65681de4aea9e7309daee761165c07663c11f21b9113e48446427b502afbc and manifest sha256:6eb65681de4aea9e7309daee761165c07663c11f21b9113e48446427b502afbc"
2026-06-10 10:13:15.310385 | primary | "Updated"
2026-06-10 10:13:15.310389 | primary |
2026-06-10 10:13:15.310392 | primary | time="2026-06-10T10:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:4b9a264857d8d8b049b6d447493b0680d21cf41b2af98765e06c46e6b0ce345b"
2026-06-10 10:13:15.310396 | primary | "Updated"
2026-06-10 10:13:15.310399 | primary |
2026-06-10 10:13:15.310402 | primary | time="2026-06-10T10:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 4b9a264857d8d8b049b6d447493b0680d21cf41b2af98765e06c46e6b0ce345b and manifest sha256:4b9a264857d8d8b049b6d447493b0680d21cf41b2af98765e06c46e6b0ce345b"
2026-06-10 10:13:15.310409 | primary | "Updated"
2026-06-10 10:13:15.310412 | primary |
2026-06-10 10:13:15.310416 | primary | time="2026-06-10T10:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:0cd6021006b6c8759073d513320296c772dfe35b41ce064e17c3279169006a38"
2026-06-10 10:13:15.310419 | primary | "Updated"
2026-06-10 10:13:15.310423 | primary |
2026-06-10 10:13:15.310426 | primary | time="2026-06-10T10:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag 0cd6021006b6c8759073d513320296c772dfe35b41ce064e17c3279169006a38 and manifest sha256:0cd6021006b6c8759073d513320296c772dfe35b41ce064e17c3279169006a38"
2026-06-10 10:13:15.310430 | primary | "Updated"
2026-06-10 10:13:15.310433 | primary |
2026-06-10 10:13:15.310438 | primary | time="2026-06-10T10:11:25Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:157240e183bd46796834d5c732633e25aeeed01103b4078d996e624494929b6f"
2026-06-10 10:13:15.310442 | primary | "Updated"
2026-06-10 10:13:15.310445 | primary |
2026-06-10 10:13:15.310449 | primary | time="2026-06-10T10:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag 157240e183bd46796834d5c732633e25aeeed01103b4078d996e624494929b6f and manifest sha256:157240e183bd46796834d5c732633e25aeeed01103b4078d996e624494929b6f"
2026-06-10 10:13:15.310452 | primary | "Updated"
2026-06-10 10:13:15.310456 | primary |
2026-06-10 10:13:15.310459 | primary | time="2026-06-10T10:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:cf369a2a94a1803680cc97acfc1b835212127eec510a2af18118cd8ad664c586"
2026-06-10 10:13:15.310463 | primary | "Updated"
2026-06-10 10:13:15.310466 | primary |
2026-06-10 10:13:15.310469 | primary | time="2026-06-10T10:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag cf369a2a94a1803680cc97acfc1b835212127eec510a2af18118cd8ad664c586 and manifest sha256:cf369a2a94a1803680cc97acfc1b835212127eec510a2af18118cd8ad664c586"
2026-06-10 10:13:15.310473 | primary | "Updated"
2026-06-10 10:13:15.310476 | primary |
2026-06-10 10:13:15.310480 | primary | time="2026-06-10T10:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:83d890bbd0548893ae75054ee0023814333b4650d981e077728c13798b878cc9"
2026-06-10 10:13:15.310483 | primary | "Updated"
2026-06-10 10:13:15.310486 | primary |
2026-06-10 10:13:15.310490 | primary | time="2026-06-10T10:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 83d890bbd0548893ae75054ee0023814333b4650d981e077728c13798b878cc9 and manifest sha256:83d890bbd0548893ae75054ee0023814333b4650d981e077728c13798b878cc9"
2026-06-10 10:13:15.310494 | primary | "Updated"
2026-06-10 10:13:15.310497 | primary |
2026-06-10 10:13:15.310500 | primary | time="2026-06-10T10:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:3576ce49cf599d270b1925e5879d1934d9b7b3b8a7220bac0c00fde022b63163"
2026-06-10 10:13:15.310504 | primary | "Updated"
2026-06-10 10:13:15.310507 | primary |
2026-06-10 10:13:15.310511 | primary | time="2026-06-10T10:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag 3576ce49cf599d270b1925e5879d1934d9b7b3b8a7220bac0c00fde022b63163 and manifest sha256:3576ce49cf599d270b1925e5879d1934d9b7b3b8a7220bac0c00fde022b63163"
2026-06-10 10:13:15.310514 | primary | "Updated"
2026-06-10 10:13:15.310517 | primary |
2026-06-10 10:13:15.310521 | primary | time="2026-06-10T10:11:31Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:622c24ca0ce71fd270238b3c785eade0540ec3d1092907fcc0db26ee9356950c"
2026-06-10 10:13:15.310524 | primary | "Updated"
2026-06-10 10:13:15.310528 | primary |
2026-06-10 10:13:15.310531 | primary | time="2026-06-10T10:11:31Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 622c24ca0ce71fd270238b3c785eade0540ec3d1092907fcc0db26ee9356950c and manifest sha256:622c24ca0ce71fd270238b3c785eade0540ec3d1092907fcc0db26ee9356950c"
2026-06-10 10:13:15.310538 | primary | "Updated"
2026-06-10 10:13:15.310544 | primary |
2026-06-10 10:13:15.310547 | primary | time="2026-06-10T10:11:32Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:388261847bee2a12b0d2413e22d052179e042169a22a2f16536cffc6ede7bc17"
2026-06-10 10:13:15.310551 | primary | "Updated"
2026-06-10 10:13:15.310554 | primary |
2026-06-10 10:13:15.310560 | primary | time="2026-06-10T10:11:32Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag 388261847bee2a12b0d2413e22d052179e042169a22a2f16536cffc6ede7bc17 and manifest sha256:388261847bee2a12b0d2413e22d052179e042169a22a2f16536cffc6ede7bc17"
2026-06-10 10:13:15.310563 | primary | "Updated"
2026-06-10 10:13:15.310567 | primary |
2026-06-10 10:13:15.310570 | primary | time="2026-06-10T10:11:33Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:ad071604cafcc40c6d25489d9849bfcb6619926cf1e6c7f2a9a6c20a13239249"
2026-06-10 10:13:15.310574 | primary | "Updated"
2026-06-10 10:13:15.310577 | primary |
2026-06-10 10:13:15.310581 | primary | time="2026-06-10T10:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag ad071604cafcc40c6d25489d9849bfcb6619926cf1e6c7f2a9a6c20a13239249 and manifest sha256:ad071604cafcc40c6d25489d9849bfcb6619926cf1e6c7f2a9a6c20a13239249"
2026-06-10 10:13:15.310584 | primary | "Updated"
2026-06-10 10:13:15.310587 | primary |
2026-06-10 10:13:15.310591 | primary | time="2026-06-10T10:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:c78cdc1e5898228809fb3e3054f256a15d769c0071c493e83930970b1fd98ea5"
2026-06-10 10:13:15.310594 | primary | "Updated"
2026-06-10 10:13:15.310597 | primary |
2026-06-10 10:13:15.310601 | primary | time="2026-06-10T10:11:35Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag c78cdc1e5898228809fb3e3054f256a15d769c0071c493e83930970b1fd98ea5 and manifest sha256:c78cdc1e5898228809fb3e3054f256a15d769c0071c493e83930970b1fd98ea5"
2026-06-10 10:13:15.310604 | primary | "Updated"
2026-06-10 10:13:15.310608 | primary |
2026-06-10 10:13:15.310611 | primary | time="2026-06-10T10:11:36Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:e85e2217fe372707119c1a8e751973a07a0d5cd5b2eb17b46e79217bff1f474e"
2026-06-10 10:13:15.310615 | primary | "Updated"
2026-06-10 10:13:15.310618 | primary |
2026-06-10 10:13:15.310621 | primary | time="2026-06-10T10:11:36Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag e85e2217fe372707119c1a8e751973a07a0d5cd5b2eb17b46e79217bff1f474e and manifest sha256:e85e2217fe372707119c1a8e751973a07a0d5cd5b2eb17b46e79217bff1f474e"
2026-06-10 10:13:15.310625 | primary | "Updated"
2026-06-10 10:13:15.310628 | primary |
2026-06-10 10:13:15.310632 | primary | time="2026-06-10T10:11:37Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:3cef5be074b724a1bfb1a0569243d6ca91e47d37dff34eb5543a5d7cbefe7d01"
2026-06-10 10:13:15.310635 | primary | "Updated"
2026-06-10 10:13:15.310638 | primary |
2026-06-10 10:13:15.310643 | primary | time="2026-06-10T10:11:37Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 3cef5be074b724a1bfb1a0569243d6ca91e47d37dff34eb5543a5d7cbefe7d01 and manifest sha256:3cef5be074b724a1bfb1a0569243d6ca91e47d37dff34eb5543a5d7cbefe7d01"
2026-06-10 10:13:15.310647 | primary | "Updated"
2026-06-10 10:13:15.310676 | primary |
2026-06-10 10:13:15.310683 | primary | time="2026-06-10T10:11:38Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:f62f67c66677dc562ad4a929fa82fad32c30fc592a8c3347602c30c992253999"
2026-06-10 10:13:15.310688 | primary | "Updated"
2026-06-10 10:13:15.310692 | primary |
2026-06-10 10:13:15.310698 | primary | time="2026-06-10T10:11:39Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag f62f67c66677dc562ad4a929fa82fad32c30fc592a8c3347602c30c992253999 and manifest sha256:f62f67c66677dc562ad4a929fa82fad32c30fc592a8c3347602c30c992253999"
2026-06-10 10:13:15.310703 | primary | "Updated"
2026-06-10 10:13:15.310712 | primary |
2026-06-10 10:13:15.310717 | primary | time="2026-06-10T10:11:39Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:cdc97cdefdae258f351676bb8bf2e16a555efafde3771b712dca13b3c6bf022d"
2026-06-10 10:13:15.310721 | primary | "Updated"
2026-06-10 10:13:15.310726 | primary |
2026-06-10 10:13:15.310731 | primary | time="2026-06-10T10:11:40Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag cdc97cdefdae258f351676bb8bf2e16a555efafde3771b712dca13b3c6bf022d and manifest sha256:cdc97cdefdae258f351676bb8bf2e16a555efafde3771b712dca13b3c6bf022d"
2026-06-10 10:13:15.310736 | primary | "Updated"
2026-06-10 10:13:15.310740 | primary |
2026-06-10 10:13:15.310745 | primary | time="2026-06-10T10:11:41Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:033a702f5462ab55641127e22e8c9c2ed10bca1adec3103e51e9155afa61b5d5"
2026-06-10 10:13:15.310748 | primary | "Updated"
2026-06-10 10:13:15.310753 | primary |
2026-06-10 10:13:15.310758 | primary | time="2026-06-10T10:11:42Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag 033a702f5462ab55641127e22e8c9c2ed10bca1adec3103e51e9155afa61b5d5 and manifest sha256:033a702f5462ab55641127e22e8c9c2ed10bca1adec3103e51e9155afa61b5d5"
2026-06-10 10:13:15.310763 | primary | "Updated"
2026-06-10 10:13:15.310768 | primary |
2026-06-10 10:13:15.310782 | primary | time="2026-06-10T10:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:3854dd914491eb9586f2b98a82c68e5abce9af07915f78fcce6588ca99ff9fe2"
2026-06-10 10:13:15.310787 | primary | "Updated"
2026-06-10 10:13:15.310792 | primary |
2026-06-10 10:13:15.310796 | primary | time="2026-06-10T10:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag 3854dd914491eb9586f2b98a82c68e5abce9af07915f78fcce6588ca99ff9fe2 and manifest sha256:3854dd914491eb9586f2b98a82c68e5abce9af07915f78fcce6588ca99ff9fe2"
2026-06-10 10:13:15.310801 | primary | "Updated"
2026-06-10 10:13:15.310806 | primary |
2026-06-10 10:13:15.310810 | primary | time="2026-06-10T10:11:44Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:2d3f9a4be7cf38b0c4a91a2b806ee4b4e39702af8067971d2e07e0ad45c091f0"
2026-06-10 10:13:15.310815 | primary | "Updated"
2026-06-10 10:13:15.310819 | primary |
2026-06-10 10:13:15.310823 | primary | time="2026-06-10T10:11:44Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag 2d3f9a4be7cf38b0c4a91a2b806ee4b4e39702af8067971d2e07e0ad45c091f0 and manifest sha256:2d3f9a4be7cf38b0c4a91a2b806ee4b4e39702af8067971d2e07e0ad45c091f0"
2026-06-10 10:13:15.310828 | primary | "Updated"
2026-06-10 10:13:15.310832 | primary |
2026-06-10 10:13:15.310837 | primary | time="2026-06-10T10:11:45Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:c52270565a0ed5861ab02f7ba34a836313394df97bf4d485ef073da2106b60db"
2026-06-10 10:13:15.310841 | primary | "Updated"
2026-06-10 10:13:15.310846 | primary |
2026-06-10 10:13:15.310851 | primary | time="2026-06-10T10:11:45Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag c52270565a0ed5861ab02f7ba34a836313394df97bf4d485ef073da2106b60db and manifest sha256:c52270565a0ed5861ab02f7ba34a836313394df97bf4d485ef073da2106b60db"
2026-06-10 10:13:15.310855 | primary | "Updated"
2026-06-10 10:13:15.310860 | primary |
2026-06-10 10:13:15.310865 | primary | time="2026-06-10T10:11:46Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:5f884dfed60fa062ba156f70eafe4a83c27b208bad1f318480cb72e432dc4ab5"
2026-06-10 10:13:15.310869 | primary | "Updated"
2026-06-10 10:13:15.310874 | primary |
2026-06-10 10:13:15.310879 | primary | time="2026-06-10T10:11:46Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 5f884dfed60fa062ba156f70eafe4a83c27b208bad1f318480cb72e432dc4ab5 and manifest sha256:5f884dfed60fa062ba156f70eafe4a83c27b208bad1f318480cb72e432dc4ab5"
2026-06-10 10:13:15.310884 | primary | "Updated"
2026-06-10 10:13:15.310888 | primary |
2026-06-10 10:13:15.310893 | primary | time="2026-06-10T10:11:47Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:7f4b2f9797b3fcb864640ffa37ee7a4ce12ac21ba0e517a0293adaf9e24b98c6"
2026-06-10 10:13:15.310903 | primary | "Updated"
2026-06-10 10:13:15.310907 | primary |
2026-06-10 10:13:15.310912 | primary | time="2026-06-10T10:11:48Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag 7f4b2f9797b3fcb864640ffa37ee7a4ce12ac21ba0e517a0293adaf9e24b98c6 and manifest sha256:7f4b2f9797b3fcb864640ffa37ee7a4ce12ac21ba0e517a0293adaf9e24b98c6"
2026-06-10 10:13:15.310917 | primary | "Updated"
2026-06-10 10:13:15.310921 | primary |
2026-06-10 10:13:15.310926 | primary | time="2026-06-10T10:11:48Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:78feb465bb565e644ac7efe0e3304daade2d07c9de533881f256d680ed962a81"
2026-06-10 10:13:15.310930 | primary | "Updated"
2026-06-10 10:13:15.310934 | primary |
2026-06-10 10:13:15.310939 | primary | time="2026-06-10T10:11:49Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag 78feb465bb565e644ac7efe0e3304daade2d07c9de533881f256d680ed962a81 and manifest sha256:78feb465bb565e644ac7efe0e3304daade2d07c9de533881f256d680ed962a81"
2026-06-10 10:13:15.310944 | primary | "Updated"
2026-06-10 10:13:15.310947 | primary |
2026-06-10 10:13:15.310950 | primary | time="2026-06-10T10:11:50Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:b4a5e8b3ec97893eb02d576c665a36e3f274b9ac0ec9a06a544b1eaae62d453e"
2026-06-10 10:13:15.310954 | primary | "Updated"
2026-06-10 10:13:15.310957 | primary |
2026-06-10 10:13:15.310961 | primary | time="2026-06-10T10:11:50Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag b4a5e8b3ec97893eb02d576c665a36e3f274b9ac0ec9a06a544b1eaae62d453e and manifest sha256:b4a5e8b3ec97893eb02d576c665a36e3f274b9ac0ec9a06a544b1eaae62d453e"
2026-06-10 10:13:15.310964 | primary | "Updated"
2026-06-10 10:13:15.310968 | primary |
2026-06-10 10:13:15.310971 | primary | time="2026-06-10T10:11:51Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:cefab2adee7eaf3c3e5b58af25fc774910d256f2c4894230eec5ced5e108fadf"
2026-06-10 10:13:15.310974 | primary | "Updated"
2026-06-10 10:13:15.310978 | primary |
2026-06-10 10:13:15.310981 | primary | time="2026-06-10T10:11:51Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag cefab2adee7eaf3c3e5b58af25fc774910d256f2c4894230eec5ced5e108fadf and manifest sha256:cefab2adee7eaf3c3e5b58af25fc774910d256f2c4894230eec5ced5e108fadf"
2026-06-10 10:13:15.310985 | primary | "Updated"
2026-06-10 10:13:15.310988 | primary |
2026-06-10 10:13:15.310991 | primary | time="2026-06-10T10:11:52Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:b4f19b7883277008eabc8a3f038da647073283c56d96b9178cad70aab5433b27"
2026-06-10 10:13:15.310998 | primary | "Updated"
2026-06-10 10:13:15.311002 | primary |
2026-06-10 10:13:15.311005 | primary | time="2026-06-10T10:11:52Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag b4f19b7883277008eabc8a3f038da647073283c56d96b9178cad70aab5433b27 and manifest sha256:b4f19b7883277008eabc8a3f038da647073283c56d96b9178cad70aab5433b27"
2026-06-10 10:13:15.311009 | primary | "Updated"
2026-06-10 10:13:15.311012 | primary |
2026-06-10 10:13:15.311016 | primary | time="2026-06-10T10:11:53Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:b4d49922a9e8dc204508593e660ab16f162b2dcccaa7d9f09b03414d7ccc35b0"
2026-06-10 10:13:15.311020 | primary | "Updated"
2026-06-10 10:13:15.311025 | primary |
2026-06-10 10:13:15.311036 | primary | time="2026-06-10T10:11:54Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag b4d49922a9e8dc204508593e660ab16f162b2dcccaa7d9f09b03414d7ccc35b0 and manifest sha256:b4d49922a9e8dc204508593e660ab16f162b2dcccaa7d9f09b03414d7ccc35b0"
2026-06-10 10:13:15.311042 | primary | "Updated"
2026-06-10 10:13:15.311047 | primary |
2026-06-10 10:13:15.311051 | primary | time="2026-06-10T10:11:54Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:da710221644f5e3b3eec1e56ffef296377a264d949b2a1208f431d33942c3107"
2026-06-10 10:13:15.311060 | primary | "Updated"
2026-06-10 10:13:15.311065 | primary |
2026-06-10 10:13:15.311070 | primary | time="2026-06-10T10:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag da710221644f5e3b3eec1e56ffef296377a264d949b2a1208f431d33942c3107 and manifest sha256:da710221644f5e3b3eec1e56ffef296377a264d949b2a1208f431d33942c3107"
2026-06-10 10:13:15.311075 | primary | "Updated"
2026-06-10 10:13:15.311079 | primary |
2026-06-10 10:13:15.311084 | primary | time="2026-06-10T10:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:e7ac5c1114bf373f69ef9370621d97c9e7b71e9c27487080d88185e2743a5b99"
2026-06-10 10:13:15.311089 | primary | "Updated"
2026-06-10 10:13:15.311094 | primary |
2026-06-10 10:13:15.311099 | primary | time="2026-06-10T10:11:56Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag e7ac5c1114bf373f69ef9370621d97c9e7b71e9c27487080d88185e2743a5b99 and manifest sha256:e7ac5c1114bf373f69ef9370621d97c9e7b71e9c27487080d88185e2743a5b99"
2026-06-10 10:13:15.311103 | primary | "Updated"
2026-06-10 10:13:15.311106 | primary |
2026-06-10 10:13:15.311110 | primary | time="2026-06-10T10:11:57Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:fa4885c4b1c5d0c55dddbcb947cc45305df05b79c1616ffcf6534f7ff1492c11"
2026-06-10 10:13:15.311113 | primary | "Updated"
2026-06-10 10:13:15.311116 | primary |
2026-06-10 10:13:15.311120 | primary | time="2026-06-10T10:11:57Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag fa4885c4b1c5d0c55dddbcb947cc45305df05b79c1616ffcf6534f7ff1492c11 and manifest sha256:fa4885c4b1c5d0c55dddbcb947cc45305df05b79c1616ffcf6534f7ff1492c11"
2026-06-10 10:13:15.311123 | primary | "Updated"
2026-06-10 10:13:15.311128 | primary |
2026-06-10 10:13:15.311132 | primary | time="2026-06-10T10:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:5e321e9981975b89bb48aa41f4aef7d766e2371349304507d486d4ef0afdba13"
2026-06-10 10:13:15.311137 | primary | "Updated"
2026-06-10 10:13:15.311141 | primary |
2026-06-10 10:13:15.311146 | primary | time="2026-06-10T10:11:59Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag 5e321e9981975b89bb48aa41f4aef7d766e2371349304507d486d4ef0afdba13 and manifest sha256:5e321e9981975b89bb48aa41f4aef7d766e2371349304507d486d4ef0afdba13"
2026-06-10 10:13:15.311151 | primary | "Updated"
2026-06-10 10:13:15.311155 | primary |
2026-06-10 10:13:15.311160 | primary | time="2026-06-10T10:11:59Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:143bf9a5045cc4c57e922864a233a49bba2ad647e22cf701cc9f998cbfd5b14f"
2026-06-10 10:13:15.311165 | primary | "Updated"
2026-06-10 10:13:15.311170 | primary |
2026-06-10 10:13:15.311175 | primary | time="2026-06-10T10:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 143bf9a5045cc4c57e922864a233a49bba2ad647e22cf701cc9f998cbfd5b14f and manifest sha256:143bf9a5045cc4c57e922864a233a49bba2ad647e22cf701cc9f998cbfd5b14f"
2026-06-10 10:13:15.311180 | primary | "Updated"
2026-06-10 10:13:15.311184 | primary |
2026-06-10 10:13:15.311214 | primary | time="2026-06-10T10:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:3ee35817af2c9021baa614fb903427a2cd568605fb0f64adb23d586fa8eec4eb"
2026-06-10 10:13:15.311219 | primary | "Updated"
2026-06-10 10:13:15.311223 | primary |
2026-06-10 10:13:15.311228 | primary | time="2026-06-10T10:12:01Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 3ee35817af2c9021baa614fb903427a2cd568605fb0f64adb23d586fa8eec4eb and manifest sha256:3ee35817af2c9021baa614fb903427a2cd568605fb0f64adb23d586fa8eec4eb"
2026-06-10 10:13:15.311232 | primary | "Updated"
2026-06-10 10:13:15.311237 | primary |
2026-06-10 10:13:15.311242 | primary | time="2026-06-10T10:12:02Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:806cc5dcfd04fc3b42c2f869d411a1c397d96d7ec5d88827e3ed54861e53ae14"
2026-06-10 10:13:15.311250 | primary | "Updated"
2026-06-10 10:13:15.311254 | primary |
2026-06-10 10:13:15.311265 | primary | time="2026-06-10T10:12:02Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag 806cc5dcfd04fc3b42c2f869d411a1c397d96d7ec5d88827e3ed54861e53ae14 and manifest sha256:806cc5dcfd04fc3b42c2f869d411a1c397d96d7ec5d88827e3ed54861e53ae14"
2026-06-10 10:13:15.311269 | primary | "Updated"
2026-06-10 10:13:15.311272 | primary |
2026-06-10 10:13:15.311276 | primary | time="2026-06-10T10:12:03Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:795d18fb2625ac7245623cb75a782260031e45b0d1b4fbe46954e3282deaa14d"
2026-06-10 10:13:15.311279 | primary | "Updated"
2026-06-10 10:13:15.311282 | primary |
2026-06-10 10:13:15.311286 | primary | time="2026-06-10T10:12:03Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag 795d18fb2625ac7245623cb75a782260031e45b0d1b4fbe46954e3282deaa14d and manifest sha256:795d18fb2625ac7245623cb75a782260031e45b0d1b4fbe46954e3282deaa14d"
2026-06-10 10:13:15.311289 | primary | "Updated"
2026-06-10 10:13:15.311293 | primary |
2026-06-10 10:13:15.311296 | primary | time="2026-06-10T10:12:04Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:f8a7ced6ab3d0ba292705b821b3ab7345a6219765a863cd597a8e02959e191f7"
2026-06-10 10:13:15.311300 | primary | "Updated"
2026-06-10 10:13:15.311303 | primary |
2026-06-10 10:13:15.311307 | primary | time="2026-06-10T10:12:04Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag f8a7ced6ab3d0ba292705b821b3ab7345a6219765a863cd597a8e02959e191f7 and manifest sha256:f8a7ced6ab3d0ba292705b821b3ab7345a6219765a863cd597a8e02959e191f7"
2026-06-10 10:13:15.311310 | primary | "Updated"
2026-06-10 10:13:15.311313 | primary |
2026-06-10 10:13:15.311317 | primary | time="2026-06-10T10:12:05Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:225c0dcde2ec89d500e2020b4462efaa4640f4b1a1be54abe8f33c22c9ae119c"
2026-06-10 10:13:15.311320 | primary | "Updated"
2026-06-10 10:13:15.311324 | primary |
2026-06-10 10:13:15.311327 | primary | time="2026-06-10T10:12:06Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 225c0dcde2ec89d500e2020b4462efaa4640f4b1a1be54abe8f33c22c9ae119c and manifest sha256:225c0dcde2ec89d500e2020b4462efaa4640f4b1a1be54abe8f33c22c9ae119c"
2026-06-10 10:13:15.311331 | primary | "Updated"
2026-06-10 10:13:15.311334 | primary |
2026-06-10 10:13:15.311337 | primary | time="2026-06-10T10:12:06Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:9780a8c49bf2b8d18e230d7b21c9b6e713f92469b8a877d7c26c22c350c7fb81"
2026-06-10 10:13:15.311341 | primary | "Updated"
2026-06-10 10:13:15.311344 | primary |
2026-06-10 10:13:15.311348 | primary | time="2026-06-10T10:12:07Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 9780a8c49bf2b8d18e230d7b21c9b6e713f92469b8a877d7c26c22c350c7fb81 and manifest sha256:9780a8c49bf2b8d18e230d7b21c9b6e713f92469b8a877d7c26c22c350c7fb81"
2026-06-10 10:13:15.311351 | primary | "Updated"
2026-06-10 10:13:15.311355 | primary |
2026-06-10 10:13:15.311358 | primary | time="2026-06-10T10:12:07Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:a155e105c2998023aee6f77c3809b292812e5945fd08051d9664074987fa33ad"
2026-06-10 10:13:15.311361 | primary | "Updated"
2026-06-10 10:13:15.311365 | primary |
2026-06-10 10:13:15.311371 | primary | time="2026-06-10T10:12:08Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag a155e105c2998023aee6f77c3809b292812e5945fd08051d9664074987fa33ad and manifest sha256:a155e105c2998023aee6f77c3809b292812e5945fd08051d9664074987fa33ad"
2026-06-10 10:13:15.311374 | primary | "Updated"
2026-06-10 10:13:15.311378 | primary |
2026-06-10 10:13:15.311381 | primary | time="2026-06-10T10:12:09Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:4ec1b49536f930a4010418fb8e3e17c17f36febf2b70153e680afc8913ff6397"
2026-06-10 10:13:15.311387 | primary | "Updated"
2026-06-10 10:13:15.311390 | primary |
2026-06-10 10:13:15.311394 | primary | time="2026-06-10T10:12:09Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag 4ec1b49536f930a4010418fb8e3e17c17f36febf2b70153e680afc8913ff6397 and manifest sha256:4ec1b49536f930a4010418fb8e3e17c17f36febf2b70153e680afc8913ff6397"
2026-06-10 10:13:15.311397 | primary | "Updated"
2026-06-10 10:13:15.311401 | primary |
2026-06-10 10:13:15.311404 | primary | time="2026-06-10T10:12:10Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:b2f066cc86eaeb8d1d051d7ff00bbe6d41235b90db8da3bacaf22d99d3a9be7e"
2026-06-10 10:13:15.311407 | primary | "Updated"
2026-06-10 10:13:15.311411 | primary |
2026-06-10 10:13:15.311414 | primary | time="2026-06-10T10:12:10Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag b2f066cc86eaeb8d1d051d7ff00bbe6d41235b90db8da3bacaf22d99d3a9be7e and manifest sha256:b2f066cc86eaeb8d1d051d7ff00bbe6d41235b90db8da3bacaf22d99d3a9be7e"
2026-06-10 10:13:15.311418 | primary | "Updated"
2026-06-10 10:13:15.311421 | primary |
2026-06-10 10:13:15.311425 | primary | time="2026-06-10T10:12:12Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:7b2297059f5716dd1d4b67050abbffedc1f3c8ced07866b10099b530d2650314"
2026-06-10 10:13:15.311428 | primary | "Updated"
2026-06-10 10:13:15.311432 | primary |
2026-06-10 10:13:15.311438 | primary | time="2026-06-10T10:12:12Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag 7b2297059f5716dd1d4b67050abbffedc1f3c8ced07866b10099b530d2650314 and manifest sha256:7b2297059f5716dd1d4b67050abbffedc1f3c8ced07866b10099b530d2650314"
2026-06-10 10:13:15.311441 | primary | "Updated"
2026-06-10 10:13:15.311445 | primary |
2026-06-10 10:13:15.311448 | primary | time="2026-06-10T10:12:13Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:ddbd1c172630dbcf077a930eb2677b5632257b582ea777f2660c3ea7591443eb"
2026-06-10 10:13:15.311451 | primary | "Updated"
2026-06-10 10:13:15.311455 | primary |
2026-06-10 10:13:15.311458 | primary | time="2026-06-10T10:12:13Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag ddbd1c172630dbcf077a930eb2677b5632257b582ea777f2660c3ea7591443eb and manifest sha256:ddbd1c172630dbcf077a930eb2677b5632257b582ea777f2660c3ea7591443eb"
2026-06-10 10:13:15.311462 | primary | "Updated"
2026-06-10 10:13:15.311465 | primary |
2026-06-10 10:13:15.311469 | primary | time="2026-06-10T10:12:14Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:bb189eca6a100ef7dea755a3c39475d7956aaefaaa343112b12590a5e3f3ff8e"
2026-06-10 10:13:15.311472 | primary | "Updated"
2026-06-10 10:13:15.311475 | primary |
2026-06-10 10:13:15.311479 | primary | time="2026-06-10T10:12:14Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag bb189eca6a100ef7dea755a3c39475d7956aaefaaa343112b12590a5e3f3ff8e and manifest sha256:bb189eca6a100ef7dea755a3c39475d7956aaefaaa343112b12590a5e3f3ff8e"
2026-06-10 10:13:15.311482 | primary | "Updated"
2026-06-10 10:13:15.311486 | primary |
2026-06-10 10:13:15.311489 | primary | time="2026-06-10T10:12:15Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:4181cece098f0185415c7707c2c23bf31f01a1885de629258218a9b443f40c65"
2026-06-10 10:13:15.311493 | primary | "Updated"
2026-06-10 10:13:15.311496 | primary |
2026-06-10 10:13:15.311500 | primary | time="2026-06-10T10:12:15Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag 4181cece098f0185415c7707c2c23bf31f01a1885de629258218a9b443f40c65 and manifest sha256:4181cece098f0185415c7707c2c23bf31f01a1885de629258218a9b443f40c65"
2026-06-10 10:13:15.311503 | primary | "Updated"
2026-06-10 10:13:15.311507 | primary |
2026-06-10 10:13:15.311510 | primary | time="2026-06-10T10:12:16Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:d929703496e3803c3332b65535327fb2c7af53a6bbb12e5df3dbdb0b0a02d2b0"
2026-06-10 10:13:15.311513 | primary | "Updated"
2026-06-10 10:13:15.311517 | primary |
2026-06-10 10:13:15.311524 | primary | time="2026-06-10T10:12:17Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag d929703496e3803c3332b65535327fb2c7af53a6bbb12e5df3dbdb0b0a02d2b0 and manifest sha256:d929703496e3803c3332b65535327fb2c7af53a6bbb12e5df3dbdb0b0a02d2b0"
2026-06-10 10:13:15.311528 | primary | "Updated"
2026-06-10 10:13:15.311531 | primary |
2026-06-10 10:13:15.311535 | primary | time="2026-06-10T10:12:17Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:b82dcb61d21fe53d84eb1632b8f5c70274a8d0db7dfc7b56d3316ba29e0e1cac"
2026-06-10 10:13:15.311538 | primary | "Updated"
2026-06-10 10:13:15.311541 | primary |
2026-06-10 10:13:15.311545 | primary | time="2026-06-10T10:12:18Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag b82dcb61d21fe53d84eb1632b8f5c70274a8d0db7dfc7b56d3316ba29e0e1cac and manifest sha256:b82dcb61d21fe53d84eb1632b8f5c70274a8d0db7dfc7b56d3316ba29e0e1cac"
2026-06-10 10:13:15.311548 | primary | "Updated"
2026-06-10 10:13:15.311552 | primary |
2026-06-10 10:13:15.311555 | primary | time="2026-06-10T10:12:19Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:89cbc08ee669979680c01712e5e159db93de2a51d638855bf12419a974de6326"
2026-06-10 10:13:15.311559 | primary | "Updated"
2026-06-10 10:13:15.311562 | primary |
2026-06-10 10:13:15.311566 | primary | time="2026-06-10T10:12:19Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag 89cbc08ee669979680c01712e5e159db93de2a51d638855bf12419a974de6326 and manifest sha256:89cbc08ee669979680c01712e5e159db93de2a51d638855bf12419a974de6326"
2026-06-10 10:13:15.311569 | primary | "Updated"
2026-06-10 10:13:15.311572 | primary |
2026-06-10 10:13:15.311576 | primary | time="2026-06-10T10:12:20Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:8fa36297347b691282a8b3e34b74d240b5e6310d50ffeab08442b8a4a7e5f226"
2026-06-10 10:13:15.311579 | primary | "Updated"
2026-06-10 10:13:15.311583 | primary |
2026-06-10 10:13:15.311586 | primary | time="2026-06-10T10:12:20Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 8fa36297347b691282a8b3e34b74d240b5e6310d50ffeab08442b8a4a7e5f226 and manifest sha256:8fa36297347b691282a8b3e34b74d240b5e6310d50ffeab08442b8a4a7e5f226"
2026-06-10 10:13:15.311590 | primary | "Updated"
2026-06-10 10:13:15.311593 | primary |
2026-06-10 10:13:15.311597 | primary | time="2026-06-10T10:12:21Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:2b414ea2f5dc100b70ee66f0ffc7ecca0e7b4641582b3be73eec7d1aa8b32fa9"
2026-06-10 10:13:15.311600 | primary | "Updated"
2026-06-10 10:13:15.311603 | primary |
2026-06-10 10:13:15.311607 | primary | time="2026-06-10T10:12:21Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag 2b414ea2f5dc100b70ee66f0ffc7ecca0e7b4641582b3be73eec7d1aa8b32fa9 and manifest sha256:2b414ea2f5dc100b70ee66f0ffc7ecca0e7b4641582b3be73eec7d1aa8b32fa9"
2026-06-10 10:13:15.311610 | primary | "Updated"
2026-06-10 10:13:15.311614 | primary |
2026-06-10 10:13:15.311620 | primary | time="2026-06-10T10:12:22Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:9ea2b598cd882541da0e39d0e13e0c0704698ab239a19721dca457af9c4a3531"
2026-06-10 10:13:15.311624 | primary | "Updated"
2026-06-10 10:13:15.311627 | primary |
2026-06-10 10:13:15.311631 | primary | time="2026-06-10T10:12:22Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 9ea2b598cd882541da0e39d0e13e0c0704698ab239a19721dca457af9c4a3531 and manifest sha256:9ea2b598cd882541da0e39d0e13e0c0704698ab239a19721dca457af9c4a3531"
2026-06-10 10:13:15.311634 | primary | "Updated"
2026-06-10 10:13:15.311638 | primary |
2026-06-10 10:13:15.311641 | primary | time="2026-06-10T10:12:24Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:5bbf48fce7a7c69d4e231171e7696a2f2bf9628ab20dad2142f19645d6d62d80"
2026-06-10 10:13:15.311645 | primary | "Updated"
2026-06-10 10:13:15.311648 | primary |
2026-06-10 10:13:15.311652 | primary | time="2026-06-10T10:12:24Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag 5bbf48fce7a7c69d4e231171e7696a2f2bf9628ab20dad2142f19645d6d62d80 and manifest sha256:5bbf48fce7a7c69d4e231171e7696a2f2bf9628ab20dad2142f19645d6d62d80"
2026-06-10 10:13:15.311660 | primary | "Updated"
2026-06-10 10:13:15.311665 | primary |
2026-06-10 10:13:15.311670 | primary | time="2026-06-10T10:12:25Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:f2affaf00bcad9db02fc67bea21177f0644487c5264031f504c25faa387a2679"
2026-06-10 10:13:15.311675 | primary | "Updated"
2026-06-10 10:13:15.311679 | primary |
2026-06-10 10:13:15.311684 | primary | time="2026-06-10T10:12:25Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag f2affaf00bcad9db02fc67bea21177f0644487c5264031f504c25faa387a2679 and manifest sha256:f2affaf00bcad9db02fc67bea21177f0644487c5264031f504c25faa387a2679"
2026-06-10 10:13:15.311689 | primary | "Updated"
2026-06-10 10:13:15.311693 | primary |
2026-06-10 10:13:15.311698 | primary | time="2026-06-10T10:12:26Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:e56fb6fa8905d7aaa3d1c90a7e0ff65598d5e734e5902703236c1bfdf4abdacc"
2026-06-10 10:13:15.311702 | primary | "Updated"
2026-06-10 10:13:15.311706 | primary |
2026-06-10 10:13:15.311712 | primary | time="2026-06-10T10:12:26Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag e56fb6fa8905d7aaa3d1c90a7e0ff65598d5e734e5902703236c1bfdf4abdacc and manifest sha256:e56fb6fa8905d7aaa3d1c90a7e0ff65598d5e734e5902703236c1bfdf4abdacc"
2026-06-10 10:13:15.311716 | primary | "Updated"
2026-06-10 10:13:15.311719 | primary |
2026-06-10 10:13:15.311722 | primary | time="2026-06-10T10:12:27Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:cc7ad11958dac942e46df4d220f8909bde7c00766a3b99942269b1b771b8cb5a"
2026-06-10 10:13:15.311726 | primary | "Updated"
2026-06-10 10:13:15.311729 | primary |
2026-06-10 10:13:15.311733 | primary | time="2026-06-10T10:12:27Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag cc7ad11958dac942e46df4d220f8909bde7c00766a3b99942269b1b771b8cb5a and manifest sha256:cc7ad11958dac942e46df4d220f8909bde7c00766a3b99942269b1b771b8cb5a"
2026-06-10 10:13:15.311736 | primary | "Updated"
2026-06-10 10:13:15.311740 | primary |
2026-06-10 10:13:15.311743 | primary | time="2026-06-10T10:12:28Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:2e2f5a4756357d87f64463716e509c7946c7094583e8e72ee5881543c522fcc1"
2026-06-10 10:13:15.311747 | primary | "Updated"
2026-06-10 10:13:15.311750 | primary |
2026-06-10 10:13:15.311753 | primary | time="2026-06-10T10:12:28Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 2e2f5a4756357d87f64463716e509c7946c7094583e8e72ee5881543c522fcc1 and manifest sha256:2e2f5a4756357d87f64463716e509c7946c7094583e8e72ee5881543c522fcc1"
2026-06-10 10:13:15.311757 | primary | "Updated"
2026-06-10 10:13:15.311760 | primary |
2026-06-10 10:13:15.311764 | primary | time="2026-06-10T10:12:29Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:85c43e9fea1620890d2aecc3dce19d60f9b5a4cb315388e32d48f3ff3ba2e48c"
2026-06-10 10:13:15.311768 | primary | "Updated"
2026-06-10 10:13:15.311773 | primary |
2026-06-10 10:13:15.311778 | primary | time="2026-06-10T10:12:30Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 85c43e9fea1620890d2aecc3dce19d60f9b5a4cb315388e32d48f3ff3ba2e48c and manifest sha256:85c43e9fea1620890d2aecc3dce19d60f9b5a4cb315388e32d48f3ff3ba2e48c"
2026-06-10 10:13:15.311782 | primary | "Updated"
2026-06-10 10:13:15.311788 | primary |
2026-06-10 10:13:15.311793 | primary | time="2026-06-10T10:12:30Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:7bb010a54c9dd8b9adfe74bfaa693142e0d49edcce648dabbd9753afb40f1597"
2026-06-10 10:13:15.311797 | primary | "Updated"
2026-06-10 10:13:15.311801 | primary |
2026-06-10 10:13:15.311804 | primary | time="2026-06-10T10:12:31Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag 7bb010a54c9dd8b9adfe74bfaa693142e0d49edcce648dabbd9753afb40f1597 and manifest sha256:7bb010a54c9dd8b9adfe74bfaa693142e0d49edcce648dabbd9753afb40f1597"
2026-06-10 10:13:15.311810 | primary | "Updated"
2026-06-10 10:13:15.311814 | primary |
2026-06-10 10:13:15.311817 | primary | time="2026-06-10T10:12:32Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:56485cba117e7c2d7c0ecf17c173e41155a3b62b58aa436afe1540acef242e06"
2026-06-10 10:13:15.311821 | primary | "Updated"
2026-06-10 10:13:15.311824 | primary |
2026-06-10 10:13:15.311832 | primary | time="2026-06-10T10:12:33Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag 56485cba117e7c2d7c0ecf17c173e41155a3b62b58aa436afe1540acef242e06 and manifest sha256:56485cba117e7c2d7c0ecf17c173e41155a3b62b58aa436afe1540acef242e06"
2026-06-10 10:13:15.311836 | primary | "Updated"
2026-06-10 10:13:15.311839 | primary |
2026-06-10 10:13:15.311843 | primary | time="2026-06-10T10:12:34Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:b93764b895d42620d30fab8480a0e4bd0c5fe5b9919a6f7eb999aeae4d46137e"
2026-06-10 10:13:15.311846 | primary | "Updated"
2026-06-10 10:13:15.311849 | primary |
2026-06-10 10:13:15.311853 | primary | time="2026-06-10T10:12:34Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag b93764b895d42620d30fab8480a0e4bd0c5fe5b9919a6f7eb999aeae4d46137e and manifest sha256:b93764b895d42620d30fab8480a0e4bd0c5fe5b9919a6f7eb999aeae4d46137e"
2026-06-10 10:13:15.311856 | primary | "Updated"
2026-06-10 10:13:15.311860 | primary |
2026-06-10 10:13:15.311863 | primary | time="2026-06-10T10:12:35Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:b38406ef559adfca1d4d959934665d76698b9cff8c80ac070ba24327c39cd015"
2026-06-10 10:13:15.311866 | primary | "Updated"
2026-06-10 10:13:15.311870 | primary |
2026-06-10 10:13:15.311873 | primary | time="2026-06-10T10:12:35Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag b38406ef559adfca1d4d959934665d76698b9cff8c80ac070ba24327c39cd015 and manifest sha256:b38406ef559adfca1d4d959934665d76698b9cff8c80ac070ba24327c39cd015"
2026-06-10 10:13:15.311877 | primary | "Updated"
2026-06-10 10:13:15.311880 | primary |
2026-06-10 10:13:15.311883 | primary | time="2026-06-10T10:12:36Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:ccd656af32077d2d09bb115ab378a356ff86747bff869bd405e4f0f4bac04241"
2026-06-10 10:13:15.311887 | primary | "Updated"
2026-06-10 10:13:15.311890 | primary |
2026-06-10 10:13:15.311893 | primary | time="2026-06-10T10:12:37Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag ccd656af32077d2d09bb115ab378a356ff86747bff869bd405e4f0f4bac04241 and manifest sha256:ccd656af32077d2d09bb115ab378a356ff86747bff869bd405e4f0f4bac04241"
2026-06-10 10:13:15.311897 | primary | "Updated"
2026-06-10 10:13:15.311900 | primary |
2026-06-10 10:13:15.311904 | primary | time="2026-06-10T10:12:38Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:3c4e49c2337ef607c7d33702a93ec06893304e7c5d9c50191584831a7fcb6d33"
2026-06-10 10:13:15.311907 | primary | "Updated"
2026-06-10 10:13:15.311910 | primary |
2026-06-10 10:13:15.311917 | primary | time="2026-06-10T10:12:40Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 3c4e49c2337ef607c7d33702a93ec06893304e7c5d9c50191584831a7fcb6d33 and manifest sha256:3c4e49c2337ef607c7d33702a93ec06893304e7c5d9c50191584831a7fcb6d33"
2026-06-10 10:13:15.311922 | primary | "Updated"
2026-06-10 10:13:15.311927 | primary |
2026-06-10 10:13:15.311932 | primary | time="2026-06-10T10:12:40Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:eeca9641453011a2a6683db92542e7e55bfea1fa39ab0de7654e79e81b83ea02"
2026-06-10 10:13:15.311937 | primary | "Updated"
2026-06-10 10:13:15.311941 | primary |
2026-06-10 10:13:15.311946 | primary | time="2026-06-10T10:12:41Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag eeca9641453011a2a6683db92542e7e55bfea1fa39ab0de7654e79e81b83ea02 and manifest sha256:eeca9641453011a2a6683db92542e7e55bfea1fa39ab0de7654e79e81b83ea02"
2026-06-10 10:13:15.311951 | primary | "Updated"
2026-06-10 10:13:15.311959 | primary |
2026-06-10 10:13:15.311964 | primary | time="2026-06-10T10:12:42Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:d4e72f6a8e37a3b8501b6c375762e13673dc02b3174c7d815edfd5068d90665c"
2026-06-10 10:13:15.311969 | primary | "Updated"
2026-06-10 10:13:15.311972 | primary |
2026-06-10 10:13:15.311976 | primary | time="2026-06-10T10:12:42Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag d4e72f6a8e37a3b8501b6c375762e13673dc02b3174c7d815edfd5068d90665c and manifest sha256:d4e72f6a8e37a3b8501b6c375762e13673dc02b3174c7d815edfd5068d90665c"
2026-06-10 10:13:15.311979 | primary | "Updated"
2026-06-10 10:13:15.311982 | primary |
2026-06-10 10:13:15.311986 | primary | time="2026-06-10T10:12:43Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:382391f3c5b3077db926c8e4b1dd578a584e2950a2eab0b7751a4c57ad941c85"
2026-06-10 10:13:15.311989 | primary | "Updated"
2026-06-10 10:13:15.311992 | primary |
2026-06-10 10:13:15.311996 | primary | time="2026-06-10T10:12:44Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag 382391f3c5b3077db926c8e4b1dd578a584e2950a2eab0b7751a4c57ad941c85 and manifest sha256:382391f3c5b3077db926c8e4b1dd578a584e2950a2eab0b7751a4c57ad941c85"
2026-06-10 10:13:15.311999 | primary | "Updated"
2026-06-10 10:13:15.312002 | primary |
2026-06-10 10:13:15.312006 | primary | time="2026-06-10T10:12:44Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:62a75f1385654b7438b24c242727dff3e5daccb6978687dfe09d1a9e0bacadce"
2026-06-10 10:13:15.312009 | primary | "Updated"
2026-06-10 10:13:15.312013 | primary |
2026-06-10 10:13:15.312019 | primary | time="2026-06-10T10:12:45Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag 62a75f1385654b7438b24c242727dff3e5daccb6978687dfe09d1a9e0bacadce and manifest sha256:62a75f1385654b7438b24c242727dff3e5daccb6978687dfe09d1a9e0bacadce"
2026-06-10 10:13:15.312023 | primary | "Updated"
2026-06-10 10:13:15.312026 | primary |
2026-06-10 10:13:15.312029 | primary | time="2026-06-10T10:12:46Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:5bf4446980c8edcbf864f7baddebaf940c2c1447a574a9b1cf9e3c8f9f316858"
2026-06-10 10:13:15.312033 | primary | "Updated"
2026-06-10 10:13:15.312036 | primary |
2026-06-10 10:13:15.312040 | primary | time="2026-06-10T10:12:47Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag 5bf4446980c8edcbf864f7baddebaf940c2c1447a574a9b1cf9e3c8f9f316858 and manifest sha256:5bf4446980c8edcbf864f7baddebaf940c2c1447a574a9b1cf9e3c8f9f316858"
2026-06-10 10:13:15.312043 | primary | "Updated"
2026-06-10 10:13:15.312047 | primary |
2026-06-10 10:13:15.312050 | primary | time="2026-06-10T10:12:47Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:065ab1c158f6ac29c125d2c883b820f03e1a04d2d74e64d14baca3d46833ef3e"
2026-06-10 10:13:15.312053 | primary | "Updated"
2026-06-10 10:13:15.312057 | primary |
2026-06-10 10:13:15.312060 | primary | time="2026-06-10T10:12:48Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag 065ab1c158f6ac29c125d2c883b820f03e1a04d2d74e64d14baca3d46833ef3e and manifest sha256:065ab1c158f6ac29c125d2c883b820f03e1a04d2d74e64d14baca3d46833ef3e"
2026-06-10 10:13:15.312063 | primary | "Updated"
2026-06-10 10:13:15.312067 | primary |
2026-06-10 10:13:15.312070 | primary | time="2026-06-10T10:12:49Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:35403651cb5a54b4049560cf626586b3312fedb492e0a0affbf6b85c35386f0c"
2026-06-10 10:13:15.312074 | primary | "Updated"
2026-06-10 10:13:15.312077 | primary |
2026-06-10 10:13:15.312080 | primary | time="2026-06-10T10:12:49Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 35403651cb5a54b4049560cf626586b3312fedb492e0a0affbf6b85c35386f0c and manifest sha256:35403651cb5a54b4049560cf626586b3312fedb492e0a0affbf6b85c35386f0c"
2026-06-10 10:13:15.312084 | primary | "Updated"
2026-06-10 10:13:15.312087 | primary |
2026-06-10 10:13:15.312090 | primary | time="2026-06-10T10:12:50Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:6b95b1732173af9b17456799c48f7f06cb4be7da1f11d148d8aa4be01515b76d"
2026-06-10 10:13:15.312096 | primary | "Updated"
2026-06-10 10:13:15.312100 | primary |
2026-06-10 10:13:15.312103 | primary | time="2026-06-10T10:12:50Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag 6b95b1732173af9b17456799c48f7f06cb4be7da1f11d148d8aa4be01515b76d and manifest sha256:6b95b1732173af9b17456799c48f7f06cb4be7da1f11d148d8aa4be01515b76d"
2026-06-10 10:13:15.312107 | primary | "Updated"
2026-06-10 10:13:15.312110 | primary |
2026-06-10 10:13:15.312113 | primary | time="2026-06-10T10:12:51Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:b662e83586e0a967a5b0066000d80b6ab814766557e3138149619988ff3edfe8"
2026-06-10 10:13:15.312117 | primary | "Updated"
2026-06-10 10:13:15.312120 | primary |
2026-06-10 10:13:15.312124 | primary | time="2026-06-10T10:12:52Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag b662e83586e0a967a5b0066000d80b6ab814766557e3138149619988ff3edfe8 and manifest sha256:b662e83586e0a967a5b0066000d80b6ab814766557e3138149619988ff3edfe8"
2026-06-10 10:13:15.312127 | primary | "Updated"
2026-06-10 10:13:15.312130 | primary |
2026-06-10 10:13:15.312134 | primary | time="2026-06-10T10:12:52Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:a577d048d1eb37abab696a5f8f9ceb863a07d05bca3880a6e25a6f3c51397948"
2026-06-10 10:13:15.312138 | primary | "Updated"
2026-06-10 10:13:15.312141 | primary |
2026-06-10 10:13:15.312144 | primary | time="2026-06-10T10:12:53Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag a577d048d1eb37abab696a5f8f9ceb863a07d05bca3880a6e25a6f3c51397948 and manifest sha256:a577d048d1eb37abab696a5f8f9ceb863a07d05bca3880a6e25a6f3c51397948"
2026-06-10 10:13:15.312148 | primary | "Updated"
2026-06-10 10:13:15.312151 | primary |
2026-06-10 10:13:15.312157 | primary | time="2026-06-10T10:12:54Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:b4513a7aa083a4a51fca31dc8d5971842f2172ef23515a985167e77300426316"
2026-06-10 10:13:15.312160 | primary | "Updated"
2026-06-10 10:13:15.312164 | primary |
2026-06-10 10:13:15.312167 | primary | time="2026-06-10T10:12:54Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag b4513a7aa083a4a51fca31dc8d5971842f2172ef23515a985167e77300426316 and manifest sha256:b4513a7aa083a4a51fca31dc8d5971842f2172ef23515a985167e77300426316"
2026-06-10 10:13:15.312171 | primary | "Updated"
2026-06-10 10:13:15.312174 | primary |
2026-06-10 10:13:15.312177 | primary | time="2026-06-10T10:12:55Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:831b77bd034272ce205dce7f5fa1d8816fba70c4fe858553775ced4d2a146fdc"
2026-06-10 10:13:15.312181 | primary | "Updated"
2026-06-10 10:13:15.312184 | primary |
2026-06-10 10:13:15.312205 | primary | time="2026-06-10T10:12:55Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 831b77bd034272ce205dce7f5fa1d8816fba70c4fe858553775ced4d2a146fdc and manifest sha256:831b77bd034272ce205dce7f5fa1d8816fba70c4fe858553775ced4d2a146fdc"
2026-06-10 10:13:15.312209 | primary | "Updated"
2026-06-10 10:13:15.312212 | primary |
2026-06-10 10:13:15.312219 | primary | time="2026-06-10T10:12:56Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:e616cd5d34f98e26c567d1d9cf220f3513332166e182c452b717e338c26f382c"
2026-06-10 10:13:15.312223 | primary | "Updated"
2026-06-10 10:13:15.312226 | primary |
2026-06-10 10:13:15.312230 | primary | time="2026-06-10T10:12:57Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag e616cd5d34f98e26c567d1d9cf220f3513332166e182c452b717e338c26f382c and manifest sha256:e616cd5d34f98e26c567d1d9cf220f3513332166e182c452b717e338c26f382c"
2026-06-10 10:13:15.312233 | primary | "Updated"
2026-06-10 10:13:15.312236 | primary |
2026-06-10 10:13:15.312240 | primary | time="2026-06-10T10:12:58Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:ef5a2cf42b0bc65c1ab2687de460b70e2879cca8abd1bd83efd9aebc2760a881"
2026-06-10 10:13:15.312248 | primary | "Updated"
2026-06-10 10:13:15.312251 | primary |
2026-06-10 10:13:15.312254 | primary | time="2026-06-10T10:12:59Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag ef5a2cf42b0bc65c1ab2687de460b70e2879cca8abd1bd83efd9aebc2760a881 and manifest sha256:ef5a2cf42b0bc65c1ab2687de460b70e2879cca8abd1bd83efd9aebc2760a881"
2026-06-10 10:13:15.312258 | primary | "Updated"
2026-06-10 10:13:15.312261 | primary |
2026-06-10 10:13:15.312265 | primary | time="2026-06-10T10:12:59Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:e91ef24db57ae410a0fdd5a3e23761f557d9a72c8d5aa89f081b65cdcd564d83"
2026-06-10 10:13:15.312268 | primary | "Updated"
2026-06-10 10:13:15.312271 | primary |
2026-06-10 10:13:15.312275 | primary | time="2026-06-10T10:13:00Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag e91ef24db57ae410a0fdd5a3e23761f557d9a72c8d5aa89f081b65cdcd564d83 and manifest sha256:e91ef24db57ae410a0fdd5a3e23761f557d9a72c8d5aa89f081b65cdcd564d83"
2026-06-10 10:13:15.312278 | primary | "Updated"
2026-06-10 10:13:15.312282 | primary |
2026-06-10 10:13:15.312285 | primary | time="2026-06-10T10:13:00Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:0116f10fd4cd3d26a96ae1b9983841d702ce3928f663fb73c85eda1c068cd451"
2026-06-10 10:13:15.312289 | primary | "Updated"
2026-06-10 10:13:15.312292 | primary |
2026-06-10 10:13:15.312295 | primary | time="2026-06-10T10:13:01Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag 0116f10fd4cd3d26a96ae1b9983841d702ce3928f663fb73c85eda1c068cd451 and manifest sha256:0116f10fd4cd3d26a96ae1b9983841d702ce3928f663fb73c85eda1c068cd451"
2026-06-10 10:13:15.312299 | primary | "Updated"
2026-06-10 10:13:15.312302 | primary |
2026-06-10 10:13:15.312305 | primary | time="2026-06-10T10:13:03Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:b2ab7ecd54a36115dc80612fcba6467faa75a3620c77c41848733a9cf8c20a02"
2026-06-10 10:13:15.312309 | primary | "Updated"
2026-06-10 10:13:15.312312 | primary |
2026-06-10 10:13:15.312316 | primary | time="2026-06-10T10:13:04Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag b2ab7ecd54a36115dc80612fcba6467faa75a3620c77c41848733a9cf8c20a02 and manifest sha256:b2ab7ecd54a36115dc80612fcba6467faa75a3620c77c41848733a9cf8c20a02"
2026-06-10 10:13:15.312319 | primary | "Updated"
2026-06-10 10:13:15.312322 | primary |
2026-06-10 10:13:15.312326 | primary | time="2026-06-10T10:13:04Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:f948cc6baa81040208056b445d435e5c3cdc9000a70a012935447d13a388cfff"
2026-06-10 10:13:15.312329 | primary | "Updated"
2026-06-10 10:13:15.312333 | primary |
2026-06-10 10:13:15.312336 | primary | time="2026-06-10T10:13:05Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag f948cc6baa81040208056b445d435e5c3cdc9000a70a012935447d13a388cfff and manifest sha256:f948cc6baa81040208056b445d435e5c3cdc9000a70a012935447d13a388cfff"
2026-06-10 10:13:15.312339 | primary | "Updated"
2026-06-10 10:13:15.312343 | primary |
2026-06-10 10:13:15.312346 | primary | time="2026-06-10T10:13:06Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:d1a0d7631bb774ed4ac5a38f7fa5b8647b711a4571253dbd8642764261559bc1"
2026-06-10 10:13:15.312350 | primary | "Updated"
2026-06-10 10:13:15.312353 | primary |
2026-06-10 10:13:15.312356 | primary | time="2026-06-10T10:13:06Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag d1a0d7631bb774ed4ac5a38f7fa5b8647b711a4571253dbd8642764261559bc1 and manifest sha256:d1a0d7631bb774ed4ac5a38f7fa5b8647b711a4571253dbd8642764261559bc1"
2026-06-10 10:13:15.312360 | primary | "Updated"
2026-06-10 10:13:15.312363 | primary |
2026-06-10 10:13:15.312367 | primary | time="2026-06-10T10:13:07Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:8ef0eef2c87114487ddd797bd30648659b06f384ee9d56f96d8cb2b0260f7cc9"
2026-06-10 10:13:15.312370 | primary | "Updated"
2026-06-10 10:13:15.312374 | primary |
2026-06-10 10:13:15.312377 | primary | time="2026-06-10T10:13:07Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag 8ef0eef2c87114487ddd797bd30648659b06f384ee9d56f96d8cb2b0260f7cc9 and manifest sha256:8ef0eef2c87114487ddd797bd30648659b06f384ee9d56f96d8cb2b0260f7cc9"
2026-06-10 10:13:15.312393 | primary | "Updated"
2026-06-10 10:13:15.312397 | primary |
2026-06-10 10:13:15.312400 | primary | time="2026-06-10T10:13:08Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:a204d0109ac2cc8c868e0660aab1316f8bff4c212e1b35a5687e8dc9a56e7de3"
2026-06-10 10:13:15.312403 | primary | "Updated"
2026-06-10 10:13:15.312407 | primary |
2026-06-10 10:13:15.312414 | primary | time="2026-06-10T10:13:08Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag a204d0109ac2cc8c868e0660aab1316f8bff4c212e1b35a5687e8dc9a56e7de3 and manifest sha256:a204d0109ac2cc8c868e0660aab1316f8bff4c212e1b35a5687e8dc9a56e7de3"
2026-06-10 10:13:15.312417 | primary | "Updated"
2026-06-10 10:13:15.312420 | primary |
2026-06-10 10:13:15.312424 | primary | time="2026-06-10T10:13:09Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:256b63861f2ce812a0857784e4e9ecfd9caea6eacdbe71db081bc9979d24ce23"
2026-06-10 10:13:15.312429 | primary | "Updated"
2026-06-10 10:13:15.312434 | primary |
2026-06-10 10:13:15.312481 | primary | time="2026-06-10T10:13:10Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag 256b63861f2ce812a0857784e4e9ecfd9caea6eacdbe71db081bc9979d24ce23 and manifest sha256:256b63861f2ce812a0857784e4e9ecfd9caea6eacdbe71db081bc9979d24ce23"
2026-06-10 10:13:15.312486 | primary | "Updated"
2026-06-10 10:13:15.312490 | primary |
2026-06-10 10:13:15.312493 | primary | time="2026-06-10T10:13:10Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:3e7c01ee25b94b3ccd64eb5c9ce2f5eb04e1429adfb11bd8ca8e17a6c614ca87"
2026-06-10 10:13:15.312496 | primary | "Updated"
2026-06-10 10:13:15.312500 | primary |
2026-06-10 10:13:15.312503 | primary | time="2026-06-10T10:13:11Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 3e7c01ee25b94b3ccd64eb5c9ce2f5eb04e1429adfb11bd8ca8e17a6c614ca87 and manifest sha256:3e7c01ee25b94b3ccd64eb5c9ce2f5eb04e1429adfb11bd8ca8e17a6c614ca87"
2026-06-10 10:13:15.312507 | primary | "Updated"
2026-06-10 10:13:15.312510 | primary |
2026-06-10 10:13:15.312516 | primary | time="2026-06-10T10:13:12Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:6eb5fd916a96fac73e7af593c1d11b36cf46e4c720c4d0c02cba2e5c5aee1a5a"
2026-06-10 10:13:15.312519 | primary | "Updated"
2026-06-10 10:13:15.312523 | primary |
2026-06-10 10:13:15.312526 | primary | time="2026-06-10T10:13:12Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag 6eb5fd916a96fac73e7af593c1d11b36cf46e4c720c4d0c02cba2e5c5aee1a5a and manifest sha256:6eb5fd916a96fac73e7af593c1d11b36cf46e4c720c4d0c02cba2e5c5aee1a5a"
2026-06-10 10:13:15.312530 | primary | "Updated"
2026-06-10 10:13:15.312533 | primary |
2026-06-10 10:13:15.312536 | primary | time="2026-06-10T10:13:13Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:c760ba46d16398dd213fdcd63955d978bfe48de1ef4fb123154e8fbbbd636ba1"
2026-06-10 10:13:15.312540 | primary | "Updated"
2026-06-10 10:13:15.312543 | primary |
2026-06-10 10:13:15.312547 | primary | time="2026-06-10T10:13:13Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag c760ba46d16398dd213fdcd63955d978bfe48de1ef4fb123154e8fbbbd636ba1 and manifest sha256:c760ba46d16398dd213fdcd63955d978bfe48de1ef4fb123154e8fbbbd636ba1"
2026-06-10 10:13:15.312550 | primary | "Updated"
2026-06-10 10:13:15.312554 | primary |
2026-06-10 10:13:15.560515 | primary | ok: Runtime: 0:00:00.008431
2026-06-10 10:13:15.573335 | 
2026-06-10 10:13:15.573437 | PLAY RECAP
2026-06-10 10:13:15.573542 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 10:13:15.573588 | 
2026-06-10 10:13:15.768903 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-10 10:13:15.772105 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-10 10:13:16.479394 | 
2026-06-10 10:13:16.479537 | PLAY [all]
2026-06-10 10:13:16.489094 | 
2026-06-10 10:13:16.489185 | TASK [Create container log dir]
2026-06-10 10:13:16.949599 | primary | ok
2026-06-10 10:13:16.962206 | 
2026-06-10 10:13:16.962432 | TASK [Collect logs]
2026-06-10 10:13:17.449298 | primary | + sudo dnf list installed
2026-06-10 10:13:17.881028 | primary | + df -h
2026-06-10 10:13:17.885536 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-10 10:13:17.911880 | primary | sending incremental file list
2026-06-10 10:13:17.916474 | primary | skipping non-regular file "yum.conf"
2026-06-10 10:13:17.918022 | primary | ./
2026-06-10 10:13:17.918061 | primary | dnf/
2026-06-10 10:13:17.918075 | primary | dnf/dnf.conf
2026-06-10 10:13:17.918093 | primary | dnf/aliases.d/
2026-06-10 10:13:17.918109 | primary | dnf/modules.d/
2026-06-10 10:13:17.918120 | primary | dnf/modules.defaults.d/
2026-06-10 10:13:17.918132 | primary | dnf/plugins/
2026-06-10 10:13:17.918144 | primary | dnf/plugins/copr.conf
2026-06-10 10:13:17.918156 | primary | dnf/plugins/debuginfo-install.conf
2026-06-10 10:13:17.918169 | primary | dnf/plugins/copr.d/
2026-06-10 10:13:17.918181 | primary | dnf/protected.d/
2026-06-10 10:13:17.918229 | primary | dnf/protected.d/dnf.conf
2026-06-10 10:13:17.918252 | primary | dnf/protected.d/grub2-pc.conf
2026-06-10 10:13:17.918265 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-10 10:13:17.918278 | primary | dnf/protected.d/setup.conf
2026-06-10 10:13:17.918290 | primary | dnf/protected.d/sudo.conf
2026-06-10 10:13:17.918301 | primary | dnf/protected.d/systemd.conf
2026-06-10 10:13:17.918313 | primary | dnf/protected.d/yum.conf
2026-06-10 10:13:17.918324 | primary | dnf/usr-drift-protected-paths.d/
2026-06-10 10:13:17.918335 | primary | dnf/vars/
2026-06-10 10:13:17.918347 | primary | dnf/vars/stream
2026-06-10 10:13:17.918359 | primary | yum.repos.d/
2026-06-10 10:13:17.918378 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-10 10:13:17.918391 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-10 10:13:17.918402 | primary | yum.repos.d/centos-addons.repo
2026-06-10 10:13:17.918414 | primary | yum.repos.d/centos.repo
2026-06-10 10:13:17.918425 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-10 10:13:17.918436 | primary | yum.repos.d/epel-next-testing.repo
2026-06-10 10:13:17.918446 | primary | yum.repos.d/epel-next.repo
2026-06-10 10:13:17.918457 | primary | yum.repos.d/epel-testing.repo
2026-06-10 10:13:17.918469 | primary | yum.repos.d/epel.repo
2026-06-10 10:13:17.960778 | primary |
2026-06-10 10:13:17.960917 | primary | sent 18,976 bytes  received 480 bytes  38,912.00 bytes/sec
2026-06-10 10:13:17.960926 | primary | total size is 17,241  speedup is 0.89
2026-06-10 10:13:17.965065 | primary | + pushd /home/zuul/workspace
2026-06-10 10:13:17.965133 | primary | ~/workspace ~/zuul-output/logs
2026-06-10 10:13:17.965307 | 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-10 10:13:17.989890 | primary | + popd
2026-06-10 10:13:17.989989 | primary | ~/zuul-output/logs
2026-06-10 10:13:18.044219 | primary | ok: Runtime: 0:00:00.547045
2026-06-10 10:13:18.053587 | 
2026-06-10 10:13:18.053739 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-10 10:13:18.075669 | primary | ok
2026-06-10 10:13:18.102474 | 
2026-06-10 10:13:18.102692 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-10 10:13:18.178160 | primary | skipping: Conditional result was False
2026-06-10 10:13:18.184271 | 
2026-06-10 10:13:18.184382 | TASK [fetch-output : Set log path for single node]
2026-06-10 10:13:18.246026 | primary | ok
2026-06-10 10:13:18.262483 | 
2026-06-10 10:13:18.262688 | LOOP [fetch-output : Ensure local output dirs]
2026-06-10 10:13:18.622360 | primary -> localhost | changed: "/var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/work/logs"
2026-06-10 10:13:18.907637 | primary -> localhost | changed: "/var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/work/artifacts"
2026-06-10 10:13:19.154812 | primary -> localhost | changed: "/var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/work/docs"
2026-06-10 10:13:19.179291 | 
2026-06-10 10:13:19.179503 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-10 10:13:19.941035 | primary | changed:
2026-06-10 10:13:19.941396 | primary | .d..t...... ./
2026-06-10 10:13:19.941440 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-10 10:13:19.941468 | primary | >f+++++++++ disk_usage.txt
2026-06-10 10:13:19.941491 | primary | >f+++++++++ installed_pkgs.txt
2026-06-10 10:13:19.941513 | primary | >f+++++++++ master-report.html
2026-06-10 10:13:19.941535 | primary | >f+++++++++ master-tag-report.html
2026-06-10 10:13:19.941556 | primary | >f+++++++++ master-tag.txt
2026-06-10 10:13:19.941576 | primary | >f+++++++++ master.txt
2026-06-10 10:13:19.941598 | primary | cd+++++++++ dnf/
2026-06-10 10:13:19.941619 | primary | >f+++++++++ dnf/dnf.conf
2026-06-10 10:13:19.941639 | primary | cd+++++++++ dnf/aliases.d/
2026-06-10 10:13:19.941660 | primary | cd+++++++++ dnf/modules.d/
2026-06-10 10:13:19.941694 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-10 10:13:19.941715 | primary | cd+++++++++ dnf/plugins/
2026-06-10 10:13:19.941737 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-10 10:13:19.941844 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-10 10:13:19.941917 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-10 10:13:19.941946 | primary | cd+++++++++ dnf/protected.d/
2026-06-10 10:13:19.941972 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-10 10:13:19.941998 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-10 10:13:19.942021 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-10 10:13:19.942045 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-10 10:13:19.942068 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-10 10:13:19.942093 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-10 10:13:19.942117 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-10 10:13:19.942140 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-10 10:13:19.942163 | primary | cd+++++++++ dnf/vars/
2026-06-10 10:13:19.942186 | primary | >f+++++++++ dnf/vars/stream
2026-06-10 10:13:19.942207 | primary | cd+++++++++ yum.repos.d/
2026-06-10 10:13:19.942228 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-10 10:13:19.942249 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-10 10:13:19.942269 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-10 10:13:19.942290 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-10 10:13:19.942310 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-10 10:13:19.942330 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-10 10:13:19.942351 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-10 10:13:19.942371 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-10 10:13:19.942391 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-10 10:13:19.942437 | primary | changed: All items complete
2026-06-10 10:13:19.942463 | 
2026-06-10 10:13:20.600493 | primary | changed: .d..t...... ./
2026-06-10 10:13:21.126583 | primary | changed: .d..t...... ./
2026-06-10 10:13:21.142750 | 
2026-06-10 10:13:21.142840 | PLAY RECAP
2026-06-10 10:13:21.142903 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-10 10:13:21.142924 | 
2026-06-10 10:13:21.270011 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-10 10:13:21.272736 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-10 10:13:21.939524 | 
2026-06-10 10:13:21.939746 | PLAY [Report DLRN results after job run]
2026-06-10 10:13:21.955042 | 
2026-06-10 10:13:21.955255 | TASK [Include vars from ci-framework group_vars]
2026-06-10 10:13:21.976418 | primary | ok
2026-06-10 10:13:21.999999 | 
2026-06-10 10:13:22.000260 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-10 10:13:22.058500 | primary | skipping: Conditional result was False
2026-06-10 10:13:22.066585 | 
2026-06-10 10:13:22.066791 | TASK [cifmw_helpers : Check if file is available]
2026-06-10 10:13:22.502624 | primary | ok
2026-06-10 10:13:22.510885 | 
2026-06-10 10:13:22.511080 | TASK [cifmw_helpers : Create temporary directory]
2026-06-10 10:13:22.547194 | primary | skipping: Conditional result was False
2026-06-10 10:13:22.557941 | 
2026-06-10 10:13:22.558101 | TASK [cifmw_helpers : Read vars]
2026-06-10 10:13:22.597798 | 
2026-06-10 10:13:22.598355 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-10 10:13:22.644488 | 
2026-06-10 10:13:22.644828 | TASK [cifmw_helpers : Include vars]
2026-06-10 10:13:22.689792 | 
2026-06-10 10:13:22.690088 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-10 10:13:22.716140 | primary | skipping: Conditional result was False
2026-06-10 10:13:22.727426 | 
2026-06-10 10:13:22.727523 | TASK [Report job status to DLRN]
2026-06-10 10:13:22.756414 | primary | ok
2026-06-10 10:13:22.794401 | 
2026-06-10 10:13:22.794568 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-10 10:13:22.862498 | primary | skipping: Conditional result was False
2026-06-10 10:13:22.872943 | 
2026-06-10 10:13:22.873102 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-10 10:13:24.238572 | primary | changed
2026-06-10 10:13:24.252059 | 
2026-06-10 10:13:24.252318 | TASK [dlrn_report : Install kinit related package]
2026-06-10 10:13:24.351191 | primary | skipping: Conditional result was False
2026-06-10 10:13:24.360894 | 
2026-06-10 10:13:24.361036 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-10 10:13:24.447783 | primary | skipping: Conditional result was False
2026-06-10 10:13:24.458511 | 
2026-06-10 10:13:24.458702 | TASK [Set zuul-log-path fact]
2026-06-10 10:13:24.557291 | primary | ok
2026-06-10 10:13:24.594194 | 
2026-06-10 10:13:24.594312 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 10:13:24.688439 | primary | ok
2026-06-10 10:13:24.703215 | 
2026-06-10 10:13:24.703389 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-10 10:13:24.760447 | primary | skipping: Conditional result was False
2026-06-10 10:13:24.769947 | 
2026-06-10 10:13:24.770085 | TASK [Get hash related data from repo_setup role]
2026-06-10 10:13:24.832717 | primary | ok
2026-06-10 10:13:24.957413 | 
2026-06-10 10:13:24.957552 | LOOP [repo_setup : Ensure directories are present]
2026-06-10 10:13:25.415093 | primary | changed: "tmp"
2026-06-10 10:13:25.717177 | primary | changed: "artifacts/repositories"
2026-06-10 10:13:26.038977 | primary | changed: "venv/repo_setup"
2026-06-10 10:13:26.052840 | 
2026-06-10 10:13:26.053021 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-10 10:13:27.781695 | primary | ok: Nothing to do
2026-06-10 10:13:27.790769 | 
2026-06-10 10:13:27.790952 | TASK [repo_setup : Get repo-setup repository]
2026-06-10 10:13:28.972258 | primary | changed
2026-06-10 10:13:28.981197 | 
2026-06-10 10:13:28.981339 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-10 10:13:36.756785 | primary | changed
2026-06-10 10:13:36.768646 | 
2026-06-10 10:13:36.768787 | TASK [repo_setup : Install repo-setup package]
2026-06-10 10:13:37.354779 | 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-10 10:13:37.354916 | primary | !!
2026-06-10 10:13:37.354923 | primary |
2026-06-10 10:13:37.354930 | primary |         ********************************************************************************
2026-06-10 10:13:37.354936 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-10 10:13:37.354942 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-10 10:13:37.354946 | primary |
2026-06-10 10:13:37.354952 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 10:13:37.354957 | primary |         calls to avoid build errors in the future.
2026-06-10 10:13:37.354960 | primary |
2026-06-10 10:13:37.354964 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 10:13:37.354968 | primary |         ********************************************************************************
2026-06-10 10:13:37.354971 | primary |
2026-06-10 10:13:37.354975 | primary | !!
2026-06-10 10:13:37.354979 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 10:13:37.355479 | 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-10 10:13:37.355496 | primary | !!
2026-06-10 10:13:37.355502 | primary |
2026-06-10 10:13:37.355507 | primary |         ********************************************************************************
2026-06-10 10:13:37.355512 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-10 10:13:37.355517 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-10 10:13:37.355522 | primary |
2026-06-10 10:13:37.355527 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 10:13:37.355531 | primary |         calls to avoid build errors in the future.
2026-06-10 10:13:37.355536 | primary |
2026-06-10 10:13:37.355541 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 10:13:37.355546 | primary |         ********************************************************************************
2026-06-10 10:13:37.355551 | primary |
2026-06-10 10:13:37.355555 | primary | !!
2026-06-10 10:13:37.355560 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 10:13:37.355937 | 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-10 10:13:37.355948 | primary | !!
2026-06-10 10:13:37.355952 | primary |
2026-06-10 10:13:37.355955 | primary |         ********************************************************************************
2026-06-10 10:13:37.355959 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-10 10:13:37.355962 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-10 10:13:37.355966 | primary |
2026-06-10 10:13:37.355970 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 10:13:37.355973 | primary |         calls to avoid build errors in the future.
2026-06-10 10:13:37.355977 | primary |
2026-06-10 10:13:37.355980 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 10:13:37.355984 | primary |         ********************************************************************************
2026-06-10 10:13:37.355987 | primary |
2026-06-10 10:13:37.355990 | primary | !!
2026-06-10 10:13:37.355994 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 10:13:37.398294 | 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-10 10:13:37.398313 | primary | !!
2026-06-10 10:13:37.398317 | primary |
2026-06-10 10:13:37.398329 | primary |         ********************************************************************************
2026-06-10 10:13:37.398333 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-10 10:13:37.398337 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-10 10:13:37.398341 | primary |         ********************************************************************************
2026-06-10 10:13:37.398344 | primary |
2026-06-10 10:13:37.398348 | primary | !!
2026-06-10 10:13:37.398351 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-10 10:13:37.408362 | primary | WARNING: The wheel package is not available.
2026-06-10 10:13:37.454938 | primary | [pbr] Generating ChangeLog
2026-06-10 10:13:37.529355 | 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-10 10:13:37.529431 | primary | !!
2026-06-10 10:13:37.529436 | primary |
2026-06-10 10:13:37.529440 | primary |         ********************************************************************************
2026-06-10 10:13:37.529445 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-10 10:13:37.529449 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-10 10:13:37.529452 | primary |         standards-based tools.
2026-06-10 10:13:37.529456 | primary |
2026-06-10 10:13:37.529460 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-10 10:13:37.529464 | primary |         ********************************************************************************
2026-06-10 10:13:37.529467 | primary |
2026-06-10 10:13:37.529471 | primary | !!
2026-06-10 10:13:37.529474 | primary |   easy_install.initialize_options(self)
2026-06-10 10:13:37.529485 | 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-10 10:13:37.529489 | primary | !!
2026-06-10 10:13:37.529493 | primary |
2026-06-10 10:13:37.529496 | primary |         ********************************************************************************
2026-06-10 10:13:37.529500 | primary |         Please avoid running ``setup.py`` directly.
2026-06-10 10:13:37.529504 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-10 10:13:37.529507 | primary |         standards-based tools.
2026-06-10 10:13:37.529511 | primary |
2026-06-10 10:13:37.529514 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-10 10:13:37.529518 | primary |         ********************************************************************************
2026-06-10 10:13:37.529521 | primary |
2026-06-10 10:13:37.529525 | primary | !!
2026-06-10 10:13:37.529528 | primary |   self.initialize_options()
2026-06-10 10:13:37.531737 | 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-10 10:13:37.531752 | primary | !!
2026-06-10 10:13:37.531756 | primary |
2026-06-10 10:13:37.531760 | primary |         ********************************************************************************
2026-06-10 10:13:37.531764 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-10 10:13:37.531781 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-10 10:13:37.531785 | primary |
2026-06-10 10:13:37.531789 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 10:13:37.531792 | primary |         calls to avoid build errors in the future.
2026-06-10 10:13:37.531796 | primary |
2026-06-10 10:13:37.531799 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 10:13:37.531803 | primary |         ********************************************************************************
2026-06-10 10:13:37.531806 | primary |
2026-06-10 10:13:37.531810 | primary | !!
2026-06-10 10:13:37.531813 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 10:13:37.532462 | 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-10 10:13:37.532482 | primary | !!
2026-06-10 10:13:37.532486 | primary |
2026-06-10 10:13:37.532490 | primary |         ********************************************************************************
2026-06-10 10:13:37.532494 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-10 10:13:37.532497 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-10 10:13:37.532501 | primary |
2026-06-10 10:13:37.532504 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 10:13:37.532508 | primary |         calls to avoid build errors in the future.
2026-06-10 10:13:37.532511 | primary |
2026-06-10 10:13:37.532515 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 10:13:37.532518 | primary |         ********************************************************************************
2026-06-10 10:13:37.532522 | primary |
2026-06-10 10:13:37.532526 | primary | !!
2026-06-10 10:13:37.532529 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 10:13:37.532853 | 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-10 10:13:37.532859 | primary | !!
2026-06-10 10:13:37.532863 | primary |
2026-06-10 10:13:37.532866 | primary |         ********************************************************************************
2026-06-10 10:13:37.532870 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-10 10:13:37.532874 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-10 10:13:37.532877 | primary |
2026-06-10 10:13:37.532880 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 10:13:37.532884 | primary |         calls to avoid build errors in the future.
2026-06-10 10:13:37.532887 | primary |
2026-06-10 10:13:37.532891 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 10:13:37.532894 | primary |         ********************************************************************************
2026-06-10 10:13:37.532898 | primary |
2026-06-10 10:13:37.532901 | primary | !!
2026-06-10 10:13:37.532905 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 10:13:37.535637 | primary | running install
2026-06-10 10:13:37.552306 | primary | running build
2026-06-10 10:13:37.552355 | primary | running build_py
2026-06-10 10:13:37.557760 | primary | creating build
2026-06-10 10:13:37.557848 | primary | creating build/lib
2026-06-10 10:13:37.557910 | primary | creating build/lib/repo_setup
2026-06-10 10:13:37.558004 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-10 10:13:37.558147 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-10 10:13:37.558387 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-10 10:13:37.558644 | primary | creating build/lib/repo_setup/yum_config
2026-06-10 10:13:37.558720 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-10 10:13:37.558853 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-10 10:13:37.559028 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-10 10:13:37.559215 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-10 10:13:37.559365 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-10 10:13:37.559500 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-10 10:13:37.559624 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-10 10:13:37.559752 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-10 10:13:37.560009 | primary | creating build/lib/repo_setup/get_hash
2026-06-10 10:13:37.560120 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-10 10:13:37.560309 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-10 10:13:37.560475 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-10 10:13:37.560634 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-10 10:13:37.560798 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-10 10:13:37.560920 | primary | running egg_info
2026-06-10 10:13:37.561304 | primary | creating repo_setup.egg-info
2026-06-10 10:13:37.564773 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-10 10:13:37.565311 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-10 10:13:37.565613 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-10 10:13:37.565802 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-10 10:13:37.565907 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-10 10:13:37.588948 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-10 10:13:37.589110 | primary | [pbr] Processing SOURCES.txt
2026-06-10 10:13:37.589256 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-10 10:13:37.604998 | primary | [pbr] In git context, generating filelist from git
2026-06-10 10:13:37.612654 | primary | warning: no files found matching 'AUTHORS'
2026-06-10 10:13:37.612689 | primary | warning: no files found matching 'ChangeLog'
2026-06-10 10:13:37.613047 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-10 10:13:37.613256 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-10 10:13:37.616659 | primary | reading manifest template 'MANIFEST.in'
2026-06-10 10:13:37.616946 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-10 10:13:37.617127 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-10 10:13:37.617459 | primary | adding license file 'LICENSE'
2026-06-10 10:13:37.618470 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-10 10:13:37.619282 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-10 10:13:37.619791 | primary | running install_lib
2026-06-10 10:13:37.625090 | 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-10 10:13:37.625224 | 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-10 10:13:37.625363 | 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-10 10:13:37.625557 | 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-10 10:13:37.625748 | 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-10 10:13:37.625844 | 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-10 10:13:37.625998 | 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-10 10:13:37.626159 | 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-10 10:13:37.626351 | 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-10 10:13:37.626505 | 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-10 10:13:37.626658 | 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-10 10:13:37.626814 | 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-10 10:13:37.626977 | 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-10 10:13:37.627290 | 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-10 10:13:37.627413 | 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-10 10:13:37.627578 | 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-10 10:13:37.627719 | 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-10 10:13:37.627838 | 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-10 10:13:37.627987 | 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-10 10:13:37.628098 | 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-10 10:13:37.628677 | 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-10 10:13:37.628962 | 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-10 10:13:37.633234 | 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-10 10:13:37.633868 | 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-10 10:13:37.634110 | 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-10 10:13:37.635687 | 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-10 10:13:37.636928 | 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-10 10:13:37.637273 | 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-10 10:13:37.638007 | 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-10 10:13:37.638582 | 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-10 10:13:37.638916 | 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-10 10:13:37.641435 | 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-10 10:13:37.641680 | 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-10 10:13:37.642390 | 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-10 10:13:37.642732 | 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-10 10:13:37.643220 | 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-10 10:13:37.644331 | primary | running install_data
2026-06-10 10:13:37.648625 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-10 10:13:37.648669 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-10 10:13:37.648799 | 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-10 10:13:37.648959 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-10 10:13:37.649010 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-10 10:13:37.649094 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-10 10:13:37.649107 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-10 10:13:37.649245 | 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-10 10:13:37.649332 | 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-10 10:13:37.649442 | 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-10 10:13:37.649598 | 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-10 10:13:37.649730 | 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-10 10:13:37.649815 | 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-10 10:13:37.649924 | 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-10 10:13:37.650066 | 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-10 10:13:37.650210 | 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-10 10:13:37.650327 | 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-10 10:13:37.650490 | 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-10 10:13:37.650641 | 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-10 10:13:37.650721 | 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-10 10:13:37.650824 | 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-10 10:13:37.650969 | 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-10 10:13:37.651105 | 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-10 10:13:37.651254 | 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-10 10:13:37.651372 | 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-10 10:13:37.651490 | 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-10 10:13:37.651602 | 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-10 10:13:37.651820 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-10 10:13:37.651883 | 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-10 10:13:37.652002 | 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-10 10:13:37.652120 | primary | running install_egg_info
2026-06-10 10:13:37.656027 | 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-10 10:13:37.657101 | primary | running install_scripts
2026-06-10 10:13:37.661726 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-10 10:13:37.661850 | 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-10 10:13:37.661985 | 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-10 10:13:37.823813 | primary | ok: Runtime: 0:00:00.468464
2026-06-10 10:13:37.833080 | 
2026-06-10 10:13:37.833198 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-10 10:13:37.920295 | primary | skipping: Conditional result was False
2026-06-10 10:13:37.928487 | 
2026-06-10 10:13:37.928607 | TASK [repo_setup : Run repo-setup]
2026-06-10 10:13:38.671486 | primary | Cache was expired
2026-06-10 10:13:38.671716 | primary | 0 files removed
2026-06-10 10:13:38.699765 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-10 10:13:38.699809 | 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-10 10:13:38.699823 | 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-10 10:13:38.699831 | 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-10 10:13:38.699836 | 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-10 10:13:38.699842 | 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-10 10:13:38.967999 | primary | ok: Runtime: 0:00:00.440265
2026-06-10 10:13:38.978383 | 
2026-06-10 10:13:38.978611 | TASK [repo_setup : Get component repo]
2026-06-10 10:13:39.071815 | primary | skipping: Conditional result was False
2026-06-10 10:13:39.082419 | 
2026-06-10 10:13:39.082562 | TASK [repo_setup : Rename component repo]
2026-06-10 10:13:39.150028 | primary | skipping: Conditional result was False
2026-06-10 10:13:39.160257 | 
2026-06-10 10:13:39.160397 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-10 10:13:39.258487 | primary | skipping: Conditional result was False
2026-06-10 10:13:39.268287 | 
2026-06-10 10:13:39.268429 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-10 10:13:39.825988 | 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-10 10:13:40.314626 | primary | ok: Runtime: 0:00:00.254690
2026-06-10 10:13:40.324778 | 
2026-06-10 10:13:40.324955 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-10 10:13:42.324163 | primary | changed
2026-06-10 10:13:42.328384 | 
2026-06-10 10:13:42.328447 | TASK [repo_setup : Dump current-podified hash]
2026-06-10 10:13:42.415347 | primary | skipping: Conditional result was False
2026-06-10 10:13:42.425612 | 
2026-06-10 10:13:42.425783 | TASK [repo_setup : Slurp current podified hash]
2026-06-10 10:13:42.493887 | primary | skipping: Conditional result was False
2026-06-10 10:13:42.506326 | 
2026-06-10 10:13:42.506519 | TASK [repo_setup : Update the value of full_hash]
2026-06-10 10:13:42.564546 | primary | skipping: Conditional result was False
2026-06-10 10:13:42.574964 | 
2026-06-10 10:13:42.575146 | TASK [repo_setup : Export hashes facts for further use]
2026-06-10 10:13:42.650197 | primary | ok
2026-06-10 10:13:42.655730 | 
2026-06-10 10:13:42.655825 | TASK [repo_setup : Create download directory]
2026-06-10 10:13:42.703387 | primary | skipping: Conditional result was False
2026-06-10 10:13:42.713470 | 
2026-06-10 10:13:42.713644 | TASK [repo_setup : Print the URL to request]
2026-06-10 10:13:42.762145 | primary | skipping: Conditional result was False
2026-06-10 10:13:42.772936 | 
2026-06-10 10:13:42.773110 | TASK [Download the RPM]
2026-06-10 10:13:42.821273 | primary | skipping: Conditional result was False
2026-06-10 10:13:42.831588 | 
2026-06-10 10:13:42.831738 | TASK [repo_setup : Install RHOS Release tool]
2026-06-10 10:13:42.919476 | primary | skipping: Conditional result was False
2026-06-10 10:13:42.933287 | 
2026-06-10 10:13:42.933427 | TASK [repo_setup : Get rhos-release tool version]
2026-06-10 10:13:43.478572 | primary | skipping: Conditional result was False
2026-06-10 10:13:43.491053 | 
2026-06-10 10:13:43.491335 | TASK [repo_setup : Print rhos-release tool version]
2026-06-10 10:13:43.569072 | primary | skipping: Conditional result was False
2026-06-10 10:13:43.578970 | 
2026-06-10 10:13:43.579072 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-10 10:13:44.106495 | primary | skipping: Conditional result was False
2026-06-10 10:13:44.116635 | 
2026-06-10 10:13:44.116773 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-10 10:13:44.536946 | primary | ok
2026-06-10 10:13:44.609876 | 
2026-06-10 10:13:44.610056 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-10 10:13:45.139992 | primary | ok: Runtime: 0:00:00.022672
2026-06-10 10:13:45.148641 | 
2026-06-10 10:13:45.148777 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-10 10:13:45.694869 | primary | ok: Runtime: 0:00:00.015047
2026-06-10 10:13:45.699750 | 
2026-06-10 10:13:45.699829 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-10 10:13:45.775463 | primary | skipping: Conditional result was False
2026-06-10 10:13:45.785775 | 
2026-06-10 10:13:45.785987 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-10 10:13:45.864131 | primary | skipping: Conditional result was False
2026-06-10 10:13:45.874947 | 
2026-06-10 10:13:45.875132 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-10 10:13:45.933467 | primary | skipping: Conditional result was False
2026-06-10 10:13:45.942226 | 
2026-06-10 10:13:45.942345 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-10 10:13:46.000121 | primary | skipping: Conditional result was False
2026-06-10 10:13:46.010274 | 
2026-06-10 10:13:46.010437 | TASK [repo_setup : Check for DLRN component repo]
2026-06-10 10:13:46.067411 | primary | skipping: Conditional result was False
2026-06-10 10:13:46.072824 | 
2026-06-10 10:13:46.072919 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-10 10:13:46.128420 | primary | skipping: Conditional result was False
2026-06-10 10:13:46.140780 | 
2026-06-10 10:13:46.140999 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-10 10:13:46.491154 | primary | ok: All paths examined
2026-06-10 10:13:46.506685 | 
2026-06-10 10:13:46.506930 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-10 10:13:46.869780 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-10 10:13:46.870398 | primary | changed: All items complete
2026-06-10 10:13:46.870463 | 
2026-06-10 10:13:47.142651 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-10 10:13:47.383408 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-10 10:13:47.692531 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-10 10:13:47.932412 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-10 10:13:48.250780 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-10 10:13:48.525936 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-10 10:13:48.838312 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-10 10:13:49.128986 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-10 10:13:49.154615 | 
2026-06-10 10:13:49.154979 | TASK [repo_setup : Cleanup existing metadata]
2026-06-10 10:13:49.684321 | primary | Cache was expired
2026-06-10 10:13:49.702839 | primary | 66 files removed
2026-06-10 10:13:50.204034 | primary | ok: Runtime: 0:00:00.263685
2026-06-10 10:13:50.213143 | 
2026-06-10 10:13:50.213321 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-10 10:13:50.723163 | primary | changed
2026-06-10 10:13:50.739195 | 
2026-06-10 10:13:50.739326 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-10 10:13:51.176561 | primary | DEFAULT
2026-06-10 10:13:51.287784 | primary | ok: Runtime: 0:00:00.094426
2026-06-10 10:13:51.293588 | 
2026-06-10 10:13:51.293685 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-10 10:13:51.823764 | primary | skipping: Conditional result was False
2026-06-10 10:13:51.833994 | 
2026-06-10 10:13:51.834167 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-10 10:13:52.373337 | primary | skipping: Conditional result was False
2026-06-10 10:13:52.380080 | 
2026-06-10 10:13:52.380173 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-10 10:13:52.465957 | primary | skipping: Conditional result was False
2026-06-10 10:13:52.476459 | 
2026-06-10 10:13:52.476647 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-10 10:13:52.789984 | primary | REPORTING SUCCESS TO DLRN API
2026-06-10 10:13:53.252450 | primary | {
2026-06-10 10:13:53.252553 | primary |   "aggregate_hash": "3899653706995fac13b6f25ee7617afe",
2026-06-10 10:13:53.252562 | primary |   "commit_hash": null,
2026-06-10 10:13:53.252568 | primary |   "component": null,
2026-06-10 10:13:53.252574 | primary |   "distro_hash": null,
2026-06-10 10:13:53.252579 | primary |   "extended_hash": null,
2026-06-10 10:13:53.252601 | primary |   "in_progress": false,
2026-06-10 10:13:53.252607 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-10 10:13:53.252617 | primary |   "notes": "",
2026-06-10 10:13:53.252622 | primary |   "success": true,
2026-06-10 10:13:53.252641 | primary |   "timestamp": 1781086432,
2026-06-10 10:13:53.252648 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/60a/rdoproject.org/60abf8820d3b4e4893bcbe307347f994"
2026-06-10 10:13:53.252657 | primary | }
2026-06-10 10:13:53.526090 | primary | ok: Runtime: 0:00:00.481757
2026-06-10 10:13:53.534929 | 
2026-06-10 10:13:53.535016 | PLAY RECAP
2026-06-10 10:13:53.535063 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-10 10:13:53.535096 | 
2026-06-10 10:13:53.708599 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-10 10:13:53.710012 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-10 10:13:54.348845 | 
2026-06-10 10:13:54.349014 | PLAY [all]
2026-06-10 10:13:54.361270 | 
2026-06-10 10:13:54.361409 | TASK [include_role : fetch-output]
2026-06-10 10:13:54.404136 | primary | ok
2026-06-10 10:13:54.420564 | 
2026-06-10 10:13:54.420713 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-10 10:13:54.488945 | primary | skipping: Conditional result was False
2026-06-10 10:13:54.496878 | 
2026-06-10 10:13:54.497018 | TASK [fetch-output : Set log path for single node]
2026-06-10 10:13:54.552730 | primary | ok
2026-06-10 10:13:54.560782 | 
2026-06-10 10:13:54.560972 | LOOP [fetch-output : Ensure local output dirs]
2026-06-10 10:13:55.050634 | primary -> localhost | ok: "/var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/work/logs"
2026-06-10 10:13:55.339405 | primary -> localhost | ok: "/var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/work/artifacts"
2026-06-10 10:13:55.629755 | primary -> localhost | ok: "/var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/work/docs"
2026-06-10 10:13:55.646484 | 
2026-06-10 10:13:55.646704 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-10 10:13:57.044177 | primary | ok
2026-06-10 10:13:57.044458 | primary | ok: All items complete
2026-06-10 10:13:57.044499 | 
2026-06-10 10:13:57.919667 | primary | ok
2026-06-10 10:13:58.460417 | primary | ok
2026-06-10 10:13:58.481037 | 
2026-06-10 10:13:58.481231 | TASK [include_role : fetch-output-openshift]
2026-06-10 10:13:58.506917 | primary | skipping: Conditional result was False
2026-06-10 10:13:58.517753 | 
2026-06-10 10:13:58.517966 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-10 10:13:58.572085 | primary | skipping: Conditional result was False
2026-06-10 10:13:58.583275 | primary | skipping: Conditional result was False
2026-06-10 10:13:58.595423 | 
2026-06-10 10:13:58.595581 | PLAY [all]
2026-06-10 10:13:58.600796 | 
2026-06-10 10:13:58.600883 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-10 10:13:59.130241 | primary | changed
2026-06-10 10:13:59.140193 | 
2026-06-10 10:13:59.140304 | PLAY RECAP
2026-06-10 10:13:59.140396 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-10 10:13:59.140440 | 
2026-06-10 10:13:59.283737 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-10 10:13:59.286668 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-10 10:14:00.045584 | 
2026-06-10 10:14:00.045773 | PLAY [localhost]
2026-06-10 10:14:00.056935 | 
2026-06-10 10:14:00.057113 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-10 10:14:00.546822 | localhost | changed
2026-06-10 10:14:00.571956 | 
2026-06-10 10:14:00.572363 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-10 10:14:00.616884 | localhost | ok
2026-06-10 10:14:00.632542 | 
2026-06-10 10:14:00.632739 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-10 10:14:01.113763 | localhost | changed
2026-06-10 10:14:01.122621 | 
2026-06-10 10:14:01.122773 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-10 10:14:02.071454 | localhost | changed
2026-06-10 10:14:02.081798 | 
2026-06-10 10:14:02.082036 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-10 10:14:02.619457 | localhost | Identity added: /var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/work/tmp/ansible.izeffsgy (/var/lib/zuul/builds/60abf8820d3b4e4893bcbe307347f994/work/tmp/ansible.izeffsgy)
2026-06-10 10:14:02.619812 | localhost | ok: Runtime: 0:00:00.022121
2026-06-10 10:14:02.627036 | 
2026-06-10 10:14:02.627174 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-10 10:14:02.980384 | localhost | ok: Runtime: 0:00:00.009418
2026-06-10 10:14:02.992665 | 
2026-06-10 10:14:02.992941 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-10 10:14:03.080979 | localhost | changed
2026-06-10 10:14:03.088652 | 
2026-06-10 10:14:03.088818 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-10 10:14:03.632277 | localhost | changed
2026-06-10 10:14:03.642813 | 
2026-06-10 10:14:03.642957 | PLAY [localhost]
2026-06-10 10:14:03.651626 | 
2026-06-10 10:14:03.651746 | TASK [Generate bulk log download script]
2026-06-10 10:14:03.677558 | localhost | ok
2026-06-10 10:14:03.701933 | 
2026-06-10 10:14:03.702072 | TASK [local-log-download : Check API endpoint is defined]
2026-06-10 10:14:03.756251 | localhost | ok: All assertions passed
2026-06-10 10:14:03.809875 | 
2026-06-10 10:14:03.810046 | TASK [local-log-download : Create download script]
2026-06-10 10:14:04.350618 | localhost -> localhost | changed
2026-06-10 10:14:04.358627 | 
2026-06-10 10:14:04.358975 | TASK [Register quick-download link]
2026-06-10 10:14:04.387911 | localhost | ok
2026-06-10 10:14:04.390918 | 
2026-06-10 10:14:04.391001 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-10 10:14:04.399011 | 
2026-06-10 10:14:04.399136 | TASK [Set zuul-log-path fact]
2026-06-10 10:14:04.415167 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-10 10:14:04.426257 | 
2026-06-10 10:14:04.426369 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 10:14:04.463292 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-10 10:14:04.466726 | 
2026-06-10 10:14:04.466813 | TASK [upload-logs : Create log directories]
2026-06-10 10:14:05.444208 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-10 10:14:05.448154 | 
2026-06-10 10:14:05.448313 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-10 10:14:05.800659 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.008491
2026-06-10 10:14:05.805311 | 
2026-06-10 10:14:05.805409 | TASK [upload-logs : Upload logs to log server]
2026-06-10 10:14:08.406067 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-10 10:14:08.409659 | 
2026-06-10 10:14:08.409813 | LOOP [upload-logs : Compress console log and json output]
