2026-06-14 16:03:03.044993 | Job console starting
2026-06-14 16:03:03.170056 | Updating git repos
2026-06-14 16:03:03.208390 | Cloning repos into workspace
2026-06-14 16:03:04.258714 | Restoring repo states
2026-06-14 16:03:04.287196 | Merging changes
2026-06-14 16:03:04.287219 | Checking out repos
2026-06-14 16:03:04.785133 | Preparing playbooks
2026-06-14 16:03:11.123571 | Running Ansible setup
2026-06-14 16:03:14.895652 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-14 16:03:15.539873 | 
2026-06-14 16:03:15.540012 | PLAY [localhost]
2026-06-14 16:03:15.549316 | 
2026-06-14 16:03:15.549413 | TASK [Gathering Facts]
2026-06-14 16:03:16.479187 | localhost | ok
2026-06-14 16:03:16.494124 | 
2026-06-14 16:03:16.494280 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-14 16:03:16.968804 | localhost -> localhost | changed
2026-06-14 16:03:16.978010 | 
2026-06-14 16:03:16.978161 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-14 16:03:17.888635 | localhost -> localhost | changed
2026-06-14 16:03:17.901298 | 
2026-06-14 16:03:17.901513 | TASK [Setup log path fact]
2026-06-14 16:03:17.924913 | localhost | ok
2026-06-14 16:03:17.944712 | 
2026-06-14 16:03:17.945017 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 16:03:17.987533 | localhost | ok
2026-06-14 16:03:17.998734 | 
2026-06-14 16:03:17.998898 | TASK [emit-job-header : Print job information]
2026-06-14 16:03:18.052475 | # Job Information
2026-06-14 16:03:18.052764 | Ansible Version: 2.16.18
2026-06-14 16:03:18.052820 | Job: periodic-container-quay-push-centos-9-master
2026-06-14 16:03:18.052905 | Pipeline: openstack-promote-component
2026-06-14 16:03:18.052949 | Executor: 38.129.56.84
2026-06-14 16:03:18.052985 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-14 16:03:18.053026 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/62d/rdoproject.org/62dd9db8c5c74c769326b13ae753f911/
2026-06-14 16:03:18.053067 | Event ID: b43e717df2fc4b07886fc2d5833f679e
2026-06-14 16:03:18.059589 | 
2026-06-14 16:03:18.059745 | LOOP [emit-job-header : Print node information]
2026-06-14 16:03:18.173505 | localhost | ok:
2026-06-14 16:03:18.173763 | localhost | # Node Information
2026-06-14 16:03:18.173819 | localhost | Inventory Hostname: primary
2026-06-14 16:03:18.173903 | localhost | Hostname: np0000073436
2026-06-14 16:03:18.173948 | localhost | Username: zuul
2026-06-14 16:03:18.173990 | localhost | Distro: CentOS 9
2026-06-14 16:03:18.174028 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-14 16:03:18.174065 | localhost | Region: RegionOne
2026-06-14 16:03:18.174100 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-14 16:03:18.174136 | localhost | Product Name: OpenStack Nova
2026-06-14 16:03:18.174171 | localhost | Interface IP: 38.102.83.2
2026-06-14 16:03:18.188151 | 
2026-06-14 16:03:18.188271 | PLAY [all]
2026-06-14 16:03:18.195571 | 
2026-06-14 16:03:18.195660 | TASK [Gather network facts]
2026-06-14 16:03:18.660754 | primary | ok
2026-06-14 16:03:18.672553 | 
2026-06-14 16:03:18.672744 | TASK [include_role : start-zuul-console]
2026-06-14 16:03:18.698361 | primary | ok
2026-06-14 16:03:18.718555 | 
2026-06-14 16:03:18.718779 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-14 16:03:19.138391 | primary | ok
2026-06-14 16:03:19.150835 | 
2026-06-14 16:03:19.150993 | TASK [include_role : add-build-sshkey]
2026-06-14 16:03:19.184590 | primary | ok
2026-06-14 16:03:19.207367 | 
2026-06-14 16:03:19.207499 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-14 16:03:19.517577 | primary -> localhost | ok
2026-06-14 16:03:19.527068 | 
2026-06-14 16:03:19.527237 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-14 16:03:19.561314 | primary | ok
2026-06-14 16:03:19.586698 | primary | included: /var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-14 16:03:19.594119 | 
2026-06-14 16:03:19.594200 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-14 16:03:20.668634 | primary -> localhost | Generating public/private rsa key pair.
2026-06-14 16:03:20.668891 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/work/62dd9db8c5c74c769326b13ae753f911_id_rsa
2026-06-14 16:03:20.668934 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/work/62dd9db8c5c74c769326b13ae753f911_id_rsa.pub
2026-06-14 16:03:20.668965 | primary -> localhost | The key fingerprint is:
2026-06-14 16:03:20.668994 | primary -> localhost | SHA256:5ykDSskvIJ7NkW7ivs2aFhQY217DR8gaSwj1Mgo+KfM zuul-build-sshkey
2026-06-14 16:03:20.669025 | primary -> localhost | The key's randomart image is:
2026-06-14 16:03:20.669053 | primary -> localhost | +---[RSA 3072]----+
2026-06-14 16:03:20.669080 | primary -> localhost | |=+.. ..          |
2026-06-14 16:03:20.669108 | primary -> localhost | |o+ooo.           |
2026-06-14 16:03:20.669134 | primary -> localhost | |o.=+= .          |
2026-06-14 16:03:20.669160 | primary -> localhost | |o++=.+           |
2026-06-14 16:03:20.669186 | primary -> localhost | |*+oo+ . S .      |
2026-06-14 16:03:20.669211 | primary -> localhost | |o=*o.o . o .     |
2026-06-14 16:03:20.669237 | primary -> localhost | | +E=o . o o      |
2026-06-14 16:03:20.669262 | primary -> localhost | |..*  .   o       |
2026-06-14 16:03:20.669287 | primary -> localhost | |o*oo             |
2026-06-14 16:03:20.669312 | primary -> localhost | +----[SHA256]-----+
2026-06-14 16:03:20.669376 | primary -> localhost | ok: Runtime: 0:00:00.529632
2026-06-14 16:03:20.675141 | 
2026-06-14 16:03:20.675229 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-14 16:03:20.706055 | primary | ok
2026-06-14 16:03:20.724192 | primary | included: /var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-14 16:03:20.738671 | 
2026-06-14 16:03:20.738901 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-14 16:03:20.764471 | primary | skipping: Conditional result was False
2026-06-14 16:03:20.772608 | 
2026-06-14 16:03:20.772735 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-14 16:03:21.220203 | primary | changed
2026-06-14 16:03:21.229673 | 
2026-06-14 16:03:21.229816 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-14 16:03:21.505982 | primary | ok
2026-06-14 16:03:21.513267 | 
2026-06-14 16:03:21.513396 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-14 16:03:22.337278 | primary | changed
2026-06-14 16:03:22.346055 | 
2026-06-14 16:03:22.346189 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-14 16:03:23.240547 | primary | changed
2026-06-14 16:03:23.249080 | 
2026-06-14 16:03:23.249238 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-14 16:03:23.276905 | primary | skipping: Conditional result was False
2026-06-14 16:03:23.285960 | 
2026-06-14 16:03:23.286089 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-14 16:03:23.738045 | primary -> localhost | changed
2026-06-14 16:03:23.745258 | 
2026-06-14 16:03:23.745336 | TASK [add-build-sshkey : Add back temp key]
2026-06-14 16:03:24.109672 | primary -> localhost | Identity added: /var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/work/62dd9db8c5c74c769326b13ae753f911_id_rsa (zuul-build-sshkey)
2026-06-14 16:03:24.110099 | primary -> localhost | ok: Runtime: 0:00:00.017809
2026-06-14 16:03:24.117401 | 
2026-06-14 16:03:24.117573 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-14 16:03:24.546321 | primary | ok
2026-06-14 16:03:24.555500 | 
2026-06-14 16:03:24.555712 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-14 16:03:24.593036 | primary | skipping: Conditional result was False
2026-06-14 16:03:24.607202 | 
2026-06-14 16:03:24.607341 | TASK [include_role : validate-host]
2026-06-14 16:03:24.641405 | primary | ok
2026-06-14 16:03:24.674143 | 
2026-06-14 16:03:24.674285 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-14 16:03:24.717145 | primary | ok
2026-06-14 16:03:24.724235 | 
2026-06-14 16:03:24.724367 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-14 16:03:25.076161 | primary -> localhost | ok
2026-06-14 16:03:25.086445 | 
2026-06-14 16:03:25.086591 | TASK [validate-host : Collect information about the host]
2026-06-14 16:03:25.830948 | primary | ok
2026-06-14 16:03:25.849950 | 
2026-06-14 16:03:25.850088 | TASK [validate-host : Sanitize hostname]
2026-06-14 16:03:25.934076 | primary | ok
2026-06-14 16:03:25.941845 | 
2026-06-14 16:03:25.942083 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-14 16:03:26.586762 | primary -> localhost | changed
2026-06-14 16:03:26.596615 | 
2026-06-14 16:03:26.596753 | TASK [validate-host : Collect information about zuul worker]
2026-06-14 16:03:27.076162 | primary | ok
2026-06-14 16:03:27.083778 | 
2026-06-14 16:03:27.084001 | TASK [validate-host : Write out all zuul information for each host]
2026-06-14 16:03:27.638957 | primary -> localhost | changed
2026-06-14 16:03:27.654671 | 
2026-06-14 16:03:27.654818 | TASK [include_role : prepare-workspace-openshift]
2026-06-14 16:03:27.671237 | primary | skipping: Conditional result was False
2026-06-14 16:03:27.678488 | 
2026-06-14 16:03:27.678633 | TASK [include_role : remove-zuul-sshkey]
2026-06-14 16:03:27.693533 | primary | skipping: Conditional result was False
2026-06-14 16:03:27.702526 | 
2026-06-14 16:03:27.702664 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-14 16:03:28.001950 | primary | ok: "logs"
2026-06-14 16:03:28.002466 | primary | ok: All items complete
2026-06-14 16:03:28.002537 | 
2026-06-14 16:03:28.249030 | primary | ok: "artifacts"
2026-06-14 16:03:28.490017 | primary | ok: "docs"
2026-06-14 16:03:28.508914 | 
2026-06-14 16:03:28.509056 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-14 16:03:28.817369 | primary | changed: "logs"
2026-06-14 16:03:29.065792 | primary | changed: "artifacts"
2026-06-14 16:03:29.290250 | primary | changed: "docs"
2026-06-14 16:03:29.309392 | 
2026-06-14 16:03:29.309596 | PLAY RECAP
2026-06-14 16:03:29.309704 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 16:03:29.309777 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-14 16:03:29.309827 | 
2026-06-14 16:03:29.458185 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-14 16:03:29.460969 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-14 16:03:30.168150 | 
2026-06-14 16:03:30.168287 | PLAY [all]
2026-06-14 16:03:30.180767 | 
2026-06-14 16:03:30.181106 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-14 16:03:30.263323 | primary | ok
2026-06-14 16:03:30.268197 | 
2026-06-14 16:03:30.268322 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-14 16:03:30.767823 | primary | changed
2026-06-14 16:03:30.784194 | 
2026-06-14 16:03:30.784435 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-14 16:03:31.990939 | primary | changed
2026-06-14 16:03:32.000341 | 
2026-06-14 16:03:32.000429 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-14 16:03:33.192800 | primary | changed:
2026-06-14 16:03:33.193020 | primary | {
2026-06-14 16:03:33.193047 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-14 16:03:33.193077 | primary | }
2026-06-14 16:03:34.942330 | primary | changed:
2026-06-14 16:03:34.942454 | primary | {
2026-06-14 16:03:34.942481 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-14 16:03:34.942502 | primary | }
2026-06-14 16:03:37.785944 | primary | changed:
2026-06-14 16:03:37.786128 | primary | {
2026-06-14 16:03:37.786184 | 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-14 16:03:37.786230 | primary | }
2026-06-14 16:03:39.709305 | primary | changed:
2026-06-14 16:03:39.771031 | primary | {
2026-06-14 16:03:39.771283 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-14 16:03:39.771345 | primary | }
2026-06-14 16:03:42.175930 | primary | changed:
2026-06-14 16:03:42.176136 | primary | {
2026-06-14 16:03:42.176187 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-14 16:03:42.176225 | primary | }
2026-06-14 16:03:42.847506 | primary | changed:
2026-06-14 16:03:42.847683 | primary | {
2026-06-14 16:03:42.847733 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-14 16:03:42.847772 | primary | }
2026-06-14 16:03:43.874902 | primary | changed:
2026-06-14 16:03:43.875021 | primary | {
2026-06-14 16:03:43.875053 | 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-14 16:03:43.875081 | primary | }
2026-06-14 16:03:44.151919 | primary | changed:
2026-06-14 16:03:44.152090 | primary | {
2026-06-14 16:03:44.152119 | 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-14 16:03:44.152138 | primary | }
2026-06-14 16:03:44.435966 | primary | changed:
2026-06-14 16:03:44.436111 | primary | {
2026-06-14 16:03:44.436155 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-14 16:03:44.436185 | primary | }
2026-06-14 16:03:44.721415 | primary | changed:
2026-06-14 16:03:44.721705 | primary | {
2026-06-14 16:03:44.721761 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-14 16:03:44.721803 | primary | }
2026-06-14 16:03:45.021447 | primary | changed:
2026-06-14 16:03:45.021619 | primary | {
2026-06-14 16:03:45.021668 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-14 16:03:45.021709 | primary | }
2026-06-14 16:03:45.343533 | primary | changed:
2026-06-14 16:03:45.343671 | primary | {
2026-06-14 16:03:45.343703 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-14 16:03:45.343734 | primary | }
2026-06-14 16:03:45.599470 | primary | changed:
2026-06-14 16:03:45.599619 | primary | {
2026-06-14 16:03:45.599668 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-14 16:03:45.599708 | primary | }
2026-06-14 16:03:45.878589 | primary | changed:
2026-06-14 16:03:45.878825 | primary | {
2026-06-14 16:03:45.878924 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-14 16:03:45.878971 | primary | }
2026-06-14 16:03:46.172426 | primary | changed:
2026-06-14 16:03:46.172585 | primary | {
2026-06-14 16:03:46.172634 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-14 16:03:46.172674 | primary | }
2026-06-14 16:03:46.470151 | primary | changed:
2026-06-14 16:03:46.470289 | primary | {
2026-06-14 16:03:46.470338 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-14 16:03:46.470377 | primary | }
2026-06-14 16:03:46.748991 | primary | changed:
2026-06-14 16:03:46.749141 | primary | {
2026-06-14 16:03:46.749190 | 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-14 16:03:46.749231 | primary | }
2026-06-14 16:03:47.049278 | primary | changed:
2026-06-14 16:03:47.049427 | primary | {
2026-06-14 16:03:47.049476 | 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-14 16:03:47.049517 | primary | }
2026-06-14 16:03:47.322123 | primary | changed:
2026-06-14 16:03:47.322239 | primary | {
2026-06-14 16:03:47.322263 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-14 16:03:47.322291 | primary | }
2026-06-14 16:03:47.624553 | primary | changed:
2026-06-14 16:03:47.624771 | primary | {
2026-06-14 16:03:47.624827 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-14 16:03:47.624913 | primary | }
2026-06-14 16:03:47.911886 | primary | changed:
2026-06-14 16:03:47.912101 | primary | {
2026-06-14 16:03:47.912155 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-14 16:03:47.912196 | primary | }
2026-06-14 16:03:48.213695 | primary | changed:
2026-06-14 16:03:48.213960 | primary | {
2026-06-14 16:03:48.214016 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-14 16:03:48.214059 | primary | }
2026-06-14 16:03:48.529555 | primary | changed:
2026-06-14 16:03:48.529791 | primary | {
2026-06-14 16:03:48.529845 | 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-14 16:03:48.529927 | primary | }
2026-06-14 16:03:48.812489 | primary | changed:
2026-06-14 16:03:48.812658 | primary | {
2026-06-14 16:03:48.812709 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-14 16:03:48.812753 | primary | }
2026-06-14 16:03:49.067971 | primary | changed:
2026-06-14 16:03:49.068191 | primary | {
2026-06-14 16:03:49.068243 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-14 16:03:49.068284 | primary | }
2026-06-14 16:03:49.354046 | primary | changed:
2026-06-14 16:03:49.354204 | primary | {
2026-06-14 16:03:49.354238 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-14 16:03:49.354266 | primary | }
2026-06-14 16:03:49.381662 | 
2026-06-14 16:03:49.381781 | TASK [Set timezone to UTC]
2026-06-14 16:03:49.924287 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-14 16:03:49.933417 | 
2026-06-14 16:03:49.933580 | TASK [Create nodepool directory]
2026-06-14 16:03:50.236794 | primary | changed
2026-06-14 16:03:50.245652 | 
2026-06-14 16:03:50.245780 | TASK [Create nodepool sub_nodes file]
2026-06-14 16:03:51.051456 | primary | changed
2026-06-14 16:03:51.059122 | 
2026-06-14 16:03:51.059252 | TASK [Create nodepool sub_nodes_private file]
2026-06-14 16:03:51.847042 | primary | changed
2026-06-14 16:03:51.854686 | 
2026-06-14 16:03:51.854807 | LOOP [Populate nodepool sub_nodes file]
2026-06-14 16:03:51.902675 | 
2026-06-14 16:03:51.903176 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-14 16:03:51.952256 | 
2026-06-14 16:03:51.952612 | TASK [Create nodepool primary file]
2026-06-14 16:03:52.801241 | primary | changed
2026-06-14 16:03:52.808813 | 
2026-06-14 16:03:52.808983 | TASK [Create nodepool node_private for this node]
2026-06-14 16:03:53.633076 | primary | changed
2026-06-14 16:03:53.644693 | 
2026-06-14 16:03:53.644818 | LOOP [Copy ssh keys to nodepool directory]
2026-06-14 16:03:54.124787 | primary | ok: Item: id_rsa Runtime: 0:00:00.007959
2026-06-14 16:03:54.125164 | 
2026-06-14 16:03:54.359464 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.007402
2026-06-14 16:03:54.372735 | 
2026-06-14 16:03:54.372951 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-14 16:03:55.254408 | primary | changed
2026-06-14 16:03:55.262752 | 
2026-06-14 16:03:55.262909 | TASK [Validate sudoers config after edits]
2026-06-14 16:03:55.603923 | primary | /etc/sudoers: parsed OK
2026-06-14 16:03:55.604045 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-14 16:03:55.604060 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-14 16:03:55.604073 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-14 16:03:55.811244 | primary | ok: Runtime: 0:00:00.008639
2026-06-14 16:03:55.819570 | 
2026-06-14 16:03:55.819723 | TASK [Show the environment passed in to job shell scripts]
2026-06-14 16:03:56.134524 | primary | SHELL=/bin/bash
2026-06-14 16:03:56.134567 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-14 16:03:56.134574 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-14 16:03:56.134578 | primary | PWD=/home/zuul
2026-06-14 16:03:56.134582 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-14 16:03:56.134585 | primary | LOGNAME=zuul
2026-06-14 16:03:56.134589 | primary | XDG_SESSION_TYPE=tty
2026-06-14 16:03:56.134593 | primary | _=/usr/bin/env
2026-06-14 16:03:56.134597 | primary | MOTD_SHOWN=pam
2026-06-14 16:03:56.134601 | primary | HOME=/home/zuul
2026-06-14 16:03:56.134604 | primary | LANG=en_US.UTF-8
2026-06-14 16:03:56.134608 | primary | SSH_CONNECTION=38.129.56.84 42420 38.102.83.2 22
2026-06-14 16:03:56.134611 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-14 16:03:56.134615 | primary | WORKSPACE=/home/zuul/workspace
2026-06-14 16:03:56.134619 | primary | XDG_SESSION_CLASS=user
2026-06-14 16:03:56.134622 | primary | SELINUX_ROLE_REQUESTED=
2026-06-14 16:03:56.134626 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-14 16:03:56.134631 | primary | USER=zuul
2026-06-14 16:03:56.134636 | primary | ZUUL_VOTING=True
2026-06-14 16:03:56.134641 | primary | BUILD_TIMEOUT=3000000
2026-06-14 16:03:56.134646 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-14 16:03:56.134651 | primary | SHLVL=1
2026-06-14 16:03:56.134656 | primary | XDG_SESSION_ID=1
2026-06-14 16:03:56.134660 | primary | ZUUL_BRANCH=master
2026-06-14 16:03:56.134671 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-14 16:03:56.134677 | primary | SSH_CLIENT=38.129.56.84 42420 22
2026-06-14 16:03:56.134688 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-14 16:03:56.134694 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-14 16:03:56.134702 | primary | which_declare=declare -f
2026-06-14 16:03:56.134710 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-14 16:03:56.134718 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-14 16:03:56.134725 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-14 16:03:56.134733 | primary | ZUUL_UUID=62dd9db8c5c74c769326b13ae753f911
2026-06-14 16:03:56.134744 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-14 16:03:56.134752 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-14 16:03:56.134760 | primary | }
2026-06-14 16:03:56.371052 | primary | ok: Runtime: 0:00:00.007459
2026-06-14 16:03:56.379305 | 
2026-06-14 16:03:56.379432 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-14 16:03:56.406567 | primary | skipping: Conditional result was False
2026-06-14 16:03:56.417113 | 
2026-06-14 16:03:56.417292 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-14 16:03:56.955944 | primary | skipping: Conditional result was False
2026-06-14 16:03:56.965965 | 
2026-06-14 16:03:56.966116 | TASK [Ensure legacy workspace directory]
2026-06-14 16:03:57.270443 | primary | changed
2026-06-14 16:03:57.272953 | 
2026-06-14 16:03:57.273049 | PLAY RECAP
2026-06-14 16:03:57.273152 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-14 16:03:57.273201 | 
2026-06-14 16:03:57.430825 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-14 16:03:57.433811 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-14 16:03:58.048045 | 
2026-06-14 16:03:58.048178 | PLAY [primary]
2026-06-14 16:03:58.059148 | 
2026-06-14 16:03:58.059252 | TASK [Clone repos in the job workspace]
2026-06-14 16:03:58.078951 | primary | ok
2026-06-14 16:03:58.095516 | 
2026-06-14 16:03:58.095626 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-14 16:03:58.542133 | primary | ok
2026-06-14 16:03:58.551587 | 
2026-06-14 16:03:58.551725 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-14 16:04:00.051196 | primary | Output suppressed because no_log was given
2026-06-14 16:04:00.065924 | 
2026-06-14 16:04:00.066063 | TASK [Create the config file]
2026-06-14 16:04:01.237693 | primary | changed
2026-06-14 16:04:01.240329 | 
2026-06-14 16:04:01.240426 | PLAY RECAP
2026-06-14 16:04:01.240507 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 16:04:01.240553 | 
2026-06-14 16:04:01.380581 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-14 16:04:01.383423 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-14 16:04:02.033054 | 
2026-06-14 16:04:02.033174 | PLAY [primary]
2026-06-14 16:04:02.043544 | 
2026-06-14 16:04:02.043623 | TASK [Create copy-container.yml playbook on primary]
2026-06-14 16:04:03.171932 | primary | changed
2026-06-14 16:04:03.180720 | 
2026-06-14 16:04:03.180911 | TASK [Install required packages]
2026-06-14 16:04:45.953205 | primary | changed
2026-06-14 16:04:45.961601 | 
2026-06-14 16:04:45.961742 | TASK [Ensure dependency collections are installed]
2026-06-14 16:05:53.064235 | primary | changed
2026-06-14 16:05:53.087095 | 
2026-06-14 16:05:53.087309 | TASK [install copy-containers]
2026-06-14 16:05:54.026928 | primary |
2026-06-14 16:05:54.027182 | primary | PLAY [localhost] ***************************************************************
2026-06-14 16:05:54.027199 | primary |
2026-06-14 16:05:54.027208 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-14 16:05:54.027220 | primary | Sunday 14 June 2026  16:05:54 +0000 (0:00:00.032)       0:00:00.032 ***********
2026-06-14 16:05:54.027231 | primary | Sunday 14 June 2026  16:05:54 +0000 (0:00:00.031)       0:00:00.031 ***********
2026-06-14 16:05:54.950147 | primary | ok: [localhost]
2026-06-14 16:05:54.950244 | primary |
2026-06-14 16:05:54.950258 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-14 16:05:54.950268 | primary | Sunday 14 June 2026  16:05:54 +0000 (0:00:00.924)       0:00:00.956 ***********
2026-06-14 16:05:54.950276 | primary | Sunday 14 June 2026  16:05:54 +0000 (0:00:00.924)       0:00:00.955 ***********
2026-06-14 16:05:54.984275 | primary |
2026-06-14 16:05:54.984322 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-14 16:05:54.984332 | primary | Sunday 14 June 2026  16:05:54 +0000 (0:00:00.034)       0:00:00.990 ***********
2026-06-14 16:05:54.984341 | primary | Sunday 14 June 2026  16:05:54 +0000 (0:00:00.034)       0:00:00.989 ***********
2026-06-14 16:05:55.536092 | primary | changed: [localhost] => (item=artifacts)
2026-06-14 16:05:55.536123 | primary | changed: [localhost] => (item=logs)
2026-06-14 16:05:55.536129 | primary |
2026-06-14 16:05:55.536139 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-14 16:05:55.536144 | primary | Sunday 14 June 2026  16:05:55 +0000 (0:00:00.550)       0:00:01.541 ***********
2026-06-14 16:05:55.536148 | primary | Sunday 14 June 2026  16:05:55 +0000 (0:00:00.550)       0:00:01.540 ***********
2026-06-14 16:05:58.443936 | primary | changed: [localhost]
2026-06-14 16:05:58.444005 | primary |
2026-06-14 16:05:58.444017 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-14 16:05:58.444028 | primary | Sunday 14 June 2026  16:05:58 +0000 (0:00:02.907)       0:00:04.448 ***********
2026-06-14 16:05:58.444036 | primary | Sunday 14 June 2026  16:05:58 +0000 (0:00:02.907)       0:00:04.447 ***********
2026-06-14 16:06:30.105814 | primary | changed: [localhost]
2026-06-14 16:06:30.105896 | primary |
2026-06-14 16:06:30.105909 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-14 16:06:30.105919 | primary | Sunday 14 June 2026  16:06:30 +0000 (0:00:31.663)       0:00:36.112 ***********
2026-06-14 16:06:30.105927 | primary | Sunday 14 June 2026  16:06:30 +0000 (0:00:31.663)       0:00:36.110 ***********
2026-06-14 16:06:30.443579 | primary | changed: [localhost]
2026-06-14 16:06:30.443615 | primary |
2026-06-14 16:06:30.443623 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-14 16:06:30.443630 | primary | Sunday 14 June 2026  16:06:30 +0000 (0:00:00.337)       0:00:36.449 ***********
2026-06-14 16:06:30.443636 | primary | Sunday 14 June 2026  16:06:30 +0000 (0:00:00.337)       0:00:36.448 ***********
2026-06-14 16:06:34.357002 | primary | changed: [localhost]
2026-06-14 16:06:34.357032 | primary |
2026-06-14 16:06:34.357038 | 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-14 16:06:34.357047 | primary | Sunday 14 June 2026  16:06:34 +0000 (0:00:03.913)       0:00:40.362 ***********
2026-06-14 16:06:34.357051 | primary | Sunday 14 June 2026  16:06:34 +0000 (0:00:03.913)       0:00:40.361 ***********
2026-06-14 16:07:28.440904 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-14 16:07:28.441054 | primary | ok: [localhost]
2026-06-14 16:07:28.441066 | primary |
2026-06-14 16:07:28.441098 | 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-14 16:07:28.441111 | primary | Sunday 14 June 2026  16:07:28 +0000 (0:00:54.084)       0:01:34.446 ***********
2026-06-14 16:07:28.441133 | primary | Sunday 14 June 2026  16:07:28 +0000 (0:00:54.084)       0:01:34.445 ***********
2026-06-14 16:07:28.470172 | primary | skipping: [localhost]
2026-06-14 16:07:28.470206 | primary |
2026-06-14 16:07:28.470216 | 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-14 16:07:28.470225 | primary | Sunday 14 June 2026  16:07:28 +0000 (0:00:00.029)       0:01:34.476 ***********
2026-06-14 16:07:28.470233 | primary | Sunday 14 June 2026  16:07:28 +0000 (0:00:00.029)       0:01:34.475 ***********
2026-06-14 16:07:28.909722 | primary | changed: [localhost]
2026-06-14 16:07:28.909773 | primary |
2026-06-14 16:07:28.909781 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-14 16:07:28.909787 | primary | Sunday 14 June 2026  16:07:28 +0000 (0:00:00.439)       0:01:34.915 ***********
2026-06-14 16:07:28.909793 | primary | Sunday 14 June 2026  16:07:28 +0000 (0:00:00.439)       0:01:34.914 ***********
2026-06-14 16:07:29.106257 | primary | changed: [localhost]
2026-06-14 16:07:29.106320 | primary |
2026-06-14 16:07:29.106328 | 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-14 16:07:29.106340 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.195)       0:01:35.111 ***********
2026-06-14 16:07:29.106345 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.195)       0:01:35.110 ***********
2026-06-14 16:07:29.165542 | primary | skipping: [localhost]
2026-06-14 16:07:29.165589 | primary |
2026-06-14 16:07:29.165600 | 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-14 16:07:29.165608 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.059)       0:01:35.170 ***********
2026-06-14 16:07:29.165616 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.059)       0:01:35.169 ***********
2026-06-14 16:07:29.202988 | primary | skipping: [localhost]
2026-06-14 16:07:29.203040 | primary |
2026-06-14 16:07:29.203052 | 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-14 16:07:29.203062 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.037)       0:01:35.208 ***********
2026-06-14 16:07:29.203112 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.037)       0:01:35.206 ***********
2026-06-14 16:07:29.255910 | primary | skipping: [localhost]
2026-06-14 16:07:29.255951 | primary |
2026-06-14 16:07:29.255961 | 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-14 16:07:29.255971 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.053)       0:01:35.261 ***********
2026-06-14 16:07:29.255979 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.053)       0:01:35.260 ***********
2026-06-14 16:07:29.312536 | primary | skipping: [localhost]
2026-06-14 16:07:29.312584 | primary |
2026-06-14 16:07:29.312595 | 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-14 16:07:29.312605 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.056)       0:01:35.318 ***********
2026-06-14 16:07:29.312613 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.056)       0:01:35.317 ***********
2026-06-14 16:07:29.355665 | primary | skipping: [localhost]
2026-06-14 16:07:29.355729 | primary |
2026-06-14 16:07:29.355740 | 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-14 16:07:29.355762 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.043)       0:01:35.361 ***********
2026-06-14 16:07:29.355771 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.043)       0:01:35.360 ***********
2026-06-14 16:07:29.423162 | primary | skipping: [localhost]
2026-06-14 16:07:29.423236 | primary |
2026-06-14 16:07:29.423248 | primary | PLAY RECAP *********************************************************************
2026-06-14 16:07:29.423260 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-14 16:07:29.423269 | primary |
2026-06-14 16:07:29.423278 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.067)       0:01:35.429 ***********
2026-06-14 16:07:29.423286 | primary | ===============================================================================
2026-06-14 16:07:29.423295 | primary | copy_container : Build the copy-container ------------------------------ 54.08s
2026-06-14 16:07:29.423303 | primary | copy_container : Install required packages ----------------------------- 31.66s
2026-06-14 16:07:29.423312 | primary | copy_container : Copy go files to temporary directory ------------------- 3.91s
2026-06-14 16:07:29.423320 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 2.91s
2026-06-14 16:07:29.423329 | primary | Gathering Facts --------------------------------------------------------- 0.92s
2026-06-14 16:07:29.423337 | primary | copy_container : Ensure directory is present ---------------------------- 0.55s
2026-06-14 16:07:29.423345 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.44s
2026-06-14 16:07:29.423354 | primary | copy_container : Create temporary directory ----------------------------- 0.34s
2026-06-14 16:07:29.423362 | primary | copy_container : Delete temporary directory ----------------------------- 0.20s
2026-06-14 16:07:29.423370 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.07s
2026-06-14 16:07:29.423379 | primary | copy_container : Create cron job to copy containers --------------------- 0.06s
2026-06-14 16:07:29.423387 | primary | copy_container : Create cron job to copy containers --------------------- 0.06s
2026-06-14 16:07:29.423395 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-14 16:07:29.423403 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-14 16:07:29.423412 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-14 16:07:29.423420 | primary | Install copy_containers ------------------------------------------------- 0.03s
2026-06-14 16:07:29.423428 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-14 16:07:29.423436 | primary | Sunday 14 June 2026  16:07:29 +0000 (0:00:00.068)       0:01:35.428 ***********
2026-06-14 16:07:29.423445 | primary | ===============================================================================
2026-06-14 16:07:29.423453 | primary | copy_container --------------------------------------------------------- 94.44s
2026-06-14 16:07:29.423461 | primary | gather_facts ------------------------------------------------------------ 0.92s
2026-06-14 16:07:29.423469 | primary | ansible.builtin.include_role -------------------------------------------- 0.03s
2026-06-14 16:07:29.423478 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-14 16:07:29.423486 | primary | total ------------------------------------------------------------------ 95.40s
2026-06-14 16:07:29.742930 | primary | ok: Runtime: 0:01:35.954819
2026-06-14 16:07:29.747335 | 
2026-06-14 16:07:29.747432 | PLAY RECAP
2026-06-14 16:07:29.747516 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 16:07:29.747558 | 
2026-06-14 16:07:29.877504 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-14 16:07:29.880801 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-14 16:07:30.543149 | 
2026-06-14 16:07:30.543280 | PLAY [primary]
2026-06-14 16:07:30.553916 | 
2026-06-14 16:07:30.553986 | TASK [Install podman]
2026-06-14 16:07:32.034736 | primary | ok: Nothing to do
2026-06-14 16:07:32.045613 | 
2026-06-14 16:07:32.045763 | TASK [Get md5 file for DLRN hash tag]
2026-06-14 16:07:32.617343 | primary | changed: OK (32 bytes)
2026-06-14 16:07:32.627059 | 
2026-06-14 16:07:32.627197 | TASK [Find MD5 value]
2026-06-14 16:07:33.164534 | primary | ok: Runtime: 0:00:00.005017
2026-06-14 16:07:33.171372 | 
2026-06-14 16:07:33.171506 | TASK [Perform container registry login with podman]
2026-06-14 16:07:34.719821 | primary | Output suppressed because no_log was given
2026-06-14 16:07:34.726684 | 
2026-06-14 16:07:34.726812 | TASK [Copy containers per release]
2026-06-14 16:09:45.061243 | primary | Output suppressed because no_log was given
2026-06-14 16:09:45.068253 | 
2026-06-14 16:09:45.068388 | TASK [Tag containers]
2026-06-14 16:11:59.108755 | primary | Output suppressed because no_log was given
2026-06-14 16:11:59.116056 | 
2026-06-14 16:11:59.116229 | TASK [Fail job if there is an error in the copy log]
2026-06-14 16:11:59.421825 | primary | time="2026-06-14T16:07:35Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/logs/containers-successfully-built.log"
2026-06-14 16:11:59.421934 | primary | time="2026-06-14T16:07:35Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/logs/containers-built.log"
2026-06-14 16:11:59.421946 | primary | time="2026-06-14T16:07:35Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.421952 | primary | time="2026-06-14T16:07:36Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.421958 | primary | time="2026-06-14T16:07:38Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.421963 | primary | time="2026-06-14T16:07:39Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.421971 | primary | time="2026-06-14T16:07:40Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.421977 | primary | time="2026-06-14T16:07:40Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-14 16:11:59.421983 | primary | time="2026-06-14T16:07:42Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.421990 | primary | time="2026-06-14T16:07:42Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-14 16:11:59.421995 | primary | time="2026-06-14T16:07:43Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422000 | primary | time="2026-06-14T16:07:43Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-14 16:11:59.422006 | primary | time="2026-06-14T16:07:45Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422011 | primary | time="2026-06-14T16:07:45Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-14 16:11:59.422016 | primary | time="2026-06-14T16:07:46Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422021 | primary | time="2026-06-14T16:07:47Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422027 | primary | time="2026-06-14T16:07:49Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422032 | primary | time="2026-06-14T16:07:50Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422037 | primary | time="2026-06-14T16:07:51Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422042 | primary | time="2026-06-14T16:07:52Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422047 | primary | time="2026-06-14T16:07:54Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422053 | primary | time="2026-06-14T16:07:55Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422058 | primary | time="2026-06-14T16:07:56Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422063 | primary | time="2026-06-14T16:07:58Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422094 | primary | time="2026-06-14T16:07:59Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422105 | primary | time="2026-06-14T16:08:00Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422110 | primary | time="2026-06-14T16:08:01Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422115 | primary | time="2026-06-14T16:08:02Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422126 | primary | time="2026-06-14T16:08:04Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422131 | primary | time="2026-06-14T16:08:04Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-14 16:11:59.422137 | primary | time="2026-06-14T16:08:05Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422142 | primary | time="2026-06-14T16:08:07Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422150 | primary | time="2026-06-14T16:08:08Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422155 | primary | time="2026-06-14T16:08:09Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422160 | primary | time="2026-06-14T16:08:10Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422166 | primary | time="2026-06-14T16:08:11Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422171 | primary | time="2026-06-14T16:08:13Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422176 | primary | time="2026-06-14T16:08:14Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422181 | primary | time="2026-06-14T16:08:15Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422186 | primary | time="2026-06-14T16:08:16Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422191 | primary | time="2026-06-14T16:08:18Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422196 | primary | time="2026-06-14T16:08:19Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422201 | primary | time="2026-06-14T16:08:20Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422207 | primary | time="2026-06-14T16:08:21Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422212 | primary | time="2026-06-14T16:08:22Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422217 | primary | time="2026-06-14T16:08:24Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422222 | primary | time="2026-06-14T16:08:25Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422227 | primary | time="2026-06-14T16:08:26Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422235 | primary | time="2026-06-14T16:08:27Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422241 | primary | time="2026-06-14T16:08:29Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422246 | primary | time="2026-06-14T16:08:30Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422251 | primary | time="2026-06-14T16:08:31Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422256 | primary | time="2026-06-14T16:08:32Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422261 | primary | time="2026-06-14T16:08:34Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422266 | primary | time="2026-06-14T16:08:34Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-14 16:11:59.422272 | primary | time="2026-06-14T16:08:35Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422277 | primary | time="2026-06-14T16:08:35Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-14 16:11:59.422285 | primary | time="2026-06-14T16:08:37Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422290 | primary | time="2026-06-14T16:08:38Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422296 | primary | time="2026-06-14T16:08:39Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422301 | primary | time="2026-06-14T16:08:40Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422306 | primary | time="2026-06-14T16:08:42Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422311 | primary | time="2026-06-14T16:08:43Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422318 | primary | time="2026-06-14T16:08:44Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422324 | primary | time="2026-06-14T16:08:45Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422329 | primary | time="2026-06-14T16:08:46Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422334 | primary | time="2026-06-14T16:08:48Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422339 | primary | time="2026-06-14T16:08:49Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422344 | primary | time="2026-06-14T16:08:50Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422349 | primary | time="2026-06-14T16:08:51Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422354 | primary | time="2026-06-14T16:08:53Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422359 | primary | time="2026-06-14T16:08:54Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422367 | primary | time="2026-06-14T16:08:55Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422373 | primary | time="2026-06-14T16:08:56Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422378 | primary | time="2026-06-14T16:08:56Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-14 16:11:59.422383 | primary | time="2026-06-14T16:08:58Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422388 | primary | time="2026-06-14T16:09:00Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422393 | primary | time="2026-06-14T16:09:01Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422398 | primary | time="2026-06-14T16:09:02Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422403 | primary | time="2026-06-14T16:09:03Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422408 | primary | time="2026-06-14T16:09:04Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422414 | primary | time="2026-06-14T16:09:06Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422419 | primary | time="2026-06-14T16:09:07Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422424 | primary | time="2026-06-14T16:09:07Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-14 16:11:59.422429 | primary | time="2026-06-14T16:09:08Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422434 | primary | time="2026-06-14T16:09:09Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422439 | primary | time="2026-06-14T16:09:11Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422447 | primary | time="2026-06-14T16:09:11Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-14 16:11:59.422452 | primary | time="2026-06-14T16:09:12Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422457 | primary | time="2026-06-14T16:09:13Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422462 | primary | time="2026-06-14T16:09:14Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422467 | primary | time="2026-06-14T16:09:16Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422473 | primary | time="2026-06-14T16:09:17Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422480 | primary | time="2026-06-14T16:09:18Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422486 | primary | time="2026-06-14T16:09:19Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422491 | primary | time="2026-06-14T16:09:21Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422496 | primary | time="2026-06-14T16:09:22Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422504 | primary | time="2026-06-14T16:09:22Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-14 16:11:59.422509 | primary | time="2026-06-14T16:09:23Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422514 | primary | time="2026-06-14T16:09:24Z" level=info msg="Copying image podified-master-centos9/openstack-os:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422520 | primary | time="2026-06-14T16:09:26Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422525 | primary | time="2026-06-14T16:09:27Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422530 | primary | time="2026-06-14T16:09:28Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422535 | primary | time="2026-06-14T16:09:29Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422540 | primary | time="2026-06-14T16:09:30Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422545 | primary | time="2026-06-14T16:09:30Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-14 16:11:59.422550 | primary | time="2026-06-14T16:09:32Z" level=info msg="Copying image podified-master-centos9/openstack-redis:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422555 | primary | time="2026-06-14T16:09:33Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422560 | primary | time="2026-06-14T16:09:34Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422565 | primary | time="2026-06-14T16:09:36Z" level=info msg="Copying image podified-master-centos9/openstack-frr:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422571 | primary | time="2026-06-14T16:09:37Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422576 | primary | time="2026-06-14T16:09:38Z" level=info msg="Copying image podified-master-centos9/openstack-cron:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422581 | primary | time="2026-06-14T16:09:39Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422586 | primary | time="2026-06-14T16:09:39Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-14 16:11:59.422591 | primary | time="2026-06-14T16:09:41Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422596 | primary | time="2026-06-14T16:09:42Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.422601 | primary | time="2026-06-14T16:09:43Z" level=info msg="Copying image podified-master-centos9/openstack-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:11:59.667817 | primary | ok: Runtime: 0:00:00.004187
2026-06-14 16:11:59.678017 | 
2026-06-14 16:11:59.678273 | TASK [Fail job if the tag log cannot find manifest]
2026-06-14 16:12:00.028974 | primary | time="2026-06-14T16:09:45Z" level=info msg="Overwriting promoted hash"
2026-06-14 16:12:00.029023 | primary | time="2026-06-14T16:09:45Z" level=info msg="Promoted hash:  30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:12:00.029030 | primary | time="2026-06-14T16:09:45Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/logs/containers-successfully-built.log"
2026-06-14 16:12:00.029035 | primary | time="2026-06-14T16:09:45Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/logs/containers-built.log"
2026-06-14 16:12:00.029039 | primary | time="2026-06-14T16:09:45Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//231/rdoproject.org/23125054ee9349fe8effca9eb71bc2c3/ namespace: podified-master-centos9 promoted_hash: 30445c8a4ae75165cb1464a3c21bfcde"
2026-06-14 16:12:00.029044 | primary | time="2026-06-14T16:09:45Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:c158c916759952510e960e78222035a3e7ae8fd88ee03b2f8fc65c58effab9d7"
2026-06-14 16:12:00.029049 | primary | "Updated"
2026-06-14 16:12:00.029053 | primary |
2026-06-14 16:12:00.029057 | primary | time="2026-06-14T16:09:46Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag c158c916759952510e960e78222035a3e7ae8fd88ee03b2f8fc65c58effab9d7 and manifest sha256:c158c916759952510e960e78222035a3e7ae8fd88ee03b2f8fc65c58effab9d7"
2026-06-14 16:12:00.029060 | primary | "Updated"
2026-06-14 16:12:00.029064 | primary |
2026-06-14 16:12:00.029067 | primary | time="2026-06-14T16:09:47Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:f797b1afd2b27f0f44c08f1c1d19c8f4c7da4be703b962367154fe2b1dff5a00"
2026-06-14 16:12:00.029071 | primary | "Updated"
2026-06-14 16:12:00.029090 | primary |
2026-06-14 16:12:00.029096 | primary | time="2026-06-14T16:09:47Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag f797b1afd2b27f0f44c08f1c1d19c8f4c7da4be703b962367154fe2b1dff5a00 and manifest sha256:f797b1afd2b27f0f44c08f1c1d19c8f4c7da4be703b962367154fe2b1dff5a00"
2026-06-14 16:12:00.029099 | primary | "Updated"
2026-06-14 16:12:00.029103 | primary |
2026-06-14 16:12:00.029106 | primary | time="2026-06-14T16:09:48Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:cabdd64b777332cffc12a7e3125c379b143295a7ae1019058e6f83f8b4cac847"
2026-06-14 16:12:00.029110 | primary | "Updated"
2026-06-14 16:12:00.029113 | primary |
2026-06-14 16:12:00.029117 | primary | time="2026-06-14T16:09:48Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag cabdd64b777332cffc12a7e3125c379b143295a7ae1019058e6f83f8b4cac847 and manifest sha256:cabdd64b777332cffc12a7e3125c379b143295a7ae1019058e6f83f8b4cac847"
2026-06-14 16:12:00.029120 | primary | "Updated"
2026-06-14 16:12:00.029124 | primary |
2026-06-14 16:12:00.029127 | primary | time="2026-06-14T16:09:49Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:da822c0bda0d65e3e35f65b56ab1ea8dd2e1ef72cb3e7a0739318376a6f402bc"
2026-06-14 16:12:00.029131 | primary | "Updated"
2026-06-14 16:12:00.029134 | primary |
2026-06-14 16:12:00.029138 | primary | time="2026-06-14T16:09:49Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag da822c0bda0d65e3e35f65b56ab1ea8dd2e1ef72cb3e7a0739318376a6f402bc and manifest sha256:da822c0bda0d65e3e35f65b56ab1ea8dd2e1ef72cb3e7a0739318376a6f402bc"
2026-06-14 16:12:00.029143 | primary | "Updated"
2026-06-14 16:12:00.029147 | primary |
2026-06-14 16:12:00.029150 | primary | time="2026-06-14T16:09:50Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:794b92bdf41af68fd0aca9d5b8e85d358b724298a48905f871821b54f08f3e4e"
2026-06-14 16:12:00.029153 | primary | "Updated"
2026-06-14 16:12:00.029157 | primary |
2026-06-14 16:12:00.029160 | primary | time="2026-06-14T16:09:50Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag 794b92bdf41af68fd0aca9d5b8e85d358b724298a48905f871821b54f08f3e4e and manifest sha256:794b92bdf41af68fd0aca9d5b8e85d358b724298a48905f871821b54f08f3e4e"
2026-06-14 16:12:00.029190 | primary | "Updated"
2026-06-14 16:12:00.029195 | primary |
2026-06-14 16:12:00.029199 | primary | time="2026-06-14T16:09:51Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:1a144a8881bf75b60880ec04c2d4f0e24e4cf11b9ef65f1d0420e214f8ff37be"
2026-06-14 16:12:00.029202 | primary | "Updated"
2026-06-14 16:12:00.029206 | primary |
2026-06-14 16:12:00.029209 | primary | time="2026-06-14T16:09:52Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag 1a144a8881bf75b60880ec04c2d4f0e24e4cf11b9ef65f1d0420e214f8ff37be and manifest sha256:1a144a8881bf75b60880ec04c2d4f0e24e4cf11b9ef65f1d0420e214f8ff37be"
2026-06-14 16:12:00.029213 | primary | "Updated"
2026-06-14 16:12:00.029216 | primary |
2026-06-14 16:12:00.029219 | primary | time="2026-06-14T16:09:52Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:3478e327b0b672ec8b83ef6f3fdeaa0312392654dc66b2a9e2aa4a0d16cca1c7"
2026-06-14 16:12:00.029223 | primary | "Updated"
2026-06-14 16:12:00.029226 | primary |
2026-06-14 16:12:00.029235 | primary | time="2026-06-14T16:09:53Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag 3478e327b0b672ec8b83ef6f3fdeaa0312392654dc66b2a9e2aa4a0d16cca1c7 and manifest sha256:3478e327b0b672ec8b83ef6f3fdeaa0312392654dc66b2a9e2aa4a0d16cca1c7"
2026-06-14 16:12:00.029238 | primary | "Updated"
2026-06-14 16:12:00.029242 | primary |
2026-06-14 16:12:00.029245 | primary | time="2026-06-14T16:09:53Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:93745155c29c9c2083bb89be72077458e847b82741af97b571d9874445345c64"
2026-06-14 16:12:00.029249 | primary | "Updated"
2026-06-14 16:12:00.029252 | primary |
2026-06-14 16:12:00.029255 | primary | time="2026-06-14T16:09:54Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 93745155c29c9c2083bb89be72077458e847b82741af97b571d9874445345c64 and manifest sha256:93745155c29c9c2083bb89be72077458e847b82741af97b571d9874445345c64"
2026-06-14 16:12:00.029259 | primary | "Updated"
2026-06-14 16:12:00.029262 | primary |
2026-06-14 16:12:00.029268 | primary | time="2026-06-14T16:09:55Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:bb82acae6c316ec445de8e6d66e3d9966ccccabda27c5547a4dfc92c63e482ad"
2026-06-14 16:12:00.029271 | primary | "Updated"
2026-06-14 16:12:00.029275 | primary |
2026-06-14 16:12:00.029278 | primary | time="2026-06-14T16:09:55Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag bb82acae6c316ec445de8e6d66e3d9966ccccabda27c5547a4dfc92c63e482ad and manifest sha256:bb82acae6c316ec445de8e6d66e3d9966ccccabda27c5547a4dfc92c63e482ad"
2026-06-14 16:12:00.029282 | primary | "Updated"
2026-06-14 16:12:00.029285 | primary |
2026-06-14 16:12:00.029289 | primary | time="2026-06-14T16:09:56Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:80ce12b8ed9c67b297f7b10155e65dae7b1e5273875f55dbf19d7857bf478a2e"
2026-06-14 16:12:00.029292 | primary | "Updated"
2026-06-14 16:12:00.029295 | primary |
2026-06-14 16:12:00.029299 | primary | time="2026-06-14T16:09:56Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag 80ce12b8ed9c67b297f7b10155e65dae7b1e5273875f55dbf19d7857bf478a2e and manifest sha256:80ce12b8ed9c67b297f7b10155e65dae7b1e5273875f55dbf19d7857bf478a2e"
2026-06-14 16:12:00.029302 | primary | "Updated"
2026-06-14 16:12:00.029306 | primary |
2026-06-14 16:12:00.029309 | primary | time="2026-06-14T16:09:57Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:c9efee71300b3fee5b8f932d1c813bde0060477a6ba53fed12bb51c74af84a39"
2026-06-14 16:12:00.029313 | primary | "Updated"
2026-06-14 16:12:00.029316 | primary |
2026-06-14 16:12:00.029319 | primary | time="2026-06-14T16:09:57Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag c9efee71300b3fee5b8f932d1c813bde0060477a6ba53fed12bb51c74af84a39 and manifest sha256:c9efee71300b3fee5b8f932d1c813bde0060477a6ba53fed12bb51c74af84a39"
2026-06-14 16:12:00.029325 | primary | "Updated"
2026-06-14 16:12:00.029329 | primary |
2026-06-14 16:12:00.029332 | primary | time="2026-06-14T16:09:58Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:4f2caf4aa3f7f0c60c2476a0901d13a2a654fcbada07651552bfd533e6a96ea5"
2026-06-14 16:12:00.029336 | primary | "Updated"
2026-06-14 16:12:00.029339 | primary |
2026-06-14 16:12:00.029343 | primary | time="2026-06-14T16:09:59Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 4f2caf4aa3f7f0c60c2476a0901d13a2a654fcbada07651552bfd533e6a96ea5 and manifest sha256:4f2caf4aa3f7f0c60c2476a0901d13a2a654fcbada07651552bfd533e6a96ea5"
2026-06-14 16:12:00.029346 | primary | "Updated"
2026-06-14 16:12:00.029349 | primary |
2026-06-14 16:12:00.029353 | primary | time="2026-06-14T16:09:59Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:e36f66340569fe9762f828eda337c43090088751b1463659c40b68eebc0efdf1"
2026-06-14 16:12:00.029356 | primary | "Updated"
2026-06-14 16:12:00.029360 | primary |
2026-06-14 16:12:00.029363 | primary | time="2026-06-14T16:10:00Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag e36f66340569fe9762f828eda337c43090088751b1463659c40b68eebc0efdf1 and manifest sha256:e36f66340569fe9762f828eda337c43090088751b1463659c40b68eebc0efdf1"
2026-06-14 16:12:00.029367 | primary | "Updated"
2026-06-14 16:12:00.029370 | primary |
2026-06-14 16:12:00.029373 | primary | time="2026-06-14T16:10:00Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:88a48656e2f2cb36b81a9aaad805faf1b7e3b7122a2316764ac07c120fb1cac9"
2026-06-14 16:12:00.029377 | primary | "Updated"
2026-06-14 16:12:00.029380 | primary |
2026-06-14 16:12:00.029384 | primary | time="2026-06-14T16:10:01Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag 88a48656e2f2cb36b81a9aaad805faf1b7e3b7122a2316764ac07c120fb1cac9 and manifest sha256:88a48656e2f2cb36b81a9aaad805faf1b7e3b7122a2316764ac07c120fb1cac9"
2026-06-14 16:12:00.029387 | primary | "Updated"
2026-06-14 16:12:00.029390 | primary |
2026-06-14 16:12:00.029394 | primary | time="2026-06-14T16:10:02Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:ed28358401ac00124bec10bb7a3fa722dea457566a38e2f252f9247906b3f6b0"
2026-06-14 16:12:00.029397 | primary | "Updated"
2026-06-14 16:12:00.029401 | primary |
2026-06-14 16:12:00.029407 | primary | time="2026-06-14T16:10:02Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag ed28358401ac00124bec10bb7a3fa722dea457566a38e2f252f9247906b3f6b0 and manifest sha256:ed28358401ac00124bec10bb7a3fa722dea457566a38e2f252f9247906b3f6b0"
2026-06-14 16:12:00.029410 | primary | "Updated"
2026-06-14 16:12:00.029413 | primary |
2026-06-14 16:12:00.029417 | primary | time="2026-06-14T16:10:03Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:a94603a215b9d0c3234c082527097f77984c954531b6dcd47808c79058be79de"
2026-06-14 16:12:00.029420 | primary | "Updated"
2026-06-14 16:12:00.029424 | primary |
2026-06-14 16:12:00.029429 | primary | time="2026-06-14T16:10:03Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag a94603a215b9d0c3234c082527097f77984c954531b6dcd47808c79058be79de and manifest sha256:a94603a215b9d0c3234c082527097f77984c954531b6dcd47808c79058be79de"
2026-06-14 16:12:00.029432 | primary | "Updated"
2026-06-14 16:12:00.029436 | primary |
2026-06-14 16:12:00.029439 | primary | time="2026-06-14T16:10:04Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:9958ed6954b7766e52a5a81beac127b9c389e888eb3fa415e09c16088e049e93"
2026-06-14 16:12:00.029442 | primary | "Updated"
2026-06-14 16:12:00.029446 | primary |
2026-06-14 16:12:00.029450 | primary | time="2026-06-14T16:10:04Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 9958ed6954b7766e52a5a81beac127b9c389e888eb3fa415e09c16088e049e93 and manifest sha256:9958ed6954b7766e52a5a81beac127b9c389e888eb3fa415e09c16088e049e93"
2026-06-14 16:12:00.029458 | primary | "Updated"
2026-06-14 16:12:00.029463 | primary |
2026-06-14 16:12:00.029467 | primary | time="2026-06-14T16:10:05Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:a7d27aab41213fc1ef6d438515c98b6e237f55057fad30e55602d4395fad37ac"
2026-06-14 16:12:00.029470 | primary | "Updated"
2026-06-14 16:12:00.029474 | primary |
2026-06-14 16:12:00.029477 | primary | time="2026-06-14T16:10:05Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag a7d27aab41213fc1ef6d438515c98b6e237f55057fad30e55602d4395fad37ac and manifest sha256:a7d27aab41213fc1ef6d438515c98b6e237f55057fad30e55602d4395fad37ac"
2026-06-14 16:12:00.029481 | primary | "Updated"
2026-06-14 16:12:00.029484 | primary |
2026-06-14 16:12:00.029489 | primary | time="2026-06-14T16:10:06Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:b802e366b48e952f8dce596da9bc89e3bc6aca47931f17e0460e4bd33044df5f"
2026-06-14 16:12:00.029492 | primary | "Updated"
2026-06-14 16:12:00.029496 | primary |
2026-06-14 16:12:00.029499 | primary | time="2026-06-14T16:10:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag b802e366b48e952f8dce596da9bc89e3bc6aca47931f17e0460e4bd33044df5f and manifest sha256:b802e366b48e952f8dce596da9bc89e3bc6aca47931f17e0460e4bd33044df5f"
2026-06-14 16:12:00.029503 | primary | "Updated"
2026-06-14 16:12:00.029506 | primary |
2026-06-14 16:12:00.029509 | primary | time="2026-06-14T16:10:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:386f9869bd8a51efbe805ddf5a1ec0bb32dac9b64cfd455c76a34afe90736143"
2026-06-14 16:12:00.029513 | primary | "Updated"
2026-06-14 16:12:00.029516 | primary |
2026-06-14 16:12:00.029520 | primary | time="2026-06-14T16:10:08Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 386f9869bd8a51efbe805ddf5a1ec0bb32dac9b64cfd455c76a34afe90736143 and manifest sha256:386f9869bd8a51efbe805ddf5a1ec0bb32dac9b64cfd455c76a34afe90736143"
2026-06-14 16:12:00.029523 | primary | "Updated"
2026-06-14 16:12:00.029526 | primary |
2026-06-14 16:12:00.029530 | primary | time="2026-06-14T16:10:09Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:6db0d58f9ff31a9e1fdfa8f2047b43282a9bd9de09ffb6e628aff09cd77e9799"
2026-06-14 16:12:00.029533 | primary | "Updated"
2026-06-14 16:12:00.029537 | primary |
2026-06-14 16:12:00.029540 | primary | time="2026-06-14T16:10:09Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag 6db0d58f9ff31a9e1fdfa8f2047b43282a9bd9de09ffb6e628aff09cd77e9799 and manifest sha256:6db0d58f9ff31a9e1fdfa8f2047b43282a9bd9de09ffb6e628aff09cd77e9799"
2026-06-14 16:12:00.029544 | primary | "Updated"
2026-06-14 16:12:00.029547 | primary |
2026-06-14 16:12:00.029551 | primary | time="2026-06-14T16:10:10Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:dfd643b49c1cf052a29fbbd48e4de7e1c648db76c3f3f408070bbe5ce840024d"
2026-06-14 16:12:00.029554 | primary | "Updated"
2026-06-14 16:12:00.029557 | primary |
2026-06-14 16:12:00.029561 | primary | time="2026-06-14T16:10:10Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag dfd643b49c1cf052a29fbbd48e4de7e1c648db76c3f3f408070bbe5ce840024d and manifest sha256:dfd643b49c1cf052a29fbbd48e4de7e1c648db76c3f3f408070bbe5ce840024d"
2026-06-14 16:12:00.029564 | primary | "Updated"
2026-06-14 16:12:00.029568 | primary |
2026-06-14 16:12:00.029571 | primary | time="2026-06-14T16:10:11Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:9d8beb3e7eb40d5f6bb0a81d9a3dc972c4e271167885d099680eab2d2a25e0d9"
2026-06-14 16:12:00.029575 | primary | "Updated"
2026-06-14 16:12:00.029578 | primary |
2026-06-14 16:12:00.029581 | primary | time="2026-06-14T16:10:11Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 9d8beb3e7eb40d5f6bb0a81d9a3dc972c4e271167885d099680eab2d2a25e0d9 and manifest sha256:9d8beb3e7eb40d5f6bb0a81d9a3dc972c4e271167885d099680eab2d2a25e0d9"
2026-06-14 16:12:00.029589 | primary | "Updated"
2026-06-14 16:12:00.029595 | primary |
2026-06-14 16:12:00.029598 | primary | time="2026-06-14T16:10:12Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:03f3cdf38c6b708a1b6143c4fbab5939c7d89f96de039b335e898d40a2657f80"
2026-06-14 16:12:00.029602 | primary | "Updated"
2026-06-14 16:12:00.029605 | primary |
2026-06-14 16:12:00.029610 | primary | time="2026-06-14T16:10:12Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag 03f3cdf38c6b708a1b6143c4fbab5939c7d89f96de039b335e898d40a2657f80 and manifest sha256:03f3cdf38c6b708a1b6143c4fbab5939c7d89f96de039b335e898d40a2657f80"
2026-06-14 16:12:00.029614 | primary | "Updated"
2026-06-14 16:12:00.029617 | primary |
2026-06-14 16:12:00.029620 | primary | time="2026-06-14T16:10:13Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:7d6f4d07d77374b0a2dc88f0354b51913f62afb0094014db4ac6221486904701"
2026-06-14 16:12:00.029624 | primary | "Updated"
2026-06-14 16:12:00.029627 | primary |
2026-06-14 16:12:00.029631 | primary | time="2026-06-14T16:10:14Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag 7d6f4d07d77374b0a2dc88f0354b51913f62afb0094014db4ac6221486904701 and manifest sha256:7d6f4d07d77374b0a2dc88f0354b51913f62afb0094014db4ac6221486904701"
2026-06-14 16:12:00.029634 | primary | "Updated"
2026-06-14 16:12:00.029637 | primary |
2026-06-14 16:12:00.029641 | primary | time="2026-06-14T16:10:14Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:dfb3b05d05cf938c8ad3112c1cf40dd0a8e0cfa87b94c3c63704d66091af4218"
2026-06-14 16:12:00.029644 | primary | "Updated"
2026-06-14 16:12:00.029648 | primary |
2026-06-14 16:12:00.029651 | primary | time="2026-06-14T16:10:15Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag dfb3b05d05cf938c8ad3112c1cf40dd0a8e0cfa87b94c3c63704d66091af4218 and manifest sha256:dfb3b05d05cf938c8ad3112c1cf40dd0a8e0cfa87b94c3c63704d66091af4218"
2026-06-14 16:12:00.029654 | primary | "Updated"
2026-06-14 16:12:00.029658 | primary |
2026-06-14 16:12:00.029661 | primary | time="2026-06-14T16:10:15Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:5ad8f7c403ac66d4c147f5a51b6e4615cd364c92d78a28ca36e95134da32099e"
2026-06-14 16:12:00.029665 | primary | "Updated"
2026-06-14 16:12:00.029668 | primary |
2026-06-14 16:12:00.029671 | primary | time="2026-06-14T16:10:16Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag 5ad8f7c403ac66d4c147f5a51b6e4615cd364c92d78a28ca36e95134da32099e and manifest sha256:5ad8f7c403ac66d4c147f5a51b6e4615cd364c92d78a28ca36e95134da32099e"
2026-06-14 16:12:00.029675 | primary | "Updated"
2026-06-14 16:12:00.029678 | primary |
2026-06-14 16:12:00.029682 | primary | time="2026-06-14T16:10:17Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:024de8bfefc1a229ea59a890251092168d92e9c31fe6e355a5aeafb620e159bc"
2026-06-14 16:12:00.029685 | primary | "Updated"
2026-06-14 16:12:00.029688 | primary |
2026-06-14 16:12:00.029692 | primary | time="2026-06-14T16:10:17Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag 024de8bfefc1a229ea59a890251092168d92e9c31fe6e355a5aeafb620e159bc and manifest sha256:024de8bfefc1a229ea59a890251092168d92e9c31fe6e355a5aeafb620e159bc"
2026-06-14 16:12:00.029695 | primary | "Updated"
2026-06-14 16:12:00.029699 | primary |
2026-06-14 16:12:00.029702 | primary | time="2026-06-14T16:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:520fc7f2c7df6c1342991362910638cd21fb6e00f500313cbe03575c149add0d"
2026-06-14 16:12:00.029706 | primary | "Updated"
2026-06-14 16:12:00.029709 | primary |
2026-06-14 16:12:00.029712 | primary | time="2026-06-14T16:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 520fc7f2c7df6c1342991362910638cd21fb6e00f500313cbe03575c149add0d and manifest sha256:520fc7f2c7df6c1342991362910638cd21fb6e00f500313cbe03575c149add0d"
2026-06-14 16:12:00.029716 | primary | "Updated"
2026-06-14 16:12:00.029721 | primary |
2026-06-14 16:12:00.029725 | primary | time="2026-06-14T16:10:19Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:4ee5d186123da7bb05580ad493cb20941c6038e2f88e4a1fbef29d57f59f4a6a"
2026-06-14 16:12:00.029728 | primary | "Updated"
2026-06-14 16:12:00.029732 | primary |
2026-06-14 16:12:00.029735 | primary | time="2026-06-14T16:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag 4ee5d186123da7bb05580ad493cb20941c6038e2f88e4a1fbef29d57f59f4a6a and manifest sha256:4ee5d186123da7bb05580ad493cb20941c6038e2f88e4a1fbef29d57f59f4a6a"
2026-06-14 16:12:00.029739 | primary | "Updated"
2026-06-14 16:12:00.029742 | primary |
2026-06-14 16:12:00.029745 | primary | time="2026-06-14T16:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:ef5f7beff20400a788c4350d22c2d4b2602c3203d8cf87a15b6160146fcaf329"
2026-06-14 16:12:00.029749 | primary | "Updated"
2026-06-14 16:12:00.029752 | primary |
2026-06-14 16:12:00.029756 | primary | time="2026-06-14T16:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag ef5f7beff20400a788c4350d22c2d4b2602c3203d8cf87a15b6160146fcaf329 and manifest sha256:ef5f7beff20400a788c4350d22c2d4b2602c3203d8cf87a15b6160146fcaf329"
2026-06-14 16:12:00.029759 | primary | "Updated"
2026-06-14 16:12:00.029763 | primary |
2026-06-14 16:12:00.029771 | primary | time="2026-06-14T16:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:dcb49cc1f79e6e8207fcc6c4bf12041d84cec39e4c59c76c2273819a2a1b0136"
2026-06-14 16:12:00.029774 | primary | "Updated"
2026-06-14 16:12:00.029778 | primary |
2026-06-14 16:12:00.029781 | primary | time="2026-06-14T16:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag dcb49cc1f79e6e8207fcc6c4bf12041d84cec39e4c59c76c2273819a2a1b0136 and manifest sha256:dcb49cc1f79e6e8207fcc6c4bf12041d84cec39e4c59c76c2273819a2a1b0136"
2026-06-14 16:12:00.029785 | primary | "Updated"
2026-06-14 16:12:00.029788 | primary |
2026-06-14 16:12:00.029791 | primary | time="2026-06-14T16:10:23Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:ce518c8e35f0b3b0e08a7111001f246c48fbb79dc03885374e7ac4e77e25623c"
2026-06-14 16:12:00.029795 | primary | "Updated"
2026-06-14 16:12:00.029798 | primary |
2026-06-14 16:12:00.029802 | primary | time="2026-06-14T16:10:24Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag ce518c8e35f0b3b0e08a7111001f246c48fbb79dc03885374e7ac4e77e25623c and manifest sha256:ce518c8e35f0b3b0e08a7111001f246c48fbb79dc03885374e7ac4e77e25623c"
2026-06-14 16:12:00.029805 | primary | "Updated"
2026-06-14 16:12:00.029808 | primary |
2026-06-14 16:12:00.029812 | primary | time="2026-06-14T16:10:24Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:1598c76efe51bcad3d8b5efd00afc7719432ad9208c5c7aa2f612cc5c2defca4"
2026-06-14 16:12:00.029815 | primary | "Updated"
2026-06-14 16:12:00.029819 | primary |
2026-06-14 16:12:00.029822 | primary | time="2026-06-14T16:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 1598c76efe51bcad3d8b5efd00afc7719432ad9208c5c7aa2f612cc5c2defca4 and manifest sha256:1598c76efe51bcad3d8b5efd00afc7719432ad9208c5c7aa2f612cc5c2defca4"
2026-06-14 16:12:00.029826 | primary | "Updated"
2026-06-14 16:12:00.029829 | primary |
2026-06-14 16:12:00.029832 | primary | time="2026-06-14T16:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:32fab29d41d36026e4367f4161291dc0f596d180296515a9c6b23eb442674d38"
2026-06-14 16:12:00.029836 | primary | "Updated"
2026-06-14 16:12:00.029839 | primary |
2026-06-14 16:12:00.029843 | primary | time="2026-06-14T16:10:26Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag 32fab29d41d36026e4367f4161291dc0f596d180296515a9c6b23eb442674d38 and manifest sha256:32fab29d41d36026e4367f4161291dc0f596d180296515a9c6b23eb442674d38"
2026-06-14 16:12:00.029846 | primary | "Updated"
2026-06-14 16:12:00.029849 | primary |
2026-06-14 16:12:00.029853 | primary | time="2026-06-14T16:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:aa1481faa59f9ac435625383752c2e4b714e862f47c21e357194546f0a9a2015"
2026-06-14 16:12:00.029859 | primary | "Updated"
2026-06-14 16:12:00.029862 | primary |
2026-06-14 16:12:00.029866 | primary | time="2026-06-14T16:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag aa1481faa59f9ac435625383752c2e4b714e862f47c21e357194546f0a9a2015 and manifest sha256:aa1481faa59f9ac435625383752c2e4b714e862f47c21e357194546f0a9a2015"
2026-06-14 16:12:00.029869 | primary | "Updated"
2026-06-14 16:12:00.029872 | primary |
2026-06-14 16:12:00.029876 | primary | time="2026-06-14T16:10:28Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:21ab339d6fa7e35e6d17d481d994185cae28e7dc493ade3c474beb2d1ace8e7e"
2026-06-14 16:12:00.029880 | primary | "Updated"
2026-06-14 16:12:00.029883 | primary |
2026-06-14 16:12:00.029886 | primary | time="2026-06-14T16:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag 21ab339d6fa7e35e6d17d481d994185cae28e7dc493ade3c474beb2d1ace8e7e and manifest sha256:21ab339d6fa7e35e6d17d481d994185cae28e7dc493ade3c474beb2d1ace8e7e"
2026-06-14 16:12:00.029890 | primary | "Updated"
2026-06-14 16:12:00.029894 | primary |
2026-06-14 16:12:00.029898 | primary | time="2026-06-14T16:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:c8fe8c179dffff6722d6ba9120c31830fd578be4c7802efb76aa737412df44d1"
2026-06-14 16:12:00.029903 | primary | "Updated"
2026-06-14 16:12:00.029906 | primary |
2026-06-14 16:12:00.029910 | primary | time="2026-06-14T16:10:30Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag c8fe8c179dffff6722d6ba9120c31830fd578be4c7802efb76aa737412df44d1 and manifest sha256:c8fe8c179dffff6722d6ba9120c31830fd578be4c7802efb76aa737412df44d1"
2026-06-14 16:12:00.029914 | primary | "Updated"
2026-06-14 16:12:00.029918 | primary |
2026-06-14 16:12:00.029922 | primary | time="2026-06-14T16:10:31Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:305e028eaa289a33ef77daf1e08a0987a194c35785d2c8a196aa576cc2823604"
2026-06-14 16:12:00.029926 | primary | "Updated"
2026-06-14 16:12:00.029929 | primary |
2026-06-14 16:12:00.029932 | primary | time="2026-06-14T16:10:31Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag 305e028eaa289a33ef77daf1e08a0987a194c35785d2c8a196aa576cc2823604 and manifest sha256:305e028eaa289a33ef77daf1e08a0987a194c35785d2c8a196aa576cc2823604"
2026-06-14 16:12:00.029936 | primary | "Updated"
2026-06-14 16:12:00.029939 | primary |
2026-06-14 16:12:00.029943 | primary | time="2026-06-14T16:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:f09cb80592b0cf15cf2eaae6469de5bca8e0f4f6b672d44e1c2af212e069c11d"
2026-06-14 16:12:00.029948 | primary | "Updated"
2026-06-14 16:12:00.029952 | primary |
2026-06-14 16:12:00.029955 | primary | time="2026-06-14T16:10:33Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag f09cb80592b0cf15cf2eaae6469de5bca8e0f4f6b672d44e1c2af212e069c11d and manifest sha256:f09cb80592b0cf15cf2eaae6469de5bca8e0f4f6b672d44e1c2af212e069c11d"
2026-06-14 16:12:00.029959 | primary | "Updated"
2026-06-14 16:12:00.029962 | primary |
2026-06-14 16:12:00.029965 | primary | time="2026-06-14T16:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:f0b92add183b1b76647a666a4029c02e093b1d1012590198bb6bb4adecb121c2"
2026-06-14 16:12:00.029969 | primary | "Updated"
2026-06-14 16:12:00.029972 | primary |
2026-06-14 16:12:00.029979 | primary | time="2026-06-14T16:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag f0b92add183b1b76647a666a4029c02e093b1d1012590198bb6bb4adecb121c2 and manifest sha256:f0b92add183b1b76647a666a4029c02e093b1d1012590198bb6bb4adecb121c2"
2026-06-14 16:12:00.029983 | primary | "Updated"
2026-06-14 16:12:00.029987 | primary |
2026-06-14 16:12:00.029990 | primary | time="2026-06-14T16:10:35Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:8ae2d666a5811bb68e2d98bde4052fd345764ad11d8e6440ad65f241c4434bab"
2026-06-14 16:12:00.029996 | primary | "Updated"
2026-06-14 16:12:00.029999 | primary |
2026-06-14 16:12:00.030003 | primary | time="2026-06-14T16:10:36Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag 8ae2d666a5811bb68e2d98bde4052fd345764ad11d8e6440ad65f241c4434bab and manifest sha256:8ae2d666a5811bb68e2d98bde4052fd345764ad11d8e6440ad65f241c4434bab"
2026-06-14 16:12:00.030006 | primary | "Updated"
2026-06-14 16:12:00.030010 | primary |
2026-06-14 16:12:00.030013 | primary | time="2026-06-14T16:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:be945993bee240f73211da94967adb856ca6c93ad0e03ebd40a3c33581b33bc1"
2026-06-14 16:12:00.030016 | primary | "Updated"
2026-06-14 16:12:00.030020 | primary |
2026-06-14 16:12:00.030023 | primary | time="2026-06-14T16:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag be945993bee240f73211da94967adb856ca6c93ad0e03ebd40a3c33581b33bc1 and manifest sha256:be945993bee240f73211da94967adb856ca6c93ad0e03ebd40a3c33581b33bc1"
2026-06-14 16:12:00.030027 | primary | "Updated"
2026-06-14 16:12:00.030030 | primary |
2026-06-14 16:12:00.030033 | primary | time="2026-06-14T16:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:324fa9a76f7b70181c97a5febf209e0e7b18afb8082fab7728e92ddc74e79070"
2026-06-14 16:12:00.030037 | primary | "Updated"
2026-06-14 16:12:00.030040 | primary |
2026-06-14 16:12:00.030044 | primary | time="2026-06-14T16:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag 324fa9a76f7b70181c97a5febf209e0e7b18afb8082fab7728e92ddc74e79070 and manifest sha256:324fa9a76f7b70181c97a5febf209e0e7b18afb8082fab7728e92ddc74e79070"
2026-06-14 16:12:00.030047 | primary | "Updated"
2026-06-14 16:12:00.030050 | primary |
2026-06-14 16:12:00.030054 | primary | time="2026-06-14T16:10:39Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:e923602ffa7e18ea7d70fdf1bc68fe9690e9e3191b581f059c0cf147fc3f1431"
2026-06-14 16:12:00.030057 | primary | "Updated"
2026-06-14 16:12:00.030061 | primary |
2026-06-14 16:12:00.030064 | primary | time="2026-06-14T16:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag e923602ffa7e18ea7d70fdf1bc68fe9690e9e3191b581f059c0cf147fc3f1431 and manifest sha256:e923602ffa7e18ea7d70fdf1bc68fe9690e9e3191b581f059c0cf147fc3f1431"
2026-06-14 16:12:00.030067 | primary | "Updated"
2026-06-14 16:12:00.030071 | primary |
2026-06-14 16:12:00.030087 | primary | time="2026-06-14T16:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:45d86f598763e5436e57ac456a885719a4046b9de89511ea0e5cfdc96e9cf335"
2026-06-14 16:12:00.030090 | primary | "Updated"
2026-06-14 16:12:00.030094 | primary |
2026-06-14 16:12:00.030097 | primary | time="2026-06-14T16:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 45d86f598763e5436e57ac456a885719a4046b9de89511ea0e5cfdc96e9cf335 and manifest sha256:45d86f598763e5436e57ac456a885719a4046b9de89511ea0e5cfdc96e9cf335"
2026-06-14 16:12:00.030101 | primary | "Updated"
2026-06-14 16:12:00.030104 | primary |
2026-06-14 16:12:00.030109 | primary | time="2026-06-14T16:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:0897180ca2891f74a17571952b8d746ff31174b6f334c3490061f52c2ed4b57d"
2026-06-14 16:12:00.030113 | primary | "Updated"
2026-06-14 16:12:00.030116 | primary |
2026-06-14 16:12:00.030120 | primary | time="2026-06-14T16:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 0897180ca2891f74a17571952b8d746ff31174b6f334c3490061f52c2ed4b57d and manifest sha256:0897180ca2891f74a17571952b8d746ff31174b6f334c3490061f52c2ed4b57d"
2026-06-14 16:12:00.030123 | primary | "Updated"
2026-06-14 16:12:00.030127 | primary |
2026-06-14 16:12:00.030130 | primary | time="2026-06-14T16:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:33c3c6174cfcf6e5f11d8e384730b0faa66755b93ba5b8284b7498c33f8c70d1"
2026-06-14 16:12:00.030136 | primary | "Updated"
2026-06-14 16:12:00.030139 | primary |
2026-06-14 16:12:00.030147 | primary | time="2026-06-14T16:10:44Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag 33c3c6174cfcf6e5f11d8e384730b0faa66755b93ba5b8284b7498c33f8c70d1 and manifest sha256:33c3c6174cfcf6e5f11d8e384730b0faa66755b93ba5b8284b7498c33f8c70d1"
2026-06-14 16:12:00.030151 | primary | "Updated"
2026-06-14 16:12:00.030154 | primary |
2026-06-14 16:12:00.030157 | primary | time="2026-06-14T16:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:0f0ef4ab98f8c309597f128fc78dcbc4d42b1aa12b45dfb80f5b6e1d4ec5e05a"
2026-06-14 16:12:00.030165 | primary | "Updated"
2026-06-14 16:12:00.030169 | primary |
2026-06-14 16:12:00.030172 | primary | time="2026-06-14T16:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 0f0ef4ab98f8c309597f128fc78dcbc4d42b1aa12b45dfb80f5b6e1d4ec5e05a and manifest sha256:0f0ef4ab98f8c309597f128fc78dcbc4d42b1aa12b45dfb80f5b6e1d4ec5e05a"
2026-06-14 16:12:00.030176 | primary | "Updated"
2026-06-14 16:12:00.030179 | primary |
2026-06-14 16:12:00.030183 | primary | time="2026-06-14T16:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:d1777bdcfe3249b4c0d00d1561697b5ad6fcec58ad3a102122cf94af3535626d"
2026-06-14 16:12:00.030186 | primary | "Updated"
2026-06-14 16:12:00.030190 | primary |
2026-06-14 16:12:00.030193 | primary | time="2026-06-14T16:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag d1777bdcfe3249b4c0d00d1561697b5ad6fcec58ad3a102122cf94af3535626d and manifest sha256:d1777bdcfe3249b4c0d00d1561697b5ad6fcec58ad3a102122cf94af3535626d"
2026-06-14 16:12:00.030197 | primary | "Updated"
2026-06-14 16:12:00.030200 | primary |
2026-06-14 16:12:00.030204 | primary | time="2026-06-14T16:10:47Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:fdcafb48c772b47ea5f8dc642dd5841e3fb3dbf18173795ff4d31eb7375a11d9"
2026-06-14 16:12:00.030207 | primary | "Updated"
2026-06-14 16:12:00.030211 | primary |
2026-06-14 16:12:00.030214 | primary | time="2026-06-14T16:10:47Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag fdcafb48c772b47ea5f8dc642dd5841e3fb3dbf18173795ff4d31eb7375a11d9 and manifest sha256:fdcafb48c772b47ea5f8dc642dd5841e3fb3dbf18173795ff4d31eb7375a11d9"
2026-06-14 16:12:00.030218 | primary | "Updated"
2026-06-14 16:12:00.030221 | primary |
2026-06-14 16:12:00.030224 | primary | time="2026-06-14T16:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:768f253a1e4916818d1886f337dabe450a23340543e285b8fa4c253c660c49ea"
2026-06-14 16:12:00.030228 | primary | "Updated"
2026-06-14 16:12:00.030231 | primary |
2026-06-14 16:12:00.030235 | primary | time="2026-06-14T16:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 768f253a1e4916818d1886f337dabe450a23340543e285b8fa4c253c660c49ea and manifest sha256:768f253a1e4916818d1886f337dabe450a23340543e285b8fa4c253c660c49ea"
2026-06-14 16:12:00.030238 | primary | "Updated"
2026-06-14 16:12:00.030242 | primary |
2026-06-14 16:12:00.030245 | primary | time="2026-06-14T16:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:a2387db1ef700b58307fd2f392396cd49e7c05f97090563fd24a60eec8d02672"
2026-06-14 16:12:00.030249 | primary | "Updated"
2026-06-14 16:12:00.030252 | primary |
2026-06-14 16:12:00.030257 | primary | time="2026-06-14T16:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag a2387db1ef700b58307fd2f392396cd49e7c05f97090563fd24a60eec8d02672 and manifest sha256:a2387db1ef700b58307fd2f392396cd49e7c05f97090563fd24a60eec8d02672"
2026-06-14 16:12:00.030261 | primary | "Updated"
2026-06-14 16:12:00.030264 | primary |
2026-06-14 16:12:00.030268 | primary | time="2026-06-14T16:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:45261b7ee1bf5dca1f0a6134765b73b4b979c6d50cf5e1daa63788c7889f4d32"
2026-06-14 16:12:00.030271 | primary | "Updated"
2026-06-14 16:12:00.030277 | primary |
2026-06-14 16:12:00.030280 | primary | time="2026-06-14T16:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag 45261b7ee1bf5dca1f0a6134765b73b4b979c6d50cf5e1daa63788c7889f4d32 and manifest sha256:45261b7ee1bf5dca1f0a6134765b73b4b979c6d50cf5e1daa63788c7889f4d32"
2026-06-14 16:12:00.030284 | primary | "Updated"
2026-06-14 16:12:00.030287 | primary |
2026-06-14 16:12:00.030291 | primary | time="2026-06-14T16:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:371f0b139111d4aed1c03ef4a51b190ac47936a0f06de22b1cc42ebbcbce73d8"
2026-06-14 16:12:00.030294 | primary | "Updated"
2026-06-14 16:12:00.030298 | primary |
2026-06-14 16:12:00.030301 | primary | time="2026-06-14T16:10:53Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag 371f0b139111d4aed1c03ef4a51b190ac47936a0f06de22b1cc42ebbcbce73d8 and manifest sha256:371f0b139111d4aed1c03ef4a51b190ac47936a0f06de22b1cc42ebbcbce73d8"
2026-06-14 16:12:00.030305 | primary | "Updated"
2026-06-14 16:12:00.030308 | primary |
2026-06-14 16:12:00.030312 | primary | time="2026-06-14T16:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:0a1150047ce38524b8d3d9f0c088445f092acabd7974805ae7675568cd107db5"
2026-06-14 16:12:00.030315 | primary | "Updated"
2026-06-14 16:12:00.030318 | primary |
2026-06-14 16:12:00.030326 | primary | time="2026-06-14T16:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag 0a1150047ce38524b8d3d9f0c088445f092acabd7974805ae7675568cd107db5 and manifest sha256:0a1150047ce38524b8d3d9f0c088445f092acabd7974805ae7675568cd107db5"
2026-06-14 16:12:00.030329 | primary | "Updated"
2026-06-14 16:12:00.030333 | primary |
2026-06-14 16:12:00.030336 | primary | time="2026-06-14T16:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:a6666f19a814e8bd42c2944059fc04b1c27f7567e8004fb64018891fe0d39fd3"
2026-06-14 16:12:00.030340 | primary | "Updated"
2026-06-14 16:12:00.030343 | primary |
2026-06-14 16:12:00.030346 | primary | time="2026-06-14T16:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag a6666f19a814e8bd42c2944059fc04b1c27f7567e8004fb64018891fe0d39fd3 and manifest sha256:a6666f19a814e8bd42c2944059fc04b1c27f7567e8004fb64018891fe0d39fd3"
2026-06-14 16:12:00.030350 | primary | "Updated"
2026-06-14 16:12:00.030353 | primary |
2026-06-14 16:12:00.030357 | primary | time="2026-06-14T16:10:56Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:c0b21a1ce2ebf0a11c26a6f6a63681d492874a3200a4e4c2683c101c974f407e"
2026-06-14 16:12:00.030360 | primary | "Updated"
2026-06-14 16:12:00.030364 | primary |
2026-06-14 16:12:00.030367 | primary | time="2026-06-14T16:10:56Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag c0b21a1ce2ebf0a11c26a6f6a63681d492874a3200a4e4c2683c101c974f407e and manifest sha256:c0b21a1ce2ebf0a11c26a6f6a63681d492874a3200a4e4c2683c101c974f407e"
2026-06-14 16:12:00.030371 | primary | "Updated"
2026-06-14 16:12:00.030374 | primary |
2026-06-14 16:12:00.030378 | primary | time="2026-06-14T16:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:d0a463c80c92c4a45ead74e549280fe1329ecd00ae501944b0b76a991afdd9e1"
2026-06-14 16:12:00.030381 | primary | "Updated"
2026-06-14 16:12:00.030384 | primary |
2026-06-14 16:12:00.030388 | primary | time="2026-06-14T16:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag d0a463c80c92c4a45ead74e549280fe1329ecd00ae501944b0b76a991afdd9e1 and manifest sha256:d0a463c80c92c4a45ead74e549280fe1329ecd00ae501944b0b76a991afdd9e1"
2026-06-14 16:12:00.030391 | primary | "Updated"
2026-06-14 16:12:00.030395 | primary |
2026-06-14 16:12:00.030398 | primary | time="2026-06-14T16:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:b3be1dafa8d252be3a854ef70ff89ff9259643498dd5d5142bad672be5da8259"
2026-06-14 16:12:00.030402 | primary | "Updated"
2026-06-14 16:12:00.030405 | primary |
2026-06-14 16:12:00.030412 | primary | time="2026-06-14T16:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag b3be1dafa8d252be3a854ef70ff89ff9259643498dd5d5142bad672be5da8259 and manifest sha256:b3be1dafa8d252be3a854ef70ff89ff9259643498dd5d5142bad672be5da8259"
2026-06-14 16:12:00.030416 | primary | "Updated"
2026-06-14 16:12:00.030419 | primary |
2026-06-14 16:12:00.030423 | primary | time="2026-06-14T16:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:f99682f7ddcc3ee2d18fd33479e4d23bda47c9b5291278a9cd8c052bdf7b0a4d"
2026-06-14 16:12:00.030426 | primary | "Updated"
2026-06-14 16:12:00.030430 | primary |
2026-06-14 16:12:00.030433 | primary | time="2026-06-14T16:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag f99682f7ddcc3ee2d18fd33479e4d23bda47c9b5291278a9cd8c052bdf7b0a4d and manifest sha256:f99682f7ddcc3ee2d18fd33479e4d23bda47c9b5291278a9cd8c052bdf7b0a4d"
2026-06-14 16:12:00.030437 | primary | "Updated"
2026-06-14 16:12:00.030440 | primary |
2026-06-14 16:12:00.030443 | primary | time="2026-06-14T16:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:13d6b803ac9b3f4c7f961654524b8297b953e7c2ff763b91def60596e3f18f52"
2026-06-14 16:12:00.030447 | primary | "Updated"
2026-06-14 16:12:00.030450 | primary |
2026-06-14 16:12:00.030454 | primary | time="2026-06-14T16:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 13d6b803ac9b3f4c7f961654524b8297b953e7c2ff763b91def60596e3f18f52 and manifest sha256:13d6b803ac9b3f4c7f961654524b8297b953e7c2ff763b91def60596e3f18f52"
2026-06-14 16:12:00.030457 | primary | "Updated"
2026-06-14 16:12:00.030461 | primary |
2026-06-14 16:12:00.030464 | primary | time="2026-06-14T16:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:dfb33b4f7715fb57a01e622a338489f6303c27cc97ef03f8c2f6f6c597055209"
2026-06-14 16:12:00.030468 | primary | "Updated"
2026-06-14 16:12:00.030471 | primary |
2026-06-14 16:12:00.030475 | primary | time="2026-06-14T16:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag dfb33b4f7715fb57a01e622a338489f6303c27cc97ef03f8c2f6f6c597055209 and manifest sha256:dfb33b4f7715fb57a01e622a338489f6303c27cc97ef03f8c2f6f6c597055209"
2026-06-14 16:12:00.030478 | primary | "Updated"
2026-06-14 16:12:00.030482 | primary |
2026-06-14 16:12:00.030485 | primary | time="2026-06-14T16:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:f35a6d4bf2227da9596cc35f2d1510ed0dd51b961b46316b62dd6e284c91fa15"
2026-06-14 16:12:00.030488 | primary | "Updated"
2026-06-14 16:12:00.030492 | primary |
2026-06-14 16:12:00.030495 | primary | time="2026-06-14T16:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag f35a6d4bf2227da9596cc35f2d1510ed0dd51b961b46316b62dd6e284c91fa15 and manifest sha256:f35a6d4bf2227da9596cc35f2d1510ed0dd51b961b46316b62dd6e284c91fa15"
2026-06-14 16:12:00.030499 | primary | "Updated"
2026-06-14 16:12:00.030502 | primary |
2026-06-14 16:12:00.030508 | primary | time="2026-06-14T16:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:e80368a98c7c8db1f524b55a912ccb810cb3ff0149a290e75f7bc1c774d6361f"
2026-06-14 16:12:00.030512 | primary | "Updated"
2026-06-14 16:12:00.030515 | primary |
2026-06-14 16:12:00.030519 | primary | time="2026-06-14T16:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag e80368a98c7c8db1f524b55a912ccb810cb3ff0149a290e75f7bc1c774d6361f and manifest sha256:e80368a98c7c8db1f524b55a912ccb810cb3ff0149a290e75f7bc1c774d6361f"
2026-06-14 16:12:00.030522 | primary | "Updated"
2026-06-14 16:12:00.030526 | primary |
2026-06-14 16:12:00.030529 | primary | time="2026-06-14T16:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:7abcbfb639c659d54349aa580bd06cd1f1f6bd04d6ad0af47f8173d0ab4798c1"
2026-06-14 16:12:00.030533 | primary | "Updated"
2026-06-14 16:12:00.030536 | primary |
2026-06-14 16:12:00.030539 | primary | time="2026-06-14T16:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag 7abcbfb639c659d54349aa580bd06cd1f1f6bd04d6ad0af47f8173d0ab4798c1 and manifest sha256:7abcbfb639c659d54349aa580bd06cd1f1f6bd04d6ad0af47f8173d0ab4798c1"
2026-06-14 16:12:00.030545 | primary | "Updated"
2026-06-14 16:12:00.030548 | primary |
2026-06-14 16:12:00.030552 | primary | time="2026-06-14T16:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:fe330d2601eb6bc5acec95ba0af7af8a0b6b81f88074370dbf1c99f204e87df4"
2026-06-14 16:12:00.030555 | primary | "Updated"
2026-06-14 16:12:00.030559 | primary |
2026-06-14 16:12:00.030562 | primary | time="2026-06-14T16:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag fe330d2601eb6bc5acec95ba0af7af8a0b6b81f88074370dbf1c99f204e87df4 and manifest sha256:fe330d2601eb6bc5acec95ba0af7af8a0b6b81f88074370dbf1c99f204e87df4"
2026-06-14 16:12:00.030566 | primary | "Updated"
2026-06-14 16:12:00.030569 | primary |
2026-06-14 16:12:00.030573 | primary | time="2026-06-14T16:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:81f185ffc76d9bf042ee0763a7f4d2ed254edc400b3f55d33d5d4ae28b2a8e19"
2026-06-14 16:12:00.030576 | primary | "Updated"
2026-06-14 16:12:00.030580 | primary |
2026-06-14 16:12:00.030585 | primary | time="2026-06-14T16:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 81f185ffc76d9bf042ee0763a7f4d2ed254edc400b3f55d33d5d4ae28b2a8e19 and manifest sha256:81f185ffc76d9bf042ee0763a7f4d2ed254edc400b3f55d33d5d4ae28b2a8e19"
2026-06-14 16:12:00.030588 | primary | "Updated"
2026-06-14 16:12:00.030592 | primary |
2026-06-14 16:12:00.030595 | primary | time="2026-06-14T16:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:764ff2e4bf1613ae9d7d62afa303e406b48c7b36c06f2d507747db88c77a5dd9"
2026-06-14 16:12:00.030599 | primary | "Updated"
2026-06-14 16:12:00.030602 | primary |
2026-06-14 16:12:00.030606 | primary | time="2026-06-14T16:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag 764ff2e4bf1613ae9d7d62afa303e406b48c7b36c06f2d507747db88c77a5dd9 and manifest sha256:764ff2e4bf1613ae9d7d62afa303e406b48c7b36c06f2d507747db88c77a5dd9"
2026-06-14 16:12:00.030609 | primary | "Updated"
2026-06-14 16:12:00.030613 | primary |
2026-06-14 16:12:00.030616 | primary | time="2026-06-14T16:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:80b54942f97172f1ee84e5753dac1f043d7dd6dbdbd1e361eb7abce10784700b"
2026-06-14 16:12:00.030620 | primary | "Updated"
2026-06-14 16:12:00.030623 | primary |
2026-06-14 16:12:00.030627 | primary | time="2026-06-14T16:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 80b54942f97172f1ee84e5753dac1f043d7dd6dbdbd1e361eb7abce10784700b and manifest sha256:80b54942f97172f1ee84e5753dac1f043d7dd6dbdbd1e361eb7abce10784700b"
2026-06-14 16:12:00.030630 | primary | "Updated"
2026-06-14 16:12:00.030634 | primary |
2026-06-14 16:12:00.030637 | primary | time="2026-06-14T16:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:d2b36b5869cc10948ab1e6433e92a177b2ffb56cb0d2af5f07ad67fea9c5f763"
2026-06-14 16:12:00.030640 | primary | "Updated"
2026-06-14 16:12:00.030644 | primary |
2026-06-14 16:12:00.030647 | primary | time="2026-06-14T16:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag d2b36b5869cc10948ab1e6433e92a177b2ffb56cb0d2af5f07ad67fea9c5f763 and manifest sha256:d2b36b5869cc10948ab1e6433e92a177b2ffb56cb0d2af5f07ad67fea9c5f763"
2026-06-14 16:12:00.030651 | primary | "Updated"
2026-06-14 16:12:00.030654 | primary |
2026-06-14 16:12:00.030658 | primary | time="2026-06-14T16:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:9fe18dd6d5e99607c48fa66eb0a9ff7642551e9816d2a2f7ad7428bdc8659049"
2026-06-14 16:12:00.030661 | primary | "Updated"
2026-06-14 16:12:00.030665 | primary |
2026-06-14 16:12:00.030669 | primary | time="2026-06-14T16:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag 9fe18dd6d5e99607c48fa66eb0a9ff7642551e9816d2a2f7ad7428bdc8659049 and manifest sha256:9fe18dd6d5e99607c48fa66eb0a9ff7642551e9816d2a2f7ad7428bdc8659049"
2026-06-14 16:12:00.030674 | primary | "Updated"
2026-06-14 16:12:00.030678 | primary |
2026-06-14 16:12:00.030681 | primary | time="2026-06-14T16:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:3c0706c81d9cab6cf35e8ac54a28000b1ca59f79e0e8d22853a65293642e5fb5"
2026-06-14 16:12:00.030685 | primary | "Updated"
2026-06-14 16:12:00.030688 | primary |
2026-06-14 16:12:00.030695 | primary | time="2026-06-14T16:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag 3c0706c81d9cab6cf35e8ac54a28000b1ca59f79e0e8d22853a65293642e5fb5 and manifest sha256:3c0706c81d9cab6cf35e8ac54a28000b1ca59f79e0e8d22853a65293642e5fb5"
2026-06-14 16:12:00.030698 | primary | "Updated"
2026-06-14 16:12:00.030702 | primary |
2026-06-14 16:12:00.030705 | primary | time="2026-06-14T16:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:965e27a06cfc37da6444be35feabb5289c8d66b2f796d4798217e15b8e1c6c23"
2026-06-14 16:12:00.030709 | primary | "Updated"
2026-06-14 16:12:00.030712 | primary |
2026-06-14 16:12:00.030715 | primary | time="2026-06-14T16:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 965e27a06cfc37da6444be35feabb5289c8d66b2f796d4798217e15b8e1c6c23 and manifest sha256:965e27a06cfc37da6444be35feabb5289c8d66b2f796d4798217e15b8e1c6c23"
2026-06-14 16:12:00.030719 | primary | "Updated"
2026-06-14 16:12:00.030722 | primary |
2026-06-14 16:12:00.030726 | primary | time="2026-06-14T16:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:53c579983eb736819554f7dfb48722e9b590cbf636d3e3a55d3545cd80fc03e8"
2026-06-14 16:12:00.030729 | primary | "Updated"
2026-06-14 16:12:00.030733 | primary |
2026-06-14 16:12:00.030736 | primary | time="2026-06-14T16:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag 53c579983eb736819554f7dfb48722e9b590cbf636d3e3a55d3545cd80fc03e8 and manifest sha256:53c579983eb736819554f7dfb48722e9b590cbf636d3e3a55d3545cd80fc03e8"
2026-06-14 16:12:00.030740 | primary | "Updated"
2026-06-14 16:12:00.030743 | primary |
2026-06-14 16:12:00.030747 | primary | time="2026-06-14T16:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:24c360e95d69dbe10540283117dca27a89ed91b8fee80efc7b6b1cf9561309ce"
2026-06-14 16:12:00.030750 | primary | "Updated"
2026-06-14 16:12:00.030754 | primary |
2026-06-14 16:12:00.030758 | primary | time="2026-06-14T16:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag 24c360e95d69dbe10540283117dca27a89ed91b8fee80efc7b6b1cf9561309ce and manifest sha256:24c360e95d69dbe10540283117dca27a89ed91b8fee80efc7b6b1cf9561309ce"
2026-06-14 16:12:00.030763 | primary | "Updated"
2026-06-14 16:12:00.030768 | primary |
2026-06-14 16:12:00.030773 | primary | time="2026-06-14T16:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:0f762b63debf56a4f39c8fafdb012adcbdcc3ed0bc5bca500303824d7295bff9"
2026-06-14 16:12:00.030777 | primary | "Updated"
2026-06-14 16:12:00.030782 | primary |
2026-06-14 16:12:00.030790 | primary | time="2026-06-14T16:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag 0f762b63debf56a4f39c8fafdb012adcbdcc3ed0bc5bca500303824d7295bff9 and manifest sha256:0f762b63debf56a4f39c8fafdb012adcbdcc3ed0bc5bca500303824d7295bff9"
2026-06-14 16:12:00.030795 | primary | "Updated"
2026-06-14 16:12:00.030799 | primary |
2026-06-14 16:12:00.030803 | primary | time="2026-06-14T16:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:131bbf3197e5b88413add02f4a3e1f051d5ab491fb68d7fa9b86f664d60102cb"
2026-06-14 16:12:00.030807 | primary | "Updated"
2026-06-14 16:12:00.030810 | primary |
2026-06-14 16:12:00.030814 | primary | time="2026-06-14T16:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 131bbf3197e5b88413add02f4a3e1f051d5ab491fb68d7fa9b86f664d60102cb and manifest sha256:131bbf3197e5b88413add02f4a3e1f051d5ab491fb68d7fa9b86f664d60102cb"
2026-06-14 16:12:00.030817 | primary | "Updated"
2026-06-14 16:12:00.030824 | primary |
2026-06-14 16:12:00.030827 | primary | time="2026-06-14T16:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:84789940a018732cc6ae44e10a713d9069eb3d5583d2eb1d279b37dda005eeaf"
2026-06-14 16:12:00.030831 | primary | "Updated"
2026-06-14 16:12:00.030834 | primary |
2026-06-14 16:12:00.030838 | primary | time="2026-06-14T16:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag 84789940a018732cc6ae44e10a713d9069eb3d5583d2eb1d279b37dda005eeaf and manifest sha256:84789940a018732cc6ae44e10a713d9069eb3d5583d2eb1d279b37dda005eeaf"
2026-06-14 16:12:00.030841 | primary | "Updated"
2026-06-14 16:12:00.030845 | primary |
2026-06-14 16:12:00.030848 | primary | time="2026-06-14T16:11:25Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:afc4d8a893429d76b60c4b178719ec1c44d76b55512a9e9651cbacc8a7cc38f7"
2026-06-14 16:12:00.030852 | primary | "Updated"
2026-06-14 16:12:00.030855 | primary |
2026-06-14 16:12:00.030858 | primary | time="2026-06-14T16:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag afc4d8a893429d76b60c4b178719ec1c44d76b55512a9e9651cbacc8a7cc38f7 and manifest sha256:afc4d8a893429d76b60c4b178719ec1c44d76b55512a9e9651cbacc8a7cc38f7"
2026-06-14 16:12:00.030862 | primary | "Updated"
2026-06-14 16:12:00.030865 | primary |
2026-06-14 16:12:00.030869 | primary | time="2026-06-14T16:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:d7f86e6612485fd2b5eeb104467be14c3fd4e5967b246201236a25eed738905e"
2026-06-14 16:12:00.030872 | primary | "Updated"
2026-06-14 16:12:00.030876 | primary |
2026-06-14 16:12:00.030882 | primary | time="2026-06-14T16:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag d7f86e6612485fd2b5eeb104467be14c3fd4e5967b246201236a25eed738905e and manifest sha256:d7f86e6612485fd2b5eeb104467be14c3fd4e5967b246201236a25eed738905e"
2026-06-14 16:12:00.030886 | primary | "Updated"
2026-06-14 16:12:00.030889 | primary |
2026-06-14 16:12:00.030893 | primary | time="2026-06-14T16:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:23a416bfbc081d3f2bee74552ca9e66c612ead15ce3e58919b7b19306b509f92"
2026-06-14 16:12:00.030896 | primary | "Updated"
2026-06-14 16:12:00.030899 | primary |
2026-06-14 16:12:00.030903 | primary | time="2026-06-14T16:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag 23a416bfbc081d3f2bee74552ca9e66c612ead15ce3e58919b7b19306b509f92 and manifest sha256:23a416bfbc081d3f2bee74552ca9e66c612ead15ce3e58919b7b19306b509f92"
2026-06-14 16:12:00.030906 | primary | "Updated"
2026-06-14 16:12:00.030910 | primary |
2026-06-14 16:12:00.030913 | primary | time="2026-06-14T16:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:54af76dc50f5f96fc072ba52619ce9e0c50c8d5d3872bb260c8a8432925adb11"
2026-06-14 16:12:00.030917 | primary | "Updated"
2026-06-14 16:12:00.030920 | primary |
2026-06-14 16:12:00.030924 | primary | time="2026-06-14T16:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag 54af76dc50f5f96fc072ba52619ce9e0c50c8d5d3872bb260c8a8432925adb11 and manifest sha256:54af76dc50f5f96fc072ba52619ce9e0c50c8d5d3872bb260c8a8432925adb11"
2026-06-14 16:12:00.030927 | primary | "Updated"
2026-06-14 16:12:00.030931 | primary |
2026-06-14 16:12:00.030934 | primary | time="2026-06-14T16:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:fa1d4ec7c6e088ab9584f51d88cdf0b6e4791eb62b8af3c2fa50fe318243f745"
2026-06-14 16:12:00.030937 | primary | "Updated"
2026-06-14 16:12:00.030941 | primary |
2026-06-14 16:12:00.030944 | primary | time="2026-06-14T16:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag fa1d4ec7c6e088ab9584f51d88cdf0b6e4791eb62b8af3c2fa50fe318243f745 and manifest sha256:fa1d4ec7c6e088ab9584f51d88cdf0b6e4791eb62b8af3c2fa50fe318243f745"
2026-06-14 16:12:00.030948 | primary | "Updated"
2026-06-14 16:12:00.030951 | primary |
2026-06-14 16:12:00.030955 | primary | time="2026-06-14T16:11:31Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:fec155da4a7922f2b74dc09543766f97a46cf61cbb27fa8b43b1f006f2b12192"
2026-06-14 16:12:00.030960 | primary | "Updated"
2026-06-14 16:12:00.030964 | primary |
2026-06-14 16:12:00.030967 | primary | time="2026-06-14T16:11:32Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag fec155da4a7922f2b74dc09543766f97a46cf61cbb27fa8b43b1f006f2b12192 and manifest sha256:fec155da4a7922f2b74dc09543766f97a46cf61cbb27fa8b43b1f006f2b12192"
2026-06-14 16:12:00.030971 | primary | "Updated"
2026-06-14 16:12:00.030974 | primary |
2026-06-14 16:12:00.030978 | primary | time="2026-06-14T16:11:33Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:b37a67fc892975ed616bd7d31c098b9ae20d9caee0c75eb0f6d3a400e96f8efb"
2026-06-14 16:12:00.030981 | primary | "Updated"
2026-06-14 16:12:00.030984 | primary |
2026-06-14 16:12:00.030988 | primary | time="2026-06-14T16:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag b37a67fc892975ed616bd7d31c098b9ae20d9caee0c75eb0f6d3a400e96f8efb and manifest sha256:b37a67fc892975ed616bd7d31c098b9ae20d9caee0c75eb0f6d3a400e96f8efb"
2026-06-14 16:12:00.030991 | primary | "Updated"
2026-06-14 16:12:00.030995 | primary |
2026-06-14 16:12:00.030998 | primary | time="2026-06-14T16:11:35Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:9f962e5c1a33a2697d3b8d5736cf3f0ebc59255216316c2d09b05cd275f4906c"
2026-06-14 16:12:00.031002 | primary | "Updated"
2026-06-14 16:12:00.031005 | primary |
2026-06-14 16:12:00.031009 | primary | time="2026-06-14T16:11:35Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag 9f962e5c1a33a2697d3b8d5736cf3f0ebc59255216316c2d09b05cd275f4906c and manifest sha256:9f962e5c1a33a2697d3b8d5736cf3f0ebc59255216316c2d09b05cd275f4906c"
2026-06-14 16:12:00.031012 | primary | "Updated"
2026-06-14 16:12:00.031016 | primary |
2026-06-14 16:12:00.031021 | primary | time="2026-06-14T16:11:36Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:1ccfab9a65533feea1f488be4732e7ae7376719cc2ec32746ba549745c06d9b7"
2026-06-14 16:12:00.031024 | primary | "Updated"
2026-06-14 16:12:00.031028 | primary |
2026-06-14 16:12:00.031031 | primary | time="2026-06-14T16:11:38Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 1ccfab9a65533feea1f488be4732e7ae7376719cc2ec32746ba549745c06d9b7 and manifest sha256:1ccfab9a65533feea1f488be4732e7ae7376719cc2ec32746ba549745c06d9b7"
2026-06-14 16:12:00.031035 | primary | "Updated"
2026-06-14 16:12:00.031038 | primary |
2026-06-14 16:12:00.031042 | primary | time="2026-06-14T16:11:39Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:5f3928d1c6933e764687e495f7f7f9d7486118adba1345fdbcf8e4875f324b90"
2026-06-14 16:12:00.031045 | primary | "Updated"
2026-06-14 16:12:00.031049 | primary |
2026-06-14 16:12:00.031052 | primary | time="2026-06-14T16:11:39Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 5f3928d1c6933e764687e495f7f7f9d7486118adba1345fdbcf8e4875f324b90 and manifest sha256:5f3928d1c6933e764687e495f7f7f9d7486118adba1345fdbcf8e4875f324b90"
2026-06-14 16:12:00.031056 | primary | "Updated"
2026-06-14 16:12:00.031059 | primary |
2026-06-14 16:12:00.031066 | primary | time="2026-06-14T16:11:40Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:3c97f0a40700b39de7d223e730eac233664c8af13e14ed78a928166951ec5202"
2026-06-14 16:12:00.031069 | primary | "Updated"
2026-06-14 16:12:00.031073 | primary |
2026-06-14 16:12:00.031087 | primary | time="2026-06-14T16:11:42Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag 3c97f0a40700b39de7d223e730eac233664c8af13e14ed78a928166951ec5202 and manifest sha256:3c97f0a40700b39de7d223e730eac233664c8af13e14ed78a928166951ec5202"
2026-06-14 16:12:00.031091 | primary | "Updated"
2026-06-14 16:12:00.031097 | primary |
2026-06-14 16:12:00.031101 | primary | time="2026-06-14T16:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:922def7cbd1d539985da48c8b43ceafa705ea45850df428dfe523640ba06e823"
2026-06-14 16:12:00.031108 | primary | "Updated"
2026-06-14 16:12:00.031112 | primary |
2026-06-14 16:12:00.031115 | primary | time="2026-06-14T16:11:44Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag 922def7cbd1d539985da48c8b43ceafa705ea45850df428dfe523640ba06e823 and manifest sha256:922def7cbd1d539985da48c8b43ceafa705ea45850df428dfe523640ba06e823"
2026-06-14 16:12:00.031119 | primary | "Updated"
2026-06-14 16:12:00.031122 | primary |
2026-06-14 16:12:00.031125 | primary | time="2026-06-14T16:11:45Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:c5dc42bc427ae44b6e75241e4c4b9425c39e9866744d1fe15155eb4a31fd88f8"
2026-06-14 16:12:00.031129 | primary | "Updated"
2026-06-14 16:12:00.031132 | primary |
2026-06-14 16:12:00.031136 | primary | time="2026-06-14T16:11:46Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag c5dc42bc427ae44b6e75241e4c4b9425c39e9866744d1fe15155eb4a31fd88f8 and manifest sha256:c5dc42bc427ae44b6e75241e4c4b9425c39e9866744d1fe15155eb4a31fd88f8"
2026-06-14 16:12:00.031139 | primary | "Updated"
2026-06-14 16:12:00.031143 | primary |
2026-06-14 16:12:00.031146 | primary | time="2026-06-14T16:11:47Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:52f2d068fb5b9c51e5bb8b265743d809940cbbb8d9a33878866346273627efbe"
2026-06-14 16:12:00.031150 | primary | "Updated"
2026-06-14 16:12:00.031153 | primary |
2026-06-14 16:12:00.031156 | primary | time="2026-06-14T16:11:47Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 52f2d068fb5b9c51e5bb8b265743d809940cbbb8d9a33878866346273627efbe and manifest sha256:52f2d068fb5b9c51e5bb8b265743d809940cbbb8d9a33878866346273627efbe"
2026-06-14 16:12:00.031160 | primary | "Updated"
2026-06-14 16:12:00.031163 | primary |
2026-06-14 16:12:00.031167 | primary | time="2026-06-14T16:11:48Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:f09f0e2502c4d7c04faea668042a2b5d18766bf8495e97e5bbc37a50ca8174fe"
2026-06-14 16:12:00.031170 | primary | "Updated"
2026-06-14 16:12:00.031173 | primary |
2026-06-14 16:12:00.031177 | primary | time="2026-06-14T16:11:48Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag f09f0e2502c4d7c04faea668042a2b5d18766bf8495e97e5bbc37a50ca8174fe and manifest sha256:f09f0e2502c4d7c04faea668042a2b5d18766bf8495e97e5bbc37a50ca8174fe"
2026-06-14 16:12:00.031180 | primary | "Updated"
2026-06-14 16:12:00.031184 | primary |
2026-06-14 16:12:00.031187 | primary | time="2026-06-14T16:11:49Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:cf63f35eeae3ce29791c603a39eb439bb850cd02e34df64cf12d3e2161222cb6"
2026-06-14 16:12:00.031191 | primary | "Updated"
2026-06-14 16:12:00.031194 | primary |
2026-06-14 16:12:00.031197 | primary | time="2026-06-14T16:11:50Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag cf63f35eeae3ce29791c603a39eb439bb850cd02e34df64cf12d3e2161222cb6 and manifest sha256:cf63f35eeae3ce29791c603a39eb439bb850cd02e34df64cf12d3e2161222cb6"
2026-06-14 16:12:00.031201 | primary | "Updated"
2026-06-14 16:12:00.031204 | primary |
2026-06-14 16:12:00.031208 | primary | time="2026-06-14T16:11:50Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:17d12a247a83d972b5e5baf83e01d0cbb83de53165c4a12134e6cddaf49712a4"
2026-06-14 16:12:00.031211 | primary | "Updated"
2026-06-14 16:12:00.031215 | primary |
2026-06-14 16:12:00.031218 | primary | time="2026-06-14T16:11:51Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag 17d12a247a83d972b5e5baf83e01d0cbb83de53165c4a12134e6cddaf49712a4 and manifest sha256:17d12a247a83d972b5e5baf83e01d0cbb83de53165c4a12134e6cddaf49712a4"
2026-06-14 16:12:00.031221 | primary | "Updated"
2026-06-14 16:12:00.031225 | primary |
2026-06-14 16:12:00.031228 | primary | time="2026-06-14T16:11:52Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:8b19a3929b87592b71b5887d46d025462b9c356b38821e314e1f9aadfbf4cf24"
2026-06-14 16:12:00.031232 | primary | "Updated"
2026-06-14 16:12:00.031235 | primary |
2026-06-14 16:12:00.031239 | primary | time="2026-06-14T16:11:52Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag 8b19a3929b87592b71b5887d46d025462b9c356b38821e314e1f9aadfbf4cf24 and manifest sha256:8b19a3929b87592b71b5887d46d025462b9c356b38821e314e1f9aadfbf4cf24"
2026-06-14 16:12:00.031249 | primary | "Updated"
2026-06-14 16:12:00.031252 | primary |
2026-06-14 16:12:00.031256 | primary | time="2026-06-14T16:11:53Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:e2decdef8eb4d36fcc5c363ad8c42b9efaeea68c89ff5fa90d997dfea1839c56"
2026-06-14 16:12:00.031259 | primary | "Updated"
2026-06-14 16:12:00.031262 | primary |
2026-06-14 16:12:00.031269 | primary | time="2026-06-14T16:11:53Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag e2decdef8eb4d36fcc5c363ad8c42b9efaeea68c89ff5fa90d997dfea1839c56 and manifest sha256:e2decdef8eb4d36fcc5c363ad8c42b9efaeea68c89ff5fa90d997dfea1839c56"
2026-06-14 16:12:00.031272 | primary | "Updated"
2026-06-14 16:12:00.031276 | primary |
2026-06-14 16:12:00.031279 | primary | time="2026-06-14T16:11:54Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:19f50f57f1d38238fafc308a0d4c06c86b46439a8b3e3d372eeaceb5c3c54f12"
2026-06-14 16:12:00.031282 | primary | "Updated"
2026-06-14 16:12:00.031286 | primary |
2026-06-14 16:12:00.031291 | primary | time="2026-06-14T16:11:54Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag 19f50f57f1d38238fafc308a0d4c06c86b46439a8b3e3d372eeaceb5c3c54f12 and manifest sha256:19f50f57f1d38238fafc308a0d4c06c86b46439a8b3e3d372eeaceb5c3c54f12"
2026-06-14 16:12:00.031295 | primary | "Updated"
2026-06-14 16:12:00.031298 | primary |
2026-06-14 16:12:00.031302 | primary | time="2026-06-14T16:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:cf1c63a95f075fd54ddc5ad521c8e893d62f86cac72394870e763b15fa897130"
2026-06-14 16:12:00.031305 | primary | "Updated"
2026-06-14 16:12:00.031308 | primary |
2026-06-14 16:12:00.031312 | primary | time="2026-06-14T16:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag cf1c63a95f075fd54ddc5ad521c8e893d62f86cac72394870e763b15fa897130 and manifest sha256:cf1c63a95f075fd54ddc5ad521c8e893d62f86cac72394870e763b15fa897130"
2026-06-14 16:12:00.031315 | primary | "Updated"
2026-06-14 16:12:00.031319 | primary |
2026-06-14 16:12:00.031324 | primary | time="2026-06-14T16:11:56Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:e1aa3a794cd0720baf1b437045cb62ed7af35407b9d5a7055e72693b3a8bf6b3"
2026-06-14 16:12:00.031327 | primary | "Updated"
2026-06-14 16:12:00.031331 | primary |
2026-06-14 16:12:00.031334 | primary | time="2026-06-14T16:11:57Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag e1aa3a794cd0720baf1b437045cb62ed7af35407b9d5a7055e72693b3a8bf6b3 and manifest sha256:e1aa3a794cd0720baf1b437045cb62ed7af35407b9d5a7055e72693b3a8bf6b3"
2026-06-14 16:12:00.031338 | primary | "Updated"
2026-06-14 16:12:00.031341 | primary |
2026-06-14 16:12:00.031346 | primary | time="2026-06-14T16:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:0e9f52763bbb5474d1dd6ee0fefe01063d07adfd20d059eba3227ae0b95d9012"
2026-06-14 16:12:00.031351 | primary | "Updated"
2026-06-14 16:12:00.031356 | primary |
2026-06-14 16:12:00.031360 | primary | time="2026-06-14T16:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag 0e9f52763bbb5474d1dd6ee0fefe01063d07adfd20d059eba3227ae0b95d9012 and manifest sha256:0e9f52763bbb5474d1dd6ee0fefe01063d07adfd20d059eba3227ae0b95d9012"
2026-06-14 16:12:00.031365 | primary | "Updated"
2026-06-14 16:12:00.031370 | primary |
2026-06-14 16:12:00.290365 | primary | ok: Runtime: 0:00:00.007232
2026-06-14 16:12:00.303003 | 
2026-06-14 16:12:00.303171 | PLAY RECAP
2026-06-14 16:12:00.303261 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 16:12:00.303302 | 
2026-06-14 16:12:00.505115 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-14 16:12:00.508894 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-14 16:12:01.150359 | 
2026-06-14 16:12:01.150480 | PLAY [all]
2026-06-14 16:12:01.160154 | 
2026-06-14 16:12:01.160285 | TASK [Create container log dir]
2026-06-14 16:12:01.571016 | primary | ok
2026-06-14 16:12:01.582058 | 
2026-06-14 16:12:01.582242 | TASK [Collect logs]
2026-06-14 16:12:02.073377 | primary | + sudo dnf list installed
2026-06-14 16:12:02.509775 | primary | + df -h
2026-06-14 16:12:02.512178 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-14 16:12:02.536058 | primary | sending incremental file list
2026-06-14 16:12:02.540168 | primary | skipping non-regular file "yum.conf"
2026-06-14 16:12:02.540190 | primary | ./
2026-06-14 16:12:02.540800 | primary | dnf/
2026-06-14 16:12:02.540808 | primary | dnf/dnf.conf
2026-06-14 16:12:02.540848 | primary | dnf/aliases.d/
2026-06-14 16:12:02.540854 | primary | dnf/modules.d/
2026-06-14 16:12:02.540858 | primary | dnf/modules.defaults.d/
2026-06-14 16:12:02.540862 | primary | dnf/plugins/
2026-06-14 16:12:02.540867 | primary | dnf/plugins/copr.conf
2026-06-14 16:12:02.540871 | primary | dnf/plugins/debuginfo-install.conf
2026-06-14 16:12:02.540875 | primary | dnf/plugins/copr.d/
2026-06-14 16:12:02.540879 | primary | dnf/protected.d/
2026-06-14 16:12:02.540884 | primary | dnf/protected.d/dnf.conf
2026-06-14 16:12:02.540889 | primary | dnf/protected.d/grub2-pc.conf
2026-06-14 16:12:02.540892 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-14 16:12:02.540897 | primary | dnf/protected.d/setup.conf
2026-06-14 16:12:02.540901 | primary | dnf/protected.d/sudo.conf
2026-06-14 16:12:02.540906 | primary | dnf/protected.d/systemd.conf
2026-06-14 16:12:02.540909 | primary | dnf/protected.d/yum.conf
2026-06-14 16:12:02.540916 | primary | dnf/usr-drift-protected-paths.d/
2026-06-14 16:12:02.540919 | primary | dnf/vars/
2026-06-14 16:12:02.540923 | primary | dnf/vars/stream
2026-06-14 16:12:02.540928 | primary | yum.repos.d/
2026-06-14 16:12:02.540931 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-14 16:12:02.540937 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-14 16:12:02.540955 | primary | yum.repos.d/centos-addons.repo
2026-06-14 16:12:02.540991 | primary | yum.repos.d/centos.repo
2026-06-14 16:12:02.541010 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-14 16:12:02.541026 | primary | yum.repos.d/epel-next-testing.repo
2026-06-14 16:12:02.541039 | primary | yum.repos.d/epel-next.repo
2026-06-14 16:12:02.541056 | primary | yum.repos.d/epel-testing.repo
2026-06-14 16:12:02.541069 | primary | yum.repos.d/epel.repo
2026-06-14 16:12:02.582708 | primary |
2026-06-14 16:12:02.582869 | primary | sent 18,979 bytes  received 484 bytes  38,926.00 bytes/sec
2026-06-14 16:12:02.582875 | primary | total size is 17,241  speedup is 0.89
2026-06-14 16:12:02.586976 | primary | + pushd /home/zuul/workspace
2026-06-14 16:12:02.587007 | primary | ~/workspace ~/zuul-output/logs
2026-06-14 16:12:02.587140 | 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-14 16:12:02.607008 | primary | + popd
2026-06-14 16:12:02.607062 | primary | ~/zuul-output/logs
2026-06-14 16:12:02.654890 | primary | ok: Runtime: 0:00:00.539255
2026-06-14 16:12:02.667777 | 
2026-06-14 16:12:02.668103 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-14 16:12:02.694087 | primary | ok
2026-06-14 16:12:02.725793 | 
2026-06-14 16:12:02.725982 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-14 16:12:02.792576 | primary | skipping: Conditional result was False
2026-06-14 16:12:02.802979 | 
2026-06-14 16:12:02.803136 | TASK [fetch-output : Set log path for single node]
2026-06-14 16:12:02.850425 | primary | ok
2026-06-14 16:12:02.858286 | 
2026-06-14 16:12:02.858420 | LOOP [fetch-output : Ensure local output dirs]
2026-06-14 16:12:03.165364 | primary -> localhost | changed: "/var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/work/logs"
2026-06-14 16:12:03.479274 | primary -> localhost | changed: "/var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/work/artifacts"
2026-06-14 16:12:03.731567 | primary -> localhost | changed: "/var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/work/docs"
2026-06-14 16:12:03.741964 | 
2026-06-14 16:12:03.742136 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-14 16:12:04.533456 | primary | changed:
2026-06-14 16:12:04.534089 | primary | .d..t...... ./
2026-06-14 16:12:04.534165 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-14 16:12:04.534212 | primary | >f+++++++++ disk_usage.txt
2026-06-14 16:12:04.534253 | primary | >f+++++++++ installed_pkgs.txt
2026-06-14 16:12:04.534292 | primary | >f+++++++++ master-report.html
2026-06-14 16:12:04.534331 | primary | >f+++++++++ master-tag-report.html
2026-06-14 16:12:04.534368 | primary | >f+++++++++ master-tag.txt
2026-06-14 16:12:04.534405 | primary | >f+++++++++ master.txt
2026-06-14 16:12:04.534442 | primary | cd+++++++++ dnf/
2026-06-14 16:12:04.534479 | primary | >f+++++++++ dnf/dnf.conf
2026-06-14 16:12:04.534515 | primary | cd+++++++++ dnf/aliases.d/
2026-06-14 16:12:04.534551 | primary | cd+++++++++ dnf/modules.d/
2026-06-14 16:12:04.534598 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-14 16:12:04.534635 | primary | cd+++++++++ dnf/plugins/
2026-06-14 16:12:04.534670 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-14 16:12:04.534705 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-14 16:12:04.534742 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-14 16:12:04.534777 | primary | cd+++++++++ dnf/protected.d/
2026-06-14 16:12:04.534811 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-14 16:12:04.534846 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-14 16:12:04.534923 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-14 16:12:04.534962 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-14 16:12:04.534997 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-14 16:12:04.535034 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-14 16:12:04.535069 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-14 16:12:04.535104 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-14 16:12:04.535139 | primary | cd+++++++++ dnf/vars/
2026-06-14 16:12:04.535176 | primary | >f+++++++++ dnf/vars/stream
2026-06-14 16:12:04.535215 | primary | cd+++++++++ yum.repos.d/
2026-06-14 16:12:04.535251 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-14 16:12:04.535287 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-14 16:12:04.535323 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-14 16:12:04.535358 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-14 16:12:04.535393 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-14 16:12:04.535427 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-14 16:12:04.535462 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-14 16:12:04.535497 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-14 16:12:04.535532 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-14 16:12:04.535598 | primary | changed: All items complete
2026-06-14 16:12:04.535640 | 
2026-06-14 16:12:05.125740 | primary | changed: .d..t...... ./
2026-06-14 16:12:05.692369 | primary | changed: .d..t...... ./
2026-06-14 16:12:05.711369 | 
2026-06-14 16:12:05.711574 | PLAY RECAP
2026-06-14 16:12:05.711648 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-14 16:12:05.711682 | 
2026-06-14 16:12:05.881372 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-14 16:12:05.884346 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-14 16:12:06.542327 | 
2026-06-14 16:12:06.542465 | PLAY [Report DLRN results after job run]
2026-06-14 16:12:06.553967 | 
2026-06-14 16:12:06.554091 | TASK [Include vars from ci-framework group_vars]
2026-06-14 16:12:06.574784 | primary | ok
2026-06-14 16:12:06.593215 | 
2026-06-14 16:12:06.593381 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-14 16:12:06.658645 | primary | skipping: Conditional result was False
2026-06-14 16:12:06.665155 | 
2026-06-14 16:12:06.665255 | TASK [cifmw_helpers : Check if file is available]
2026-06-14 16:12:07.069041 | primary | ok
2026-06-14 16:12:07.078631 | 
2026-06-14 16:12:07.078797 | TASK [cifmw_helpers : Create temporary directory]
2026-06-14 16:12:07.106459 | primary | skipping: Conditional result was False
2026-06-14 16:12:07.117662 | 
2026-06-14 16:12:07.117820 | TASK [cifmw_helpers : Read vars]
2026-06-14 16:12:07.158916 | 
2026-06-14 16:12:07.159251 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-14 16:12:07.202180 | 
2026-06-14 16:12:07.202412 | TASK [cifmw_helpers : Include vars]
2026-06-14 16:12:07.237550 | 
2026-06-14 16:12:07.237779 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-14 16:12:07.264150 | primary | skipping: Conditional result was False
2026-06-14 16:12:07.275008 | 
2026-06-14 16:12:07.275102 | TASK [Report job status to DLRN]
2026-06-14 16:12:07.298520 | primary | ok
2026-06-14 16:12:07.331210 | 
2026-06-14 16:12:07.331351 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-14 16:12:07.386392 | primary | skipping: Conditional result was False
2026-06-14 16:12:07.391795 | 
2026-06-14 16:12:07.391876 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-14 16:12:08.621931 | primary | changed
2026-06-14 16:12:08.631258 | 
2026-06-14 16:12:08.631393 | TASK [dlrn_report : Install kinit related package]
2026-06-14 16:12:08.759568 | primary | skipping: Conditional result was False
2026-06-14 16:12:08.773056 | 
2026-06-14 16:12:08.773285 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-14 16:12:08.859714 | primary | skipping: Conditional result was False
2026-06-14 16:12:08.871169 | 
2026-06-14 16:12:08.871343 | TASK [Set zuul-log-path fact]
2026-06-14 16:12:08.965007 | primary | ok
2026-06-14 16:12:08.992420 | 
2026-06-14 16:12:08.992608 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 16:12:09.068431 | primary | ok
2026-06-14 16:12:09.086336 | 
2026-06-14 16:12:09.086551 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-14 16:12:09.135562 | primary | skipping: Conditional result was False
2026-06-14 16:12:09.146598 | 
2026-06-14 16:12:09.146775 | TASK [Get hash related data from repo_setup role]
2026-06-14 16:12:09.206942 | primary | ok
2026-06-14 16:12:09.383006 | 
2026-06-14 16:12:09.383174 | LOOP [repo_setup : Ensure directories are present]
2026-06-14 16:12:09.793772 | primary | changed: "tmp"
2026-06-14 16:12:10.056505 | primary | changed: "artifacts/repositories"
2026-06-14 16:12:10.318647 | primary | changed: "venv/repo_setup"
2026-06-14 16:12:10.335027 | 
2026-06-14 16:12:10.335271 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-14 16:12:11.729405 | primary | ok: Nothing to do
2026-06-14 16:12:11.738180 | 
2026-06-14 16:12:11.738338 | TASK [repo_setup : Get repo-setup repository]
2026-06-14 16:12:13.223406 | primary | changed
2026-06-14 16:12:13.232340 | 
2026-06-14 16:12:13.232473 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-14 16:12:20.504388 | primary | changed
2026-06-14 16:12:20.511491 | 
2026-06-14 16:12:20.511588 | TASK [repo_setup : Install repo-setup package]
2026-06-14 16:12:21.113367 | 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-14 16:12:21.113558 | primary | !!
2026-06-14 16:12:21.113571 | primary |
2026-06-14 16:12:21.113583 | primary |         ********************************************************************************
2026-06-14 16:12:21.113593 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-14 16:12:21.113604 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-14 16:12:21.113613 | primary |
2026-06-14 16:12:21.113623 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 16:12:21.113632 | primary |         calls to avoid build errors in the future.
2026-06-14 16:12:21.113640 | primary |
2026-06-14 16:12:21.113648 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 16:12:21.113656 | primary |         ********************************************************************************
2026-06-14 16:12:21.113663 | primary |
2026-06-14 16:12:21.113671 | primary | !!
2026-06-14 16:12:21.113679 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 16:12:21.113966 | 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-14 16:12:21.114005 | primary | !!
2026-06-14 16:12:21.114015 | primary |
2026-06-14 16:12:21.114024 | primary |         ********************************************************************************
2026-06-14 16:12:21.114032 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-14 16:12:21.114040 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-14 16:12:21.114047 | primary |
2026-06-14 16:12:21.114055 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 16:12:21.114062 | primary |         calls to avoid build errors in the future.
2026-06-14 16:12:21.114070 | primary |
2026-06-14 16:12:21.114118 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 16:12:21.114127 | primary |         ********************************************************************************
2026-06-14 16:12:21.114134 | primary |
2026-06-14 16:12:21.114142 | primary | !!
2026-06-14 16:12:21.114150 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 16:12:21.114396 | 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-14 16:12:21.114426 | primary | !!
2026-06-14 16:12:21.114436 | primary |
2026-06-14 16:12:21.114444 | primary |         ********************************************************************************
2026-06-14 16:12:21.114452 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-14 16:12:21.114460 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-14 16:12:21.114467 | primary |
2026-06-14 16:12:21.114475 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 16:12:21.114483 | primary |         calls to avoid build errors in the future.
2026-06-14 16:12:21.114490 | primary |
2026-06-14 16:12:21.114498 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 16:12:21.114505 | primary |         ********************************************************************************
2026-06-14 16:12:21.114513 | primary |
2026-06-14 16:12:21.114520 | primary | !!
2026-06-14 16:12:21.114528 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 16:12:21.152351 | 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-14 16:12:21.152394 | primary | !!
2026-06-14 16:12:21.152405 | primary |
2026-06-14 16:12:21.152430 | primary |         ********************************************************************************
2026-06-14 16:12:21.152438 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-14 16:12:21.152446 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-14 16:12:21.152454 | primary |         ********************************************************************************
2026-06-14 16:12:21.152461 | primary |
2026-06-14 16:12:21.152469 | primary | !!
2026-06-14 16:12:21.152476 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-14 16:12:21.162063 | primary | WARNING: The wheel package is not available.
2026-06-14 16:12:21.201067 | primary | [pbr] Generating ChangeLog
2026-06-14 16:12:21.265190 | 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-14 16:12:21.265286 | primary | !!
2026-06-14 16:12:21.265298 | primary |
2026-06-14 16:12:21.265307 | primary |         ********************************************************************************
2026-06-14 16:12:21.265317 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-14 16:12:21.265326 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-14 16:12:21.265334 | primary |         standards-based tools.
2026-06-14 16:12:21.265342 | primary |
2026-06-14 16:12:21.265351 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-14 16:12:21.265360 | primary |         ********************************************************************************
2026-06-14 16:12:21.265368 | primary |
2026-06-14 16:12:21.265376 | primary | !!
2026-06-14 16:12:21.265384 | primary |   easy_install.initialize_options(self)
2026-06-14 16:12:21.265404 | 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-14 16:12:21.265412 | primary | !!
2026-06-14 16:12:21.265420 | primary |
2026-06-14 16:12:21.265429 | primary |         ********************************************************************************
2026-06-14 16:12:21.265437 | primary |         Please avoid running ``setup.py`` directly.
2026-06-14 16:12:21.265445 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-14 16:12:21.265453 | primary |         standards-based tools.
2026-06-14 16:12:21.265461 | primary |
2026-06-14 16:12:21.265470 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-14 16:12:21.265478 | primary |         ********************************************************************************
2026-06-14 16:12:21.265486 | primary |
2026-06-14 16:12:21.265494 | primary | !!
2026-06-14 16:12:21.265502 | primary |   self.initialize_options()
2026-06-14 16:12:21.267479 | 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-14 16:12:21.267518 | primary | !!
2026-06-14 16:12:21.267529 | primary |
2026-06-14 16:12:21.267538 | primary |         ********************************************************************************
2026-06-14 16:12:21.267547 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-14 16:12:21.267576 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-14 16:12:21.267585 | primary |
2026-06-14 16:12:21.267593 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 16:12:21.267601 | primary |         calls to avoid build errors in the future.
2026-06-14 16:12:21.267610 | primary |
2026-06-14 16:12:21.267618 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 16:12:21.267626 | primary |         ********************************************************************************
2026-06-14 16:12:21.267634 | primary |
2026-06-14 16:12:21.267642 | primary | !!
2026-06-14 16:12:21.267651 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 16:12:21.268200 | 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-14 16:12:21.268233 | primary | !!
2026-06-14 16:12:21.268242 | primary |
2026-06-14 16:12:21.268251 | primary |         ********************************************************************************
2026-06-14 16:12:21.268260 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-14 16:12:21.268268 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-14 16:12:21.268276 | primary |
2026-06-14 16:12:21.268284 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 16:12:21.268293 | primary |         calls to avoid build errors in the future.
2026-06-14 16:12:21.268301 | primary |
2026-06-14 16:12:21.268309 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 16:12:21.268317 | primary |         ********************************************************************************
2026-06-14 16:12:21.268325 | primary |
2026-06-14 16:12:21.268334 | primary | !!
2026-06-14 16:12:21.268342 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 16:12:21.268613 | 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-14 16:12:21.268626 | primary | !!
2026-06-14 16:12:21.268634 | primary |
2026-06-14 16:12:21.268642 | primary |         ********************************************************************************
2026-06-14 16:12:21.268650 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-14 16:12:21.268658 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-14 16:12:21.268666 | primary |
2026-06-14 16:12:21.268674 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-14 16:12:21.268683 | primary |         calls to avoid build errors in the future.
2026-06-14 16:12:21.268691 | primary |
2026-06-14 16:12:21.268699 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-14 16:12:21.268707 | primary |         ********************************************************************************
2026-06-14 16:12:21.268715 | primary |
2026-06-14 16:12:21.268723 | primary | !!
2026-06-14 16:12:21.268731 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-14 16:12:21.271301 | primary | running install
2026-06-14 16:12:21.285225 | primary | running build
2026-06-14 16:12:21.285273 | primary | running build_py
2026-06-14 16:12:21.290210 | primary | creating build
2026-06-14 16:12:21.290308 | primary | creating build/lib
2026-06-14 16:12:21.290356 | primary | creating build/lib/repo_setup
2026-06-14 16:12:21.290426 | primary | creating build/lib/repo_setup/get_hash
2026-06-14 16:12:21.290520 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-14 16:12:21.290654 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-14 16:12:21.290846 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-14 16:12:21.290959 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-14 16:12:21.291107 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-14 16:12:21.291343 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-14 16:12:21.291446 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-14 16:12:21.291588 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-14 16:12:21.291867 | primary | creating build/lib/repo_setup/yum_config
2026-06-14 16:12:21.291948 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-14 16:12:21.292065 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-14 16:12:21.292227 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-14 16:12:21.292359 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-14 16:12:21.292471 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-14 16:12:21.292608 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-14 16:12:21.292715 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-14 16:12:21.292848 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-14 16:12:21.293005 | primary | running egg_info
2026-06-14 16:12:21.293430 | primary | creating repo_setup.egg-info
2026-06-14 16:12:21.297202 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-14 16:12:21.297710 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-14 16:12:21.298030 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-14 16:12:21.298241 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-14 16:12:21.298344 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-14 16:12:21.316222 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-14 16:12:21.316359 | primary | [pbr] Processing SOURCES.txt
2026-06-14 16:12:21.316452 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-14 16:12:21.323880 | primary | [pbr] In git context, generating filelist from git
2026-06-14 16:12:21.329522 | primary | warning: no files found matching 'AUTHORS'
2026-06-14 16:12:21.329553 | primary | warning: no files found matching 'ChangeLog'
2026-06-14 16:12:21.329924 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-14 16:12:21.330132 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-14 16:12:21.333521 | primary | reading manifest template 'MANIFEST.in'
2026-06-14 16:12:21.333812 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-14 16:12:21.333976 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-14 16:12:21.334244 | primary | adding license file 'LICENSE'
2026-06-14 16:12:21.335100 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-14 16:12:21.335860 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-14 16:12:21.336420 | primary | running install_lib
2026-06-14 16:12:21.341028 | 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-14 16:12:21.341164 | 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-14 16:12:21.341248 | 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-14 16:12:21.341360 | 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-14 16:12:21.341481 | 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-14 16:12:21.341609 | 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-14 16:12:21.341772 | 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-14 16:12:21.341877 | 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-14 16:12:21.341990 | 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-14 16:12:21.342092 | 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-14 16:12:21.342251 | 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-14 16:12:21.342390 | 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-14 16:12:21.342467 | 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-14 16:12:21.342575 | 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-14 16:12:21.342687 | 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-14 16:12:21.342805 | 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-14 16:12:21.342915 | 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-14 16:12:21.343026 | 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-14 16:12:21.343166 | 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-14 16:12:21.343283 | 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-14 16:12:21.343784 | 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-14 16:12:21.344009 | 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-14 16:12:21.344676 | 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-14 16:12:21.344979 | 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-14 16:12:21.345359 | 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-14 16:12:21.346534 | 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-14 16:12:21.346718 | 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-14 16:12:21.349661 | 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-14 16:12:21.350203 | 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-14 16:12:21.350419 | 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-14 16:12:21.351489 | 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-14 16:12:21.352577 | 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-14 16:12:21.352902 | 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-14 16:12:21.353539 | 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-14 16:12:21.354025 | 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-14 16:12:21.354358 | 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-14 16:12:21.356293 | primary | running install_data
2026-06-14 16:12:21.360318 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-14 16:12:21.360356 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-14 16:12:21.360462 | 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-14 16:12:21.360613 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-14 16:12:21.360657 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-14 16:12:21.360714 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-14 16:12:21.360767 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-14 16:12:21.360877 | 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-14 16:12:21.360926 | 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-14 16:12:21.361028 | 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-14 16:12:21.361196 | 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-14 16:12:21.361312 | 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-14 16:12:21.361388 | 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-14 16:12:21.361488 | 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-14 16:12:21.361599 | 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-14 16:12:21.361710 | 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-14 16:12:21.361819 | 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-14 16:12:21.361952 | 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-14 16:12:21.362104 | 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-14 16:12:21.362186 | 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-14 16:12:21.362279 | 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-14 16:12:21.362395 | 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-14 16:12:21.362508 | 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-14 16:12:21.362620 | 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-14 16:12:21.362731 | 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-14 16:12:21.362841 | 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-14 16:12:21.362952 | 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-14 16:12:21.363112 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-14 16:12:21.363181 | 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-14 16:12:21.363306 | 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-14 16:12:21.363411 | primary | running install_egg_info
2026-06-14 16:12:21.367118 | 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-14 16:12:21.368126 | primary | running install_scripts
2026-06-14 16:12:21.372634 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-14 16:12:21.372765 | 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-14 16:12:21.372897 | 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-14 16:12:21.561254 | primary | ok: Runtime: 0:00:00.427219
2026-06-14 16:12:21.576266 | 
2026-06-14 16:12:21.576496 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-14 16:12:21.659221 | primary | skipping: Conditional result was False
2026-06-14 16:12:21.673728 | 
2026-06-14 16:12:21.674034 | TASK [repo_setup : Run repo-setup]
2026-06-14 16:12:22.318946 | primary | Cache was expired
2026-06-14 16:12:22.319027 | primary | 0 files removed
2026-06-14 16:12:22.349905 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-14 16:12:22.349943 | 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-14 16:12:22.349960 | 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-14 16:12:22.349971 | 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-14 16:12:22.349980 | 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-14 16:12:22.349989 | 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-14 16:12:22.728585 | primary | ok: Runtime: 0:00:00.382557
2026-06-14 16:12:22.737551 | 
2026-06-14 16:12:22.737682 | TASK [repo_setup : Get component repo]
2026-06-14 16:12:22.827454 | primary | skipping: Conditional result was False
2026-06-14 16:12:22.838002 | 
2026-06-14 16:12:22.838139 | TASK [repo_setup : Rename component repo]
2026-06-14 16:12:22.925712 | primary | skipping: Conditional result was False
2026-06-14 16:12:22.936125 | 
2026-06-14 16:12:22.936318 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-14 16:12:23.013312 | primary | skipping: Conditional result was False
2026-06-14 16:12:23.022942 | 
2026-06-14 16:12:23.023112 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-14 16:12:23.587537 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "30445c8a4ae75165cb1464a3c21bfcde", "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-14 16:12:24.080030 | primary | ok: Runtime: 0:00:00.242348
2026-06-14 16:12:24.089893 | 
2026-06-14 16:12:24.090033 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-14 16:12:25.021774 | primary | changed
2026-06-14 16:12:25.026879 | 
2026-06-14 16:12:25.026940 | TASK [repo_setup : Dump current-podified hash]
2026-06-14 16:12:25.105090 | primary | skipping: Conditional result was False
2026-06-14 16:12:25.111755 | 
2026-06-14 16:12:25.111842 | TASK [repo_setup : Slurp current podified hash]
2026-06-14 16:12:25.167520 | primary | skipping: Conditional result was False
2026-06-14 16:12:25.178928 | 
2026-06-14 16:12:25.179085 | TASK [repo_setup : Update the value of full_hash]
2026-06-14 16:12:25.236164 | primary | skipping: Conditional result was False
2026-06-14 16:12:25.245521 | 
2026-06-14 16:12:25.245681 | TASK [repo_setup : Export hashes facts for further use]
2026-06-14 16:12:25.312801 | primary | ok
2026-06-14 16:12:25.320941 | 
2026-06-14 16:12:25.321070 | TASK [repo_setup : Create download directory]
2026-06-14 16:12:25.378277 | primary | skipping: Conditional result was False
2026-06-14 16:12:25.387495 | 
2026-06-14 16:12:25.387626 | TASK [repo_setup : Print the URL to request]
2026-06-14 16:12:25.474724 | primary | skipping: Conditional result was False
2026-06-14 16:12:25.484574 | 
2026-06-14 16:12:25.484711 | TASK [Download the RPM]
2026-06-14 16:12:25.572609 | primary | skipping: Conditional result was False
2026-06-14 16:12:25.582209 | 
2026-06-14 16:12:25.582347 | TASK [repo_setup : Install RHOS Release tool]
2026-06-14 16:12:25.649626 | primary | skipping: Conditional result was False
2026-06-14 16:12:25.662830 | 
2026-06-14 16:12:25.662993 | TASK [repo_setup : Get rhos-release tool version]
2026-06-14 16:12:26.205385 | primary | skipping: Conditional result was False
2026-06-14 16:12:26.216393 | 
2026-06-14 16:12:26.216540 | TASK [repo_setup : Print rhos-release tool version]
2026-06-14 16:12:26.296318 | primary | skipping: Conditional result was False
2026-06-14 16:12:26.311047 | 
2026-06-14 16:12:26.311184 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-14 16:12:26.852444 | primary | skipping: Conditional result was False
2026-06-14 16:12:26.862654 | 
2026-06-14 16:12:26.862793 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-14 16:12:27.254951 | primary | ok
2026-06-14 16:12:27.311132 | 
2026-06-14 16:12:27.311289 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-14 16:12:27.845511 | primary | ok: Runtime: 0:00:00.016777
2026-06-14 16:12:27.854386 | 
2026-06-14 16:12:27.854518 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-14 16:12:28.402600 | primary | ok: Runtime: 0:00:00.011929
2026-06-14 16:12:28.411944 | 
2026-06-14 16:12:28.412089 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-14 16:12:28.500455 | primary | skipping: Conditional result was False
2026-06-14 16:12:28.510926 | 
2026-06-14 16:12:28.511074 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-14 16:12:28.579254 | primary | skipping: Conditional result was False
2026-06-14 16:12:28.590301 | 
2026-06-14 16:12:28.590441 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-14 16:12:28.649124 | primary | skipping: Conditional result was False
2026-06-14 16:12:28.661497 | 
2026-06-14 16:12:28.661707 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-14 16:12:28.752429 | primary | skipping: Conditional result was False
2026-06-14 16:12:28.763319 | 
2026-06-14 16:12:28.763462 | TASK [repo_setup : Check for DLRN component repo]
2026-06-14 16:12:28.821300 | primary | skipping: Conditional result was False
2026-06-14 16:12:28.831355 | 
2026-06-14 16:12:28.831496 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-14 16:12:28.888837 | primary | skipping: Conditional result was False
2026-06-14 16:12:28.902027 | 
2026-06-14 16:12:28.902167 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-14 16:12:29.259224 | primary | ok: All paths examined
2026-06-14 16:12:29.269575 | 
2026-06-14 16:12:29.269672 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-14 16:12:29.590840 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-14 16:12:29.591284 | primary | changed: All items complete
2026-06-14 16:12:29.591340 | 
2026-06-14 16:12:29.896056 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-14 16:12:30.195906 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-14 16:12:30.492935 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-14 16:12:30.787806 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-14 16:12:31.050070 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-14 16:12:31.306193 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-14 16:12:31.623434 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-14 16:12:31.877244 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-14 16:12:31.901331 | 
2026-06-14 16:12:31.901501 | TASK [repo_setup : Cleanup existing metadata]
2026-06-14 16:12:32.411319 | primary | Cache was expired
2026-06-14 16:12:32.426678 | primary | 66 files removed
2026-06-14 16:12:32.956442 | primary | ok: Runtime: 0:00:00.194212
2026-06-14 16:12:32.965314 | 
2026-06-14 16:12:32.965443 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-14 16:12:33.438269 | primary | changed
2026-06-14 16:12:33.453675 | 
2026-06-14 16:12:33.453813 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-14 16:12:33.866649 | primary | DEFAULT
2026-06-14 16:12:33.997119 | primary | ok: Runtime: 0:00:00.085187
2026-06-14 16:12:34.006788 | 
2026-06-14 16:12:34.006972 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-14 16:12:34.559968 | primary | skipping: Conditional result was False
2026-06-14 16:12:34.570003 | 
2026-06-14 16:12:34.570148 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-14 16:12:35.114170 | primary | skipping: Conditional result was False
2026-06-14 16:12:35.124541 | 
2026-06-14 16:12:35.124690 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-14 16:12:35.192373 | primary | skipping: Conditional result was False
2026-06-14 16:12:35.202265 | 
2026-06-14 16:12:35.202406 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-14 16:12:35.539292 | primary | REPORTING SUCCESS TO DLRN API
2026-06-14 16:12:52.204669 | primary | {
2026-06-14 16:12:52.204742 | primary |   "aggregate_hash": "30445c8a4ae75165cb1464a3c21bfcde",
2026-06-14 16:12:52.204754 | primary |   "commit_hash": null,
2026-06-14 16:12:52.204763 | primary |   "component": null,
2026-06-14 16:12:52.204771 | primary |   "distro_hash": null,
2026-06-14 16:12:52.204779 | primary |   "extended_hash": null,
2026-06-14 16:12:52.204798 | primary |   "in_progress": false,
2026-06-14 16:12:52.204807 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-14 16:12:52.204820 | primary |   "notes": "",
2026-06-14 16:12:52.204828 | primary |   "success": true,
2026-06-14 16:12:52.204842 | primary |   "timestamp": 1781453555,
2026-06-14 16:12:52.204851 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/62d/rdoproject.org/62dd9db8c5c74c769326b13ae753f911"
2026-06-14 16:12:52.204861 | primary | }
2026-06-14 16:12:52.291073 | primary | ok: Runtime: 0:00:16.690331
2026-06-14 16:12:52.301882 | 
2026-06-14 16:12:52.302014 | PLAY RECAP
2026-06-14 16:12:52.302136 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-14 16:12:52.302184 | 
2026-06-14 16:12:52.462892 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-14 16:12:52.465991 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-14 16:12:53.122592 | 
2026-06-14 16:12:53.122737 | PLAY [all]
2026-06-14 16:12:53.132625 | 
2026-06-14 16:12:53.132693 | TASK [include_role : fetch-output]
2026-06-14 16:12:53.176837 | primary | ok
2026-06-14 16:12:53.207109 | 
2026-06-14 16:12:53.207274 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-14 16:12:53.284983 | primary | skipping: Conditional result was False
2026-06-14 16:12:53.294092 | 
2026-06-14 16:12:53.294284 | TASK [fetch-output : Set log path for single node]
2026-06-14 16:12:53.348764 | primary | ok
2026-06-14 16:12:53.356825 | 
2026-06-14 16:12:53.356995 | LOOP [fetch-output : Ensure local output dirs]
2026-06-14 16:12:53.869679 | primary -> localhost | ok: "/var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/work/logs"
2026-06-14 16:12:54.132250 | primary -> localhost | ok: "/var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/work/artifacts"
2026-06-14 16:12:54.407550 | primary -> localhost | ok: "/var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/work/docs"
2026-06-14 16:12:54.423886 | 
2026-06-14 16:12:54.424085 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-14 16:12:55.126063 | primary | ok
2026-06-14 16:12:55.126274 | primary | ok: All items complete
2026-06-14 16:12:55.126302 | 
2026-06-14 16:12:55.659567 | primary | ok
2026-06-14 16:12:56.222269 | primary | ok
2026-06-14 16:12:56.250248 | 
2026-06-14 16:12:56.250515 | TASK [include_role : fetch-output-openshift]
2026-06-14 16:12:56.277677 | primary | skipping: Conditional result was False
2026-06-14 16:12:56.289840 | 
2026-06-14 16:12:56.290065 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-14 16:12:56.341384 | primary | skipping: Conditional result was False
2026-06-14 16:12:56.350935 | primary | skipping: Conditional result was False
2026-06-14 16:12:56.374305 | 
2026-06-14 16:12:56.374522 | PLAY [all]
2026-06-14 16:12:56.386491 | 
2026-06-14 16:12:56.386655 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-14 16:12:56.889429 | primary | changed
2026-06-14 16:12:56.898988 | 
2026-06-14 16:12:56.899089 | PLAY RECAP
2026-06-14 16:12:56.899169 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-14 16:12:56.899210 | 
2026-06-14 16:12:57.142426 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-14 16:12:57.145360 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-14 16:12:57.857295 | 
2026-06-14 16:12:57.857425 | PLAY [localhost]
2026-06-14 16:12:57.867296 | 
2026-06-14 16:12:57.867366 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-14 16:12:58.345842 | localhost | changed
2026-06-14 16:12:58.365957 | 
2026-06-14 16:12:58.366245 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-14 16:12:58.411132 | localhost | ok
2026-06-14 16:12:58.426163 | 
2026-06-14 16:12:58.426347 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-14 16:12:58.867665 | localhost | changed
2026-06-14 16:12:58.876424 | 
2026-06-14 16:12:58.876600 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-14 16:12:59.758755 | localhost | changed
2026-06-14 16:12:59.763155 | 
2026-06-14 16:12:59.763266 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-14 16:13:00.256754 | localhost | Identity added: /var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/work/tmp/ansible.w0qk4a7m (/var/lib/zuul/builds/62dd9db8c5c74c769326b13ae753f911/work/tmp/ansible.w0qk4a7m)
2026-06-14 16:13:00.257134 | localhost | ok: Runtime: 0:00:00.020121
2026-06-14 16:13:00.264282 | 
2026-06-14 16:13:00.264417 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-14 16:13:00.659027 | localhost | ok: Runtime: 0:00:00.009193
2026-06-14 16:13:00.669277 | 
2026-06-14 16:13:00.669415 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-14 16:13:00.754341 | localhost | changed
2026-06-14 16:13:00.761340 | 
2026-06-14 16:13:00.761474 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-14 16:13:01.271407 | localhost | changed
2026-06-14 16:13:01.282080 | 
2026-06-14 16:13:01.282186 | PLAY [localhost]
2026-06-14 16:13:01.290732 | 
2026-06-14 16:13:01.290894 | TASK [Generate bulk log download script]
2026-06-14 16:13:01.324542 | localhost | ok
2026-06-14 16:13:01.345932 | 
2026-06-14 16:13:01.346069 | TASK [local-log-download : Check API endpoint is defined]
2026-06-14 16:13:01.401720 | localhost | ok: All assertions passed
2026-06-14 16:13:01.454350 | 
2026-06-14 16:13:01.454518 | TASK [local-log-download : Create download script]
2026-06-14 16:13:02.017575 | localhost -> localhost | changed
2026-06-14 16:13:02.027882 | 
2026-06-14 16:13:02.027973 | TASK [Register quick-download link]
2026-06-14 16:13:02.058914 | localhost | ok
2026-06-14 16:13:02.061698 | 
2026-06-14 16:13:02.061769 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-14 16:13:02.068045 | 
2026-06-14 16:13:02.068128 | TASK [Set zuul-log-path fact]
2026-06-14 16:13:02.083926 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-14 16:13:02.092312 | 
2026-06-14 16:13:02.092424 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 16:13:02.128079 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-14 16:13:02.131416 | 
2026-06-14 16:13:02.131504 | TASK [upload-logs : Create log directories]
2026-06-14 16:13:03.075270 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-14 16:13:03.080030 | 
2026-06-14 16:13:03.080178 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-14 16:13:03.444968 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.010977
2026-06-14 16:13:03.451472 | 
2026-06-14 16:13:03.451610 | TASK [upload-logs : Upload logs to log server]
2026-06-14 16:13:06.038689 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-14 16:13:06.042386 | 
2026-06-14 16:13:06.042525 | LOOP [upload-logs : Compress console log and json output]
