2026-06-12 22:01:06.334711 | Job console starting
2026-06-12 22:01:06.456287 | Updating git repos
2026-06-12 22:01:06.489113 | Cloning repos into workspace
2026-06-12 22:01:08.022704 | Restoring repo states
2026-06-12 22:01:08.048918 | Merging changes
2026-06-12 22:01:08.048945 | Checking out repos
2026-06-12 22:01:08.803796 | Preparing playbooks
2026-06-12 22:01:11.920439 | Running Ansible setup
2026-06-12 22:01:15.808891 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 22:01:16.428339 | 
2026-06-12 22:01:16.428480 | PLAY [localhost]
2026-06-12 22:01:16.435957 | 
2026-06-12 22:01:16.436023 | TASK [Gathering Facts]
2026-06-12 22:01:18.470854 | localhost | ok
2026-06-12 22:01:18.483938 | 
2026-06-12 22:01:18.484098 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-12 22:01:18.978168 | localhost -> localhost | changed
2026-06-12 22:01:18.987455 | 
2026-06-12 22:01:18.987605 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-12 22:01:20.044679 | localhost -> localhost | changed
2026-06-12 22:01:20.059979 | 
2026-06-12 22:01:20.060117 | TASK [Setup log path fact]
2026-06-12 22:01:20.097140 | localhost | ok
2026-06-12 22:01:20.122798 | 
2026-06-12 22:01:20.122909 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 22:01:20.164322 | localhost | ok
2026-06-12 22:01:20.171901 | 
2026-06-12 22:01:20.172028 | TASK [emit-job-header : Print job information]
2026-06-12 22:01:20.230011 | # Job Information
2026-06-12 22:01:20.230208 | Ansible Version: 2.16.18
2026-06-12 22:01:20.230242 | Job: periodic-centos-9-antelope-dlrn-check-promotion-criteria-podified-ci-testing-to-current-podified
2026-06-12 22:01:20.230269 | Pipeline: openstack-promote-component
2026-06-12 22:01:20.230292 | Executor: 38.102.83.51
2026-06-12 22:01:20.230315 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-12 22:01:20.230340 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/b4d/rdoproject.org/b4df67816ed64f639ecbb1000b37c8fb/
2026-06-12 22:01:20.230394 | Event ID: 0a7e8eb4a4fc4516a763753d274343cb
2026-06-12 22:01:20.242099 | 
2026-06-12 22:01:20.242739 | LOOP [emit-job-header : Print node information]
2026-06-12 22:01:20.357795 | localhost | ok:
2026-06-12 22:01:20.357981 | localhost | # Node Information
2026-06-12 22:01:20.358016 | localhost | Inventory Hostname: primary
2026-06-12 22:01:20.358046 | localhost | Hostname: np0000072400
2026-06-12 22:01:20.358071 | localhost | Username: zuul
2026-06-12 22:01:20.358098 | localhost | Distro: CentOS 9
2026-06-12 22:01:20.358121 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-12 22:01:20.358143 | localhost | Region: RegionOne
2026-06-12 22:01:20.358165 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-12 22:01:20.358186 | localhost | Product Name: OpenStack Nova
2026-06-12 22:01:20.358208 | localhost | Interface IP: 38.102.83.251
2026-06-12 22:01:20.366841 | 
2026-06-12 22:01:20.366916 | PLAY [all]
2026-06-12 22:01:20.374335 | 
2026-06-12 22:01:20.374450 | TASK [Gather network facts]
2026-06-12 22:01:20.839500 | primary | ok
2026-06-12 22:01:20.846887 | 
2026-06-12 22:01:20.846969 | TASK [include_role : start-zuul-console]
2026-06-12 22:01:20.875738 | primary | ok
2026-06-12 22:01:20.889411 | 
2026-06-12 22:01:20.889496 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-12 22:01:21.398292 | primary | ok
2026-06-12 22:01:21.406252 | 
2026-06-12 22:01:21.406340 | TASK [include_role : add-build-sshkey]
2026-06-12 22:01:21.437039 | primary | ok
2026-06-12 22:01:21.451138 | 
2026-06-12 22:01:21.451230 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-12 22:01:21.746057 | primary -> localhost | ok
2026-06-12 22:01:21.756127 | 
2026-06-12 22:01:21.756293 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-12 22:01:21.791484 | primary | ok
2026-06-12 22:01:21.818168 | primary | included: /var/lib/zuul/builds/b4df67816ed64f639ecbb1000b37c8fb/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-12 22:01:21.826791 | 
2026-06-12 22:01:21.826872 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-12 22:01:22.545943 | primary -> localhost | Generating public/private rsa key pair.
2026-06-12 22:01:22.546203 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/b4df67816ed64f639ecbb1000b37c8fb/work/b4df67816ed64f639ecbb1000b37c8fb_id_rsa
2026-06-12 22:01:22.546242 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/b4df67816ed64f639ecbb1000b37c8fb/work/b4df67816ed64f639ecbb1000b37c8fb_id_rsa.pub
2026-06-12 22:01:22.546270 | primary -> localhost | The key fingerprint is:
2026-06-12 22:01:22.546294 | primary -> localhost | SHA256:TV2VtijzVcogkguqSPdd3mDfKAVLE0JoeF3gpbr4nt8 zuul-build-sshkey
2026-06-12 22:01:22.546318 | primary -> localhost | The key's randomart image is:
2026-06-12 22:01:22.546341 | primary -> localhost | +---[RSA 3072]----+
2026-06-12 22:01:22.546393 | primary -> localhost | |    . ++o=.   ..o|
2026-06-12 22:01:22.546419 | primary -> localhost | |   . +o.*+.... o.|
2026-06-12 22:01:22.546442 | primary -> localhost | |    o. +.o=..oo.o|
2026-06-12 22:01:22.546465 | primary -> localhost | | . .. . .B + .oo |
2026-06-12 22:01:22.546489 | primary -> localhost | |....... S * * .  |
2026-06-12 22:01:22.546512 | primary -> localhost | |. . .... o + o   |
2026-06-12 22:01:22.546534 | primary -> localhost | |   . .    .      |
2026-06-12 22:01:22.546561 | primary -> localhost | |    . . .        |
2026-06-12 22:01:22.546584 | primary -> localhost | |    .+.. E       |
2026-06-12 22:01:22.546607 | primary -> localhost | +----[SHA256]-----+
2026-06-12 22:01:22.546674 | primary -> localhost | ok: Runtime: 0:00:00.208919
2026-06-12 22:01:22.552058 | 
2026-06-12 22:01:22.552149 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-12 22:01:22.585446 | primary | ok
2026-06-12 22:01:22.604214 | primary | included: /var/lib/zuul/builds/b4df67816ed64f639ecbb1000b37c8fb/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-12 22:01:22.613566 | 
2026-06-12 22:01:22.613647 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-12 22:01:22.649321 | primary | skipping: Conditional result was False
2026-06-12 22:01:22.655100 | 
2026-06-12 22:01:22.655188 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-12 22:01:23.183889 | primary | changed
2026-06-12 22:01:23.191862 | 
2026-06-12 22:01:23.192003 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-12 22:01:23.490797 | primary | ok
2026-06-12 22:01:23.495775 | 
2026-06-12 22:01:23.495877 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-12 22:01:24.591316 | primary | changed
2026-06-12 22:01:24.601110 | 
2026-06-12 22:01:24.601243 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-12 22:01:25.500849 | primary | changed
2026-06-12 22:01:25.508705 | 
2026-06-12 22:01:25.508858 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-12 22:01:25.546078 | primary | skipping: Conditional result was False
2026-06-12 22:01:25.555067 | 
2026-06-12 22:01:25.555205 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-12 22:01:26.070099 | primary -> localhost | changed
2026-06-12 22:01:26.087159 | 
2026-06-12 22:01:26.087498 | TASK [add-build-sshkey : Add back temp key]
2026-06-12 22:01:26.447415 | primary -> localhost | Identity added: /var/lib/zuul/builds/b4df67816ed64f639ecbb1000b37c8fb/work/b4df67816ed64f639ecbb1000b37c8fb_id_rsa (zuul-build-sshkey)
2026-06-12 22:01:26.447768 | primary -> localhost | ok: Runtime: 0:00:00.016948
2026-06-12 22:01:26.455431 | 
2026-06-12 22:01:26.455567 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-12 22:01:26.889924 | primary | ok
2026-06-12 22:01:26.896628 | 
2026-06-12 22:01:26.896765 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-12 22:01:26.923439 | primary | skipping: Conditional result was False
2026-06-12 22:01:26.937859 | 
2026-06-12 22:01:26.937991 | TASK [include_role : validate-host]
2026-06-12 22:01:26.961122 | primary | ok
2026-06-12 22:01:26.995807 | 
2026-06-12 22:01:26.995915 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-12 22:01:27.024799 | primary | ok
2026-06-12 22:01:27.029123 | 
2026-06-12 22:01:27.029206 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-12 22:01:27.337707 | primary -> localhost | ok
2026-06-12 22:01:27.347245 | 
2026-06-12 22:01:27.347404 | TASK [validate-host : Collect information about the host]
2026-06-12 22:01:28.111751 | primary | ok
2026-06-12 22:01:28.127776 | 
2026-06-12 22:01:28.127915 | TASK [validate-host : Sanitize hostname]
2026-06-12 22:01:28.211685 | primary | ok
2026-06-12 22:01:28.219854 | 
2026-06-12 22:01:28.219989 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-12 22:01:28.795761 | primary -> localhost | changed
2026-06-12 22:01:28.806083 | 
2026-06-12 22:01:28.806241 | TASK [validate-host : Collect information about zuul worker]
2026-06-12 22:01:29.292832 | primary | ok
2026-06-12 22:01:29.301985 | 
2026-06-12 22:01:29.302231 | TASK [validate-host : Write out all zuul information for each host]
2026-06-12 22:01:29.907031 | primary -> localhost | changed
2026-06-12 22:01:29.925616 | 
2026-06-12 22:01:29.925761 | TASK [include_role : prepare-workspace-openshift]
2026-06-12 22:01:29.952275 | primary | skipping: Conditional result was False
2026-06-12 22:01:29.959596 | 
2026-06-12 22:01:29.959725 | TASK [include_role : remove-zuul-sshkey]
2026-06-12 22:01:29.990225 | primary | skipping: Conditional result was False
2026-06-12 22:01:29.998253 | 
2026-06-12 22:01:29.998419 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-12 22:01:30.286307 | primary | ok: "logs"
2026-06-12 22:01:30.286860 | primary | ok: All items complete
2026-06-12 22:01:30.286921 | 
2026-06-12 22:01:30.530583 | primary | ok: "artifacts"
2026-06-12 22:01:30.767308 | primary | ok: "docs"
2026-06-12 22:01:30.778727 | 
2026-06-12 22:01:30.778939 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-12 22:01:31.093525 | primary | changed: "logs"
2026-06-12 22:01:31.332955 | primary | changed: "artifacts"
2026-06-12 22:01:31.598368 | primary | changed: "docs"
2026-06-12 22:01:31.611097 | 
2026-06-12 22:01:31.611204 | PLAY RECAP
2026-06-12 22:01:31.611288 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 22:01:31.611343 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 22:01:31.611457 | 
2026-06-12 22:01:31.776285 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 22:01:31.778797 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 22:01:32.443612 | 
2026-06-12 22:01:32.443744 | PLAY [all]
2026-06-12 22:01:32.454477 | 
2026-06-12 22:01:32.454554 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-12 22:01:32.534006 | primary | ok
2026-06-12 22:01:32.539163 | 
2026-06-12 22:01:32.539281 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-12 22:01:32.980244 | primary | changed
2026-06-12 22:01:32.993940 | 
2026-06-12 22:01:32.994102 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-12 22:01:34.240312 | primary | changed
2026-06-12 22:01:34.248014 | 
2026-06-12 22:01:34.248078 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-12 22:01:34.734832 | primary | changed:
2026-06-12 22:01:34.735175 | primary | {
2026-06-12 22:01:34.735231 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-12 22:01:34.735284 | primary | }
2026-06-12 22:01:35.017866 | primary | changed:
2026-06-12 22:01:35.018045 | primary | {
2026-06-12 22:01:35.018099 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-12 22:01:35.018140 | primary | }
2026-06-12 22:01:35.299694 | primary | changed:
2026-06-12 22:01:35.299875 | primary | {
2026-06-12 22:01:35.299928 | 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-12 22:01:35.299968 | primary | }
2026-06-12 22:01:35.600677 | primary | changed:
2026-06-12 22:01:35.600849 | primary | {
2026-06-12 22:01:35.600900 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-12 22:01:35.600942 | primary | }
2026-06-12 22:01:35.863691 | primary | changed:
2026-06-12 22:01:35.863856 | primary | {
2026-06-12 22:01:35.863906 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-12 22:01:35.863945 | primary | }
2026-06-12 22:01:36.160661 | primary | changed:
2026-06-12 22:01:36.160809 | primary | {
2026-06-12 22:01:36.160832 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-12 22:01:36.160850 | primary | }
2026-06-12 22:01:36.446693 | primary | changed:
2026-06-12 22:01:36.446859 | primary | {
2026-06-12 22:01:36.446908 | 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-12 22:01:36.446948 | primary | }
2026-06-12 22:01:36.760178 | primary | changed:
2026-06-12 22:01:36.760343 | primary | {
2026-06-12 22:01:36.760459 | 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-12 22:01:36.760513 | primary | }
2026-06-12 22:01:37.112708 | primary | changed:
2026-06-12 22:01:37.112878 | primary | {
2026-06-12 22:01:37.112929 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-12 22:01:37.112969 | primary | }
2026-06-12 22:01:37.433727 | primary | changed:
2026-06-12 22:01:37.433885 | primary | {
2026-06-12 22:01:37.433934 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-12 22:01:37.433973 | primary | }
2026-06-12 22:01:37.724336 | primary | changed:
2026-06-12 22:01:37.724562 | primary | {
2026-06-12 22:01:37.724612 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-12 22:01:37.724651 | primary | }
2026-06-12 22:01:38.031100 | primary | changed:
2026-06-12 22:01:38.031306 | primary | {
2026-06-12 22:01:38.031396 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-12 22:01:38.031444 | primary | }
2026-06-12 22:01:38.328401 | primary | changed:
2026-06-12 22:01:38.328637 | primary | {
2026-06-12 22:01:38.328695 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-12 22:01:38.328737 | primary | }
2026-06-12 22:01:38.625419 | primary | changed:
2026-06-12 22:01:38.625554 | primary | {
2026-06-12 22:01:38.625671 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-12 22:01:38.625724 | primary | }
2026-06-12 22:01:38.955904 | primary | changed:
2026-06-12 22:01:38.956056 | primary | {
2026-06-12 22:01:38.956089 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-12 22:01:38.956114 | primary | }
2026-06-12 22:01:39.217507 | primary | changed:
2026-06-12 22:01:39.217689 | primary | {
2026-06-12 22:01:39.217737 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-12 22:01:39.217776 | primary | }
2026-06-12 22:01:39.492577 | primary | changed:
2026-06-12 22:01:39.492752 | primary | {
2026-06-12 22:01:39.492801 | 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-12 22:01:39.492841 | primary | }
2026-06-12 22:01:39.785489 | primary | changed:
2026-06-12 22:01:39.785746 | primary | {
2026-06-12 22:01:39.785803 | 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-12 22:01:39.785843 | primary | }
2026-06-12 22:01:40.035842 | primary | changed:
2026-06-12 22:01:40.036018 | primary | {
2026-06-12 22:01:40.036086 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-12 22:01:40.036127 | primary | }
2026-06-12 22:01:40.313317 | primary | changed:
2026-06-12 22:01:40.313543 | primary | {
2026-06-12 22:01:40.313594 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-12 22:01:40.313634 | primary | }
2026-06-12 22:01:40.605697 | primary | changed:
2026-06-12 22:01:40.605972 | primary | {
2026-06-12 22:01:40.606037 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-12 22:01:40.606077 | primary | }
2026-06-12 22:01:40.897400 | primary | changed:
2026-06-12 22:01:40.897574 | primary | {
2026-06-12 22:01:40.897627 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-12 22:01:40.897665 | primary | }
2026-06-12 22:01:41.198860 | primary | changed:
2026-06-12 22:01:41.199019 | primary | {
2026-06-12 22:01:41.199068 | 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-12 22:01:41.199107 | primary | }
2026-06-12 22:01:41.484480 | primary | changed:
2026-06-12 22:01:41.484610 | primary | {
2026-06-12 22:01:41.484641 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-12 22:01:41.484666 | primary | }
2026-06-12 22:01:41.783530 | primary | changed:
2026-06-12 22:01:41.783708 | primary | {
2026-06-12 22:01:41.783757 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-12 22:01:41.783797 | primary | }
2026-06-12 22:01:42.062936 | primary | changed:
2026-06-12 22:01:42.063108 | primary | {
2026-06-12 22:01:42.063158 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-12 22:01:42.063197 | primary | }
2026-06-12 22:01:42.100663 | 
2026-06-12 22:01:42.100859 | TASK [Set timezone to UTC]
2026-06-12 22:01:42.947735 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-12 22:01:42.955642 | 
2026-06-12 22:01:42.955777 | TASK [Create nodepool directory]
2026-06-12 22:01:43.286943 | primary | changed
2026-06-12 22:01:43.296063 | 
2026-06-12 22:01:43.296193 | TASK [Create nodepool sub_nodes file]
2026-06-12 22:01:44.106751 | primary | changed
2026-06-12 22:01:44.114307 | 
2026-06-12 22:01:44.114476 | TASK [Create nodepool sub_nodes_private file]
2026-06-12 22:01:44.901290 | primary | changed
2026-06-12 22:01:44.909656 | 
2026-06-12 22:01:44.909805 | LOOP [Populate nodepool sub_nodes file]
2026-06-12 22:01:44.965862 | 
2026-06-12 22:01:44.966176 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-12 22:01:45.012951 | 
2026-06-12 22:01:45.013240 | TASK [Create nodepool primary file]
2026-06-12 22:01:45.787137 | primary | changed
2026-06-12 22:01:45.796236 | 
2026-06-12 22:01:45.796412 | TASK [Create nodepool node_private for this node]
2026-06-12 22:01:46.649577 | primary | changed
2026-06-12 22:01:46.659836 | 
2026-06-12 22:01:46.660092 | LOOP [Copy ssh keys to nodepool directory]
2026-06-12 22:01:47.188343 | primary | ok: Item: id_rsa Runtime: 0:00:00.006578
2026-06-12 22:01:47.188630 | 
2026-06-12 22:01:47.394318 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.006178
2026-06-12 22:01:47.404548 | 
2026-06-12 22:01:47.404678 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-12 22:01:48.260959 | primary | changed
2026-06-12 22:01:48.268898 | 
2026-06-12 22:01:48.269020 | TASK [Validate sudoers config after edits]
2026-06-12 22:01:48.674494 | primary | /etc/sudoers: parsed OK
2026-06-12 22:01:48.674653 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-12 22:01:48.674671 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-12 22:01:48.674680 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-12 22:01:48.817785 | primary | ok: Runtime: 0:00:00.012243
2026-06-12 22:01:48.825868 | 
2026-06-12 22:01:48.825989 | TASK [Show the environment passed in to job shell scripts]
2026-06-12 22:01:49.173436 | primary | SHELL=/bin/bash
2026-06-12 22:01:49.173509 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-12 22:01:49.173523 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-12 22:01:49.173533 | primary | PWD=/home/zuul
2026-06-12 22:01:49.173541 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-12 22:01:49.173549 | primary | LOGNAME=zuul
2026-06-12 22:01:49.173557 | primary | XDG_SESSION_TYPE=tty
2026-06-12 22:01:49.173567 | primary | _=/usr/bin/env
2026-06-12 22:01:49.173577 | primary | MOTD_SHOWN=pam
2026-06-12 22:01:49.173603 | primary | HOME=/home/zuul
2026-06-12 22:01:49.173660 | primary | LANG=en_US.UTF-8
2026-06-12 22:01:49.173670 | primary | SSH_CONNECTION=38.102.83.51 42558 38.102.83.251 22
2026-06-12 22:01:49.173679 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-12 22:01:49.173688 | primary | WORKSPACE=/home/zuul/workspace
2026-06-12 22:01:49.173696 | primary | XDG_SESSION_CLASS=user
2026-06-12 22:01:49.173704 | primary | SELINUX_ROLE_REQUESTED=
2026-06-12 22:01:49.173713 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-12 22:01:49.173721 | primary | USER=zuul
2026-06-12 22:01:49.173729 | primary | ZUUL_VOTING=True
2026-06-12 22:01:49.173736 | primary | BUILD_TIMEOUT=1800000
2026-06-12 22:01:49.173744 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-12 22:01:49.173752 | primary | SHLVL=1
2026-06-12 22:01:49.173760 | primary | XDG_SESSION_ID=1
2026-06-12 22:01:49.173768 | primary | ZUUL_BRANCH=master
2026-06-12 22:01:49.173775 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-12 22:01:49.173783 | primary | SSH_CLIENT=38.102.83.51 42558 22
2026-06-12 22:01:49.173791 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-12 22:01:49.173799 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-12 22:01:49.173807 | primary | which_declare=declare -f
2026-06-12 22:01:49.173815 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 22:01:49.173823 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-12 22:01:49.173831 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-12 22:01:49.173839 | primary | ZUUL_UUID=b4df67816ed64f639ecbb1000b37c8fb
2026-06-12 22:01:49.173853 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-12 22:01:49.173861 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-12 22:01:49.173869 | primary | }
2026-06-12 22:01:49.373554 | primary | ok: Runtime: 0:00:00.009195
2026-06-12 22:01:49.381521 | 
2026-06-12 22:01:49.381650 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-12 22:01:49.408728 | primary | skipping: Conditional result was False
2026-06-12 22:01:49.417823 | 
2026-06-12 22:01:49.417952 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-12 22:01:49.958440 | primary | skipping: Conditional result was False
2026-06-12 22:01:49.963274 | 
2026-06-12 22:01:49.963340 | TASK [Ensure legacy workspace directory]
2026-06-12 22:01:50.259609 | primary | changed
2026-06-12 22:01:50.262156 | 
2026-06-12 22:01:50.262252 | PLAY RECAP
2026-06-12 22:01:50.262337 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-12 22:01:50.262426 | 
2026-06-12 22:01:50.411887 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 22:01:50.413341 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-promote.yaml@master]
2026-06-12 22:01:51.028997 | 
2026-06-12 22:01:51.029114 | PLAY [Promote current-podified hash]
2026-06-12 22:01:51.039066 | 
2026-06-12 22:01:51.039137 | TASK [Set vars necessary for other roles]
2026-06-12 22:01:51.076956 | primary | ok
2026-06-12 22:01:51.080826 | 
2026-06-12 22:01:51.080898 | TASK [Clone repos in the job workspace]
2026-06-12 22:01:51.099093 | primary | ok
2026-06-12 22:01:51.115064 | 
2026-06-12 22:01:51.115129 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 22:01:51.541743 | primary | ok
2026-06-12 22:01:51.551708 | 
2026-06-12 22:01:51.551856 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 22:01:53.323199 | primary | Output suppressed because no_log was given
2026-06-12 22:01:53.338542 | 
2026-06-12 22:01:53.338738 | TASK [Promote current-podified hash based on criteria file]
2026-06-12 22:01:53.374154 | primary | ok
2026-06-12 22:01:53.437170 | 
2026-06-12 22:01:53.437360 | TASK [dlrn_promote : Install dlrnapi-client shyaml package]
2026-06-12 22:01:55.530415 | primary | changed
2026-06-12 22:01:55.535033 | 
2026-06-12 22:01:55.535100 | TASK [dlrn_promote : Install krb5-devel package]
2026-06-12 22:01:55.600614 | primary | skipping: Conditional result was False
2026-06-12 22:01:55.606402 | 
2026-06-12 22:01:55.606472 | TASK [dlrn_promote : Install dlrn kerberos related packages]
2026-06-12 22:01:55.650967 | primary | skipping: Conditional result was False
2026-06-12 22:01:55.661194 | 
2026-06-12 22:01:55.661507 | TASK [Get hash related data from repo_setup role]
2026-06-12 22:01:55.686087 | primary | ok
2026-06-12 22:01:55.846895 | 
2026-06-12 22:01:55.847088 | LOOP [repo_setup : Ensure directories are present]
2026-06-12 22:01:56.217403 | primary | changed: "tmp"
2026-06-12 22:01:56.432641 | primary | changed: "artifacts/repositories"
2026-06-12 22:01:56.694199 | primary | changed: "venv/repo_setup"
2026-06-12 22:01:56.707400 | 
2026-06-12 22:01:56.707640 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-12 22:01:59.519480 | primary | ok: Nothing to do
2026-06-12 22:01:59.529678 | 
2026-06-12 22:01:59.529826 | TASK [repo_setup : Get repo-setup repository]
2026-06-12 22:02:01.270915 | primary | changed
2026-06-12 22:02:01.283795 | 
2026-06-12 22:02:01.283950 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-12 22:02:09.183909 | primary | changed
2026-06-12 22:02:09.194673 | 
2026-06-12 22:02:09.194844 | TASK [repo_setup : Install repo-setup package]
2026-06-12 22:02:09.769798 | 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-12 22:02:09.770063 | primary | !!
2026-06-12 22:02:09.770092 | primary |
2026-06-12 22:02:09.770112 | primary |         ********************************************************************************
2026-06-12 22:02:09.770127 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-12 22:02:09.770145 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-12 22:02:09.770157 | primary |
2026-06-12 22:02:09.770172 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 22:02:09.770184 | primary |         calls to avoid build errors in the future.
2026-06-12 22:02:09.770192 | primary |
2026-06-12 22:02:09.770204 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 22:02:09.770215 | primary |         ********************************************************************************
2026-06-12 22:02:09.770226 | primary |
2026-06-12 22:02:09.770237 | primary | !!
2026-06-12 22:02:09.770249 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 22:02:09.770423 | 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-12 22:02:09.770454 | primary | !!
2026-06-12 22:02:09.770467 | primary |
2026-06-12 22:02:09.770478 | primary |         ********************************************************************************
2026-06-12 22:02:09.770489 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-12 22:02:09.770501 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-12 22:02:09.770511 | primary |
2026-06-12 22:02:09.770522 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 22:02:09.770533 | primary |         calls to avoid build errors in the future.
2026-06-12 22:02:09.770543 | primary |
2026-06-12 22:02:09.770554 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 22:02:09.770565 | primary |         ********************************************************************************
2026-06-12 22:02:09.770575 | primary |
2026-06-12 22:02:09.770586 | primary | !!
2026-06-12 22:02:09.770596 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 22:02:09.770792 | 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-12 22:02:09.770811 | primary | !!
2026-06-12 22:02:09.770823 | primary |
2026-06-12 22:02:09.770833 | primary |         ********************************************************************************
2026-06-12 22:02:09.770844 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-12 22:02:09.770855 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-12 22:02:09.770866 | primary |
2026-06-12 22:02:09.770877 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 22:02:09.770923 | primary |         calls to avoid build errors in the future.
2026-06-12 22:02:09.770943 | primary |
2026-06-12 22:02:09.770955 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 22:02:09.770965 | primary |         ********************************************************************************
2026-06-12 22:02:09.770975 | primary |
2026-06-12 22:02:09.770986 | primary | !!
2026-06-12 22:02:09.770996 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 22:02:09.804285 | 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-12 22:02:09.804347 | primary | !!
2026-06-12 22:02:09.804362 | primary |
2026-06-12 22:02:09.804396 | primary |         ********************************************************************************
2026-06-12 22:02:09.804410 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-12 22:02:09.804421 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-12 22:02:09.804432 | primary |         ********************************************************************************
2026-06-12 22:02:09.804443 | primary |
2026-06-12 22:02:09.804454 | primary | !!
2026-06-12 22:02:09.804465 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-12 22:02:09.811536 | primary | WARNING: The wheel package is not available.
2026-06-12 22:02:09.847326 | primary | [pbr] Generating ChangeLog
2026-06-12 22:02:09.908193 | 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-12 22:02:09.908237 | primary | !!
2026-06-12 22:02:09.908259 | primary |
2026-06-12 22:02:09.908268 | primary |         ********************************************************************************
2026-06-12 22:02:09.908278 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-12 22:02:09.908286 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-12 22:02:09.908319 | primary |         standards-based tools.
2026-06-12 22:02:09.908329 | primary |
2026-06-12 22:02:09.908336 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-12 22:02:09.908345 | primary |         ********************************************************************************
2026-06-12 22:02:09.908353 | primary |
2026-06-12 22:02:09.908361 | primary | !!
2026-06-12 22:02:09.908369 | primary |   easy_install.initialize_options(self)
2026-06-12 22:02:09.908384 | 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-12 22:02:09.908393 | primary | !!
2026-06-12 22:02:09.908400 | primary |
2026-06-12 22:02:09.908408 | primary |         ********************************************************************************
2026-06-12 22:02:09.908416 | primary |         Please avoid running ``setup.py`` directly.
2026-06-12 22:02:09.908424 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-12 22:02:09.908432 | primary |         standards-based tools.
2026-06-12 22:02:09.908440 | primary |
2026-06-12 22:02:09.908448 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-12 22:02:09.908456 | primary |         ********************************************************************************
2026-06-12 22:02:09.908463 | primary |
2026-06-12 22:02:09.908471 | primary | !!
2026-06-12 22:02:09.908479 | primary |   self.initialize_options()
2026-06-12 22:02:09.910458 | 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-12 22:02:09.910490 | primary | !!
2026-06-12 22:02:09.910501 | primary |
2026-06-12 22:02:09.910512 | primary |         ********************************************************************************
2026-06-12 22:02:09.910523 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-12 22:02:09.910559 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-12 22:02:09.910572 | primary |
2026-06-12 22:02:09.910583 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 22:02:09.910595 | primary |         calls to avoid build errors in the future.
2026-06-12 22:02:09.910606 | primary |
2026-06-12 22:02:09.910616 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 22:02:09.910628 | primary |         ********************************************************************************
2026-06-12 22:02:09.910639 | primary |
2026-06-12 22:02:09.910649 | primary | !!
2026-06-12 22:02:09.910660 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 22:02:09.911211 | 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-12 22:02:09.911256 | primary | !!
2026-06-12 22:02:09.911269 | primary |
2026-06-12 22:02:09.911280 | primary |         ********************************************************************************
2026-06-12 22:02:09.911288 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-12 22:02:09.911296 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-12 22:02:09.911304 | primary |
2026-06-12 22:02:09.911315 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 22:02:09.911326 | primary |         calls to avoid build errors in the future.
2026-06-12 22:02:09.911336 | primary |
2026-06-12 22:02:09.911347 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 22:02:09.911358 | primary |         ********************************************************************************
2026-06-12 22:02:09.911369 | primary |
2026-06-12 22:02:09.911380 | primary | !!
2026-06-12 22:02:09.911391 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 22:02:09.911570 | 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-12 22:02:09.911583 | primary | !!
2026-06-12 22:02:09.911590 | primary |
2026-06-12 22:02:09.911598 | primary |         ********************************************************************************
2026-06-12 22:02:09.911606 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-12 22:02:09.911614 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-12 22:02:09.911622 | primary |
2026-06-12 22:02:09.911629 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 22:02:09.911637 | primary |         calls to avoid build errors in the future.
2026-06-12 22:02:09.911645 | primary |
2026-06-12 22:02:09.911652 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 22:02:09.911660 | primary |         ********************************************************************************
2026-06-12 22:02:09.911667 | primary |
2026-06-12 22:02:09.911675 | primary | !!
2026-06-12 22:02:09.911684 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 22:02:09.914375 | primary | running install
2026-06-12 22:02:09.928199 | primary | running build
2026-06-12 22:02:09.928236 | primary | running build_py
2026-06-12 22:02:09.932733 | primary | creating build
2026-06-12 22:02:09.932848 | primary | creating build/lib
2026-06-12 22:02:09.932950 | primary | creating build/lib/repo_setup
2026-06-12 22:02:09.933083 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-12 22:02:09.933252 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-12 22:02:09.933428 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-12 22:02:09.933733 | primary | creating build/lib/repo_setup/yum_config
2026-06-12 22:02:09.933834 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-12 22:02:09.933979 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-12 22:02:09.934134 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-12 22:02:09.934291 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-12 22:02:09.934433 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-12 22:02:09.934563 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-12 22:02:09.934732 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-12 22:02:09.934920 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-12 22:02:09.935282 | primary | creating build/lib/repo_setup/get_hash
2026-06-12 22:02:09.935356 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-12 22:02:09.935471 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-12 22:02:09.935596 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-12 22:02:09.935722 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-12 22:02:09.935831 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-12 22:02:09.935976 | primary | running egg_info
2026-06-12 22:02:09.936378 | primary | creating repo_setup.egg-info
2026-06-12 22:02:09.938728 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-12 22:02:09.939352 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-12 22:02:09.939673 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-12 22:02:09.939856 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-12 22:02:09.940061 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-12 22:02:09.955397 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-12 22:02:09.955527 | primary | [pbr] Processing SOURCES.txt
2026-06-12 22:02:09.955636 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-12 22:02:09.966681 | primary | [pbr] In git context, generating filelist from git
2026-06-12 22:02:09.970175 | primary | warning: no files found matching 'AUTHORS'
2026-06-12 22:02:09.970202 | primary | warning: no files found matching 'ChangeLog'
2026-06-12 22:02:09.970537 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-12 22:02:09.970743 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-12 22:02:09.974115 | primary | reading manifest template 'MANIFEST.in'
2026-06-12 22:02:09.974428 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-12 22:02:09.974593 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-12 22:02:09.974822 | primary | adding license file 'LICENSE'
2026-06-12 22:02:09.975732 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-12 22:02:09.976476 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-12 22:02:09.977007 | primary | running install_lib
2026-06-12 22:02:09.980246 | 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-12 22:02:09.980334 | 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-12 22:02:09.980447 | 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-12 22:02:09.980591 | 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-12 22:02:09.980729 | 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-12 22:02:09.980798 | 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-12 22:02:09.980985 | 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-12 22:02:09.981051 | 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-12 22:02:09.981171 | 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-12 22:02:09.981287 | 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-12 22:02:09.981400 | 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-12 22:02:09.981512 | 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-12 22:02:09.981623 | 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-12 22:02:09.981773 | 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-12 22:02:09.981852 | 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-12 22:02:09.981983 | 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-12 22:02:09.982103 | 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-12 22:02:09.982213 | 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-12 22:02:09.982323 | 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-12 22:02:09.982438 | 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-12 22:02:09.982968 | 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-12 22:02:09.983189 | 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-12 22:02:09.986463 | 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-12 22:02:09.986983 | 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-12 22:02:09.987172 | 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-12 22:02:09.988292 | 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-12 22:02:09.989330 | 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-12 22:02:09.989645 | 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-12 22:02:09.990279 | 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-12 22:02:09.990704 | 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-12 22:02:09.991030 | 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-12 22:02:09.992913 | 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-12 22:02:09.993105 | 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-12 22:02:09.993618 | 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-12 22:02:09.993918 | 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-12 22:02:09.994273 | 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-12 22:02:09.995217 | primary | running install_data
2026-06-12 22:02:09.997732 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-12 22:02:09.997761 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-12 22:02:09.997847 | 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-12 22:02:09.998033 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-12 22:02:09.998074 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-12 22:02:09.998132 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-12 22:02:09.998175 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-12 22:02:09.998271 | 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-12 22:02:09.998326 | 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-12 22:02:09.998425 | 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-12 22:02:09.998561 | 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-12 22:02:09.998667 | 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-12 22:02:09.998740 | 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-12 22:02:09.998838 | 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-12 22:02:09.998963 | 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-12 22:02:09.999071 | 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-12 22:02:09.999178 | 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-12 22:02:09.999289 | 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-12 22:02:09.999409 | 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-12 22:02:09.999481 | 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-12 22:02:09.999591 | 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-12 22:02:09.999702 | 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-12 22:02:09.999809 | 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-12 22:02:09.999933 | 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-12 22:02:10.000042 | 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-12 22:02:10.000148 | 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-12 22:02:10.000253 | 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-12 22:02:10.000387 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-12 22:02:10.000471 | 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-12 22:02:10.000587 | 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-12 22:02:10.000682 | primary | running install_egg_info
2026-06-12 22:02:10.003060 | 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-12 22:02:10.004044 | primary | running install_scripts
2026-06-12 22:02:10.007207 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-12 22:02:10.007342 | 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-12 22:02:10.007445 | 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-12 22:02:10.247049 | primary | ok: Runtime: 0:00:00.424161
2026-06-12 22:02:10.258292 | 
2026-06-12 22:02:10.258452 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-12 22:02:10.295029 | primary | skipping: Conditional result was False
2026-06-12 22:02:10.305594 | 
2026-06-12 22:02:10.305746 | TASK [repo_setup : Run repo-setup]
2026-06-12 22:02:11.013466 | primary | Cache was expired
2026-06-12 22:02:11.013666 | primary | 0 files removed
2026-06-12 22:02:11.037613 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-12 22:02:11.037651 | primary | Installed repo delorean-antelope-testing to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean-antelope-testing.repo
2026-06-12 22:02:11.037666 | 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-12 22:02:11.037675 | 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-12 22:02:11.037684 | 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-12 22:02:11.037692 | 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-12 22:02:11.350856 | primary | ok: Runtime: 0:00:00.419088
2026-06-12 22:02:11.359380 | 
2026-06-12 22:02:11.359515 | TASK [repo_setup : Get component repo]
2026-06-12 22:02:11.417832 | primary | skipping: Conditional result was False
2026-06-12 22:02:11.427320 | 
2026-06-12 22:02:11.427620 | TASK [repo_setup : Rename component repo]
2026-06-12 22:02:11.474698 | primary | skipping: Conditional result was False
2026-06-12 22:02:11.486426 | 
2026-06-12 22:02:11.486654 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-12 22:02:11.545470 | primary | skipping: Conditional result was False
2026-06-12 22:02:11.555733 | 
2026-06-12 22:02:11.555881 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-12 22:02:11.970668 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "7e1bd028834ecb14271d9e031abffcd7", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-antelope/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-antelope", "os_version": "centos9", "release": "antelope", "component": null, "tag": "podified-ci-testing"}
2026-06-12 22:02:12.695380 | primary | ok: Runtime: 0:00:00.152829
2026-06-12 22:02:12.704640 | 
2026-06-12 22:02:12.704772 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-12 22:02:13.955423 | primary | changed
2026-06-12 22:02:13.964140 | 
2026-06-12 22:02:13.964269 | TASK [repo_setup : Dump current-podified hash]
2026-06-12 22:02:14.036034 | primary | skipping: Conditional result was False
2026-06-12 22:02:14.047017 | 
2026-06-12 22:02:14.047168 | TASK [repo_setup : Slurp current podified hash]
2026-06-12 22:02:14.125899 | primary | skipping: Conditional result was False
2026-06-12 22:02:14.140230 | 
2026-06-12 22:02:14.140487 | TASK [repo_setup : Update the value of full_hash]
2026-06-12 22:02:14.209266 | primary | skipping: Conditional result was False
2026-06-12 22:02:14.220821 | 
2026-06-12 22:02:14.221102 | TASK [repo_setup : Export hashes facts for further use]
2026-06-12 22:02:14.333487 | primary | ok
2026-06-12 22:02:14.343065 | 
2026-06-12 22:02:14.343236 | TASK [repo_setup : Create download directory]
2026-06-12 22:02:14.400587 | primary | skipping: Conditional result was False
2026-06-12 22:02:14.406579 | 
2026-06-12 22:02:14.406656 | TASK [repo_setup : Print the URL to request]
2026-06-12 22:02:14.451671 | primary | skipping: Conditional result was False
2026-06-12 22:02:14.456761 | 
2026-06-12 22:02:14.456830 | TASK [Download the RPM]
2026-06-12 22:02:14.492034 | primary | skipping: Conditional result was False
2026-06-12 22:02:14.502831 | 
2026-06-12 22:02:14.502988 | TASK [repo_setup : Install RHOS Release tool]
2026-06-12 22:02:14.539923 | primary | skipping: Conditional result was False
2026-06-12 22:02:14.550146 | 
2026-06-12 22:02:14.550290 | TASK [repo_setup : Get rhos-release tool version]
2026-06-12 22:02:15.080702 | primary | skipping: Conditional result was False
2026-06-12 22:02:15.091321 | 
2026-06-12 22:02:15.091501 | TASK [repo_setup : Print rhos-release tool version]
2026-06-12 22:02:15.158943 | primary | skipping: Conditional result was False
2026-06-12 22:02:15.172388 | 
2026-06-12 22:02:15.172588 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-12 22:02:15.712985 | primary | skipping: Conditional result was False
2026-06-12 22:02:15.719960 | 
2026-06-12 22:02:15.720050 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-12 22:02:16.007819 | primary | ok
2026-06-12 22:02:16.014321 | 
2026-06-12 22:02:16.014435 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-12 22:02:16.592901 | primary | ok: Runtime: 0:00:00.016896
2026-06-12 22:02:16.601900 | 
2026-06-12 22:02:16.602042 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-12 22:02:17.151294 | primary | ok: Runtime: 0:00:00.019149
2026-06-12 22:02:17.160600 | 
2026-06-12 22:02:17.160735 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-12 22:02:17.208766 | primary | skipping: Conditional result was False
2026-06-12 22:02:17.218452 | 
2026-06-12 22:02:17.218600 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-12 22:02:17.257731 | primary | skipping: Conditional result was False
2026-06-12 22:02:17.268790 | 
2026-06-12 22:02:17.268924 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-12 22:02:17.315609 | primary | skipping: Conditional result was False
2026-06-12 22:02:17.325109 | 
2026-06-12 22:02:17.325244 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-12 22:02:17.372099 | primary | skipping: Conditional result was False
2026-06-12 22:02:17.382222 | 
2026-06-12 22:02:17.382674 | TASK [repo_setup : Check for DLRN component repo]
2026-06-12 22:02:17.409184 | primary | skipping: Conditional result was False
2026-06-12 22:02:17.418851 | 
2026-06-12 22:02:17.418988 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-12 22:02:17.445160 | primary | skipping: Conditional result was False
2026-06-12 22:02:17.456941 | 
2026-06-12 22:02:17.457078 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-12 22:02:17.857276 | primary | ok: All paths examined
2026-06-12 22:02:17.867118 | 
2026-06-12 22:02:17.867247 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-12 22:02:18.214158 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-12 22:02:18.214620 | primary | changed: All items complete
2026-06-12 22:02:18.214678 | 
2026-06-12 22:02:18.471783 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-12 22:02:18.485901 | 
2026-06-12 22:02:18.486140 | TASK [repo_setup : Cleanup existing metadata]
2026-06-12 22:02:19.045992 | primary | Cache was expired
2026-06-12 22:02:19.051328 | primary | 29 files removed
2026-06-12 22:02:19.537869 | primary | ok: Runtime: 0:00:00.244009
2026-06-12 22:02:19.546727 | 
2026-06-12 22:02:19.546855 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-12 22:02:20.016588 | primary | changed
2026-06-12 22:02:20.031663 | 
2026-06-12 22:02:20.031796 | TASK [dlrn_promote : Set empty value for dlrnapi password]
2026-06-12 22:02:20.109137 | primary | skipping: Conditional result was False
2026-06-12 22:02:20.121035 | 
2026-06-12 22:02:20.121180 | TASK [dlrn_promote : Check reports from DLRN]
2026-06-12 22:02:20.796193 | primary | [
2026-06-12 22:02:20.796326 | primary |   {
2026-06-12 22:02:20.796344 | primary |     "aggregate_hash": "7e1bd028834ecb14271d9e031abffcd7",
2026-06-12 22:02:20.796355 | primary |     "commit_hash": "013accbfd179753bc3f0d1f4e5bed07a4fd9f771",
2026-06-12 22:02:20.796365 | primary |     "component": "ui",
2026-06-12 22:02:20.796380 | primary |     "distro_hash": "0c88e46727170fa3619380fe22c70ce33ea3c02a",
2026-06-12 22:02:20.796390 | primary |     "extended_hash": null,
2026-06-12 22:02:20.796401 | primary |     "promote_name": "current-podified",
2026-06-12 22:02:20.796411 | primary |     "repo_hash": "013accbfd179753bc3f0d1f4e5bed07a4fd9f771_0c88e467",
2026-06-12 22:02:20.796424 | primary |     "repo_url": "https://trunk.rdoproject.org/centos9-antelope/component/ui/01/3a/013accbfd179753bc3f0d1f4e5bed07a4fd9f771_0c88e467",
2026-06-12 22:02:20.796435 | primary |     "timestamp": 1781267088,
2026-06-12 22:02:20.796445 | primary |     "user": "review_rdoproject_org"
2026-06-12 22:02:20.796454 | primary |   },
2026-06-12 22:02:20.796462 | primary |   {
2026-06-12 22:02:20.796471 | primary |     "aggregate_hash": "7e1bd028834ecb14271d9e031abffcd7",
2026-06-12 22:02:20.796480 | primary |     "commit_hash": "66ea243053f2b7a0abc015164baa4a338d4a2621",
2026-06-12 22:02:20.796488 | primary |     "component": "tempest",
2026-06-12 22:02:20.796497 | primary |     "distro_hash": "a1e336c76d2cdd49a53051230126c07d71e5dd67",
2026-06-12 22:02:20.796505 | primary |     "extended_hash": null,
2026-06-12 22:02:20.796513 | primary |     "promote_name": "current-podified",
2026-06-12 22:02:20.796522 | primary |     "repo_hash": "66ea243053f2b7a0abc015164baa4a338d4a2621_a1e336c7",
2026-06-12 22:02:20.796537 | primary |     "repo_url": "https://trunk.rdoproject.org/centos9-antelope/component/tempest/66/ea/66ea243053f2b7a0abc015164baa4a338d4a2621_a1e336c7",
2026-06-12 22:02:20.796546 | primary |     "timestamp": 1781267085,
2026-06-12 22:02:20.796554 | primary |     "user": "review_rdoproject_org"
2026-06-12 22:02:20.796563 | primary |   },
2026-06-12 22:02:20.796571 | primary |   {
2026-06-12 22:02:20.796579 | primary |     "aggregate_hash": "7e1bd028834ecb14271d9e031abffcd7",
2026-06-12 22:02:20.796588 | primary |     "commit_hash": "dc98a8463506ac520c469adb0ef47d0f7753905a",
2026-06-12 22:02:20.796596 | primary |     "component": "swift",
2026-06-12 22:02:20.796605 | primary |     "distro_hash": "9d02f069373e2f7552c7b73356c279dc6478ea42",
2026-06-12 22:02:20.796613 | primary |     "extended_hash": null,
2026-06-12 22:02:20.796621 | primary |     "promote_name": "current-podified",
2026-06-12 22:02:20.796630 | primary |     "repo_hash": "dc98a8463506ac520c469adb0ef47d0f7753905a_9d02f069",
2026-06-12 22:02:20.796639 | primary |     "repo_url": "https://trunk.rdoproject.org/centos9-antelope/component/swift/dc/98/dc98a8463506ac520c469adb0ef47d0f7753905a_9d02f069",
2026-06-12 22:02:20.796647 | primary |     "timestamp": 1781267082,
2026-06-12 22:02:20.796656 | primary |     "user": "review_rdoproject_org"
2026-06-12 22:02:20.796664 | primary |   },
2026-06-12 22:02:20.796672 | primary |   {
2026-06-12 22:02:20.796681 | primary |     "aggregate_hash": "7e1bd028834ecb14271d9e031abffcd7",
2026-06-12 22:02:20.796689 | primary |     "commit_hash": "9b6c881f94cc890560eb6739d709712a0438389a",
2026-06-12 22:02:20.796697 | primary |     "component": "puppet",
2026-06-12 22:02:20.796706 | primary |     "distro_hash": "7cde1ad1a2bae194d58954938ee5a3fb267415a1",
2026-06-12 22:02:20.796714 | primary |     "extended_hash": null,
2026-06-12 22:02:20.796722 | primary |     "promote_name": "current-podified",
2026-06-12 22:02:20.796731 | primary |     "repo_hash": "9b6c881f94cc890560eb6739d709712a0438389a_7cde1ad1",
2026-06-12 22:02:20.796739 | primary |     "repo_url": "https://trunk.rdoproject.org/centos9-antelope/component/puppet/9b/6c/9b6c881f94cc890560eb6739d709712a0438389a_7cde1ad1",
2026-06-12 22:02:20.796747 | primary |     "timestamp": 1781267079,
2026-06-12 22:02:20.796756 | primary |     "user": "review_rdoproject_org"
2026-06-12 22:02:20.796764 | primary |   }
2026-06-12 22:02:20.796773 | primary | ]
2026-06-12 22:02:21.169568 | primary | ok: Runtime: 0:00:00.390319
2026-06-12 22:02:21.179143 | 
2026-06-12 22:02:21.179272 | TASK [dlrn_promote : Get the the DLRN output results]
2026-06-12 22:02:21.638986 | primary | ok
2026-06-12 22:02:21.646910 | 
2026-06-12 22:02:21.647044 | TASK [dlrn_promote : Set fact for promotion target output]
2026-06-12 22:02:21.733672 | primary | ok
2026-06-12 22:02:21.742334 | 
2026-06-12 22:02:21.742485 | TASK [dlrn_promote : Print the cifmw_dlrn_promote_hash_in_promote_target value]
2026-06-12 22:02:21.828031 | primary | ok: [{'aggregate_hash': '7e1bd028834ecb14271d9e031abffcd7', 'commit_hash': '013accbfd179753bc3f0d1f4e5bed07a4fd9f771', 'component': 'ui', 'distro_hash': '0c88e46727170fa3619380fe22c70ce33ea3c02a', 'extended_hash': None, 'promote_name': 'current-podified', 'repo_hash': '013accbfd179753bc3f0d1f4e5bed07a4fd9f771_0c88e467', 'repo_url': 'https://trunk.rdoproject.org/centos9-antelope/component/ui/01/3a/013accbfd179753bc3f0d1f4e5bed07a4fd9f771_0c88e467', 'timestamp': 1781267088, 'user': 'review_rdoproject_org'}, {'aggregate_hash': '7e1bd028834ecb14271d9e031abffcd7', 'commit_hash': '66ea243053f2b7a0abc015164baa4a338d4a2621', 'component': 'tempest', 'distro_hash': 'a1e336c76d2cdd49a53051230126c07d71e5dd67', 'extended_hash': None, 'promote_name': 'current-podified', 'repo_hash': '66ea243053f2b7a0abc015164baa4a338d4a2621_a1e336c7', 'repo_url': 'https://trunk.rdoproject.org/centos9-antelope/component/tempest/66/ea/66ea243053f2b7a0abc015164baa4a338d4a2621_a1e336c7', 'timestamp': 1781267085, 'user': 'review_rdoproject_org'}, {'aggregate_hash': '7e1bd028834ecb14271d9e031abffcd7', 'commit_hash': 'dc98a8463506ac520c469adb0ef47d0f7753905a', 'component': 'swift', 'distro_hash': '9d02f069373e2f7552c7b73356c279dc6478ea42', 'extended_hash': None, 'promote_name': 'current-podified', 'repo_hash': 'dc98a8463506ac520c469adb0ef47d0f7753905a_9d02f069', 'repo_url': 'https://trunk.rdoproject.org/centos9-antelope/component/swift/dc/98/dc98a8463506ac520c469adb0ef47d0f7753905a_9d02f069', 'timestamp': 1781267082, 'user': 'review_rdoproject_org'}, {'aggregate_hash': '7e1bd028834ecb14271d9e031abffcd7', 'commit_hash': '9b6c881f94cc890560eb6739d709712a0438389a', 'component': 'puppet', 'distro_hash': '7cde1ad1a2bae194d58954938ee5a3fb267415a1', 'extended_hash': None, 'promote_name': 'current-podified', 'repo_hash': '9b6c881f94cc890560eb6739d709712a0438389a_7cde1ad1', 'repo_url': 'https://trunk.rdoproject.org/centos9-antelope/component/puppet/9b/6c/9b6c881f94cc890560eb6739d709712a0438389a_7cde1ad1', 'timestamp': 1781267079, 'user': 'review_rdoproject_org'}]
2026-06-12 22:02:21.839306 | 
2026-06-12 22:02:21.839466 | TASK [dlrn_promote : Set empty value for dlrnapi password]
2026-06-12 22:02:21.916896 | primary | skipping: Conditional result was False
2026-06-12 22:02:21.927187 | 
2026-06-12 22:02:21.927329 | TASK [dlrn_promote : Check reports from DLRN for Integration Lines]
2026-06-12 22:02:22.470519 | primary | skipping: Conditional result was False
2026-06-12 22:02:22.482066 | 
2026-06-12 22:02:22.482216 | TASK [dlrn_promote : Check reports from DLRN for Component Lines]
2026-06-12 22:02:23.035017 | primary | skipping: Conditional result was False
2026-06-12 22:02:23.045999 | 
2026-06-12 22:02:23.046152 | TASK [dlrn_promote : Get the the DLRN output results]
2026-06-12 22:02:23.093739 | primary | skipping: Conditional result was False
2026-06-12 22:02:23.103329 | 
2026-06-12 22:02:23.103566 | TASK [dlrn_promote : Set fact for DLRN output results]
2026-06-12 22:02:23.150501 | primary | skipping: Conditional result was False
2026-06-12 22:02:23.161774 | 
2026-06-12 22:02:23.161909 | TASK [dlrn_promote : Debug reported jobs from dlrnapi output]
2026-06-12 22:02:23.239506 | primary | skipping: Conditional result was False
2026-06-12 22:02:23.253614 | 
2026-06-12 22:02:23.253780 | TASK [dlrn_promote : Empty dlrnapi output (no jobs reported)]
2026-06-12 22:02:23.301611 | primary | skipping: Conditional result was False
2026-06-12 22:02:23.312189 | 
2026-06-12 22:02:23.312324 | TASK [dlrn_promote : Check for criteria file before copying]
2026-06-12 22:02:23.389805 | primary | skipping: Conditional result was False
2026-06-12 22:02:23.399260 | 
2026-06-12 22:02:23.399433 | TASK [dlrn_promote : Abort the role on missing criteria file]
2026-06-12 22:02:23.476434 | primary | skipping: Conditional result was False
2026-06-12 22:02:23.485961 | 
2026-06-12 22:02:23.486097 | TASK [dlrn_promote : Slurp criteria file]
2026-06-12 22:02:23.552960 | primary | skipping: Conditional result was False
2026-06-12 22:02:23.562552 | 
2026-06-12 22:02:23.562685 | TASK [dlrn_promote : Set fact for criteria]
2026-06-12 22:02:23.619586 | primary | skipping: Conditional result was False
2026-06-12 22:02:23.629265 | 
2026-06-12 22:02:23.629434 | LOOP [dlrn_promote : Query to match promotion criteria]
2026-06-12 22:02:23.695966 | 
2026-06-12 22:02:23.696217 | TASK [dlrn_promote : Make sure delorean.repo exists]
2026-06-12 22:02:23.753156 | primary | skipping: Conditional result was False
2026-06-12 22:02:23.767300 | 
2026-06-12 22:02:23.767478 | TASK [dlrn_promote : Get baseurls from delorean.repo]
2026-06-12 22:02:23.844684 | primary | skipping: Conditional result was False
2026-06-12 22:02:23.854267 | 
2026-06-12 22:02:23.854434 | LOOP [dlrn_promote : Get urls from baseurls list]
2026-06-12 22:02:23.940803 | 
2026-06-12 22:02:23.941064 | LOOP [dlrn_promote : Run promotion for each base component urls]
2026-06-12 22:02:24.007992 | 
2026-06-12 22:02:24.008266 | TASK [dlrn_promote : Promote hash for component line]
2026-06-12 22:02:24.055135 | primary | skipping: Conditional result was False
2026-06-12 22:02:24.066647 | 
2026-06-12 22:02:24.066749 | PLAY RECAP
2026-06-12 22:02:24.066982 | primary | ok: 24 changed: 15 unreachable: 0 failed: 0 skipped: 40 rescued: 0 ignored: 0
2026-06-12 22:02:24.067048 | 
2026-06-12 22:02:24.244747 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-promote.yaml@master]
2026-06-12 22:02:24.247720 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 22:02:24.898502 | 
2026-06-12 22:02:24.898624 | PLAY [all]
2026-06-12 22:02:24.908314 | 
2026-06-12 22:02:24.908410 | TASK [include_role : fetch-output]
2026-06-12 22:02:24.948215 | primary | ok
2026-06-12 22:02:24.965607 | 
2026-06-12 22:02:24.965768 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 22:02:25.013897 | primary | skipping: Conditional result was False
2026-06-12 22:02:25.023559 | 
2026-06-12 22:02:25.023708 | TASK [fetch-output : Set log path for single node]
2026-06-12 22:02:25.067703 | primary | ok
2026-06-12 22:02:25.075878 | 
2026-06-12 22:02:25.076040 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 22:02:25.553311 | primary -> localhost | changed: "/var/lib/zuul/builds/b4df67816ed64f639ecbb1000b37c8fb/work/logs"
2026-06-12 22:02:25.836289 | primary -> localhost | changed: "/var/lib/zuul/builds/b4df67816ed64f639ecbb1000b37c8fb/work/artifacts"
2026-06-12 22:02:26.093530 | primary -> localhost | changed: "/var/lib/zuul/builds/b4df67816ed64f639ecbb1000b37c8fb/work/docs"
2026-06-12 22:02:26.113285 | 
2026-06-12 22:02:26.113506 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 22:02:26.890280 | primary | ok
2026-06-12 22:02:26.890758 | primary | changed: All items complete
2026-06-12 22:02:26.890823 | 
2026-06-12 22:02:27.511422 | primary | changed: .d..t...... ./
2026-06-12 22:02:28.066227 | primary | changed: .d..t...... ./
2026-06-12 22:02:28.095765 | 
2026-06-12 22:02:28.095990 | TASK [include_role : fetch-output-openshift]
2026-06-12 22:02:28.123631 | primary | skipping: Conditional result was False
2026-06-12 22:02:28.133805 | 
2026-06-12 22:02:28.133942 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-12 22:02:28.177630 | primary | skipping: Conditional result was False
2026-06-12 22:02:28.186764 | primary | skipping: Conditional result was False
2026-06-12 22:02:28.197631 | 
2026-06-12 22:02:28.197756 | PLAY [all]
2026-06-12 22:02:28.206786 | 
2026-06-12 22:02:28.206851 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-12 22:02:28.716038 | primary | changed
2026-06-12 22:02:28.725717 | 
2026-06-12 22:02:28.725813 | PLAY RECAP
2026-06-12 22:02:28.725893 | primary | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-12 22:02:28.725935 | 
2026-06-12 22:02:28.872303 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 22:02:28.874868 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-12 22:02:29.543905 | 
2026-06-12 22:02:29.544035 | PLAY [localhost]
2026-06-12 22:02:29.554454 | 
2026-06-12 22:02:29.554526 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-12 22:02:30.069918 | localhost | changed
2026-06-12 22:02:30.080081 | 
2026-06-12 22:02:30.080221 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-12 22:02:30.122017 | localhost | ok
2026-06-12 22:02:30.131536 | 
2026-06-12 22:02:30.131621 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-12 22:02:30.539255 | localhost | changed
2026-06-12 22:02:30.547655 | 
2026-06-12 22:02:30.547793 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-12 22:02:31.285588 | localhost | changed
2026-06-12 22:02:31.294996 | 
2026-06-12 22:02:31.295131 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-12 22:02:31.813594 | localhost | Identity added: /var/lib/zuul/builds/b4df67816ed64f639ecbb1000b37c8fb/work/tmp/ansible._bcom9x_ (/var/lib/zuul/builds/b4df67816ed64f639ecbb1000b37c8fb/work/tmp/ansible._bcom9x_)
2026-06-12 22:02:31.813934 | localhost | ok: Runtime: 0:00:00.021861
2026-06-12 22:02:31.821529 | 
2026-06-12 22:02:31.821715 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-12 22:02:32.168088 | localhost | ok: Runtime: 0:00:00.009581
2026-06-12 22:02:32.176786 | 
2026-06-12 22:02:32.176918 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-12 22:02:32.241011 | localhost | changed
2026-06-12 22:02:32.247874 | 
2026-06-12 22:02:32.248002 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-12 22:02:32.719097 | localhost | changed
2026-06-12 22:02:32.729432 | 
2026-06-12 22:02:32.729541 | PLAY [localhost]
2026-06-12 22:02:32.737496 | 
2026-06-12 22:02:32.737618 | TASK [Generate bulk log download script]
2026-06-12 22:02:32.762643 | localhost | ok
2026-06-12 22:02:32.782969 | 
2026-06-12 22:02:32.783092 | TASK [local-log-download : Check API endpoint is defined]
2026-06-12 22:02:32.834081 | localhost | ok: All assertions passed
2026-06-12 22:02:32.841218 | 
2026-06-12 22:02:32.841340 | TASK [local-log-download : Create download script]
2026-06-12 22:02:33.315393 | localhost -> localhost | changed
2026-06-12 22:02:33.374151 | 
2026-06-12 22:02:33.374334 | TASK [Register quick-download link]
2026-06-12 22:02:33.404560 | localhost | ok
2026-06-12 22:02:33.407155 | 
2026-06-12 22:02:33.407222 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-12 22:02:33.413158 | 
2026-06-12 22:02:33.413233 | TASK [Set zuul-log-path fact]
2026-06-12 22:02:33.430836 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 22:02:33.439012 | 
2026-06-12 22:02:33.439098 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 22:02:33.475877 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 22:02:33.479403 | 
2026-06-12 22:02:33.479521 | TASK [upload-logs : Create log directories]
2026-06-12 22:02:34.414008 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-12 22:02:34.417645 | 
2026-06-12 22:02:34.417776 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-12 22:02:34.754251 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.011156
2026-06-12 22:02:34.758976 | 
2026-06-12 22:02:34.759063 | TASK [upload-logs : Upload logs to log server]
2026-06-12 22:02:36.110189 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-12 22:02:36.113166 | 
2026-06-12 22:02:36.113298 | LOOP [upload-logs : Compress console log and json output]
