2026-06-10 16:03:06.578586 | Job console starting
2026-06-10 16:03:06.701670 | Updating git repos
2026-06-10 16:03:06.738181 | Cloning repos into workspace
2026-06-10 16:03:08.050617 | Restoring repo states
2026-06-10 16:03:08.065624 | Merging changes
2026-06-10 16:03:08.065638 | Checking out repos
2026-06-10 16:03:08.610047 | Preparing playbooks
2026-06-10 16:03:14.681184 | Running Ansible setup
2026-06-10 16:03:18.431240 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-10 16:03:19.051903 | 
2026-06-10 16:03:19.052022 | PLAY [localhost]
2026-06-10 16:03:19.059429 | 
2026-06-10 16:03:19.059494 | TASK [Gathering Facts]
2026-06-10 16:03:20.040553 | localhost | ok
2026-06-10 16:03:20.056616 | 
2026-06-10 16:03:20.056834 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-10 16:03:20.545361 | localhost -> localhost | changed
2026-06-10 16:03:20.555397 | 
2026-06-10 16:03:20.555558 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-10 16:03:21.494141 | localhost -> localhost | changed
2026-06-10 16:03:21.500546 | 
2026-06-10 16:03:21.500646 | TASK [Setup log path fact]
2026-06-10 16:03:21.523742 | localhost | ok
2026-06-10 16:03:21.535622 | 
2026-06-10 16:03:21.535727 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 16:03:21.564439 | localhost | ok
2026-06-10 16:03:21.570132 | 
2026-06-10 16:03:21.570205 | TASK [emit-job-header : Print job information]
2026-06-10 16:03:21.608634 | # Job Information
2026-06-10 16:03:21.608778 | Ansible Version: 2.16.18
2026-06-10 16:03:21.608803 | Job: periodic-edpm-container-image-quay-push-centos-9-master
2026-06-10 16:03:21.608823 | Pipeline: openstack-promote-component
2026-06-10 16:03:21.608840 | Executor: 38.102.83.40
2026-06-10 16:03:21.608857 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-10 16:03:21.608876 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/2bf/rdoproject.org/2bf4f997a77d4075945ae332498effed/
2026-06-10 16:03:21.608895 | Event ID: 1a899484cdb2455088cee640ce45ac0a
2026-06-10 16:03:21.611981 | 
2026-06-10 16:03:21.612054 | LOOP [emit-job-header : Print node information]
2026-06-10 16:03:21.729312 | localhost | ok:
2026-06-10 16:03:21.729639 | localhost | # Node Information
2026-06-10 16:03:21.729816 | localhost | Inventory Hostname: primary
2026-06-10 16:03:21.729876 | localhost | Hostname: np0000069926
2026-06-10 16:03:21.729921 | localhost | Username: zuul
2026-06-10 16:03:21.729966 | localhost | Distro: CentOS 9
2026-06-10 16:03:21.730005 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-10 16:03:21.730043 | localhost | Region: RegionOne
2026-06-10 16:03:21.730078 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-10 16:03:21.730193 | localhost | Product Name: OpenStack Nova
2026-06-10 16:03:21.730245 | localhost | Interface IP: 38.102.83.74
2026-06-10 16:03:21.739245 | 
2026-06-10 16:03:21.739404 | PLAY [all]
2026-06-10 16:03:21.746929 | 
2026-06-10 16:03:21.747010 | TASK [Gather network facts]
2026-06-10 16:03:22.169376 | primary | ok
2026-06-10 16:03:22.184172 | 
2026-06-10 16:03:22.184414 | TASK [include_role : start-zuul-console]
2026-06-10 16:03:22.210872 | primary | ok
2026-06-10 16:03:22.231314 | 
2026-06-10 16:03:22.231479 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-10 16:03:22.632288 | primary | ok
2026-06-10 16:03:22.645412 | 
2026-06-10 16:03:22.645546 | TASK [include_role : add-build-sshkey]
2026-06-10 16:03:22.679499 | primary | ok
2026-06-10 16:03:22.703625 | 
2026-06-10 16:03:22.703765 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-10 16:03:22.982605 | primary -> localhost | ok
2026-06-10 16:03:22.988659 | 
2026-06-10 16:03:22.988729 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-10 16:03:23.016968 | primary | ok
2026-06-10 16:03:23.038733 | primary | included: /var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-10 16:03:23.045274 | 
2026-06-10 16:03:23.045366 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-10 16:03:23.838466 | primary -> localhost | Generating public/private rsa key pair.
2026-06-10 16:03:23.838789 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/work/2bf4f997a77d4075945ae332498effed_id_rsa
2026-06-10 16:03:23.838856 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/work/2bf4f997a77d4075945ae332498effed_id_rsa.pub
2026-06-10 16:03:23.838901 | primary -> localhost | The key fingerprint is:
2026-06-10 16:03:23.838943 | primary -> localhost | SHA256:MtX3Vbcuf1+D2FZOGFQKqvG8QN/1i4QlQUT7M8i8qsg zuul-build-sshkey
2026-06-10 16:03:23.838986 | primary -> localhost | The key's randomart image is:
2026-06-10 16:03:23.839025 | primary -> localhost | +---[RSA 3072]----+
2026-06-10 16:03:23.839201 | primary -> localhost | |          +* ...o|
2026-06-10 16:03:23.839257 | primary -> localhost | |         .. = . +|
2026-06-10 16:03:23.839298 | primary -> localhost | |       o...o.= ..|
2026-06-10 16:03:23.839336 | primary -> localhost | |      ..* +.B.=. |
2026-06-10 16:03:23.839377 | primary -> localhost | |      ooS+ * B.= |
2026-06-10 16:03:23.839414 | primary -> localhost | |       o. . = @ .|
2026-06-10 16:03:23.839451 | primary -> localhost | |         . o = =o|
2026-06-10 16:03:23.839489 | primary -> localhost | |    . .   . .   =|
2026-06-10 16:03:23.839527 | primary -> localhost | |     E ...      .|
2026-06-10 16:03:23.839564 | primary -> localhost | +----[SHA256]-----+
2026-06-10 16:03:23.839722 | primary -> localhost | ok: Runtime: 0:00:00.290386
2026-06-10 16:03:23.848238 | 
2026-06-10 16:03:23.848368 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-10 16:03:23.883635 | primary | ok
2026-06-10 16:03:23.901228 | primary | included: /var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-10 16:03:23.918073 | 
2026-06-10 16:03:23.918211 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-10 16:03:23.943675 | primary | skipping: Conditional result was False
2026-06-10 16:03:23.950072 | 
2026-06-10 16:03:23.950167 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-10 16:03:24.407526 | primary | changed
2026-06-10 16:03:24.417097 | 
2026-06-10 16:03:24.417232 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-10 16:03:24.656029 | primary | ok
2026-06-10 16:03:24.663957 | 
2026-06-10 16:03:24.664093 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-10 16:03:25.346123 | primary | changed
2026-06-10 16:03:25.353522 | 
2026-06-10 16:03:25.353688 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-10 16:03:26.015553 | primary | changed
2026-06-10 16:03:26.023478 | 
2026-06-10 16:03:26.023731 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-10 16:03:26.053880 | primary | skipping: Conditional result was False
2026-06-10 16:03:26.063377 | 
2026-06-10 16:03:26.063512 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-10 16:03:26.516357 | primary -> localhost | changed
2026-06-10 16:03:26.532072 | 
2026-06-10 16:03:26.532219 | TASK [add-build-sshkey : Add back temp key]
2026-06-10 16:03:26.893238 | primary -> localhost | Identity added: /var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/work/2bf4f997a77d4075945ae332498effed_id_rsa (zuul-build-sshkey)
2026-06-10 16:03:26.893644 | primary -> localhost | ok: Runtime: 0:00:00.016579
2026-06-10 16:03:26.901041 | 
2026-06-10 16:03:26.901172 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-10 16:03:27.320280 | primary | ok
2026-06-10 16:03:27.330211 | 
2026-06-10 16:03:27.330345 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-10 16:03:27.368187 | primary | skipping: Conditional result was False
2026-06-10 16:03:27.383263 | 
2026-06-10 16:03:27.383402 | TASK [include_role : validate-host]
2026-06-10 16:03:27.417828 | primary | ok
2026-06-10 16:03:27.450141 | 
2026-06-10 16:03:27.450242 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-10 16:03:27.494182 | primary | ok
2026-06-10 16:03:27.500881 | 
2026-06-10 16:03:27.501014 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-10 16:03:27.843828 | primary -> localhost | ok
2026-06-10 16:03:27.855860 | 
2026-06-10 16:03:27.856005 | TASK [validate-host : Collect information about the host]
2026-06-10 16:03:28.551764 | primary | ok
2026-06-10 16:03:28.571048 | 
2026-06-10 16:03:28.571193 | TASK [validate-host : Sanitize hostname]
2026-06-10 16:03:28.637460 | primary | ok
2026-06-10 16:03:28.645103 | 
2026-06-10 16:03:28.645238 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-10 16:03:29.210968 | primary -> localhost | changed
2026-06-10 16:03:29.215856 | 
2026-06-10 16:03:29.215922 | TASK [validate-host : Collect information about zuul worker]
2026-06-10 16:03:29.695532 | primary | ok
2026-06-10 16:03:29.703281 | 
2026-06-10 16:03:29.703419 | TASK [validate-host : Write out all zuul information for each host]
2026-06-10 16:03:30.268878 | primary -> localhost | changed
2026-06-10 16:03:30.283421 | 
2026-06-10 16:03:30.283553 | TASK [include_role : prepare-workspace-openshift]
2026-06-10 16:03:30.312143 | primary | skipping: Conditional result was False
2026-06-10 16:03:30.320440 | 
2026-06-10 16:03:30.320570 | TASK [include_role : remove-zuul-sshkey]
2026-06-10 16:03:30.349222 | primary | skipping: Conditional result was False
2026-06-10 16:03:30.359182 | 
2026-06-10 16:03:30.359323 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-10 16:03:30.618359 | primary | ok: "logs"
2026-06-10 16:03:30.618844 | primary | ok: All items complete
2026-06-10 16:03:30.618925 | 
2026-06-10 16:03:30.841672 | primary | ok: "artifacts"
2026-06-10 16:03:31.035229 | primary | ok: "docs"
2026-06-10 16:03:31.046507 | 
2026-06-10 16:03:31.046769 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-10 16:03:31.333794 | primary | changed: "logs"
2026-06-10 16:03:31.588330 | primary | changed: "artifacts"
2026-06-10 16:03:31.790327 | primary | changed: "docs"
2026-06-10 16:03:31.811569 | 
2026-06-10 16:03:31.811806 | PLAY RECAP
2026-06-10 16:03:31.811893 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 16:03:31.811951 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-10 16:03:31.811988 | 
2026-06-10 16:03:31.969930 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-10 16:03:31.972777 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-10 16:03:32.627494 | 
2026-06-10 16:03:32.627644 | PLAY [all]
2026-06-10 16:03:32.637790 | 
2026-06-10 16:03:32.637858 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-10 16:03:32.720140 | primary | ok
2026-06-10 16:03:32.728401 | 
2026-06-10 16:03:32.728562 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-10 16:03:33.177284 | primary | changed
2026-06-10 16:03:33.188122 | 
2026-06-10 16:03:33.188263 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-10 16:03:34.307464 | primary | changed
2026-06-10 16:03:34.322103 | 
2026-06-10 16:03:34.322240 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-10 16:03:34.781079 | primary | changed:
2026-06-10 16:03:34.781474 | primary | {
2026-06-10 16:03:34.781546 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-10 16:03:34.781649 | primary | }
2026-06-10 16:03:35.020969 | primary | changed:
2026-06-10 16:03:35.021139 | primary | {
2026-06-10 16:03:35.021191 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-10 16:03:35.021232 | primary | }
2026-06-10 16:03:35.295722 | primary | changed:
2026-06-10 16:03:35.295942 | primary | {
2026-06-10 16:03:35.295992 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-10 16:03:35.296030 | primary | }
2026-06-10 16:03:35.560304 | primary | changed:
2026-06-10 16:03:35.560472 | primary | {
2026-06-10 16:03:35.560629 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-10 16:03:35.560687 | primary | }
2026-06-10 16:03:35.798209 | primary | changed:
2026-06-10 16:03:35.798418 | primary | {
2026-06-10 16:03:35.798486 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-10 16:03:35.798609 | primary | }
2026-06-10 16:03:36.083978 | primary | changed:
2026-06-10 16:03:36.084178 | primary | {
2026-06-10 16:03:36.084231 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-10 16:03:36.084272 | primary | }
2026-06-10 16:03:36.387491 | primary | changed:
2026-06-10 16:03:36.387752 | primary | {
2026-06-10 16:03:36.387815 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-10 16:03:36.387861 | primary | }
2026-06-10 16:03:36.667681 | primary | changed:
2026-06-10 16:03:36.667841 | primary | {
2026-06-10 16:03:36.667864 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-10 16:03:36.667883 | primary | }
2026-06-10 16:03:36.973037 | primary | changed:
2026-06-10 16:03:36.973226 | primary | {
2026-06-10 16:03:36.973290 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-10 16:03:36.973336 | primary | }
2026-06-10 16:03:37.228836 | primary | changed:
2026-06-10 16:03:37.228964 | primary | {
2026-06-10 16:03:37.228993 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-10 16:03:37.229017 | primary | }
2026-06-10 16:03:37.485946 | primary | changed:
2026-06-10 16:03:37.486173 | primary | {
2026-06-10 16:03:37.486221 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-10 16:03:37.486260 | primary | }
2026-06-10 16:03:37.807643 | primary | changed:
2026-06-10 16:03:37.807827 | primary | {
2026-06-10 16:03:37.807877 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-10 16:03:37.807921 | primary | }
2026-06-10 16:03:38.000926 | primary | changed:
2026-06-10 16:03:38.001098 | primary | {
2026-06-10 16:03:38.001146 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-10 16:03:38.001185 | primary | }
2026-06-10 16:03:38.247085 | primary | changed:
2026-06-10 16:03:38.247252 | primary | {
2026-06-10 16:03:38.247304 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-10 16:03:38.247348 | primary | }
2026-06-10 16:03:38.550901 | primary | changed:
2026-06-10 16:03:38.551059 | primary | {
2026-06-10 16:03:38.551105 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-10 16:03:38.551144 | primary | }
2026-06-10 16:03:38.796006 | primary | changed:
2026-06-10 16:03:38.796159 | primary | {
2026-06-10 16:03:38.796210 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-10 16:03:38.796252 | primary | }
2026-06-10 16:03:39.038965 | primary | changed:
2026-06-10 16:03:39.039111 | primary | {
2026-06-10 16:03:39.039160 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-10 16:03:39.039202 | primary | }
2026-06-10 16:03:39.331001 | primary | changed:
2026-06-10 16:03:39.331133 | primary | {
2026-06-10 16:03:39.331182 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-10 16:03:39.331221 | primary | }
2026-06-10 16:03:39.613824 | primary | changed:
2026-06-10 16:03:39.613974 | primary | {
2026-06-10 16:03:39.614023 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-10 16:03:39.614104 | primary | }
2026-06-10 16:03:39.858154 | primary | changed:
2026-06-10 16:03:39.858425 | primary | {
2026-06-10 16:03:39.858476 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-10 16:03:39.858516 | primary | }
2026-06-10 16:03:40.138803 | primary | changed:
2026-06-10 16:03:40.139041 | primary | {
2026-06-10 16:03:40.139093 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-10 16:03:40.139132 | primary | }
2026-06-10 16:03:40.411437 | primary | changed:
2026-06-10 16:03:40.411828 | primary | {
2026-06-10 16:03:40.411910 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-10 16:03:40.411965 | primary | }
2026-06-10 16:03:40.671181 | primary | changed:
2026-06-10 16:03:40.671387 | primary | {
2026-06-10 16:03:40.671436 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-10 16:03:40.671476 | primary | }
2026-06-10 16:03:40.935284 | primary | changed:
2026-06-10 16:03:40.935444 | primary | {
2026-06-10 16:03:40.935492 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-10 16:03:40.935530 | primary | }
2026-06-10 16:03:41.215699 | primary | changed:
2026-06-10 16:03:41.215883 | primary | {
2026-06-10 16:03:41.215929 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-10 16:03:41.215967 | primary | }
2026-06-10 16:03:41.488419 | primary | changed:
2026-06-10 16:03:41.488722 | primary | {
2026-06-10 16:03:41.488787 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-10 16:03:41.488827 | primary | }
2026-06-10 16:03:41.531423 | 
2026-06-10 16:03:41.531713 | TASK [Set timezone to UTC]
2026-06-10 16:03:42.088817 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-10 16:03:42.096701 | 
2026-06-10 16:03:42.096846 | TASK [Create nodepool directory]
2026-06-10 16:03:42.417883 | primary | changed
2026-06-10 16:03:42.427468 | 
2026-06-10 16:03:42.427676 | TASK [Create nodepool sub_nodes file]
2026-06-10 16:03:43.193356 | primary | changed
2026-06-10 16:03:43.202120 | 
2026-06-10 16:03:43.202259 | TASK [Create nodepool sub_nodes_private file]
2026-06-10 16:03:43.953911 | primary | changed
2026-06-10 16:03:43.964099 | 
2026-06-10 16:03:43.964340 | LOOP [Populate nodepool sub_nodes file]
2026-06-10 16:03:44.002846 | 
2026-06-10 16:03:44.003153 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-10 16:03:44.053940 | 
2026-06-10 16:03:44.054244 | TASK [Create nodepool primary file]
2026-06-10 16:03:44.806899 | primary | changed
2026-06-10 16:03:44.810658 | 
2026-06-10 16:03:44.810728 | TASK [Create nodepool node_private for this node]
2026-06-10 16:03:45.561881 | primary | changed
2026-06-10 16:03:45.571560 | 
2026-06-10 16:03:45.571728 | LOOP [Copy ssh keys to nodepool directory]
2026-06-10 16:03:46.084287 | primary | ok: Item: id_rsa Runtime: 0:00:00.006005
2026-06-10 16:03:46.084687 | 
2026-06-10 16:03:46.280349 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.006626
2026-06-10 16:03:46.291467 | 
2026-06-10 16:03:46.291778 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-10 16:03:47.058129 | primary | changed
2026-06-10 16:03:47.065972 | 
2026-06-10 16:03:47.066096 | TASK [Validate sudoers config after edits]
2026-06-10 16:03:47.385851 | primary | /etc/sudoers: parsed OK
2026-06-10 16:03:47.385975 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-10 16:03:47.386007 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-10 16:03:47.386025 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-10 16:03:47.617647 | primary | ok: Runtime: 0:00:00.009271
2026-06-10 16:03:47.626048 | 
2026-06-10 16:03:47.626200 | TASK [Show the environment passed in to job shell scripts]
2026-06-10 16:03:47.911030 | primary | SHELL=/bin/bash
2026-06-10 16:03:47.911153 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-10 16:03:47.911170 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-10 16:03:47.911180 | primary | PWD=/home/zuul
2026-06-10 16:03:47.911189 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-10 16:03:47.911197 | primary | LOGNAME=zuul
2026-06-10 16:03:47.911205 | primary | XDG_SESSION_TYPE=tty
2026-06-10 16:03:47.911216 | primary | _=/usr/bin/env
2026-06-10 16:03:47.911226 | primary | MOTD_SHOWN=pam
2026-06-10 16:03:47.911234 | primary | HOME=/home/zuul
2026-06-10 16:03:47.911243 | primary | LANG=en_US.UTF-8
2026-06-10 16:03:47.911251 | primary | SSH_CONNECTION=38.102.83.40 34022 38.102.83.74 22
2026-06-10 16:03:47.911261 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-10 16:03:47.911270 | primary | WORKSPACE=/home/zuul/workspace
2026-06-10 16:03:47.911278 | primary | XDG_SESSION_CLASS=user
2026-06-10 16:03:47.911286 | primary | SELINUX_ROLE_REQUESTED=
2026-06-10 16:03:47.911295 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-10 16:03:47.911303 | primary | USER=zuul
2026-06-10 16:03:47.911310 | primary | ZUUL_VOTING=True
2026-06-10 16:03:47.911318 | primary | BUILD_TIMEOUT=3000000
2026-06-10 16:03:47.911326 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-10 16:03:47.911334 | primary | SHLVL=1
2026-06-10 16:03:47.911342 | primary | XDG_SESSION_ID=1
2026-06-10 16:03:47.911350 | primary | ZUUL_BRANCH=master
2026-06-10 16:03:47.911358 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-10 16:03:47.911366 | primary | SSH_CLIENT=38.102.83.40 34022 22
2026-06-10 16:03:47.911373 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-10 16:03:47.911382 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-10 16:03:47.911389 | primary | which_declare=declare -f
2026-06-10 16:03:47.911398 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-10 16:03:47.911406 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-10 16:03:47.911414 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-10 16:03:47.911422 | primary | ZUUL_UUID=2bf4f997a77d4075945ae332498effed
2026-06-10 16:03:47.911434 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-10 16:03:47.911443 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-10 16:03:47.911451 | primary | }
2026-06-10 16:03:48.176361 | primary | ok: Runtime: 0:00:00.005585
2026-06-10 16:03:48.184397 | 
2026-06-10 16:03:48.184530 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-10 16:03:48.212770 | primary | skipping: Conditional result was False
2026-06-10 16:03:48.222870 | 
2026-06-10 16:03:48.222997 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-10 16:03:48.764544 | primary | skipping: Conditional result was False
2026-06-10 16:03:48.774388 | 
2026-06-10 16:03:48.774523 | TASK [Ensure legacy workspace directory]
2026-06-10 16:03:49.073276 | primary | changed
2026-06-10 16:03:49.076116 | 
2026-06-10 16:03:49.076212 | PLAY RECAP
2026-06-10 16:03:49.076318 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-10 16:03:49.076361 | 
2026-06-10 16:03:49.259872 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-10 16:03:49.261866 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-10 16:03:49.902765 | 
2026-06-10 16:03:49.902932 | PLAY [primary]
2026-06-10 16:03:49.915118 | 
2026-06-10 16:03:49.915251 | TASK [Clone repos in the job workspace]
2026-06-10 16:03:49.944636 | primary | ok
2026-06-10 16:03:49.963057 | 
2026-06-10 16:03:49.963166 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-10 16:03:50.416076 | primary | ok
2026-06-10 16:03:50.421399 | 
2026-06-10 16:03:50.421467 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-10 16:03:51.913375 | primary | Output suppressed because no_log was given
2026-06-10 16:03:51.928874 | 
2026-06-10 16:03:51.929006 | TASK [Create the config file]
2026-06-10 16:03:53.089692 | primary | changed
2026-06-10 16:03:53.092295 | 
2026-06-10 16:03:53.092392 | PLAY RECAP
2026-06-10 16:03:53.092474 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 16:03:53.092517 | 
2026-06-10 16:03:53.234883 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-10 16:03:53.237819 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-10 16:03:53.972703 | 
2026-06-10 16:03:53.972848 | PLAY [primary]
2026-06-10 16:03:53.983398 | 
2026-06-10 16:03:53.983471 | TASK [Create copy-container.yml playbook on primary]
2026-06-10 16:03:55.079170 | primary | changed
2026-06-10 16:03:55.087379 | 
2026-06-10 16:03:55.087527 | TASK [Install required packages]
2026-06-10 16:04:40.813336 | primary | changed
2026-06-10 16:04:40.817174 | 
2026-06-10 16:04:40.817236 | TASK [Ensure dependency collections are installed]
2026-06-10 16:06:08.893685 | primary | changed
2026-06-10 16:06:08.918952 | 
2026-06-10 16:06:08.919134 | TASK [install copy-containers]
2026-06-10 16:06:09.836750 | primary |
2026-06-10 16:06:09.836801 | primary | PLAY [localhost] ***************************************************************
2026-06-10 16:06:09.836808 | primary |
2026-06-10 16:06:09.836813 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-10 16:06:09.836820 | primary | Wednesday 10 June 2026  16:06:09 +0000 (0:00:00.033)       0:00:00.033 ********
2026-06-10 16:06:09.836826 | primary | Wednesday 10 June 2026  16:06:09 +0000 (0:00:00.032)       0:00:00.032 ********
2026-06-10 16:06:10.728534 | primary | ok: [localhost]
2026-06-10 16:06:10.728704 | primary |
2026-06-10 16:06:10.728737 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-10 16:06:10.728748 | primary | Wednesday 10 June 2026  16:06:10 +0000 (0:00:00.891)       0:00:00.925 ********
2026-06-10 16:06:10.728753 | primary | Wednesday 10 June 2026  16:06:10 +0000 (0:00:00.891)       0:00:00.923 ********
2026-06-10 16:06:10.785413 | primary |
2026-06-10 16:06:10.785477 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-10 16:06:10.785482 | primary | Wednesday 10 June 2026  16:06:10 +0000 (0:00:00.057)       0:00:00.982 ********
2026-06-10 16:06:10.785486 | primary | Wednesday 10 June 2026  16:06:10 +0000 (0:00:00.057)       0:00:00.981 ********
2026-06-10 16:06:11.281226 | primary | changed: [localhost] => (item=artifacts)
2026-06-10 16:06:11.281306 | primary | changed: [localhost] => (item=logs)
2026-06-10 16:06:11.281322 | primary |
2026-06-10 16:06:11.281347 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-10 16:06:11.281361 | primary | Wednesday 10 June 2026  16:06:11 +0000 (0:00:00.496)       0:00:01.478 ********
2026-06-10 16:06:11.281374 | primary | Wednesday 10 June 2026  16:06:11 +0000 (0:00:00.496)       0:00:01.477 ********
2026-06-10 16:06:14.562633 | primary | changed: [localhost]
2026-06-10 16:06:14.562685 | primary |
2026-06-10 16:06:14.562690 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-10 16:06:14.562696 | primary | Wednesday 10 June 2026  16:06:14 +0000 (0:00:03.281)       0:00:04.759 ********
2026-06-10 16:06:14.562700 | primary | Wednesday 10 June 2026  16:06:14 +0000 (0:00:03.281)       0:00:04.758 ********
2026-06-10 16:06:44.486798 | primary | changed: [localhost]
2026-06-10 16:06:44.486852 | primary |
2026-06-10 16:06:44.486858 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-10 16:06:44.486863 | primary | Wednesday 10 June 2026  16:06:44 +0000 (0:00:29.924)       0:00:34.684 ********
2026-06-10 16:06:44.486867 | primary | Wednesday 10 June 2026  16:06:44 +0000 (0:00:29.924)       0:00:34.682 ********
2026-06-10 16:06:44.760670 | primary | changed: [localhost]
2026-06-10 16:06:44.760697 | primary |
2026-06-10 16:06:44.760703 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-10 16:06:44.760707 | primary | Wednesday 10 June 2026  16:06:44 +0000 (0:00:00.274)       0:00:34.958 ********
2026-06-10 16:06:44.760725 | primary | Wednesday 10 June 2026  16:06:44 +0000 (0:00:00.274)       0:00:34.956 ********
2026-06-10 16:06:48.008427 | primary | changed: [localhost]
2026-06-10 16:06:48.008452 | primary |
2026-06-10 16:06:48.008458 | primary | TASK [copy_container : Build the copy-container output_dir={{ cifmw_copy_ct_basedir }}/artifacts, script=go build, chdir={{ temporary_copy_container_dir.path }}] ***
2026-06-10 16:06:48.008466 | primary | Wednesday 10 June 2026  16:06:48 +0000 (0:00:03.247)       0:00:38.205 ********
2026-06-10 16:06:48.008470 | primary | Wednesday 10 June 2026  16:06:48 +0000 (0:00:03.247)       0:00:38.204 ********
2026-06-10 16:07:46.723279 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-10 16:07:46.723309 | primary | ok: [localhost]
2026-06-10 16:07:46.723314 | primary |
2026-06-10 16:07:46.723318 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 8) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755] ***
2026-06-10 16:07:46.723323 | primary | Wednesday 10 June 2026  16:07:46 +0000 (0:00:58.714)       0:01:36.920 ********
2026-06-10 16:07:46.723336 | primary | Wednesday 10 June 2026  16:07:46 +0000 (0:00:58.714)       0:01:36.919 ********
2026-06-10 16:07:46.741176 | primary | skipping: [localhost]
2026-06-10 16:07:46.741203 | primary |
2026-06-10 16:07:46.741209 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 9) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755, remote_src=True] ***
2026-06-10 16:07:46.741214 | primary | Wednesday 10 June 2026  16:07:46 +0000 (0:00:00.018)       0:01:36.938 ********
2026-06-10 16:07:46.741217 | primary | Wednesday 10 June 2026  16:07:46 +0000 (0:00:00.018)       0:01:36.937 ********
2026-06-10 16:07:47.085487 | primary | changed: [localhost]
2026-06-10 16:07:47.085516 | primary |
2026-06-10 16:07:47.085521 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-10 16:07:47.085525 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.344)       0:01:37.282 ********
2026-06-10 16:07:47.085530 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.344)       0:01:37.281 ********
2026-06-10 16:07:47.278332 | primary | changed: [localhost]
2026-06-10 16:07:47.278366 | primary |
2026-06-10 16:07:47.278373 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-10 16:07:47.278382 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.192)       0:01:37.475 ********
2026-06-10 16:07:47.278387 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.192)       0:01:37.474 ********
2026-06-10 16:07:47.314815 | primary | skipping: [localhost]
2026-06-10 16:07:47.314848 | primary |
2026-06-10 16:07:47.314856 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-10 16:07:47.314862 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.036)       0:01:37.512 ********
2026-06-10 16:07:47.314868 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.036)       0:01:37.510 ********
2026-06-10 16:07:47.351260 | primary | skipping: [localhost]
2026-06-10 16:07:47.351302 | primary |
2026-06-10 16:07:47.351314 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-10 16:07:47.351324 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.035)       0:01:37.548 ********
2026-06-10 16:07:47.351340 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.036)       0:01:37.546 ********
2026-06-10 16:07:47.392259 | primary | skipping: [localhost]
2026-06-10 16:07:47.392301 | primary |
2026-06-10 16:07:47.392311 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-10 16:07:47.392320 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.040)       0:01:37.589 ********
2026-06-10 16:07:47.392329 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.040)       0:01:37.587 ********
2026-06-10 16:07:47.425919 | primary | skipping: [localhost]
2026-06-10 16:07:47.425950 | primary |
2026-06-10 16:07:47.425957 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-10 16:07:47.425963 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.034)       0:01:37.623 ********
2026-06-10 16:07:47.425969 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.034)       0:01:37.621 ********
2026-06-10 16:07:47.460532 | primary | skipping: [localhost]
2026-06-10 16:07:47.460565 | primary |
2026-06-10 16:07:47.460572 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-10 16:07:47.460585 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.034)       0:01:37.657 ********
2026-06-10 16:07:47.460591 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.034)       0:01:37.656 ********
2026-06-10 16:07:47.501514 | primary | skipping: [localhost]
2026-06-10 16:07:47.501547 | primary |
2026-06-10 16:07:47.501554 | primary | PLAY RECAP *********************************************************************
2026-06-10 16:07:47.501560 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-10 16:07:47.501565 | primary |
2026-06-10 16:07:47.501569 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.040)       0:01:37.698 ********
2026-06-10 16:07:47.501574 | primary | ===============================================================================
2026-06-10 16:07:47.501579 | primary | copy_container : Build the copy-container ------------------------------ 58.71s
2026-06-10 16:07:47.501584 | primary | copy_container : Install required packages ----------------------------- 29.92s
2026-06-10 16:07:47.501588 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 3.28s
2026-06-10 16:07:47.501593 | primary | copy_container : Copy go files to temporary directory ------------------- 3.25s
2026-06-10 16:07:47.501598 | primary | Gathering Facts --------------------------------------------------------- 0.89s
2026-06-10 16:07:47.501602 | primary | copy_container : Ensure directory is present ---------------------------- 0.50s
2026-06-10 16:07:47.501607 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.34s
2026-06-10 16:07:47.501612 | primary | copy_container : Create temporary directory ----------------------------- 0.27s
2026-06-10 16:07:47.501616 | primary | copy_container : Delete temporary directory ----------------------------- 0.19s
2026-06-10 16:07:47.501621 | primary | Install copy_containers ------------------------------------------------- 0.06s
2026-06-10 16:07:47.501626 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.04s
2026-06-10 16:07:47.501631 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.04s
2026-06-10 16:07:47.501635 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-10 16:07:47.501640 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-10 16:07:47.501645 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-10 16:07:47.501649 | primary | copy_container : Create cron job to copy containers --------------------- 0.03s
2026-06-10 16:07:47.501654 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.02s
2026-06-10 16:07:47.501658 | primary | Wednesday 10 June 2026  16:07:47 +0000 (0:00:00.041)       0:01:37.697 ********
2026-06-10 16:07:47.501664 | primary | ===============================================================================
2026-06-10 16:07:47.501668 | primary | copy_container --------------------------------------------------------- 96.72s
2026-06-10 16:07:47.501673 | primary | gather_facts ------------------------------------------------------------ 0.89s
2026-06-10 16:07:47.501678 | primary | ansible.builtin.include_role -------------------------------------------- 0.06s
2026-06-10 16:07:47.501683 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-10 16:07:47.501687 | primary | total ------------------------------------------------------------------ 97.67s
2026-06-10 16:07:47.602317 | primary | ok: Runtime: 0:01:38.169307
2026-06-10 16:07:47.605516 | 
2026-06-10 16:07:47.605613 | PLAY RECAP
2026-06-10 16:07:47.605678 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 16:07:47.605707 | 
2026-06-10 16:07:47.741447 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-10 16:07:47.744685 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-10 16:07:48.399479 | 
2026-06-10 16:07:48.399667 | PLAY [primary]
2026-06-10 16:07:48.410664 | 
2026-06-10 16:07:48.410749 | TASK [Install podman]
2026-06-10 16:07:49.886182 | primary | ok: Nothing to do
2026-06-10 16:07:49.896851 | 
2026-06-10 16:07:49.896998 | TASK [Get md5 file for DLRN hash tag]
2026-06-10 16:07:50.540756 | primary | changed: OK (32 bytes)
2026-06-10 16:07:50.550417 | 
2026-06-10 16:07:50.550562 | TASK [Find MD5 value]
2026-06-10 16:07:51.094869 | primary | ok: Runtime: 0:00:00.003114
2026-06-10 16:07:51.106529 | 
2026-06-10 16:07:51.106761 | TASK [Perform container registry login with podman]
2026-06-10 16:07:53.655843 | primary | Output suppressed because no_log was given
2026-06-10 16:07:53.663883 | 
2026-06-10 16:07:53.664022 | TASK [Copy containers per release]
2026-06-10 16:07:59.718627 | primary | Output suppressed because no_log was given
2026-06-10 16:07:59.726320 | 
2026-06-10 16:07:59.726467 | TASK [Tag containers]
2026-06-10 16:08:02.777381 | primary | Output suppressed because no_log was given
2026-06-10 16:08:02.785221 | 
2026-06-10 16:08:02.785354 | TASK [Fail job if there is an error in the copy log]
2026-06-10 16:08:03.066296 | primary | time="2026-06-10T16:07:54Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//bd8/rdoproject.org/bd84e64574eb47ab9fa9babf59d23a47/logs/containers-successfully-built.log"
2026-06-10 16:08:03.066351 | primary | time="2026-06-10T16:07:54Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//bd8/rdoproject.org/bd84e64574eb47ab9fa9babf59d23a47/logs/containers-built.log"
2026-06-10 16:08:03.066359 | primary | time="2026-06-10T16:07:54Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//bd8/rdoproject.org/bd84e64574eb47ab9fa9babf59d23a47/ci-framework-data/logs/containers-built.log"
2026-06-10 16:08:03.066410 | primary | time="2026-06-10T16:07:54Z" level=info msg="Copying image podified-master-centos9/ironic-python-agent:3899653706995fac13b6f25ee7617afe"
2026-06-10 16:08:03.066419 | primary | time="2026-06-10T16:07:55Z" level=info msg="Copying image podified-master-centos9/edpm-hardened-uefi:3899653706995fac13b6f25ee7617afe"
2026-06-10 16:08:03.333049 | primary | ok: Runtime: 0:00:00.003292
2026-06-10 16:08:03.341429 | 
2026-06-10 16:08:03.341561 | TASK [Fail job if the tag log cannot find manifest]
2026-06-10 16:08:03.657975 | primary | time="2026-06-10T16:07:59Z" level=info msg="Overwriting promoted hash"
2026-06-10 16:08:03.658047 | primary | time="2026-06-10T16:07:59Z" level=info msg="Promoted hash:  3899653706995fac13b6f25ee7617afe"
2026-06-10 16:08:03.658059 | primary | time="2026-06-10T16:08:00Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//bd8/rdoproject.org/bd84e64574eb47ab9fa9babf59d23a47/logs/containers-successfully-built.log"
2026-06-10 16:08:03.658068 | primary | time="2026-06-10T16:08:00Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//bd8/rdoproject.org/bd84e64574eb47ab9fa9babf59d23a47/logs/containers-built.log"
2026-06-10 16:08:03.658074 | primary | time="2026-06-10T16:08:00Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//bd8/rdoproject.org/bd84e64574eb47ab9fa9babf59d23a47/ci-framework-data/logs/containers-built.log"
2026-06-10 16:08:03.658080 | primary | time="2026-06-10T16:08:00Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//bd8/rdoproject.org/bd84e64574eb47ab9fa9babf59d23a47/ namespace: podified-master-centos9 promoted_hash: 3899653706995fac13b6f25ee7617afe"
2026-06-10 16:08:03.658090 | primary | time="2026-06-10T16:08:00Z" level=info msg="Tagging podified-master-centos9/ironic-python-agent with tag current-podified and manifest sha256:3adc8827a1bd12f30ab72148451f3b340fc2db41ac66ca87ff5896712ec1266f"
2026-06-10 16:08:03.658096 | primary | "Updated"
2026-06-10 16:08:03.658102 | primary |
2026-06-10 16:08:03.658117 | primary | time="2026-06-10T16:08:00Z" level=info msg="Tagging podified-master-centos9/ironic-python-agent with tag 3adc8827a1bd12f30ab72148451f3b340fc2db41ac66ca87ff5896712ec1266f and manifest sha256:3adc8827a1bd12f30ab72148451f3b340fc2db41ac66ca87ff5896712ec1266f"
2026-06-10 16:08:03.658130 | primary | "Updated"
2026-06-10 16:08:03.658140 | primary |
2026-06-10 16:08:03.658152 | primary | time="2026-06-10T16:08:01Z" level=info msg="Tagging podified-master-centos9/edpm-hardened-uefi with tag current-podified and manifest sha256:9fba92b6d5b6d003b9fb3acc18152c4f8953724cd0135b0da5f8434db80aa5d7"
2026-06-10 16:08:03.658162 | primary | "Updated"
2026-06-10 16:08:03.658171 | primary |
2026-06-10 16:08:03.658181 | primary | time="2026-06-10T16:08:02Z" level=info msg="Tagging podified-master-centos9/edpm-hardened-uefi with tag 9fba92b6d5b6d003b9fb3acc18152c4f8953724cd0135b0da5f8434db80aa5d7 and manifest sha256:9fba92b6d5b6d003b9fb3acc18152c4f8953724cd0135b0da5f8434db80aa5d7"
2026-06-10 16:08:03.658191 | primary | "Updated"
2026-06-10 16:08:03.658201 | primary |
2026-06-10 16:08:03.925459 | primary | ok: Runtime: 0:00:00.004878
2026-06-10 16:08:03.927082 | 
2026-06-10 16:08:03.927123 | PLAY RECAP
2026-06-10 16:08:03.927168 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 16:08:03.927187 | 
2026-06-10 16:08:04.064659 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-10 16:08:04.067814 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-10 16:08:04.681331 | 
2026-06-10 16:08:04.681457 | PLAY [all]
2026-06-10 16:08:04.689990 | 
2026-06-10 16:08:04.690054 | TASK [Create container log dir]
2026-06-10 16:08:05.096167 | primary | ok
2026-06-10 16:08:05.106923 | 
2026-06-10 16:08:05.107074 | TASK [Collect logs]
2026-06-10 16:08:05.560968 | primary | + sudo dnf list installed
2026-06-10 16:08:05.973974 | primary | + df -h
2026-06-10 16:08:05.977310 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-10 16:08:05.991805 | primary | sending incremental file list
2026-06-10 16:08:05.994465 | primary | skipping non-regular file "yum.conf"
2026-06-10 16:08:05.994485 | primary | ./
2026-06-10 16:08:05.995031 | primary | dnf/
2026-06-10 16:08:05.995047 | primary | dnf/dnf.conf
2026-06-10 16:08:05.995054 | primary | dnf/aliases.d/
2026-06-10 16:08:05.995060 | primary | dnf/modules.d/
2026-06-10 16:08:05.995064 | primary | dnf/modules.defaults.d/
2026-06-10 16:08:05.995068 | primary | dnf/plugins/
2026-06-10 16:08:05.995071 | primary | dnf/plugins/copr.conf
2026-06-10 16:08:05.995075 | primary | dnf/plugins/debuginfo-install.conf
2026-06-10 16:08:05.995079 | primary | dnf/plugins/copr.d/
2026-06-10 16:08:05.995083 | primary | dnf/protected.d/
2026-06-10 16:08:05.995088 | primary | dnf/protected.d/dnf.conf
2026-06-10 16:08:05.995093 | primary | dnf/protected.d/grub2-pc.conf
2026-06-10 16:08:05.995096 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-10 16:08:05.995101 | primary | dnf/protected.d/setup.conf
2026-06-10 16:08:05.995106 | primary | dnf/protected.d/sudo.conf
2026-06-10 16:08:05.995111 | primary | dnf/protected.d/systemd.conf
2026-06-10 16:08:05.995116 | primary | dnf/protected.d/yum.conf
2026-06-10 16:08:05.995121 | primary | dnf/usr-drift-protected-paths.d/
2026-06-10 16:08:05.995126 | primary | dnf/vars/
2026-06-10 16:08:05.995131 | primary | dnf/vars/stream
2026-06-10 16:08:05.995135 | primary | yum.repos.d/
2026-06-10 16:08:05.995141 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-10 16:08:05.995145 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-10 16:08:05.995148 | primary | yum.repos.d/centos-addons.repo
2026-06-10 16:08:05.995152 | primary | yum.repos.d/centos.repo
2026-06-10 16:08:05.995155 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-10 16:08:05.995159 | primary | yum.repos.d/epel-next-testing.repo
2026-06-10 16:08:05.995164 | primary | yum.repos.d/epel-next.repo
2026-06-10 16:08:05.995167 | primary | yum.repos.d/epel-testing.repo
2026-06-10 16:08:05.995170 | primary | yum.repos.d/epel.repo
2026-06-10 16:08:06.036948 | primary |
2026-06-10 16:08:06.037018 | primary | sent 18,979 bytes  received 484 bytes  38,926.00 bytes/sec
2026-06-10 16:08:06.037024 | primary | total size is 17,241  speedup is 0.89
2026-06-10 16:08:06.038947 | primary | + pushd /home/zuul/workspace
2026-06-10 16:08:06.038964 | primary | ~/workspace ~/zuul-output/logs
2026-06-10 16:08:06.039061 | primary | + sudo cp -R copy-quay-config.yaml master-report.html master-tag-report.html master-tag.txt master.txt /home/zuul/zuul-output/logs
2026-06-10 16:08:06.057597 | primary | + popd
2026-06-10 16:08:06.057658 | primary | ~/zuul-output/logs
2026-06-10 16:08:06.152045 | primary | ok: Runtime: 0:00:00.501059
2026-06-10 16:08:06.159976 | 
2026-06-10 16:08:06.160058 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-10 16:08:06.182484 | primary | ok
2026-06-10 16:08:06.203325 | 
2026-06-10 16:08:06.203405 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-10 16:08:06.267769 | primary | skipping: Conditional result was False
2026-06-10 16:08:06.272337 | 
2026-06-10 16:08:06.272410 | TASK [fetch-output : Set log path for single node]
2026-06-10 16:08:06.325835 | primary | ok
2026-06-10 16:08:06.333128 | 
2026-06-10 16:08:06.333255 | LOOP [fetch-output : Ensure local output dirs]
2026-06-10 16:08:06.683321 | primary -> localhost | changed: "/var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/work/logs"
2026-06-10 16:08:06.941407 | primary -> localhost | changed: "/var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/work/artifacts"
2026-06-10 16:08:07.201553 | primary -> localhost | changed: "/var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/work/docs"
2026-06-10 16:08:07.225083 | 
2026-06-10 16:08:07.225295 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-10 16:08:08.115518 | primary | changed:
2026-06-10 16:08:08.115895 | primary | .d..t...... ./
2026-06-10 16:08:08.115959 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-10 16:08:08.116020 | primary | >f+++++++++ disk_usage.txt
2026-06-10 16:08:08.116067 | primary | >f+++++++++ installed_pkgs.txt
2026-06-10 16:08:08.116108 | primary | >f+++++++++ master-report.html
2026-06-10 16:08:08.116162 | primary | >f+++++++++ master-tag-report.html
2026-06-10 16:08:08.116217 | primary | >f+++++++++ master-tag.txt
2026-06-10 16:08:08.116255 | primary | >f+++++++++ master.txt
2026-06-10 16:08:08.116291 | primary | cd+++++++++ dnf/
2026-06-10 16:08:08.116325 | primary | >f+++++++++ dnf/dnf.conf
2026-06-10 16:08:08.116359 | primary | cd+++++++++ dnf/aliases.d/
2026-06-10 16:08:08.116392 | primary | cd+++++++++ dnf/modules.d/
2026-06-10 16:08:08.116425 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-10 16:08:08.116458 | primary | cd+++++++++ dnf/plugins/
2026-06-10 16:08:08.116491 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-10 16:08:08.116523 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-10 16:08:08.116557 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-10 16:08:08.116640 | primary | cd+++++++++ dnf/protected.d/
2026-06-10 16:08:08.116696 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-10 16:08:08.116751 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-10 16:08:08.116797 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-10 16:08:08.116832 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-10 16:08:08.116866 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-10 16:08:08.116900 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-10 16:08:08.116933 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-10 16:08:08.116965 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-10 16:08:08.116998 | primary | cd+++++++++ dnf/vars/
2026-06-10 16:08:08.117031 | primary | >f+++++++++ dnf/vars/stream
2026-06-10 16:08:08.117065 | primary | cd+++++++++ yum.repos.d/
2026-06-10 16:08:08.117104 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-10 16:08:08.117155 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-10 16:08:08.117207 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-10 16:08:08.117259 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-10 16:08:08.117296 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-10 16:08:08.117331 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-10 16:08:08.117364 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-10 16:08:08.117423 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-10 16:08:08.117478 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-10 16:08:08.117625 | primary | changed: All items complete
2026-06-10 16:08:08.117705 | 
2026-06-10 16:08:08.644402 | primary | changed: .d..t...... ./
2026-06-10 16:08:09.218465 | primary | changed: .d..t...... ./
2026-06-10 16:08:09.240334 | 
2026-06-10 16:08:09.240521 | PLAY RECAP
2026-06-10 16:08:09.240641 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-10 16:08:09.240936 | 
2026-06-10 16:08:09.369687 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-10 16:08:09.371058 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-10 16:08:10.007468 | 
2026-06-10 16:08:10.007634 | PLAY [Report DLRN results after job run]
2026-06-10 16:08:10.019902 | 
2026-06-10 16:08:10.019985 | TASK [Include vars from ci-framework group_vars]
2026-06-10 16:08:10.049061 | primary | ok
2026-06-10 16:08:10.067679 | 
2026-06-10 16:08:10.067764 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-10 16:08:10.133059 | primary | skipping: Conditional result was False
2026-06-10 16:08:10.138062 | 
2026-06-10 16:08:10.138131 | TASK [cifmw_helpers : Check if file is available]
2026-06-10 16:08:10.515093 | primary | ok
2026-06-10 16:08:10.523370 | 
2026-06-10 16:08:10.523515 | TASK [cifmw_helpers : Create temporary directory]
2026-06-10 16:08:10.561056 | primary | skipping: Conditional result was False
2026-06-10 16:08:10.570539 | 
2026-06-10 16:08:10.570721 | TASK [cifmw_helpers : Read vars]
2026-06-10 16:08:10.609360 | 
2026-06-10 16:08:10.609659 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-10 16:08:10.663274 | 
2026-06-10 16:08:10.663544 | TASK [cifmw_helpers : Include vars]
2026-06-10 16:08:10.710333 | 
2026-06-10 16:08:10.710629 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-10 16:08:10.747800 | primary | skipping: Conditional result was False
2026-06-10 16:08:10.764048 | 
2026-06-10 16:08:10.764178 | TASK [Report job status to DLRN]
2026-06-10 16:08:10.799050 | primary | ok
2026-06-10 16:08:10.847213 | 
2026-06-10 16:08:10.847307 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-10 16:08:10.923412 | primary | skipping: Conditional result was False
2026-06-10 16:08:10.932568 | 
2026-06-10 16:08:10.932764 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-10 16:08:12.203146 | primary | changed
2026-06-10 16:08:12.212426 | 
2026-06-10 16:08:12.212635 | TASK [dlrn_report : Install kinit related package]
2026-06-10 16:08:12.289870 | primary | skipping: Conditional result was False
2026-06-10 16:08:12.300974 | 
2026-06-10 16:08:12.301134 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-10 16:08:12.389410 | primary | skipping: Conditional result was False
2026-06-10 16:08:12.400429 | 
2026-06-10 16:08:12.400650 | TASK [Set zuul-log-path fact]
2026-06-10 16:08:12.489692 | primary | ok
2026-06-10 16:08:12.536516 | 
2026-06-10 16:08:12.536733 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 16:08:12.610939 | primary | ok
2026-06-10 16:08:12.620135 | 
2026-06-10 16:08:12.620220 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-10 16:08:12.686358 | primary | skipping: Conditional result was False
2026-06-10 16:08:12.696611 | 
2026-06-10 16:08:12.696750 | TASK [Get hash related data from repo_setup role]
2026-06-10 16:08:12.764223 | primary | ok
2026-06-10 16:08:12.921651 | 
2026-06-10 16:08:12.921801 | LOOP [repo_setup : Ensure directories are present]
2026-06-10 16:08:13.347312 | primary | changed: "tmp"
2026-06-10 16:08:13.602830 | primary | changed: "artifacts/repositories"
2026-06-10 16:08:13.851496 | primary | changed: "venv/repo_setup"
2026-06-10 16:08:13.872040 | 
2026-06-10 16:08:13.872341 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-10 16:08:15.317316 | primary | ok: Nothing to do
2026-06-10 16:08:15.325766 | 
2026-06-10 16:08:15.325894 | TASK [repo_setup : Get repo-setup repository]
2026-06-10 16:08:17.063127 | primary | changed
2026-06-10 16:08:17.071503 | 
2026-06-10 16:08:17.071669 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-10 16:08:24.597186 | primary | changed
2026-06-10 16:08:24.607817 | 
2026-06-10 16:08:24.607956 | TASK [repo_setup : Install repo-setup package]
2026-06-10 16:08:25.176709 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-10 16:08:25.176807 | primary | !!
2026-06-10 16:08:25.176818 | primary |
2026-06-10 16:08:25.176824 | primary |         ********************************************************************************
2026-06-10 16:08:25.176829 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-10 16:08:25.176835 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-10 16:08:25.176839 | primary |
2026-06-10 16:08:25.176844 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 16:08:25.176848 | primary |         calls to avoid build errors in the future.
2026-06-10 16:08:25.176852 | primary |
2026-06-10 16:08:25.176855 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 16:08:25.176861 | primary |         ********************************************************************************
2026-06-10 16:08:25.176865 | primary |
2026-06-10 16:08:25.176879 | primary | !!
2026-06-10 16:08:25.176886 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 16:08:25.177466 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-10 16:08:25.177483 | primary | !!
2026-06-10 16:08:25.177487 | primary |
2026-06-10 16:08:25.177490 | primary |         ********************************************************************************
2026-06-10 16:08:25.177495 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-10 16:08:25.177500 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-10 16:08:25.177505 | primary |
2026-06-10 16:08:25.177510 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 16:08:25.177515 | primary |         calls to avoid build errors in the future.
2026-06-10 16:08:25.177520 | primary |
2026-06-10 16:08:25.177524 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 16:08:25.177529 | primary |         ********************************************************************************
2026-06-10 16:08:25.177534 | primary |
2026-06-10 16:08:25.177539 | primary | !!
2026-06-10 16:08:25.177544 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 16:08:25.177872 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-10 16:08:25.177887 | primary | !!
2026-06-10 16:08:25.177891 | primary |
2026-06-10 16:08:25.177894 | primary |         ********************************************************************************
2026-06-10 16:08:25.177898 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-10 16:08:25.177901 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-10 16:08:25.177905 | primary |
2026-06-10 16:08:25.177908 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 16:08:25.177912 | primary |         calls to avoid build errors in the future.
2026-06-10 16:08:25.177915 | primary |
2026-06-10 16:08:25.177919 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 16:08:25.177922 | primary |         ********************************************************************************
2026-06-10 16:08:25.177926 | primary |
2026-06-10 16:08:25.177929 | primary | !!
2026-06-10 16:08:25.177933 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 16:08:25.219858 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
2026-06-10 16:08:25.219923 | primary | !!
2026-06-10 16:08:25.219930 | primary |
2026-06-10 16:08:25.219953 | primary |         ********************************************************************************
2026-06-10 16:08:25.219960 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-10 16:08:25.219965 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-10 16:08:25.219971 | primary |         ********************************************************************************
2026-06-10 16:08:25.219976 | primary |
2026-06-10 16:08:25.219981 | primary | !!
2026-06-10 16:08:25.219986 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-10 16:08:25.229393 | primary | WARNING: The wheel package is not available.
2026-06-10 16:08:25.265833 | primary | [pbr] Generating ChangeLog
2026-06-10 16:08:25.325259 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated.
2026-06-10 16:08:25.325324 | primary | !!
2026-06-10 16:08:25.325330 | primary |
2026-06-10 16:08:25.325336 | primary |         ********************************************************************************
2026-06-10 16:08:25.325342 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-10 16:08:25.325348 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-10 16:08:25.325353 | primary |         standards-based tools.
2026-06-10 16:08:25.325358 | primary |
2026-06-10 16:08:25.325363 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-10 16:08:25.325368 | primary |         ********************************************************************************
2026-06-10 16:08:25.325373 | primary |
2026-06-10 16:08:25.325377 | primary | !!
2026-06-10 16:08:25.325382 | primary |   easy_install.initialize_options(self)
2026-06-10 16:08:25.325395 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
2026-06-10 16:08:25.325400 | primary | !!
2026-06-10 16:08:25.325406 | primary |
2026-06-10 16:08:25.325410 | primary |         ********************************************************************************
2026-06-10 16:08:25.325415 | primary |         Please avoid running ``setup.py`` directly.
2026-06-10 16:08:25.325420 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-10 16:08:25.325425 | primary |         standards-based tools.
2026-06-10 16:08:25.325430 | primary |
2026-06-10 16:08:25.325434 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-10 16:08:25.325439 | primary |         ********************************************************************************
2026-06-10 16:08:25.325444 | primary |
2026-06-10 16:08:25.325449 | primary | !!
2026-06-10 16:08:25.325453 | primary |   self.initialize_options()
2026-06-10 16:08:25.327823 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-10 16:08:25.327868 | primary | !!
2026-06-10 16:08:25.327875 | primary |
2026-06-10 16:08:25.327880 | primary |         ********************************************************************************
2026-06-10 16:08:25.327885 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-10 16:08:25.327905 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-10 16:08:25.327911 | primary |
2026-06-10 16:08:25.327915 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 16:08:25.327920 | primary |         calls to avoid build errors in the future.
2026-06-10 16:08:25.327925 | primary |
2026-06-10 16:08:25.327929 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 16:08:25.327934 | primary |         ********************************************************************************
2026-06-10 16:08:25.327939 | primary |
2026-06-10 16:08:25.327943 | primary | !!
2026-06-10 16:08:25.327948 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 16:08:25.328634 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-10 16:08:25.328660 | primary | !!
2026-06-10 16:08:25.328666 | primary |
2026-06-10 16:08:25.328671 | primary |         ********************************************************************************
2026-06-10 16:08:25.328676 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-10 16:08:25.328681 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-10 16:08:25.328686 | primary |
2026-06-10 16:08:25.328691 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 16:08:25.328696 | primary |         calls to avoid build errors in the future.
2026-06-10 16:08:25.328701 | primary |
2026-06-10 16:08:25.328706 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 16:08:25.328711 | primary |         ********************************************************************************
2026-06-10 16:08:25.328741 | primary |
2026-06-10 16:08:25.328747 | primary | !!
2026-06-10 16:08:25.328752 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 16:08:25.329105 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-10 16:08:25.329118 | primary | !!
2026-06-10 16:08:25.329124 | primary |
2026-06-10 16:08:25.329129 | primary |         ********************************************************************************
2026-06-10 16:08:25.329134 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-10 16:08:25.329139 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-10 16:08:25.329144 | primary |
2026-06-10 16:08:25.329149 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 16:08:25.329154 | primary |         calls to avoid build errors in the future.
2026-06-10 16:08:25.329159 | primary |
2026-06-10 16:08:25.329164 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 16:08:25.329169 | primary |         ********************************************************************************
2026-06-10 16:08:25.329174 | primary |
2026-06-10 16:08:25.329178 | primary | !!
2026-06-10 16:08:25.329183 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 16:08:25.332227 | primary | running install
2026-06-10 16:08:25.346642 | primary | running build
2026-06-10 16:08:25.346735 | primary | running build_py
2026-06-10 16:08:25.352127 | primary | creating build
2026-06-10 16:08:25.352165 | primary | creating build/lib
2026-06-10 16:08:25.352238 | primary | creating build/lib/repo_setup
2026-06-10 16:08:25.352291 | primary | creating build/lib/repo_setup/get_hash
2026-06-10 16:08:25.352430 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-10 16:08:25.352578 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-10 16:08:25.352730 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-10 16:08:25.352851 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-10 16:08:25.352971 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-10 16:08:25.353236 | primary | creating build/lib/repo_setup/yum_config
2026-06-10 16:08:25.353322 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-10 16:08:25.353446 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-10 16:08:25.353588 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-10 16:08:25.353771 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-10 16:08:25.353929 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-10 16:08:25.354049 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-10 16:08:25.354166 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-10 16:08:25.354291 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-10 16:08:25.354621 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-10 16:08:25.354757 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-10 16:08:25.354901 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-10 16:08:25.355012 | primary | running egg_info
2026-06-10 16:08:25.355346 | primary | creating repo_setup.egg-info
2026-06-10 16:08:25.359558 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-10 16:08:25.360143 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-10 16:08:25.360469 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-10 16:08:25.360682 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-10 16:08:25.360879 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-10 16:08:25.375814 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-10 16:08:25.375884 | primary | [pbr] Processing SOURCES.txt
2026-06-10 16:08:25.376002 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-10 16:08:25.387447 | primary | [pbr] In git context, generating filelist from git
2026-06-10 16:08:25.391741 | primary | warning: no files found matching 'AUTHORS'
2026-06-10 16:08:25.391778 | primary | warning: no files found matching 'ChangeLog'
2026-06-10 16:08:25.392091 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-10 16:08:25.392276 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-10 16:08:25.395510 | primary | reading manifest template 'MANIFEST.in'
2026-06-10 16:08:25.395781 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-10 16:08:25.395940 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-10 16:08:25.396210 | primary | adding license file 'LICENSE'
2026-06-10 16:08:25.397044 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-10 16:08:25.397753 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-10 16:08:25.398274 | primary | running install_lib
2026-06-10 16:08:25.402753 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-10 16:08:25.402903 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-10 16:08:25.403003 | primary | copying build/lib/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-10 16:08:25.403184 | primary | copying build/lib/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-10 16:08:25.403380 | primary | copying build/lib/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-10 16:08:25.403466 | primary | copying build/lib/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-10 16:08:25.403607 | primary | copying build/lib/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-10 16:08:25.403738 | primary | copying build/lib/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-10 16:08:25.403884 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-10 16:08:25.403970 | primary | copying build/lib/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-10 16:08:25.404068 | primary | copying build/lib/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-10 16:08:25.404182 | primary | copying build/lib/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-10 16:08:25.404296 | primary | copying build/lib/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-10 16:08:25.404404 | primary | copying build/lib/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-10 16:08:25.404515 | primary | copying build/lib/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-10 16:08:25.404626 | primary | copying build/lib/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-10 16:08:25.404755 | primary | copying build/lib/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-10 16:08:25.404884 | primary | copying build/lib/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-10 16:08:25.404985 | primary | copying build/lib/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-10 16:08:25.405119 | primary | copying build/lib/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-10 16:08:25.405613 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__init__.py to __init__.cpython-39.pyc
2026-06-10 16:08:25.405830 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__main__.py to __main__.cpython-39.pyc
2026-06-10 16:08:25.406483 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/constants.py to constants.cpython-39.pyc
2026-06-10 16:08:25.406789 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/exceptions.py to exceptions.cpython-39.pyc
2026-06-10 16:08:25.407135 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/hash_info.py to hash_info.cpython-39.pyc
2026-06-10 16:08:25.408302 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__init__.py to __init__.cpython-39.pyc
2026-06-10 16:08:25.408480 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__main__.py to __main__.cpython-39.pyc
2026-06-10 16:08:25.409732 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/compose_repos.py to compose_repos.cpython-39.pyc
2026-06-10 16:08:25.410827 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/constants.py to constants.cpython-39.pyc
2026-06-10 16:08:25.411197 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/dnf_manager.py to dnf_manager.cpython-39.pyc
2026-06-10 16:08:25.411844 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/exceptions.py to exceptions.cpython-39.pyc
2026-06-10 16:08:25.412320 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/utils.py to utils.cpython-39.pyc
2026-06-10 16:08:25.412653 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/yum_config.py to yum_config.cpython-39.pyc
2026-06-10 16:08:25.414858 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/__init__.py to __init__.cpython-39.pyc
2026-06-10 16:08:25.415064 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/main.py to main.cpython-39.pyc
2026-06-10 16:08:25.417910 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/utils.py to utils.cpython-39.pyc
2026-06-10 16:08:25.418400 | primary | running install_data
2026-06-10 16:08:25.422312 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-10 16:08:25.422354 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-10 16:08:25.422432 | primary | copying repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash/
2026-06-10 16:08:25.422573 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-10 16:08:25.422625 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-10 16:08:25.422675 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-10 16:08:25.422755 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-10 16:08:25.422827 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-10 16:08:25.422883 | primary | copying plugins/module_utils/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-10 16:08:25.423003 | primary | copying plugins/module_utils/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-10 16:08:25.423133 | primary | copying plugins/module_utils/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-10 16:08:25.423245 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 16:08:25.423335 | primary | copying plugins/module_utils/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 16:08:25.423434 | primary | copying plugins/module_utils/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 16:08:25.423565 | primary | copying plugins/module_utils/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 16:08:25.423660 | primary | copying plugins/module_utils/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 16:08:25.423819 | primary | copying plugins/module_utils/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 16:08:25.423938 | primary | copying plugins/module_utils/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 16:08:25.424120 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 16:08:25.424188 | primary | copying plugins/module_utils/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 16:08:25.424283 | primary | copying plugins/module_utils/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 16:08:25.424405 | primary | copying plugins/module_utils/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 16:08:25.424512 | primary | copying plugins/module_utils/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 16:08:25.424621 | primary | copying plugins/module_utils/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 16:08:25.424734 | primary | copying plugins/module_utils/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 16:08:25.424851 | primary | copying plugins/module_utils/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 16:08:25.424956 | primary | copying plugins/module_utils/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 16:08:25.425089 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-10 16:08:25.425173 | primary | copying plugins/modules/get_hash.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-10 16:08:25.425278 | primary | copying plugins/modules/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-10 16:08:25.425376 | primary | running install_egg_info
2026-06-10 16:08:25.429271 | primary | Copying repo_setup.egg-info to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup-0.0.1.dev75-py3.9.egg-info
2026-06-10 16:08:25.430360 | primary | running install_scripts
2026-06-10 16:08:25.434865 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-10 16:08:25.434974 | primary | Installing repo-setup-get-hash script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-10 16:08:25.435094 | primary | Installing repo-setup-yum-config script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-10 16:08:25.666321 | primary | ok: Runtime: 0:00:00.417015
2026-06-10 16:08:25.679546 | 
2026-06-10 16:08:25.679718 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-10 16:08:25.760687 | primary | skipping: Conditional result was False
2026-06-10 16:08:25.773426 | 
2026-06-10 16:08:25.773610 | TASK [repo_setup : Run repo-setup]
2026-06-10 16:08:26.404406 | primary | Cache was expired
2026-06-10 16:08:26.404532 | primary | 0 files removed
2026-06-10 16:08:26.435470 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-10 16:08:26.435524 | primary | Installed repo delorean-master-testing to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean-master-testing.repo
2026-06-10 16:08:26.435536 | primary | Installed repo repo-setup-centos-highavailability to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-10 16:08:26.435543 | primary | Installed repo repo-setup-centos-powertools to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-10 16:08:26.435548 | primary | Installed repo repo-setup-centos-appstream to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-10 16:08:26.435554 | primary | Installed repo repo-setup-centos-baseos to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-10 16:08:26.823357 | primary | ok: Runtime: 0:00:00.370648
2026-06-10 16:08:26.832416 | 
2026-06-10 16:08:26.832567 | TASK [repo_setup : Get component repo]
2026-06-10 16:08:26.920454 | primary | skipping: Conditional result was False
2026-06-10 16:08:26.930706 | 
2026-06-10 16:08:26.930846 | TASK [repo_setup : Rename component repo]
2026-06-10 16:08:26.998314 | primary | skipping: Conditional result was False
2026-06-10 16:08:27.008078 | 
2026-06-10 16:08:27.008225 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-10 16:08:27.075544 | primary | skipping: Conditional result was False
2026-06-10 16:08:27.084981 | 
2026-06-10 16:08:27.085129 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-10 16:08:27.646794 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "3899653706995fac13b6f25ee7617afe", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-master/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-master-uc", "os_version": "centos9", "release": "master", "component": null, "tag": "podified-ci-testing"}
2026-06-10 16:08:28.133232 | primary | ok: Runtime: 0:00:00.252418
2026-06-10 16:08:28.141814 | 
2026-06-10 16:08:28.141949 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-10 16:08:29.015919 | primary | changed
2026-06-10 16:08:29.025014 | 
2026-06-10 16:08:29.025155 | TASK [repo_setup : Dump current-podified hash]
2026-06-10 16:08:29.101825 | primary | skipping: Conditional result was False
2026-06-10 16:08:29.112480 | 
2026-06-10 16:08:29.112670 | TASK [repo_setup : Slurp current podified hash]
2026-06-10 16:08:29.179624 | primary | skipping: Conditional result was False
2026-06-10 16:08:29.190983 | 
2026-06-10 16:08:29.191118 | TASK [repo_setup : Update the value of full_hash]
2026-06-10 16:08:29.247202 | primary | skipping: Conditional result was False
2026-06-10 16:08:29.257162 | 
2026-06-10 16:08:29.257422 | TASK [repo_setup : Export hashes facts for further use]
2026-06-10 16:08:29.333812 | primary | ok
2026-06-10 16:08:29.341853 | 
2026-06-10 16:08:29.341976 | TASK [repo_setup : Create download directory]
2026-06-10 16:08:29.397725 | primary | skipping: Conditional result was False
2026-06-10 16:08:29.406971 | 
2026-06-10 16:08:29.407100 | TASK [repo_setup : Print the URL to request]
2026-06-10 16:08:29.462890 | primary | skipping: Conditional result was False
2026-06-10 16:08:29.472652 | 
2026-06-10 16:08:29.472780 | TASK [Download the RPM]
2026-06-10 16:08:29.528842 | primary | skipping: Conditional result was False
2026-06-10 16:08:29.538343 | 
2026-06-10 16:08:29.538511 | TASK [repo_setup : Install RHOS Release tool]
2026-06-10 16:08:29.594987 | primary | skipping: Conditional result was False
2026-06-10 16:08:29.606554 | 
2026-06-10 16:08:29.606714 | TASK [repo_setup : Get rhos-release tool version]
2026-06-10 16:08:30.142852 | primary | skipping: Conditional result was False
2026-06-10 16:08:30.153043 | 
2026-06-10 16:08:30.153190 | TASK [repo_setup : Print rhos-release tool version]
2026-06-10 16:08:30.230323 | primary | skipping: Conditional result was False
2026-06-10 16:08:30.239747 | 
2026-06-10 16:08:30.239920 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-10 16:08:30.766859 | primary | skipping: Conditional result was False
2026-06-10 16:08:30.776959 | 
2026-06-10 16:08:30.777119 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-10 16:08:31.128116 | primary | ok
2026-06-10 16:08:31.182018 | 
2026-06-10 16:08:31.182189 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-10 16:08:31.712702 | primary | ok: Runtime: 0:00:00.015718
2026-06-10 16:08:31.718223 | 
2026-06-10 16:08:31.718315 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-10 16:08:32.253661 | primary | ok: Runtime: 0:00:00.018304
2026-06-10 16:08:32.264694 | 
2026-06-10 16:08:32.264863 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-10 16:08:32.344523 | primary | skipping: Conditional result was False
2026-06-10 16:08:32.357052 | 
2026-06-10 16:08:32.357214 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-10 16:08:32.426418 | primary | skipping: Conditional result was False
2026-06-10 16:08:32.433830 | 
2026-06-10 16:08:32.433923 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-10 16:08:32.490477 | primary | skipping: Conditional result was False
2026-06-10 16:08:32.497720 | 
2026-06-10 16:08:32.497811 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-10 16:08:32.554600 | primary | skipping: Conditional result was False
2026-06-10 16:08:32.561386 | 
2026-06-10 16:08:32.561478 | TASK [repo_setup : Check for DLRN component repo]
2026-06-10 16:08:32.627379 | primary | skipping: Conditional result was False
2026-06-10 16:08:32.634602 | 
2026-06-10 16:08:32.634715 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-10 16:08:32.731300 | primary | skipping: Conditional result was False
2026-06-10 16:08:32.738082 | 
2026-06-10 16:08:32.738157 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-10 16:08:33.114361 | primary | ok: All paths examined
2026-06-10 16:08:33.127746 | 
2026-06-10 16:08:33.127876 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-10 16:08:33.427959 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-10 16:08:33.428417 | primary | changed: All items complete
2026-06-10 16:08:33.428466 | 
2026-06-10 16:08:33.688292 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-10 16:08:33.960737 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-10 16:08:34.242207 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-10 16:08:34.499764 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-10 16:08:34.796558 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-10 16:08:35.101484 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-10 16:08:35.407158 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-10 16:08:35.667943 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-10 16:08:35.684963 | 
2026-06-10 16:08:35.685193 | TASK [repo_setup : Cleanup existing metadata]
2026-06-10 16:08:36.135166 | primary | Cache was expired
2026-06-10 16:08:36.150037 | primary | 66 files removed
2026-06-10 16:08:36.236246 | primary | ok: Runtime: 0:00:00.190772
2026-06-10 16:08:36.245425 | 
2026-06-10 16:08:36.245562 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-10 16:08:36.750203 | primary | changed
2026-06-10 16:08:36.760487 | 
2026-06-10 16:08:36.760570 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-10 16:08:37.124963 | primary | DEFAULT
2026-06-10 16:08:37.295080 | primary | ok: Runtime: 0:00:00.081445
2026-06-10 16:08:37.303467 | 
2026-06-10 16:08:37.303628 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-10 16:08:37.845666 | primary | skipping: Conditional result was False
2026-06-10 16:08:37.855279 | 
2026-06-10 16:08:37.855416 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-10 16:08:38.393356 | primary | skipping: Conditional result was False
2026-06-10 16:08:38.403917 | 
2026-06-10 16:08:38.404056 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-10 16:08:38.501671 | primary | skipping: Conditional result was False
2026-06-10 16:08:38.511947 | 
2026-06-10 16:08:38.512094 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-10 16:08:38.789067 | primary | REPORTING SUCCESS TO DLRN API
2026-06-10 16:08:39.277639 | primary | {
2026-06-10 16:08:39.277761 | primary |   "aggregate_hash": "3899653706995fac13b6f25ee7617afe",
2026-06-10 16:08:39.277778 | primary |   "commit_hash": null,
2026-06-10 16:08:39.277788 | primary |   "component": null,
2026-06-10 16:08:39.277796 | primary |   "distro_hash": null,
2026-06-10 16:08:39.277805 | primary |   "extended_hash": null,
2026-06-10 16:08:39.277825 | primary |   "in_progress": false,
2026-06-10 16:08:39.277834 | primary |   "job_id": "periodic-edpm-container-image-quay-push-centos-9-master",
2026-06-10 16:08:39.277846 | primary |   "notes": "",
2026-06-10 16:08:39.277854 | primary |   "success": true,
2026-06-10 16:08:39.277862 | primary |   "timestamp": 1781107718,
2026-06-10 16:08:39.277870 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/2bf/rdoproject.org/2bf4f997a77d4075945ae332498effed"
2026-06-10 16:08:39.277881 | primary | }
2026-06-10 16:08:39.560374 | primary | ok: Runtime: 0:00:00.502921
2026-06-10 16:08:39.570668 | 
2026-06-10 16:08:39.570774 | PLAY RECAP
2026-06-10 16:08:39.570860 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-10 16:08:39.570936 | 
2026-06-10 16:08:39.732004 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-10 16:08:39.735032 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-10 16:08:40.357179 | 
2026-06-10 16:08:40.357363 | PLAY [all]
2026-06-10 16:08:40.367215 | 
2026-06-10 16:08:40.367284 | TASK [include_role : fetch-output]
2026-06-10 16:08:40.415782 | primary | ok
2026-06-10 16:08:40.429469 | 
2026-06-10 16:08:40.429541 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-10 16:08:40.504824 | primary | skipping: Conditional result was False
2026-06-10 16:08:40.514219 | 
2026-06-10 16:08:40.514370 | TASK [fetch-output : Set log path for single node]
2026-06-10 16:08:40.559476 | primary | ok
2026-06-10 16:08:40.567119 | 
2026-06-10 16:08:40.567277 | LOOP [fetch-output : Ensure local output dirs]
2026-06-10 16:08:41.020948 | primary -> localhost | ok: "/var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/work/logs"
2026-06-10 16:08:41.307213 | primary -> localhost | ok: "/var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/work/artifacts"
2026-06-10 16:08:41.578195 | primary -> localhost | ok: "/var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/work/docs"
2026-06-10 16:08:41.600322 | 
2026-06-10 16:08:41.600606 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-10 16:08:42.382304 | primary | ok
2026-06-10 16:08:42.382797 | primary | ok: All items complete
2026-06-10 16:08:42.382865 | 
2026-06-10 16:08:42.973975 | primary | ok
2026-06-10 16:08:43.529281 | primary | ok
2026-06-10 16:08:43.558615 | 
2026-06-10 16:08:43.558846 | TASK [include_role : fetch-output-openshift]
2026-06-10 16:08:43.586794 | primary | skipping: Conditional result was False
2026-06-10 16:08:43.597393 | 
2026-06-10 16:08:43.597541 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-10 16:08:43.647063 | primary | skipping: Conditional result was False
2026-06-10 16:08:43.655329 | primary | skipping: Conditional result was False
2026-06-10 16:08:43.680888 | 
2026-06-10 16:08:43.681117 | PLAY [all]
2026-06-10 16:08:43.693054 | 
2026-06-10 16:08:43.693439 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-10 16:08:44.261822 | primary | changed
2026-06-10 16:08:44.271105 | 
2026-06-10 16:08:44.271203 | PLAY RECAP
2026-06-10 16:08:44.271285 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-10 16:08:44.271327 | 
2026-06-10 16:08:44.400540 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-10 16:08:44.403244 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-10 16:08:45.070733 | 
2026-06-10 16:08:45.070872 | PLAY [localhost]
2026-06-10 16:08:45.080823 | 
2026-06-10 16:08:45.080916 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-10 16:08:45.532846 | localhost | changed
2026-06-10 16:08:45.542112 | 
2026-06-10 16:08:45.542241 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-10 16:08:45.582037 | localhost | ok
2026-06-10 16:08:45.596192 | 
2026-06-10 16:08:45.596326 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-10 16:08:46.045895 | localhost | changed
2026-06-10 16:08:46.054971 | 
2026-06-10 16:08:46.055139 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-10 16:08:46.941851 | localhost | changed
2026-06-10 16:08:46.951197 | 
2026-06-10 16:08:46.951341 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-10 16:08:47.488033 | localhost | Identity added: /var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/work/tmp/ansible.g7oimyjk (/var/lib/zuul/builds/2bf4f997a77d4075945ae332498effed/work/tmp/ansible.g7oimyjk)
2026-06-10 16:08:47.488373 | localhost | ok: Runtime: 0:00:00.021218
2026-06-10 16:08:47.495710 | 
2026-06-10 16:08:47.495852 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-10 16:08:47.840019 | localhost | ok: Runtime: 0:00:00.009426
2026-06-10 16:08:47.850734 | 
2026-06-10 16:08:47.850869 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-10 16:08:47.935510 | localhost | changed
2026-06-10 16:08:47.943409 | 
2026-06-10 16:08:47.943563 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-10 16:08:48.398197 | localhost | changed
2026-06-10 16:08:48.403777 | 
2026-06-10 16:08:48.403831 | PLAY [localhost]
2026-06-10 16:08:48.408002 | 
2026-06-10 16:08:48.408071 | TASK [Generate bulk log download script]
2026-06-10 16:08:48.425561 | localhost | ok
2026-06-10 16:08:48.435537 | 
2026-06-10 16:08:48.435616 | TASK [local-log-download : Check API endpoint is defined]
2026-06-10 16:08:48.483853 | localhost | ok: All assertions passed
2026-06-10 16:08:48.520244 | 
2026-06-10 16:08:48.520394 | TASK [local-log-download : Create download script]
2026-06-10 16:08:49.039893 | localhost -> localhost | changed
2026-06-10 16:08:49.047047 | 
2026-06-10 16:08:49.047118 | TASK [Register quick-download link]
2026-06-10 16:08:49.074815 | localhost | ok
2026-06-10 16:08:49.077123 | 
2026-06-10 16:08:49.077180 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-10 16:08:49.081861 | 
2026-06-10 16:08:49.081917 | TASK [Set zuul-log-path fact]
2026-06-10 16:08:49.098396 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-10 16:08:49.104771 | 
2026-06-10 16:08:49.104832 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 16:08:49.140207 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-10 16:08:49.142668 | 
2026-06-10 16:08:49.142730 | TASK [upload-logs : Create log directories]
2026-06-10 16:08:50.120711 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-10 16:08:50.124157 | 
2026-06-10 16:08:50.124283 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-10 16:08:50.467896 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.010531
2026-06-10 16:08:50.473663 | 
2026-06-10 16:08:50.473790 | TASK [upload-logs : Upload logs to log server]
2026-06-10 16:08:53.105138 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-10 16:08:53.108497 | 
2026-06-10 16:08:53.108684 | LOOP [upload-logs : Compress console log and json output]
