2026-06-10 05:00:59.186487 | Job console starting
2026-06-10 05:00:59.322416 | Updating git repos
2026-06-10 05:00:59.379941 | Cloning repos into workspace
2026-06-10 05:01:02.015777 | Restoring repo states
2026-06-10 05:01:02.057096 | Merging changes
2026-06-10 05:01:02.057122 | Checking out repos
2026-06-10 05:01:02.958773 | Preparing playbooks
2026-06-10 05:01:10.087273 | Running Ansible setup
2026-06-10 05:01:14.011827 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-10 05:01:14.743506 | 
2026-06-10 05:01:14.743672 | PLAY [localhost]
2026-06-10 05:01:14.752734 | 
2026-06-10 05:01:14.752820 | TASK [Gathering Facts]
2026-06-10 05:01:15.693726 | localhost | ok
2026-06-10 05:01:15.707834 | 
2026-06-10 05:01:15.708010 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-10 05:01:16.161311 | localhost -> localhost | changed
2026-06-10 05:01:16.171088 | 
2026-06-10 05:01:16.171233 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-10 05:01:17.170926 | localhost -> localhost | changed
2026-06-10 05:01:17.183965 | 
2026-06-10 05:01:17.184100 | TASK [Setup log path fact]
2026-06-10 05:01:17.218142 | localhost | ok
2026-06-10 05:01:17.237902 | 
2026-06-10 05:01:17.238042 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 05:01:17.281172 | localhost | ok
2026-06-10 05:01:17.292370 | 
2026-06-10 05:01:17.292532 | TASK [emit-job-header : Print job information]
2026-06-10 05:01:17.345975 | # Job Information
2026-06-10 05:01:17.346234 | Ansible Version: 2.16.18
2026-06-10 05:01:17.346287 | Job: periodic-container-tcib-build-push-centos-10-master
2026-06-10 05:01:17.346329 | Pipeline: openstack-periodic-container-master-centos9
2026-06-10 05:01:17.346367 | Executor: 38.102.83.47
2026-06-10 05:01:17.346405 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-10 05:01:17.346481 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/278/rdoproject.org/27854f9d5cc3409797091fd3872e430b/
2026-06-10 05:01:17.346525 | Event ID: 8c80bde5dce54ff6a7a79aac24bd3756
2026-06-10 05:01:17.355782 | 
2026-06-10 05:01:17.355915 | LOOP [emit-job-header : Print node information]
2026-06-10 05:01:17.457184 | localhost | ok:
2026-06-10 05:01:17.457534 | localhost | # Node Information
2026-06-10 05:01:17.457593 | localhost | Inventory Hostname: primary
2026-06-10 05:01:17.457644 | localhost | Hostname: np0000069343
2026-06-10 05:01:17.457684 | localhost | Username: zuul
2026-06-10 05:01:17.457725 | localhost | Distro: CentOS 10
2026-06-10 05:01:17.457762 | localhost | Provider: vexxhost-nodepool-sf
2026-06-10 05:01:17.457797 | localhost | Region: RegionOne
2026-06-10 05:01:17.457831 | localhost | Label: cloud-centos-10-stream
2026-06-10 05:01:17.457867 | localhost | Product Name: OpenStack Nova
2026-06-10 05:01:17.457901 | localhost | Interface IP: 38.102.83.238
2026-06-10 05:01:17.474580 | 
2026-06-10 05:01:17.474742 | PLAY [all]
2026-06-10 05:01:17.486234 | 
2026-06-10 05:01:17.486358 | TASK [Gather network facts]
2026-06-10 05:01:18.019848 | primary | ok
2026-06-10 05:01:18.031774 | 
2026-06-10 05:01:18.031905 | TASK [include_role : start-zuul-console]
2026-06-10 05:01:18.065389 | primary | ok
2026-06-10 05:01:18.084526 | 
2026-06-10 05:01:18.084664 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-10 05:01:18.535967 | primary | ok
2026-06-10 05:01:18.550385 | 
2026-06-10 05:01:18.550579 | TASK [include_role : add-build-sshkey]
2026-06-10 05:01:18.584715 | primary | ok
2026-06-10 05:01:18.606506 | 
2026-06-10 05:01:18.606649 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-10 05:01:18.926970 | primary -> localhost | ok
2026-06-10 05:01:18.937146 | 
2026-06-10 05:01:18.937279 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-10 05:01:18.973524 | primary | ok
2026-06-10 05:01:18.998490 | primary | included: /var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-10 05:01:19.007652 | 
2026-06-10 05:01:19.007730 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-10 05:01:19.693254 | primary -> localhost | Generating public/private rsa key pair.
2026-06-10 05:01:19.693499 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/work/27854f9d5cc3409797091fd3872e430b_id_rsa
2026-06-10 05:01:19.693530 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/work/27854f9d5cc3409797091fd3872e430b_id_rsa.pub
2026-06-10 05:01:19.693552 | primary -> localhost | The key fingerprint is:
2026-06-10 05:01:19.693571 | primary -> localhost | SHA256:WceqO145uMk3MTcdo/l8N478zyx8lsl+k5c3E18iDDo zuul-build-sshkey
2026-06-10 05:01:19.693589 | primary -> localhost | The key's randomart image is:
2026-06-10 05:01:19.693607 | primary -> localhost | +---[RSA 3072]----+
2026-06-10 05:01:19.693624 | primary -> localhost | |                 |
2026-06-10 05:01:19.693642 | primary -> localhost | |           .     |
2026-06-10 05:01:19.693660 | primary -> localhost | |          . o    |
2026-06-10 05:01:19.693677 | primary -> localhost | |         o.o  o  |
2026-06-10 05:01:19.693693 | primary -> localhost | |        S..o + o |
2026-06-10 05:01:19.693710 | primary -> localhost | |        Eoo.B o..|
2026-06-10 05:01:19.693727 | primary -> localhost | |        o.++ *..O|
2026-06-10 05:01:19.693744 | primary -> localhost | |       ..=o.. *&X|
2026-06-10 05:01:19.693760 | primary -> localhost | |       .*o . o+O#|
2026-06-10 05:01:19.693777 | primary -> localhost | +----[SHA256]-----+
2026-06-10 05:01:19.693830 | primary -> localhost | ok: Runtime: 0:00:00.196223
2026-06-10 05:01:19.699419 | 
2026-06-10 05:01:19.699502 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-10 05:01:19.727848 | primary | ok
2026-06-10 05:01:19.736341 | primary | included: /var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-10 05:01:19.742816 | 
2026-06-10 05:01:19.742873 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-10 05:01:19.767214 | primary | skipping: Conditional result was False
2026-06-10 05:01:19.771547 | 
2026-06-10 05:01:19.771611 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-10 05:01:20.294655 | primary | changed
2026-06-10 05:01:20.298287 | 
2026-06-10 05:01:20.298351 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-10 05:01:20.591848 | primary | ok
2026-06-10 05:01:20.599549 | 
2026-06-10 05:01:20.599680 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-10 05:01:21.526586 | primary | changed
2026-06-10 05:01:21.534270 | 
2026-06-10 05:01:21.534403 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-10 05:01:22.483414 | primary | changed
2026-06-10 05:01:22.491199 | 
2026-06-10 05:01:22.491339 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-10 05:01:22.528688 | primary | skipping: Conditional result was False
2026-06-10 05:01:22.537725 | 
2026-06-10 05:01:22.537860 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-10 05:01:22.993142 | primary -> localhost | changed
2026-06-10 05:01:23.010561 | 
2026-06-10 05:01:23.010763 | TASK [add-build-sshkey : Add back temp key]
2026-06-10 05:01:23.427846 | primary -> localhost | Identity added: /var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/work/27854f9d5cc3409797091fd3872e430b_id_rsa (zuul-build-sshkey)
2026-06-10 05:01:23.428308 | primary -> localhost | ok: Runtime: 0:00:00.019729
2026-06-10 05:01:23.437180 | 
2026-06-10 05:01:23.437315 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-10 05:01:23.865804 | primary | ok
2026-06-10 05:01:23.873125 | 
2026-06-10 05:01:23.873261 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-10 05:01:23.910567 | primary | skipping: Conditional result was False
2026-06-10 05:01:23.926384 | 
2026-06-10 05:01:23.926559 | TASK [include_role : validate-host]
2026-06-10 05:01:23.961244 | primary | ok
2026-06-10 05:01:23.997128 | 
2026-06-10 05:01:23.997267 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-10 05:01:24.041359 | primary | ok
2026-06-10 05:01:24.048967 | 
2026-06-10 05:01:24.049132 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-10 05:01:24.412020 | primary -> localhost | ok
2026-06-10 05:01:24.422437 | 
2026-06-10 05:01:24.422605 | TASK [validate-host : Collect information about the host]
2026-06-10 05:01:26.222187 | primary | ok
2026-06-10 05:01:26.238116 | 
2026-06-10 05:01:26.238316 | TASK [validate-host : Sanitize hostname]
2026-06-10 05:01:26.313956 | primary | ok
2026-06-10 05:01:26.321436 | 
2026-06-10 05:01:26.321645 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-10 05:01:26.862633 | primary -> localhost | changed
2026-06-10 05:01:26.872388 | 
2026-06-10 05:01:26.872645 | TASK [validate-host : Collect information about zuul worker]
2026-06-10 05:01:27.351559 | primary | ok
2026-06-10 05:01:27.359316 | 
2026-06-10 05:01:27.359486 | TASK [validate-host : Write out all zuul information for each host]
2026-06-10 05:01:27.987503 | primary -> localhost | changed
2026-06-10 05:01:28.027670 | 
2026-06-10 05:01:28.027809 | TASK [include_role : prepare-workspace-openshift]
2026-06-10 05:01:28.062181 | primary | skipping: Conditional result was False
2026-06-10 05:01:28.066536 | 
2026-06-10 05:01:28.066600 | TASK [include_role : remove-zuul-sshkey]
2026-06-10 05:01:28.101172 | primary | skipping: Conditional result was False
2026-06-10 05:01:28.105627 | 
2026-06-10 05:01:28.105701 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-10 05:01:28.413778 | primary | ok: "logs"
2026-06-10 05:01:28.414199 | primary | ok: All items complete
2026-06-10 05:01:28.414259 | 
2026-06-10 05:01:28.673735 | primary | ok: "artifacts"
2026-06-10 05:01:28.934741 | primary | ok: "docs"
2026-06-10 05:01:28.950056 | 
2026-06-10 05:01:28.950307 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-10 05:01:29.272710 | primary | changed: "logs"
2026-06-10 05:01:29.535223 | primary | changed: "artifacts"
2026-06-10 05:01:29.802753 | primary | changed: "docs"
2026-06-10 05:01:29.822413 | 
2026-06-10 05:01:29.822635 | PLAY RECAP
2026-06-10 05:01:29.822721 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 05:01:29.822778 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-10 05:01:29.822815 | 
2026-06-10 05:01:29.980032 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-10 05:01:29.983595 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-10 05:01:30.661085 | 
2026-06-10 05:01:30.661221 | PLAY [all]
2026-06-10 05:01:30.672100 | 
2026-06-10 05:01:30.672175 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-10 05:01:30.754711 | primary | ok
2026-06-10 05:01:30.759633 | 
2026-06-10 05:01:30.759737 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-10 05:01:31.262116 | primary | changed
2026-06-10 05:01:31.272399 | 
2026-06-10 05:01:31.272602 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-10 05:01:32.552302 | primary | changed
2026-06-10 05:01:32.559666 | 
2026-06-10 05:01:32.559735 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-10 05:01:33.141113 | primary | changed:
2026-06-10 05:01:33.141526 | primary | {
2026-06-10 05:01:33.141584 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-10 05:01:33.141649 | primary | }
2026-06-10 05:01:33.420137 | primary | changed:
2026-06-10 05:01:33.420297 | primary | {
2026-06-10 05:01:33.420332 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-10 05:01:33.420359 | primary | }
2026-06-10 05:01:33.707939 | primary | changed:
2026-06-10 05:01:33.708253 | primary | {
2026-06-10 05:01:33.708319 | 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 05:01:33.708362 | primary | }
2026-06-10 05:01:34.003381 | primary | changed:
2026-06-10 05:01:34.003695 | primary | {
2026-06-10 05:01:34.003758 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-10 05:01:34.003804 | primary | }
2026-06-10 05:01:34.300168 | primary | changed:
2026-06-10 05:01:34.300501 | primary | {
2026-06-10 05:01:34.300572 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-10 05:01:34.300617 | primary | }
2026-06-10 05:01:34.624386 | primary | changed:
2026-06-10 05:01:34.624610 | primary | {
2026-06-10 05:01:34.624667 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-10 05:01:34.624711 | primary | }
2026-06-10 05:01:34.933019 | primary | changed:
2026-06-10 05:01:34.933256 | primary | {
2026-06-10 05:01:34.933308 | 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 05:01:34.933350 | primary | }
2026-06-10 05:01:35.211269 | primary | changed:
2026-06-10 05:01:35.211510 | primary | {
2026-06-10 05:01:35.211570 | 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 05:01:35.211612 | primary | }
2026-06-10 05:01:35.570115 | primary | changed:
2026-06-10 05:01:35.570274 | primary | {
2026-06-10 05:01:35.570321 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-10 05:01:35.570348 | primary | }
2026-06-10 05:01:35.804897 | primary | changed:
2026-06-10 05:01:35.805119 | primary | {
2026-06-10 05:01:35.805193 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-10 05:01:35.805255 | primary | }
2026-06-10 05:01:36.099018 | primary | changed:
2026-06-10 05:01:36.099216 | primary | {
2026-06-10 05:01:36.099270 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-10 05:01:36.099311 | primary | }
2026-06-10 05:01:36.396013 | primary | changed:
2026-06-10 05:01:36.396168 | primary | {
2026-06-10 05:01:36.396194 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-10 05:01:36.396220 | primary | }
2026-06-10 05:01:36.695399 | primary | changed:
2026-06-10 05:01:36.695731 | primary | {
2026-06-10 05:01:36.695791 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-10 05:01:36.695833 | primary | }
2026-06-10 05:01:36.990703 | primary | changed:
2026-06-10 05:01:36.990902 | primary | {
2026-06-10 05:01:36.990964 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-10 05:01:36.991016 | primary | }
2026-06-10 05:01:37.288628 | primary | changed:
2026-06-10 05:01:37.288758 | primary | {
2026-06-10 05:01:37.288808 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-10 05:01:37.288847 | primary | }
2026-06-10 05:01:37.583580 | primary | changed:
2026-06-10 05:01:37.583771 | primary | {
2026-06-10 05:01:37.583821 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-10 05:01:37.583861 | primary | }
2026-06-10 05:01:37.879897 | primary | changed:
2026-06-10 05:01:37.880007 | primary | {
2026-06-10 05:01:37.880056 | 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 05:01:37.880097 | primary | }
2026-06-10 05:01:38.130921 | primary | changed:
2026-06-10 05:01:38.131019 | primary | {
2026-06-10 05:01:38.131068 | 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 05:01:38.131109 | primary | }
2026-06-10 05:01:38.413148 | primary | changed:
2026-06-10 05:01:38.413247 | primary | {
2026-06-10 05:01:38.413297 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-10 05:01:38.413350 | primary | }
2026-06-10 05:01:38.745279 | primary | changed:
2026-06-10 05:01:38.745507 | primary | {
2026-06-10 05:01:38.745578 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-10 05:01:38.745633 | primary | }
2026-06-10 05:01:39.035199 | primary | changed:
2026-06-10 05:01:39.035397 | primary | {
2026-06-10 05:01:39.035489 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-10 05:01:39.035532 | primary | }
2026-06-10 05:01:39.331217 | primary | changed:
2026-06-10 05:01:39.331361 | primary | {
2026-06-10 05:01:39.331410 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-10 05:01:39.331489 | primary | }
2026-06-10 05:01:39.610190 | primary | changed:
2026-06-10 05:01:39.610393 | primary | {
2026-06-10 05:01:39.610488 | 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 05:01:39.610533 | primary | }
2026-06-10 05:01:39.862500 | primary | changed:
2026-06-10 05:01:39.862695 | primary | {
2026-06-10 05:01:39.862750 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-10 05:01:39.862809 | primary | }
2026-06-10 05:01:40.174807 | primary | changed:
2026-06-10 05:01:40.175033 | primary | {
2026-06-10 05:01:40.175094 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-10 05:01:40.175144 | primary | }
2026-06-10 05:01:40.478371 | primary | changed:
2026-06-10 05:01:40.478618 | primary | {
2026-06-10 05:01:40.478685 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-10 05:01:40.478729 | primary | }
2026-06-10 05:01:40.515933 | 
2026-06-10 05:01:40.516150 | TASK [Set timezone to UTC]
2026-06-10 05:01:41.108976 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-10 05:01:41.117115 | 
2026-06-10 05:01:41.117312 | TASK [Create nodepool directory]
2026-06-10 05:01:41.447363 | primary | changed
2026-06-10 05:01:41.453687 | 
2026-06-10 05:01:41.453823 | TASK [Create nodepool sub_nodes file]
2026-06-10 05:01:42.279764 | primary | changed
2026-06-10 05:01:42.290856 | 
2026-06-10 05:01:42.291009 | TASK [Create nodepool sub_nodes_private file]
2026-06-10 05:01:43.128574 | primary | changed
2026-06-10 05:01:43.136626 | 
2026-06-10 05:01:43.136760 | LOOP [Populate nodepool sub_nodes file]
2026-06-10 05:01:43.182424 | 
2026-06-10 05:01:43.182830 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-10 05:01:43.227811 | 
2026-06-10 05:01:43.228140 | TASK [Create nodepool primary file]
2026-06-10 05:01:44.074720 | primary | changed
2026-06-10 05:01:44.082714 | 
2026-06-10 05:01:44.082868 | TASK [Create nodepool node_private for this node]
2026-06-10 05:01:44.985997 | primary | changed
2026-06-10 05:01:44.999024 | 
2026-06-10 05:01:44.999182 | LOOP [Copy ssh keys to nodepool directory]
2026-06-10 05:01:45.482872 | primary | ok: Item: id_rsa Runtime: 0:00:00.006882
2026-06-10 05:01:45.483384 | 
2026-06-10 05:01:45.700315 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.005908
2026-06-10 05:01:45.710594 | 
2026-06-10 05:01:45.710818 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-10 05:01:46.570774 | primary | changed
2026-06-10 05:01:46.577082 | 
2026-06-10 05:01:46.577194 | TASK [Validate sudoers config after edits]
2026-06-10 05:01:46.932083 | primary | /etc/sudoers: parsed OK
2026-06-10 05:01:46.932169 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-10 05:01:46.932182 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-10 05:01:46.932190 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-10 05:01:47.129980 | primary | ok: Runtime: 0:00:00.007910
2026-06-10 05:01:47.139493 | 
2026-06-10 05:01:47.139621 | TASK [Show the environment passed in to job shell scripts]
2026-06-10 05:01:47.465443 | primary | SHELL=/bin/bash
2026-06-10 05:01:47.465517 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-10 05:01:47.465613 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-10 05:01:47.465626 | primary | GPG_TTY=not a tty
2026-06-10 05:01:47.465635 | primary | PWD=/home/zuul
2026-06-10 05:01:47.465643 | primary | ZUUL_PIPELINE=openstack-periodic-container-master-centos9
2026-06-10 05:01:47.465650 | primary | LOGNAME=zuul
2026-06-10 05:01:47.465657 | primary | XDG_SESSION_TYPE=tty
2026-06-10 05:01:47.465668 | primary | _=/usr/bin/env
2026-06-10 05:01:47.465675 | primary | MOTD_SHOWN=pam
2026-06-10 05:01:47.465682 | primary | HOME=/home/zuul
2026-06-10 05:01:47.465692 | primary | LANG=en_US.UTF-8
2026-06-10 05:01:47.465702 | primary | SSH_CONNECTION=38.102.83.47 34918 38.102.83.238 22
2026-06-10 05:01:47.465712 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-10 05:01:47.465721 | primary | WORKSPACE=/home/zuul/workspace
2026-06-10 05:01:47.465728 | primary | XDG_SESSION_CLASS=user
2026-06-10 05:01:47.465735 | primary | SELINUX_ROLE_REQUESTED=
2026-06-10 05:01:47.465742 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-10 05:01:47.465749 | primary | USER=zuul
2026-06-10 05:01:47.465755 | primary | ZUUL_VOTING=True
2026-06-10 05:01:47.465762 | primary | BUILD_TIMEOUT=3000000
2026-06-10 05:01:47.465769 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-10 05:01:47.465776 | primary | SHLVL=1
2026-06-10 05:01:47.465782 | primary | XDG_SESSION_ID=1
2026-06-10 05:01:47.465789 | primary | ZUUL_BRANCH=master
2026-06-10 05:01:47.465796 | primary | XDG_RUNTIME_DIR=/run/user/1001
2026-06-10 05:01:47.465803 | primary | SSH_CLIENT=38.102.83.47 34918 22
2026-06-10 05:01:47.465810 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-10 05:01:47.465816 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-10 05:01:47.465823 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-10 05:01:47.465830 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-10 05:01:47.465837 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
2026-06-10 05:01:47.465849 | primary | ZUUL_UUID=27854f9d5cc3409797091fd3872e430b
2026-06-10 05:01:47.684534 | primary | ok: Runtime: 0:00:00.008371
2026-06-10 05:01:47.692643 | 
2026-06-10 05:01:47.692767 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-10 05:01:47.719420 | primary | skipping: Conditional result was False
2026-06-10 05:01:47.729317 | 
2026-06-10 05:01:47.729486 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-10 05:01:48.280740 | primary | skipping: Conditional result was False
2026-06-10 05:01:48.290735 | 
2026-06-10 05:01:48.290904 | TASK [Ensure legacy workspace directory]
2026-06-10 05:01:48.600240 | primary | changed
2026-06-10 05:01:48.602921 | 
2026-06-10 05:01:48.603028 | PLAY RECAP
2026-06-10 05:01:48.603114 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-10 05:01:48.603159 | 
2026-06-10 05:01:48.856804 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-10 05:01:48.858699 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-10 05:01:49.538085 | 
2026-06-10 05:01:49.538208 | PLAY [all,!compute]
2026-06-10 05:01:49.548292 | 
2026-06-10 05:01:49.548460 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-10 05:01:50.070758 | primary | skipping: Conditional result was False
2026-06-10 05:01:50.081233 | 
2026-06-10 05:01:50.081470 | TASK [Install podman]
2026-06-10 05:02:21.483391 | primary | changed
2026-06-10 05:02:21.493056 | 
2026-06-10 05:02:21.493203 | TASK [Set var name for quay login zuul secret]
2026-06-10 05:02:21.613246 | primary | ok
2026-06-10 05:02:21.620990 | 
2026-06-10 05:02:21.621134 | TASK [Print the username]
2026-06-10 05:02:22.125817 | primary | podified-master-centos10+cirobot
2026-06-10 05:02:22.170572 | primary | ok: Runtime: 0:00:00.005708
2026-06-10 05:02:22.179407 | 
2026-06-10 05:02:22.179603 | TASK [Fail when user or password is not set]
2026-06-10 05:02:22.258114 | primary | skipping: Conditional result was False
2026-06-10 05:02:22.267516 | 
2026-06-10 05:02:22.267690 | TASK [Set vars for quay login]
2026-06-10 05:02:22.334637 | primary | Output suppressed because no_log was given
2026-06-10 05:02:22.343616 | 
2026-06-10 05:02:22.343777 | LOOP [Perform container registry login(s) with podman]
2026-06-10 05:02:23.538422 | primary | Output suppressed because no_log was given
2026-06-10 05:02:23.543964 | 
2026-06-10 05:02:23.544040 | LOOP [Perform container registry login(s) with buildah]
2026-06-10 05:02:24.186867 | primary | Output suppressed because no_log was given
2026-06-10 05:02:24.196761 | 
2026-06-10 05:02:24.196964 | TASK [Set Insecure registry for content provider]
2026-06-10 05:02:24.275609 | primary | skipping: Conditional result was False
2026-06-10 05:02:24.278348 | 
2026-06-10 05:02:24.278486 | PLAY RECAP
2026-06-10 05:02:24.278591 | primary | ok: 6 changed: 4 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-10 05:02:24.278636 | 
2026-06-10 05:02:24.454132 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-10 05:02:24.457611 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/base/pre.yaml@master]
2026-06-10 05:02:25.147632 | 
2026-06-10 05:02:25.147770 | PLAY [localhost]
2026-06-10 05:02:25.157074 | 
2026-06-10 05:02:25.157168 | TASK [configure-ssh-config-fips : Ensure ssh config directory]
2026-06-10 05:02:25.733915 | localhost | changed
2026-06-10 05:02:25.745761 | 
2026-06-10 05:02:25.745949 | TASK [configure-ssh-config-fips : Setup ssh config]
2026-06-10 05:02:26.625976 | localhost | changed
2026-06-10 05:02:26.636642 | 
2026-06-10 05:02:26.636755 | PLAY [all]
2026-06-10 05:02:26.647902 | 
2026-06-10 05:02:26.648038 | TASK [include_role : prepare-workspace]
2026-06-10 05:02:26.684112 | primary | ok
2026-06-10 05:02:26.710178 | 
2026-06-10 05:02:26.710270 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-10 05:02:27.148130 | primary | ok
2026-06-10 05:02:27.158081 | 
2026-06-10 05:02:27.158241 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-10 05:02:28.808520 | primary | Output suppressed because no_log was given
2026-06-10 05:02:28.824670 | 
2026-06-10 05:02:28.824900 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-10 05:02:29.114929 | primary | changed: "logs"
2026-06-10 05:02:29.333737 | primary | changed: "artifacts"
2026-06-10 05:02:29.585025 | primary | changed: "docs"
2026-06-10 05:02:29.598459 | 
2026-06-10 05:02:29.598739 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-10 05:02:29.905151 | primary | changed: "logs"
2026-06-10 05:02:29.905652 | primary | changed: All items complete
2026-06-10 05:02:29.905712 | 
2026-06-10 05:02:30.121630 | primary | changed: "artifacts"
2026-06-10 05:02:30.351022 | primary | changed: "docs"
2026-06-10 05:02:30.373501 | 
2026-06-10 05:02:30.373690 | TASK [Check if worker can sudo]
2026-06-10 05:02:30.907638 | primary | ok: Runtime: 0:00:00.028596
2026-06-10 05:02:30.916393 | 
2026-06-10 05:02:30.916543 | TASK [configure-mirrors : Gather needed facts]
2026-06-10 05:02:31.026614 | primary | skipping: Conditional result was False
2026-06-10 05:02:31.074454 | 
2026-06-10 05:02:31.074622 | TASK [configure-mirrors : Set up infrastructure mirrors]
2026-06-10 05:02:31.154597 | primary | ok
2026-06-10 05:02:31.161163 | primary | included: /var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/untrusted/project_4/opendev.org/zuul/zuul-jobs/roles/configure-mirrors/tasks/mirror.yaml
2026-06-10 05:02:31.165348 | 
2026-06-10 05:02:31.165416 | TASK [configure-mirrors : Remove .pydistutils.cfg configuration in homedir]
2026-06-10 05:02:31.477870 | primary | ok
2026-06-10 05:02:31.491645 | 
2026-06-10 05:02:31.491803 | LOOP [configure-mirrors : Include OS-specific variables]
2026-06-10 05:02:31.588261 | primary | ok: "/var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/untrusted/project_4/opendev.org/zuul/zuul-jobs/roles/configure-mirrors/vars/CentOS.yaml"
2026-06-10 05:02:31.605159 | 
2026-06-10 05:02:31.605347 | TASK [configure-mirrors : Install /etc/pip.conf configuration]
2026-06-10 05:02:32.561198 | primary | changed
2026-06-10 05:02:32.566398 | 
2026-06-10 05:02:32.566478 | LOOP [configure-mirrors : Setup distribution specific packaging mirrors]
2026-06-10 05:02:32.658370 | primary | ok: "/var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/untrusted/project_4/opendev.org/zuul/zuul-jobs/roles/configure-mirrors/tasks/mirror/default.yaml"
2026-06-10 05:02:32.658732 | primary | ok: All items complete
2026-06-10 05:02:32.658790 | 
2026-06-10 05:02:32.674113 | primary | included: /var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/untrusted/project_4/opendev.org/zuul/zuul-jobs/roles/configure-mirrors/tasks/mirror/default.yaml
2026-06-10 05:02:32.681930 | 
2026-06-10 05:02:32.682029 | TASK [configure-mirrors : Warn about unsupported distribution]
2026-06-10 05:02:32.777596 | WARNING: CentOS mirrors are not supported either by this role yet. The execution of the job will continue without setting up cached mirrors.
2026-06-10 05:02:32.783732 | 
2026-06-10 05:02:32.783832 | PLAY RECAP
2026-06-10 05:02:32.783891 | localhost | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 05:02:32.783921 | primary | ok: 11 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-10 05:02:32.783942 | 
2026-06-10 05:02:32.939775 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/base/pre.yaml@master]
2026-06-10 05:02:32.943109 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/centos-10-copy-gpg.yaml@master]
2026-06-10 05:02:33.610214 | 
2026-06-10 05:02:33.610361 | PLAY [all]
2026-06-10 05:02:33.620243 | 
2026-06-10 05:02:33.620314 | TASK [Download gpg file expected by repo check]
2026-06-10 05:02:34.514643 | primary | ok: HTTP Error 304: Not Modified
2026-06-10 05:02:34.517791 | 
2026-06-10 05:02:34.517920 | PLAY RECAP
2026-06-10 05:02:34.518028 | primary | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 05:02:34.518165 | 
2026-06-10 05:02:34.670965 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/centos-10-copy-gpg.yaml@master]
2026-06-10 05:02:34.674910 | RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/main.yaml@master]
2026-06-10 05:02:35.325255 | 
2026-06-10 05:02:35.325378 | PLAY [primary]
2026-06-10 05:02:35.336797 | 
2026-06-10 05:02:35.336898 | TASK [Install virtualenv]
2026-06-10 05:02:38.119517 | primary | changed
2026-06-10 05:02:38.128125 | 
2026-06-10 05:02:38.128283 | TASK [Install and setup repos for the openstack release]
2026-06-10 05:02:38.162306 | primary | ok
2026-06-10 05:02:38.269933 | 
2026-06-10 05:02:38.270071 | LOOP [repo_setup : Ensure directories are present]
2026-06-10 05:02:38.746851 | primary | changed: "tmp"
2026-06-10 05:02:38.998118 | primary | changed: "artifacts/repositories"
2026-06-10 05:02:39.258866 | primary | changed: "venv/repo_setup"
2026-06-10 05:02:39.276213 | 
2026-06-10 05:02:39.276465 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-10 05:02:40.599544 | primary | ok: Nothing to do
2026-06-10 05:02:40.608203 | 
2026-06-10 05:02:40.608334 | TASK [repo_setup : Get repo-setup repository]
2026-06-10 05:02:41.245188 | primary | changed
2026-06-10 05:02:41.305350 | 
2026-06-10 05:02:41.305574 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-10 05:02:47.059386 | primary | changed
2026-06-10 05:02:47.081874 | 
2026-06-10 05:02:47.082044 | TASK [repo_setup : Install repo-setup package]
2026-06-10 05:02:47.688291 | primary | /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-10 05:02:47.688432 | primary | !!
2026-06-10 05:02:47.688447 | primary |
2026-06-10 05:02:47.688457 | primary |         ********************************************************************************
2026-06-10 05:02:47.688470 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-10 05:02:47.688481 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-10 05:02:47.688492 | primary |
2026-06-10 05:02:47.688504 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 05:02:47.688514 | primary |         calls to avoid build errors in the future.
2026-06-10 05:02:47.688521 | primary |
2026-06-10 05:02:47.688529 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 05:02:47.688536 | primary |         ********************************************************************************
2026-06-10 05:02:47.688543 | primary |
2026-06-10 05:02:47.688550 | primary | !!
2026-06-10 05:02:47.688557 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 05:02:47.689355 | primary | /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-10 05:02:47.689387 | primary | !!
2026-06-10 05:02:47.689396 | primary |
2026-06-10 05:02:47.689404 | primary |         ********************************************************************************
2026-06-10 05:02:47.689421 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-10 05:02:47.689428 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-10 05:02:47.689435 | primary |
2026-06-10 05:02:47.689441 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 05:02:47.689448 | primary |         calls to avoid build errors in the future.
2026-06-10 05:02:47.689455 | primary |
2026-06-10 05:02:47.689462 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 05:02:47.689470 | primary |         ********************************************************************************
2026-06-10 05:02:47.689478 | primary |
2026-06-10 05:02:47.689484 | primary | !!
2026-06-10 05:02:47.689491 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 05:02:47.690029 | primary | /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-10 05:02:47.690064 | primary | !!
2026-06-10 05:02:47.690073 | primary |
2026-06-10 05:02:47.690082 | primary |         ********************************************************************************
2026-06-10 05:02:47.690089 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-10 05:02:47.690096 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-10 05:02:47.690103 | primary |
2026-06-10 05:02:47.690110 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 05:02:47.690117 | primary |         calls to avoid build errors in the future.
2026-06-10 05:02:47.690123 | primary |
2026-06-10 05:02:47.690130 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 05:02:47.690137 | primary |         ********************************************************************************
2026-06-10 05:02:47.690143 | primary |
2026-06-10 05:02:47.690150 | primary | !!
2026-06-10 05:02:47.690157 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 05:02:47.749157 | primary | /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
2026-06-10 05:02:47.749198 | primary | !!
2026-06-10 05:02:47.749208 | primary |
2026-06-10 05:02:47.749215 | primary |         ********************************************************************************
2026-06-10 05:02:47.749224 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-10 05:02:47.749231 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-10 05:02:47.749238 | primary |         ********************************************************************************
2026-06-10 05:02:47.749260 | primary |
2026-06-10 05:02:47.749268 | primary | !!
2026-06-10 05:02:47.749275 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-10 05:02:47.755934 | primary | WARNING: The wheel package is not available.
2026-06-10 05:02:47.793223 | primary | [pbr] Generating ChangeLog
2026-06-10 05:02:47.840128 | primary | /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
2026-06-10 05:02:47.840165 | primary | !!
2026-06-10 05:02:47.840174 | primary |
2026-06-10 05:02:47.840182 | primary |         ********************************************************************************
2026-06-10 05:02:47.840190 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-10 05:02:47.840197 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-10 05:02:47.840204 | primary |         standards-based tools.
2026-06-10 05:02:47.840211 | primary |
2026-06-10 05:02:47.840218 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-10 05:02:47.840226 | primary |         ********************************************************************************
2026-06-10 05:02:47.840233 | primary |
2026-06-10 05:02:47.840240 | primary | !!
2026-06-10 05:02:47.840247 | primary |   easy_install.initialize_options(self)
2026-06-10 05:02:47.840651 | primary | /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
2026-06-10 05:02:47.840665 | primary | !!
2026-06-10 05:02:47.840672 | primary |
2026-06-10 05:02:47.840679 | primary |         ********************************************************************************
2026-06-10 05:02:47.840686 | primary |         Please avoid running ``setup.py`` directly.
2026-06-10 05:02:47.840693 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-10 05:02:47.840700 | primary |         standards-based tools.
2026-06-10 05:02:47.840707 | primary |
2026-06-10 05:02:47.840714 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-10 05:02:47.840721 | primary |         ********************************************************************************
2026-06-10 05:02:47.840728 | primary |
2026-06-10 05:02:47.840735 | primary | !!
2026-06-10 05:02:47.840742 | primary |   self.initialize_options()
2026-06-10 05:02:47.843345 | primary | /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-10 05:02:47.843364 | primary | !!
2026-06-10 05:02:47.843371 | primary |
2026-06-10 05:02:47.843378 | primary |         ********************************************************************************
2026-06-10 05:02:47.843385 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-10 05:02:47.843392 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-10 05:02:47.843399 | primary |
2026-06-10 05:02:47.843406 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 05:02:47.843413 | primary |         calls to avoid build errors in the future.
2026-06-10 05:02:47.843419 | primary |
2026-06-10 05:02:47.843427 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 05:02:47.843434 | primary |         ********************************************************************************
2026-06-10 05:02:47.843440 | primary |
2026-06-10 05:02:47.843447 | primary | !!
2026-06-10 05:02:47.843454 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 05:02:47.844148 | primary | /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-10 05:02:47.844161 | primary | !!
2026-06-10 05:02:47.844168 | primary |
2026-06-10 05:02:47.844193 | primary |         ********************************************************************************
2026-06-10 05:02:47.844200 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-10 05:02:47.844207 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-10 05:02:47.844213 | primary |
2026-06-10 05:02:47.844220 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 05:02:47.844237 | primary |         calls to avoid build errors in the future.
2026-06-10 05:02:47.844243 | primary |
2026-06-10 05:02:47.844250 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 05:02:47.844257 | primary |         ********************************************************************************
2026-06-10 05:02:47.844263 | primary |
2026-06-10 05:02:47.844270 | primary | !!
2026-06-10 05:02:47.844277 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 05:02:47.844602 | primary | /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-10 05:02:47.844617 | primary | !!
2026-06-10 05:02:47.844624 | primary |
2026-06-10 05:02:47.844631 | primary |         ********************************************************************************
2026-06-10 05:02:47.844638 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-10 05:02:47.844644 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-10 05:02:47.844651 | primary |
2026-06-10 05:02:47.844659 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 05:02:47.844666 | primary |         calls to avoid build errors in the future.
2026-06-10 05:02:47.844673 | primary |
2026-06-10 05:02:47.844680 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 05:02:47.844686 | primary |         ********************************************************************************
2026-06-10 05:02:47.844693 | primary |
2026-06-10 05:02:47.844700 | primary | !!
2026-06-10 05:02:47.844707 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 05:02:47.847414 | primary | running install
2026-06-10 05:02:47.859645 | primary | running build
2026-06-10 05:02:47.859663 | primary | running build_py
2026-06-10 05:02:47.865007 | primary | creating build
2026-06-10 05:02:47.865059 | primary | creating build/lib
2026-06-10 05:02:47.865120 | primary | creating build/lib/repo_setup
2026-06-10 05:02:47.865195 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-10 05:02:47.865332 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-10 05:02:47.865484 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-10 05:02:47.865727 | primary | creating build/lib/repo_setup/yum_config
2026-06-10 05:02:47.865801 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-10 05:02:47.865913 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-10 05:02:47.866047 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-10 05:02:47.866172 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-10 05:02:47.866282 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-10 05:02:47.866417 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-10 05:02:47.866526 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-10 05:02:47.866693 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-10 05:02:47.866905 | primary | creating build/lib/repo_setup/get_hash
2026-06-10 05:02:47.866980 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-10 05:02:47.867090 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-10 05:02:47.867213 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-10 05:02:47.867331 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-10 05:02:47.867452 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-10 05:02:47.867567 | primary | running egg_info
2026-06-10 05:02:47.867818 | primary | creating repo_setup.egg-info
2026-06-10 05:02:47.880290 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-10 05:02:47.880379 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-10 05:02:47.880816 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-10 05:02:47.880987 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-10 05:02:47.881137 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-10 05:02:47.881229 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-10 05:02:47.881301 | primary | [pbr] Processing SOURCES.txt
2026-06-10 05:02:47.881357 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-10 05:02:47.887591 | primary | [pbr] In git context, generating filelist from git
2026-06-10 05:02:47.890281 | primary | warning: no files found matching 'AUTHORS'
2026-06-10 05:02:47.890299 | primary | warning: no files found matching 'ChangeLog'
2026-06-10 05:02:47.890525 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-10 05:02:47.890729 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-10 05:02:47.893078 | primary | reading manifest template 'MANIFEST.in'
2026-06-10 05:02:47.893303 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-10 05:02:47.893449 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-10 05:02:47.893668 | primary | adding license file 'LICENSE'
2026-06-10 05:02:47.894318 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-10 05:02:47.894860 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-10 05:02:47.895207 | primary | running install_lib
2026-06-10 05:02:47.899880 | primary | creating /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup
2026-06-10 05:02:47.899958 | primary | copying build/lib/repo_setup/__init__.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup
2026-06-10 05:02:47.900071 | primary | copying build/lib/repo_setup/main.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup
2026-06-10 05:02:47.900213 | primary | copying build/lib/repo_setup/utils.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup
2026-06-10 05:02:47.900339 | primary | creating /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config
2026-06-10 05:02:47.900401 | primary | copying build/lib/repo_setup/yum_config/__init__.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config
2026-06-10 05:02:47.900501 | primary | copying build/lib/repo_setup/yum_config/__main__.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config
2026-06-10 05:02:47.900668 | primary | copying build/lib/repo_setup/yum_config/compose_repos.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config
2026-06-10 05:02:47.900778 | primary | copying build/lib/repo_setup/yum_config/constants.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config
2026-06-10 05:02:47.900895 | primary | copying build/lib/repo_setup/yum_config/dnf_manager.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config
2026-06-10 05:02:47.901008 | primary | copying build/lib/repo_setup/yum_config/exceptions.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config
2026-06-10 05:02:47.901121 | primary | copying build/lib/repo_setup/yum_config/utils.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config
2026-06-10 05:02:47.901235 | primary | copying build/lib/repo_setup/yum_config/yum_config.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config
2026-06-10 05:02:47.901376 | primary | creating /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/get_hash
2026-06-10 05:02:47.901446 | primary | copying build/lib/repo_setup/get_hash/__init__.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/get_hash
2026-06-10 05:02:47.901546 | primary | copying build/lib/repo_setup/get_hash/__main__.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/get_hash
2026-06-10 05:02:47.901708 | primary | copying build/lib/repo_setup/get_hash/constants.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/get_hash
2026-06-10 05:02:47.901830 | primary | copying build/lib/repo_setup/get_hash/exceptions.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/get_hash
2026-06-10 05:02:47.901942 | primary | copying build/lib/repo_setup/get_hash/hash_info.py -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/get_hash
2026-06-10 05:02:47.902057 | primary | copying build/lib/repo_setup/get_hash/config.yaml -> /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/get_hash
2026-06-10 05:02:47.902526 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/__init__.py to __init__.cpython-312.pyc
2026-06-10 05:02:47.902806 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/main.py to main.cpython-312.pyc
2026-06-10 05:02:47.906505 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/utils.py to utils.cpython-312.pyc
2026-06-10 05:02:47.907090 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config/__init__.py to __init__.cpython-312.pyc
2026-06-10 05:02:47.907273 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config/__main__.py to __main__.cpython-312.pyc
2026-06-10 05:02:47.908545 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config/compose_repos.py to compose_repos.cpython-312.pyc
2026-06-10 05:02:47.909772 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config/constants.py to constants.cpython-312.pyc
2026-06-10 05:02:47.910090 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config/dnf_manager.py to dnf_manager.cpython-312.pyc
2026-06-10 05:02:47.910798 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config/exceptions.py to exceptions.cpython-312.pyc
2026-06-10 05:02:47.911290 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config/utils.py to utils.cpython-312.pyc
2026-06-10 05:02:47.911632 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/yum_config/yum_config.py to yum_config.cpython-312.pyc
2026-06-10 05:02:47.914019 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/get_hash/__init__.py to __init__.cpython-312.pyc
2026-06-10 05:02:47.914202 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/get_hash/__main__.py to __main__.cpython-312.pyc
2026-06-10 05:02:47.914819 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/get_hash/constants.py to constants.cpython-312.pyc
2026-06-10 05:02:47.915112 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/get_hash/exceptions.py to exceptions.cpython-312.pyc
2026-06-10 05:02:47.915500 | primary | byte-compiling /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup/get_hash/hash_info.py to hash_info.cpython-312.pyc
2026-06-10 05:02:47.916658 | primary | running install_data
2026-06-10 05:02:47.920561 | primary | creating /home/zuul/ci-framework/venv/repo-setup/etc
2026-06-10 05:02:47.920598 | primary | creating /home/zuul/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-10 05:02:47.920704 | primary | copying repo_setup/get_hash/config.yaml -> /home/zuul/ci-framework/venv/repo-setup/etc/repo_setup_get_hash/
2026-06-10 05:02:47.920834 | primary | creating /home/zuul/ci-framework/venv/repo-setup/share
2026-06-10 05:02:47.920866 | primary | creating /home/zuul/ci-framework/venv/repo-setup/share/ansible
2026-06-10 05:02:47.920903 | primary | creating /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-10 05:02:47.920942 | primary | creating /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-10 05:02:47.921002 | primary | creating /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-10 05:02:47.921080 | primary | copying plugins/module_utils/repo_setup/__init__.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-10 05:02:47.921190 | primary | copying plugins/module_utils/repo_setup/main.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-10 05:02:47.921300 | primary | copying plugins/module_utils/repo_setup/utils.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-10 05:02:47.921412 | primary | creating /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 05:02:47.921477 | primary | copying plugins/module_utils/repo_setup/get_hash/__init__.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 05:02:47.921567 | primary | copying plugins/module_utils/repo_setup/get_hash/__main__.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 05:02:47.921695 | primary | copying plugins/module_utils/repo_setup/get_hash/config.yaml -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 05:02:47.921802 | primary | copying plugins/module_utils/repo_setup/get_hash/constants.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 05:02:47.921904 | primary | copying plugins/module_utils/repo_setup/get_hash/exceptions.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 05:02:47.922008 | primary | copying plugins/module_utils/repo_setup/get_hash/hash_info.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-10 05:02:47.922117 | primary | creating /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 05:02:47.922180 | primary | copying plugins/module_utils/repo_setup/yum_config/__init__.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 05:02:47.922272 | primary | copying plugins/module_utils/repo_setup/yum_config/__main__.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 05:02:47.922379 | primary | copying plugins/module_utils/repo_setup/yum_config/compose_repos.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 05:02:47.922520 | primary | copying plugins/module_utils/repo_setup/yum_config/constants.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 05:02:47.922643 | primary | copying plugins/module_utils/repo_setup/yum_config/dnf_manager.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 05:02:47.922748 | primary | copying plugins/module_utils/repo_setup/yum_config/exceptions.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 05:02:47.922856 | primary | copying plugins/module_utils/repo_setup/yum_config/utils.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 05:02:47.922968 | primary | copying plugins/module_utils/repo_setup/yum_config/yum_config.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-10 05:02:47.923078 | primary | creating /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-10 05:02:47.923144 | primary | copying plugins/modules/get_hash.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-10 05:02:47.923253 | primary | copying plugins/modules/yum_config.py -> /home/zuul/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-10 05:02:47.923349 | primary | running install_egg_info
2026-06-10 05:02:47.926895 | primary | Copying repo_setup.egg-info to /home/zuul/ci-framework/venv/repo-setup/lib/python3.12/site-packages/repo_setup-0.0.1.dev75-py3.12.egg-info
2026-06-10 05:02:47.927855 | primary | running install_scripts
2026-06-10 05:02:47.931399 | primary | Installing repo-setup script to /home/zuul/ci-framework/venv/repo-setup/bin
2026-06-10 05:02:47.931542 | primary | Installing repo-setup-get-hash script to /home/zuul/ci-framework/venv/repo-setup/bin
2026-06-10 05:02:47.931669 | primary | Installing repo-setup-yum-config script to /home/zuul/ci-framework/venv/repo-setup/bin
2026-06-10 05:02:48.137959 | primary | ok: Runtime: 0:00:00.468376
2026-06-10 05:02:48.151295 | 
2026-06-10 05:02:48.151489 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-10 05:02:48.189871 | primary | skipping: Conditional result was False
2026-06-10 05:02:48.200232 | 
2026-06-10 05:02:48.200383 | TASK [repo_setup : Run repo-setup]
2026-06-10 05:02:48.953758 | primary | Cache was expired
2026-06-10 05:02:48.953874 | primary | 0 files removed
2026-06-10 05:02:48.981811 | primary | Installed repo delorean to /home/zuul/ci-framework/artifacts/repositories/delorean.repo
2026-06-10 05:02:48.981872 | primary | Installed repo delorean-master-testing to /home/zuul/ci-framework/artifacts/repositories/delorean-master-testing.repo
2026-06-10 05:02:48.981880 | primary | Installed repo repo-setup-centos-highavailability to /home/zuul/ci-framework/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-10 05:02:48.981886 | primary | Installed repo repo-setup-centos-powertools to /home/zuul/ci-framework/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-10 05:02:48.981890 | primary | Installed repo repo-setup-centos-appstream to /home/zuul/ci-framework/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-10 05:02:48.981893 | primary | Installed repo repo-setup-centos-baseos to /home/zuul/ci-framework/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-10 05:02:48.981896 | primary | Installed repo repo-setup-messaging-rabbitmq-4 to /home/zuul/ci-framework/artifacts/repositories/repo-setup-messaging-rabbitmq-4.repo
2026-06-10 05:02:49.248050 | primary | ok: Runtime: 0:00:00.439102
2026-06-10 05:02:49.256585 | 
2026-06-10 05:02:49.256718 | TASK [repo_setup : Get component repo]
2026-06-10 05:02:49.334858 | primary | skipping: Conditional result was False
2026-06-10 05:02:49.347861 | 
2026-06-10 05:02:49.348112 | TASK [repo_setup : Rename component repo]
2026-06-10 05:02:49.420973 | primary | skipping: Conditional result was False
2026-06-10 05:02:49.433242 | 
2026-06-10 05:02:49.433380 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-10 05:02:49.512556 | primary | skipping: Conditional result was False
2026-06-10 05:02:49.522646 | 
2026-06-10 05:02:49.522793 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-10 05:02:49.982276 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "05a0bffc9407ccc1d6032a7a0f789d59", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos10-master/current/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos10-master-uc", "os_version": "centos10", "release": "master", "component": null, "tag": "current"}
2026-06-10 05:02:50.069417 | primary | ok: Runtime: 0:00:00.136110
2026-06-10 05:02:50.086537 | 
2026-06-10 05:02:50.086670 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-10 05:02:51.246906 | primary | changed
2026-06-10 05:02:51.256333 | 
2026-06-10 05:02:51.256596 | TASK [repo_setup : Dump current-podified hash]
2026-06-10 05:02:51.327319 | primary | skipping: Conditional result was False
2026-06-10 05:02:51.338246 | 
2026-06-10 05:02:51.338383 | TASK [repo_setup : Slurp current podified hash]
2026-06-10 05:02:51.407552 | primary | skipping: Conditional result was False
2026-06-10 05:02:51.417860 | 
2026-06-10 05:02:51.417998 | TASK [repo_setup : Update the value of full_hash]
2026-06-10 05:02:51.486311 | primary | skipping: Conditional result was False
2026-06-10 05:02:51.497666 | 
2026-06-10 05:02:51.497820 | TASK [repo_setup : Export hashes facts for further use]
2026-06-10 05:02:51.567424 | primary | ok
2026-06-10 05:02:51.571257 | 
2026-06-10 05:02:51.571322 | TASK [repo_setup : Create download directory]
2026-06-10 05:02:51.625629 | primary | skipping: Conditional result was False
2026-06-10 05:02:51.632585 | 
2026-06-10 05:02:51.632661 | TASK [repo_setup : Print the URL to request]
2026-06-10 05:02:51.701864 | primary | skipping: Conditional result was False
2026-06-10 05:02:51.712423 | 
2026-06-10 05:02:51.712618 | TASK [Download the RPM]
2026-06-10 05:02:51.780084 | primary | skipping: Conditional result was False
2026-06-10 05:02:51.790339 | 
2026-06-10 05:02:51.790512 | TASK [repo_setup : Install RHOS Release tool]
2026-06-10 05:02:51.848481 | primary | skipping: Conditional result was False
2026-06-10 05:02:51.859014 | 
2026-06-10 05:02:51.859231 | TASK [repo_setup : Get rhos-release tool version]
2026-06-10 05:02:52.402242 | primary | skipping: Conditional result was False
2026-06-10 05:02:52.412389 | 
2026-06-10 05:02:52.412565 | TASK [repo_setup : Print rhos-release tool version]
2026-06-10 05:02:52.469471 | primary | skipping: Conditional result was False
2026-06-10 05:02:52.482879 | 
2026-06-10 05:02:52.483028 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-10 05:02:53.022065 | primary | skipping: Conditional result was False
2026-06-10 05:02:53.038713 | 
2026-06-10 05:02:53.038937 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-10 05:02:53.327242 | primary | ok
2026-06-10 05:02:53.338414 | 
2026-06-10 05:02:53.338577 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-10 05:02:53.889301 | primary | ok: Runtime: 0:00:00.017934
2026-06-10 05:02:53.898085 | 
2026-06-10 05:02:53.898219 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-10 05:02:54.437614 | primary | skipping: Conditional result was False
2026-06-10 05:02:54.449637 | 
2026-06-10 05:02:54.449837 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-10 05:02:54.487124 | primary | skipping: Conditional result was False
2026-06-10 05:02:54.497378 | 
2026-06-10 05:02:54.497559 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-10 05:02:54.544226 | primary | skipping: Conditional result was False
2026-06-10 05:02:54.555785 | 
2026-06-10 05:02:54.555930 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-10 05:02:54.602259 | primary | skipping: Conditional result was False
2026-06-10 05:02:54.609772 | 
2026-06-10 05:02:54.609913 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-10 05:02:54.655167 | primary | skipping: Conditional result was False
2026-06-10 05:02:54.665632 | 
2026-06-10 05:02:54.665775 | TASK [repo_setup : Check for DLRN component repo]
2026-06-10 05:02:54.712043 | primary | skipping: Conditional result was False
2026-06-10 05:02:54.719387 | 
2026-06-10 05:02:54.719515 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-10 05:02:54.754290 | primary | skipping: Conditional result was False
2026-06-10 05:02:54.761366 | 
2026-06-10 05:02:54.761550 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-10 05:02:55.202041 | primary | ok: All paths examined
2026-06-10 05:02:55.212177 | 
2026-06-10 05:02:55.212307 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-10 05:02:55.620552 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-10 05:02:55.620926 | primary | changed: All items complete
2026-06-10 05:02:55.620984 | 
2026-06-10 05:02:55.965170 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-10 05:02:55.984099 | 
2026-06-10 05:02:55.984310 | TASK [repo_setup : Cleanup existing metadata]
2026-06-10 05:02:56.522131 | primary | Cache was expired
2026-06-10 05:02:56.523773 | primary | 19 files removed
2026-06-10 05:02:57.036549 | primary | ok: Runtime: 0:00:00.222481
2026-06-10 05:02:57.045576 | 
2026-06-10 05:02:57.045713 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-10 05:02:57.558389 | primary | changed
2026-06-10 05:02:57.573787 | 
2026-06-10 05:02:57.573920 | TASK [Find MD5 hash value from file]
2026-06-10 05:02:57.966247 | primary | ok
2026-06-10 05:02:57.977328 | 
2026-06-10 05:02:57.977526 | TASK [check for /etc/ci/mirror_info.sh]
2026-06-10 05:02:58.278186 | primary | ok
2026-06-10 05:02:58.287193 | 
2026-06-10 05:02:58.287331 | TASK [Use RDO proxy mirrors]
2026-06-10 05:02:58.835605 | primary | ok: Runtime: 0:00:00.017766
2026-06-10 05:02:58.844081 | 
2026-06-10 05:02:58.844215 | TASK [Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-10 05:02:59.386983 | primary | skipping: Conditional result was False
2026-06-10 05:02:59.397229 | 
2026-06-10 05:02:59.397368 | TASK [Copy repo-setup generated repos to yum.repos.d directory]
2026-06-10 05:02:59.888514 | primary | changed
2026-06-10 05:02:59.896814 | 
2026-06-10 05:02:59.896943 | TASK [Build Containers]
2026-06-10 05:02:59.931988 | primary | ok
2026-06-10 05:02:59.980889 | 
2026-06-10 05:02:59.980995 | LOOP [build_containers : Ensure directories are present]
2026-06-10 05:03:00.264421 | primary | ok: "tmp"
2026-06-10 05:03:00.519218 | primary | ok: "artifacts"
2026-06-10 05:03:00.787691 | primary | changed: "logs"
2026-06-10 05:03:00.807359 | 
2026-06-10 05:03:00.807623 | TASK [Install podman]
2026-06-10 05:03:00.843386 | primary | ok
2026-06-10 05:03:00.879215 | 
2026-06-10 05:03:00.879331 | TASK [podman : Ensure podman is installed]
2026-06-10 05:03:12.093724 | primary | ok: Nothing to do
2026-06-10 05:03:12.102571 | 
2026-06-10 05:03:12.102707 | TASK [podman : Enable loginctl linger for ansible_user_id]
2026-06-10 05:03:12.648167 | primary | ok: Runtime: 0:00:00.147221
2026-06-10 05:03:12.696115 | 
2026-06-10 05:03:12.696228 | TASK [podman : Ensure subordinate UID entry exists for zuul]
2026-06-10 05:03:13.177225 | primary | changed: line added
2026-06-10 05:03:13.193897 | 
2026-06-10 05:03:13.194037 | TASK [podman : Ensure subordinate GID entry exists for zuul]
2026-06-10 05:03:13.523624 | primary | changed: line added
2026-06-10 05:03:13.532285 | 
2026-06-10 05:03:13.532417 | TASK [podman : Run podman system migrate if subuid/subgid files were changed]
2026-06-10 05:03:14.080534 | primary | ok: Runtime: 0:00:00.078877
2026-06-10 05:03:14.099356 | 
2026-06-10 05:03:14.099532 | TASK [build_containers : Install required packages]
2026-06-10 05:03:15.048764 | primary | ok: Nothing to do
2026-06-10 05:03:15.057886 | 
2026-06-10 05:03:15.058018 | TASK [build_containers : Get tcib from repository]
2026-06-10 05:03:15.085636 | primary | skipping: Conditional result was False
2026-06-10 05:03:15.097181 | 
2026-06-10 05:03:15.097379 | TASK [build_containers : Install tcib package]
2026-06-10 05:03:15.634738 | primary | skipping: Conditional result was False
2026-06-10 05:03:15.707759 | 
2026-06-10 05:03:15.707939 | TASK [build_containers : Install tcib from RPM]
2026-06-10 05:03:22.028224 | primary | changed
2026-06-10 05:03:22.033609 | 
2026-06-10 05:03:22.033678 | TASK [build_containers : Generate build_containers.sh script]
2026-06-10 05:03:22.907321 | primary | changed
2026-06-10 05:03:22.911360 | 
2026-06-10 05:03:22.911449 | TASK [build_containers : Run build_containers.sh script]
2026-06-10 05:18:06.494998 | primary | ok: Runtime: 0:14:43.210109
2026-06-10 05:18:06.503552 | 
2026-06-10 05:18:06.503691 | TASK [build_containers : Run tcib hotfix command]
2026-06-10 05:18:07.045846 | primary | skipping: Conditional result was False
2026-06-10 05:18:07.062832 | 
2026-06-10 05:18:07.063031 | TASK [build_containers : Check for authfile]
2026-06-10 05:18:07.462021 | primary | ok
2026-06-10 05:18:07.471317 | 
2026-06-10 05:18:07.471478 | TASK [build_containers : Make sure authfile exists]
2026-06-10 05:18:07.516874 | primary | ok: All assertions passed
2026-06-10 05:18:07.524334 | 
2026-06-10 05:18:07.524492 | TASK [build_containers : Retrieve built images]
2026-06-10 05:18:08.154017 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ovn-sb-db-server
2026-06-10 05:18:08.154183 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ovn-nb-db-server
2026-06-10 05:18:08.154198 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ovn-controller
2026-06-10 05:18:08.154211 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ovn-northd
2026-06-10 05:18:08.154227 | primary | quay.rdoproject.org/podified-master-centos10/openstack-watcher-api
2026-06-10 05:18:08.154239 | primary | quay.rdoproject.org/podified-master-centos10/openstack-watcher-decision-engine
2026-06-10 05:18:08.154249 | primary | quay.rdoproject.org/podified-master-centos10/openstack-watcher-applier
2026-06-10 05:18:08.154257 | primary | quay.rdoproject.org/podified-master-centos10/openstack-tempest-all
2026-06-10 05:18:08.154264 | primary | quay.rdoproject.org/podified-master-centos10/openstack-tempest-extras
2026-06-10 05:18:08.154270 | primary | quay.rdoproject.org/podified-master-centos10/openstack-swift-proxy-server
2026-06-10 05:18:08.154277 | primary | quay.rdoproject.org/podified-master-centos10/openstack-swift-object
2026-06-10 05:18:08.154285 | primary | quay.rdoproject.org/podified-master-centos10/openstack-swift-account
2026-06-10 05:18:08.154292 | primary | quay.rdoproject.org/podified-master-centos10/openstack-swift-container
2026-06-10 05:18:08.154298 | primary | quay.rdoproject.org/podified-master-centos10/openstack-octavia-api
2026-06-10 05:18:08.154309 | primary | quay.rdoproject.org/podified-master-centos10/openstack-octavia-worker
2026-06-10 05:18:08.154317 | primary | quay.rdoproject.org/podified-master-centos10/openstack-octavia-housekeeping
2026-06-10 05:18:08.154324 | primary | quay.rdoproject.org/podified-master-centos10/openstack-octavia-health-manager
2026-06-10 05:18:08.154330 | primary | quay.rdoproject.org/podified-master-centos10/openstack-nova-compute
2026-06-10 05:18:08.154337 | primary | quay.rdoproject.org/podified-master-centos10/openstack-nova-api
2026-06-10 05:18:08.154344 | primary | quay.rdoproject.org/podified-master-centos10/openstack-nova-novncproxy
2026-06-10 05:18:08.154351 | primary | quay.rdoproject.org/podified-master-centos10/openstack-nova-conductor
2026-06-10 05:18:08.154357 | primary | quay.rdoproject.org/podified-master-centos10/openstack-nova-scheduler
2026-06-10 05:18:08.154364 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-metadata-agent-ovn
2026-06-10 05:18:08.154371 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-ovn-agent
2026-06-10 05:18:08.154377 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-dhcp-agent
2026-06-10 05:18:08.154384 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-agent-base
2026-06-10 05:18:08.154391 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-server
2026-06-10 05:18:08.154398 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-sriov-agent
2026-06-10 05:18:08.154405 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ironic-neutron-agent
2026-06-10 05:18:08.154412 | primary | quay.rdoproject.org/podified-master-centos10/openstack-manila-share
2026-06-10 05:18:08.154418 | primary | quay.rdoproject.org/podified-master-centos10/openstack-manila-api
2026-06-10 05:18:08.154425 | primary | quay.rdoproject.org/podified-master-centos10/openstack-manila-scheduler
2026-06-10 05:18:08.154432 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ironic-pxe
2026-06-10 05:18:08.154438 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ironic-api
2026-06-10 05:18:08.154445 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ironic-conductor
2026-06-10 05:18:08.154452 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ironic-inspector
2026-06-10 05:18:08.154458 | primary | quay.rdoproject.org/podified-master-centos10/openstack-heat-engine
2026-06-10 05:18:08.154465 | primary | quay.rdoproject.org/podified-master-centos10/openstack-heat-api-cfn
2026-06-10 05:18:08.154472 | primary | quay.rdoproject.org/podified-master-centos10/openstack-heat-api
2026-06-10 05:18:08.154478 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-backend-bind9
2026-06-10 05:18:08.154485 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-mdns
2026-06-10 05:18:08.154492 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-api
2026-06-10 05:18:08.154509 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-worker
2026-06-10 05:18:08.154516 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-sink
2026-06-10 05:18:08.154522 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-central
2026-06-10 05:18:08.154529 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-producer
2026-06-10 05:18:08.154536 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api
2026-06-10 05:18:08.154543 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor
2026-06-10 05:18:08.154549 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cinder-api
2026-06-10 05:18:08.154556 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cinder-volume
2026-06-10 05:18:08.154562 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cinder-backup
2026-06-10 05:18:08.154569 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cinder-scheduler
2026-06-10 05:18:08.154626 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-ipmi
2026-06-10 05:18:08.154633 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-compute
2026-06-10 05:18:08.154640 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-central
2026-06-10 05:18:08.154647 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-notification
2026-06-10 05:18:08.154654 | primary | quay.rdoproject.org/podified-master-centos10/openstack-barbican-api
2026-06-10 05:18:08.159310 | primary | quay.rdoproject.org/podified-master-centos10/openstack-barbican-keystone-listener
2026-06-10 05:18:08.159340 | primary | quay.rdoproject.org/podified-master-centos10/openstack-barbican-worker
2026-06-10 05:18:08.159348 | primary | quay.rdoproject.org/podified-master-centos10/openstack-aodh-api
2026-06-10 05:18:08.159355 | primary | quay.rdoproject.org/podified-master-centos10/openstack-aodh-notifier
2026-06-10 05:18:08.159361 | primary | quay.rdoproject.org/podified-master-centos10/openstack-aodh-evaluator
2026-06-10 05:18:08.159368 | primary | quay.rdoproject.org/podified-master-centos10/openstack-aodh-listener
2026-06-10 05:18:08.159375 | primary | quay.rdoproject.org/podified-master-centos10/openstack-nova-base
2026-06-10 05:18:08.159382 | primary | quay.rdoproject.org/podified-master-centos10/openstack-tempest
2026-06-10 05:18:08.159389 | primary | quay.rdoproject.org/podified-master-centos10/openstack-swift-base
2026-06-10 05:18:08.159406 | primary | quay.rdoproject.org/podified-master-centos10/openstack-watcher-base
2026-06-10 05:18:08.159413 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-base
2026-06-10 05:18:08.159419 | primary | quay.rdoproject.org/podified-master-centos10/openstack-octavia-base
2026-06-10 05:18:08.159426 | primary | quay.rdoproject.org/podified-master-centos10/openstack-heat-base
2026-06-10 05:18:08.159433 | primary | quay.rdoproject.org/podified-master-centos10/openstack-manila-base
2026-06-10 05:18:08.159439 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ironic-base
2026-06-10 05:18:08.159446 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cinder-base
2026-06-10 05:18:08.159453 | primary | quay.rdoproject.org/podified-master-centos10/openstack-horizontest
2026-06-10 05:18:08.159459 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-base
2026-06-10 05:18:08.159466 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-base
2026-06-10 05:18:08.159473 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-base
2026-06-10 05:18:08.159480 | primary | quay.rdoproject.org/podified-master-centos10/openstack-glance-api
2026-06-10 05:18:08.159486 | primary | quay.rdoproject.org/podified-master-centos10/openstack-keystone
2026-06-10 05:18:08.159493 | primary | quay.rdoproject.org/podified-master-centos10/openstack-horizon
2026-06-10 05:18:08.159500 | primary | quay.rdoproject.org/podified-master-centos10/openstack-placement-api
2026-06-10 05:18:08.159506 | primary | quay.rdoproject.org/podified-master-centos10/openstack-barbican-base
2026-06-10 05:18:08.159513 | primary | quay.rdoproject.org/podified-master-centos10/openstack-aodh-base
2026-06-10 05:18:08.159527 | primary | quay.rdoproject.org/podified-master-centos10/openstack-iscsid
2026-06-10 05:18:08.159534 | primary | quay.rdoproject.org/podified-master-centos10/openstack-tobiko
2026-06-10 05:18:08.159541 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ovn-base
2026-06-10 05:18:08.159548 | primary | quay.rdoproject.org/podified-master-centos10/openstack-os
2026-06-10 05:18:08.159555 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ovn-bgp-agent
2026-06-10 05:18:08.159561 | primary | quay.rdoproject.org/podified-master-centos10/openstack-openstackclient
2026-06-10 05:18:08.159568 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ansible-tests
2026-06-10 05:18:08.159602 | primary | quay.rdoproject.org/podified-master-centos10/openstack-valkey
2026-06-10 05:18:08.159609 | primary | quay.rdoproject.org/podified-master-centos10/openstack-rabbitmq
2026-06-10 05:18:08.159615 | primary | quay.rdoproject.org/podified-master-centos10/openstack-unbound
2026-06-10 05:18:08.159622 | primary | quay.rdoproject.org/podified-master-centos10/openstack-rsyslog
2026-06-10 05:18:08.159629 | primary | quay.rdoproject.org/podified-master-centos10/openstack-mariadb
2026-06-10 05:18:08.159636 | primary | quay.rdoproject.org/podified-master-centos10/openstack-frr
2026-06-10 05:18:08.159643 | primary | quay.rdoproject.org/podified-master-centos10/openstack-memcached
2026-06-10 05:18:08.159649 | primary | quay.rdoproject.org/podified-master-centos10/openstack-haproxy
2026-06-10 05:18:08.159656 | primary | quay.rdoproject.org/podified-master-centos10/openstack-multipathd
2026-06-10 05:18:08.159663 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cron
2026-06-10 05:18:08.159670 | primary | quay.rdoproject.org/podified-master-centos10/openstack-netutils
2026-06-10 05:18:08.159676 | primary | quay.rdoproject.org/podified-master-centos10/openstack-base
2026-06-10 05:18:08.572748 | primary | ok: Runtime: 0:00:00.315581
2026-06-10 05:18:08.583579 | 
2026-06-10 05:18:08.583723 | TASK [build_containers : Store built images to containers-built.log]
2026-06-10 05:18:09.632938 | primary | ok: Runtime: 0:00:00.263136
2026-06-10 05:18:09.642929 | 
2026-06-10 05:18:09.643107 | LOOP [build_containers : Push image: {{ item }}]
2026-06-10 05:18:09.678489 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.679034 | primary | changed: All items complete
2026-06-10 05:18:09.679101 | 
2026-06-10 05:18:09.686120 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.694177 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.702088 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.707872 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.712988 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.718088 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.723509 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.728815 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.733863 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.739001 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.742788 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.746137 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.749544 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.752912 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.756235 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.759656 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.763028 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.766515 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.769773 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.773296 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.776606 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.780113 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.783707 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.787177 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.790097 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.793475 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.796785 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.800142 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.803559 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.806878 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.810231 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.813555 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.817153 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.820417 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.823829 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.827309 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.830657 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.833953 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.837263 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.840616 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.843959 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.847258 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.850743 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.854167 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.857518 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.861126 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.864505 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.867625 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.870930 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.874213 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.877700 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.881026 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.884362 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.887842 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.891271 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.894630 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.897981 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.901295 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.904656 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.907948 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.911315 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.914642 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.918569 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.921856 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.925249 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.928807 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.932107 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.935385 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.939102 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.942344 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.945483 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.948773 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.952067 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.955361 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.958800 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.961971 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.966251 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.969645 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.973307 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.976250 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.979641 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.982904 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.986224 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.989588 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.992893 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.996339 | primary | skipping: Conditional result was False
2026-06-10 05:18:09.999801 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.003203 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.006568 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.010089 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.013171 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.016524 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.020165 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.023545 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.026644 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.029936 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.033233 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.036590 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.040073 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.043376 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.046720 | primary | skipping: Conditional result was False
2026-06-10 05:18:10.063744 | 
2026-06-10 05:18:10.063892 | LOOP [build_containers : Retag each image and push to registry: {{ item }}]
2026-06-10 05:18:11.015379 | primary | Getting image source signatures
2026-06-10 05:18:11.015852 | primary | Copying blob sha256:06316ad90642218da90eb476b6ed6a38fa5d80cdd251677be4e59e34ce726574
2026-06-10 05:18:11.015910 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:11.015952 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:11.015991 | primary | Copying blob sha256:40456182440ec02e955ff48ec1432252f78c124f92216716749c9038129ddeea
2026-06-10 05:18:11.016027 | primary | Copying config sha256:cbbeb0c8e63a8d686e3e7cf11e8828bc046cf9b26757ea6ad8b0f2622ecd268a
2026-06-10 05:18:11.016064 | primary | Writing manifest to image destination
2026-06-10 05:18:11.016147 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ovn-sb-db-server Runtime: 0:00:00.620642
2026-06-10 05:18:11.016214 | 
2026-06-10 05:18:11.811231 | primary | Getting image source signatures
2026-06-10 05:18:11.811509 | primary | Copying blob sha256:0249ff949d1d2a2e057a53146112aa7bce511f6a1a355e388333062c531db6b6
2026-06-10 05:18:11.811577 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:11.811622 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:11.811660 | primary | Copying blob sha256:40456182440ec02e955ff48ec1432252f78c124f92216716749c9038129ddeea
2026-06-10 05:18:11.811698 | primary | Copying config sha256:ea94df3b615c995b70b2cd681500fba0bac394eff68d1671ae69314b1d2b637a
2026-06-10 05:18:11.811735 | primary | Writing manifest to image destination
2026-06-10 05:18:11.811789 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ovn-nb-db-server Runtime: 0:00:00.497273
2026-06-10 05:18:12.672195 | primary | Getting image source signatures
2026-06-10 05:18:12.672480 | primary | Copying blob sha256:185a9111b5d61a09b652b1e350439e73a1c7fa334d735ab3ecf01faac566907f
2026-06-10 05:18:12.672566 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:12.672624 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:12.672682 | primary | Copying blob sha256:40456182440ec02e955ff48ec1432252f78c124f92216716749c9038129ddeea
2026-06-10 05:18:12.672738 | primary | Copying config sha256:120ae5d58c3b11ab5c864274040b6e6a88fd71d66d7cf893f1700448536138ff
2026-06-10 05:18:12.672792 | primary | Writing manifest to image destination
2026-06-10 05:18:12.672868 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ovn-controller Runtime: 0:00:00.548727
2026-06-10 05:18:13.511511 | primary | Getting image source signatures
2026-06-10 05:18:13.511685 | primary | Copying blob sha256:f50d9bd93e16c91aa078d7c3741139ff47ef0e90ea6d0cc910427013ccd9d29d
2026-06-10 05:18:13.511742 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:13.511784 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:13.511826 | primary | Copying blob sha256:40456182440ec02e955ff48ec1432252f78c124f92216716749c9038129ddeea
2026-06-10 05:18:13.511864 | primary | Copying config sha256:206e122b0b8b01b54d7096e6591d20532d44bae90a1268775798eb400e27d6fe
2026-06-10 05:18:13.511903 | primary | Writing manifest to image destination
2026-06-10 05:18:13.511960 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ovn-northd Runtime: 0:00:00.526417
2026-06-10 05:18:14.346336 | primary | Getting image source signatures
2026-06-10 05:18:14.346549 | primary | Copying blob sha256:0eb372dc3f310b8ecb16cd1e6d0a07941ba35a8d295d47f9249b9f11a107c401
2026-06-10 05:18:14.346605 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:14.346649 | primary | Copying blob sha256:4af6399cd04f2c0b71e31b20e3102b303d2a58e412fab3784048b9e295751224
2026-06-10 05:18:14.346688 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:14.346727 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:14.346765 | primary | Copying config sha256:9fdd9ec4aa1b044dc8fc2f635c19bfe26b0c61f2f39cf58d8639bbc263146bdf
2026-06-10 05:18:14.346808 | primary | Writing manifest to image destination
2026-06-10 05:18:14.346862 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-watcher-api Runtime: 0:00:00.527230
2026-06-10 05:18:15.183538 | primary | Getting image source signatures
2026-06-10 05:18:15.183728 | primary | Copying blob sha256:626d8a893c4ffd1732323f8bef96888fdc38ad6d6011e3efd4aaa212a6749d36
2026-06-10 05:18:15.183782 | primary | Copying blob sha256:4af6399cd04f2c0b71e31b20e3102b303d2a58e412fab3784048b9e295751224
2026-06-10 05:18:15.183824 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:15.183862 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:15.183898 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:15.183935 | primary | Copying config sha256:5222889a8dadd9691ab9b4e04bf0fabd22279537d7f560014e3600452d363c82
2026-06-10 05:18:15.183971 | primary | Writing manifest to image destination
2026-06-10 05:18:15.184023 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-watcher-decision-engine Runtime: 0:00:00.529198
2026-06-10 05:18:16.114935 | primary | Getting image source signatures
2026-06-10 05:18:16.115119 | primary | Copying blob sha256:df63df39f8f2dec5d3a149b7bfc140a444783c422ee95d055dd98c9b736c6440
2026-06-10 05:18:16.115186 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:16.115229 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:16.115267 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:16.115304 | primary | Copying blob sha256:4af6399cd04f2c0b71e31b20e3102b303d2a58e412fab3784048b9e295751224
2026-06-10 05:18:16.115340 | primary | Copying config sha256:aa6ae21efb6617607e2f03dfb9bde527aededc770de939a5a326d94a51c59ce2
2026-06-10 05:18:16.115377 | primary | Writing manifest to image destination
2026-06-10 05:18:16.115460 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-watcher-applier Runtime: 0:00:00.594898
2026-06-10 05:18:16.931547 | primary | Getting image source signatures
2026-06-10 05:18:16.931729 | primary | Copying blob sha256:c5b90f99ff931bf9c5d364da122c165a073b5813c575bbc7d98dab00a6b26a89
2026-06-10 05:18:16.931784 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:16.931828 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:16.931868 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:16.931907 | primary | Copying blob sha256:e639bf4be01a71e02e0359ef0933359a7e19ea2bdabffa416db7157cb5b57bb3
2026-06-10 05:18:16.931945 | primary | Copying config sha256:5c540f6b48b9f2596b15825502e6ffb496125e32bea3358f960ff138a897f97b
2026-06-10 05:18:16.931985 | primary | Writing manifest to image destination
2026-06-10 05:18:16.932041 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-tempest-all Runtime: 0:00:00.514230
2026-06-10 05:18:17.747751 | primary | Getting image source signatures
2026-06-10 05:18:17.747943 | primary | Copying blob sha256:53b47d7e739b054a0ca53f9ed63026eec1acb123db4f2fcf5df461247e89b0a2
2026-06-10 05:18:17.747997 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:17.748036 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:17.748073 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:17.748108 | primary | Copying blob sha256:e639bf4be01a71e02e0359ef0933359a7e19ea2bdabffa416db7157cb5b57bb3
2026-06-10 05:18:17.748144 | primary | Copying config sha256:2c1d4497fb2fcb57603c526e9d78c8e4b2a8544dd4440a36056dd027930dfff3
2026-06-10 05:18:17.748181 | primary | Writing manifest to image destination
2026-06-10 05:18:17.748234 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-tempest-extras Runtime: 0:00:00.515785
2026-06-10 05:18:18.548280 | primary | Getting image source signatures
2026-06-10 05:18:18.548524 | primary | Copying blob sha256:bc3234b13432bdcf99fa8900c7436db1f29dc6081d30ec811053d10ccff69025
2026-06-10 05:18:18.548589 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:18.548630 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:18.548669 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:18.548707 | primary | Copying blob sha256:b1fbf896140ba78ac93b5b097ff47c289e243ecee4a902df2f9f5773ebaaa720
2026-06-10 05:18:18.548743 | primary | Copying config sha256:2ea6b70a289c038cd1b7f56eb88e80bc541ad675cf96b179fc3ca157bccf127f
2026-06-10 05:18:18.548779 | primary | Writing manifest to image destination
2026-06-10 05:18:18.548832 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-swift-proxy-server Runtime: 0:00:00.475841
2026-06-10 05:18:19.406026 | primary | Getting image source signatures
2026-06-10 05:18:19.406200 | primary | Copying blob sha256:6fd3b381cb0b8167d848a464652c0efbfc53d6c260b7e06718a515f36101b303
2026-06-10 05:18:19.406267 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:19.406310 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:19.406349 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:19.406387 | primary | Copying blob sha256:b1fbf896140ba78ac93b5b097ff47c289e243ecee4a902df2f9f5773ebaaa720
2026-06-10 05:18:19.406425 | primary | Copying config sha256:73718f53c74cf3c8b28ec79af211e90323ea97ab6060da533be95fbf79ac978f
2026-06-10 05:18:19.406505 | primary | Writing manifest to image destination
2026-06-10 05:18:19.406563 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-swift-object Runtime: 0:00:00.548341
2026-06-10 05:18:20.231342 | primary | Getting image source signatures
2026-06-10 05:18:20.231653 | primary | Copying blob sha256:203282898d3f93317d67548d44a75dea7ebc1559034ddac57b389a9a8b90c1a3
2026-06-10 05:18:20.231719 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:20.231762 | primary | Copying blob sha256:b1fbf896140ba78ac93b5b097ff47c289e243ecee4a902df2f9f5773ebaaa720
2026-06-10 05:18:20.231803 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:20.231841 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:20.231880 | primary | Copying config sha256:7d7ab68777a64db074f394ca4c0a57bdb45017748256d6af4a30dca7e70c2b68
2026-06-10 05:18:20.231919 | primary | Writing manifest to image destination
2026-06-10 05:18:20.231973 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-swift-account Runtime: 0:00:00.514938
2026-06-10 05:18:21.113595 | primary | Getting image source signatures
2026-06-10 05:18:21.113862 | primary | Copying blob sha256:cebc8865937f545554bc88112e89d16dec1f00170bcc1c1395a529cce0d0e8de
2026-06-10 05:18:21.113925 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:21.113966 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:21.114004 | primary | Copying blob sha256:b1fbf896140ba78ac93b5b097ff47c289e243ecee4a902df2f9f5773ebaaa720
2026-06-10 05:18:21.114039 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:21.114075 | primary | Copying config sha256:b2ac8f4a6d308ad8b279a091c0bc2abe7b9bab78617c4ec47770e3a59d986a8e
2026-06-10 05:18:21.114111 | primary | Writing manifest to image destination
2026-06-10 05:18:21.114163 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-swift-container Runtime: 0:00:00.575006
2026-06-10 05:18:21.942724 | primary | Getting image source signatures
2026-06-10 05:18:21.942896 | primary | Copying blob sha256:132dc63930c8e0c96a5d52fe93e67ac5bde92d0d5d418812776854d3a756f182
2026-06-10 05:18:21.942949 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:21.942991 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:21.943031 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:21.943071 | primary | Copying blob sha256:cb57ed0699e17cefef228ba8a1291a5befb963c87bda3964364d4b78c8385e28
2026-06-10 05:18:21.943109 | primary | Copying config sha256:4e4e5d061c2e97852e7159e335ab13bae09c584516c2eb4306ba378e42c12b14
2026-06-10 05:18:21.943148 | primary | Writing manifest to image destination
2026-06-10 05:18:21.943202 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-octavia-api Runtime: 0:00:00.517365
2026-06-10 05:18:22.926690 | primary | Getting image source signatures
2026-06-10 05:18:22.926833 | primary | Copying blob sha256:6434f5652183b3e0a6c20bbb394f32cf4a1cc761f34dafc62f48d92b14a5bd98
2026-06-10 05:18:22.926869 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:22.926896 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:22.926921 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:22.926945 | primary | Copying blob sha256:cb57ed0699e17cefef228ba8a1291a5befb963c87bda3964364d4b78c8385e28
2026-06-10 05:18:22.926969 | primary | Copying config sha256:bf3777eec6aff98d8b7a33ea54c4a3054f91b2c60e5e73c37a8a7767f9f0163e
2026-06-10 05:18:22.926994 | primary | Writing manifest to image destination
2026-06-10 05:18:22.927030 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-octavia-worker Runtime: 0:00:00.703147
2026-06-10 05:18:23.726102 | primary | Getting image source signatures
2026-06-10 05:18:23.726285 | primary | Copying blob sha256:0db09315fa0243b9bcaf31e31c2bc7279a7ce8a4c84ad4f8d6bf0ed156ff3bde
2026-06-10 05:18:23.726340 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:23.726383 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:23.726424 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:23.726527 | primary | Copying blob sha256:cb57ed0699e17cefef228ba8a1291a5befb963c87bda3964364d4b78c8385e28
2026-06-10 05:18:23.726578 | primary | Copying config sha256:bca68f1b7ea101348b765bb3b55592e7c71347bb1bc8e61720533028d9875ce3
2026-06-10 05:18:23.726619 | primary | Writing manifest to image destination
2026-06-10 05:18:23.726673 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-octavia-housekeeping Runtime: 0:00:00.543583
2026-06-10 05:18:24.482559 | primary | Getting image source signatures
2026-06-10 05:18:24.482743 | primary | Copying blob sha256:9028f717c86079341a32fadf741bc10496814f14db1aacb2e2de1807e3dcd67f
2026-06-10 05:18:24.482799 | primary | Copying blob sha256:cb57ed0699e17cefef228ba8a1291a5befb963c87bda3964364d4b78c8385e28
2026-06-10 05:18:24.482842 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:24.482880 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:24.482921 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:24.482963 | primary | Copying config sha256:03205022b31ae23df343892637875df20d8e72eee088fa4e6f6a4c178542b02b
2026-06-10 05:18:24.483002 | primary | Writing manifest to image destination
2026-06-10 05:18:24.483058 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-octavia-health-manager Runtime: 0:00:00.477442
2026-06-10 05:18:25.297314 | primary | Getting image source signatures
2026-06-10 05:18:25.297528 | primary | Copying blob sha256:a83ba1ba64471c82979aea6161c2b4b65f02c18a23a8cecf21e6f01dd5da7c1c
2026-06-10 05:18:25.297588 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:25.297632 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:25.297673 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:25.297711 | primary | Copying blob sha256:3668f5e1e3eac4994f59c3b5e77bbfc37591f7773c07eeb0145d3cb67f18a47e
2026-06-10 05:18:25.297749 | primary | Copying config sha256:5772979545935f130cc335a8e61ca70f856a25b2d1ce74e3be69f87eb8564042
2026-06-10 05:18:25.297788 | primary | Writing manifest to image destination
2026-06-10 05:18:25.297844 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-nova-compute Runtime: 0:00:00.483069
2026-06-10 05:18:26.155590 | primary | Getting image source signatures
2026-06-10 05:18:26.155763 | primary | Copying blob sha256:f40a0bf824a824bddae9d2d4e8ddd0f69d20d86644681306f3887297aedea59c
2026-06-10 05:18:26.155818 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:26.155861 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:26.155901 | primary | Copying blob sha256:3668f5e1e3eac4994f59c3b5e77bbfc37591f7773c07eeb0145d3cb67f18a47e
2026-06-10 05:18:26.155940 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:26.155978 | primary | Copying config sha256:173635261f4ab4b5729255ad701b7a5fe217ebf0b0fc8a1db9a36b92ef3586a2
2026-06-10 05:18:26.156018 | primary | Writing manifest to image destination
2026-06-10 05:18:26.156072 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-nova-api Runtime: 0:00:00.516827
2026-06-10 05:18:26.985337 | primary | Getting image source signatures
2026-06-10 05:18:26.985552 | primary | Copying blob sha256:d2efc53d108ed250b3d52a4ca7db87ff87117da31074ff9b02edfb0f5bfc879e
2026-06-10 05:18:26.985609 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:26.985650 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:26.985687 | primary | Copying blob sha256:3668f5e1e3eac4994f59c3b5e77bbfc37591f7773c07eeb0145d3cb67f18a47e
2026-06-10 05:18:26.985724 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:26.985760 | primary | Copying config sha256:7682324e0e7f1d8d877e9d63d2edab5a33386ab6bc6fe8ff86bb84629d78d525
2026-06-10 05:18:26.985798 | primary | Writing manifest to image destination
2026-06-10 05:18:26.985851 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-nova-novncproxy Runtime: 0:00:00.531997
2026-06-10 05:18:27.870760 | primary | Getting image source signatures
2026-06-10 05:18:27.870905 | primary | Copying blob sha256:6594c63f08211b22d8dda7a28eb8c817ea44aa98d4643e9372eb12fc1c2e64e1
2026-06-10 05:18:27.870938 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:27.870964 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:27.870988 | primary | Copying blob sha256:3668f5e1e3eac4994f59c3b5e77bbfc37591f7773c07eeb0145d3cb67f18a47e
2026-06-10 05:18:27.871011 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:27.871033 | primary | Copying config sha256:cf4512c943e68586e4cdf81131b5675738ddfabff961e94dcde28dc9534fef44
2026-06-10 05:18:27.871056 | primary | Writing manifest to image destination
2026-06-10 05:18:27.871091 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-nova-conductor Runtime: 0:00:00.518429
2026-06-10 05:18:28.628809 | primary | Getting image source signatures
2026-06-10 05:18:28.628995 | primary | Copying blob sha256:568b9e7911d28a5ba48b0b98aeda7f02e3935625467bdecaf5361df6070c0362
2026-06-10 05:18:28.629052 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:28.629095 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:28.629134 | primary | Copying blob sha256:3668f5e1e3eac4994f59c3b5e77bbfc37591f7773c07eeb0145d3cb67f18a47e
2026-06-10 05:18:28.629172 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:28.629211 | primary | Copying config sha256:3f5cd3a7ffc565ca77c7980508e25db3fe447bd9de43c67cac57864e4d89bdfe
2026-06-10 05:18:28.629249 | primary | Writing manifest to image destination
2026-06-10 05:18:28.629303 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-nova-scheduler Runtime: 0:00:00.506935
2026-06-10 05:18:29.477229 | primary | Getting image source signatures
2026-06-10 05:18:29.477545 | primary | Copying blob sha256:0c885e9fc7bdbc85bc011da147a0dd322686524b0472e260de7a01238ab5515c
2026-06-10 05:18:29.477644 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:29.477718 | primary | Copying blob sha256:86a37dbdd6660f6ea91b5f3153b1b3176e982137b830912c6b2ef74f0550d032
2026-06-10 05:18:29.477763 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:29.477802 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:29.477839 | primary | Copying blob sha256:45bf84ab10ffea00e15ad7f947ce23d7b9b065b5042d72da5bfdf55a1df1181f
2026-06-10 05:18:29.477876 | primary | Copying config sha256:7ec85c31deb8a02d9c69daacb50aa110c82ba1035b0d6e3a741fcfb8720d8b50
2026-06-10 05:18:29.477913 | primary | Writing manifest to image destination
2026-06-10 05:18:29.478138 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-neutron-metadata-agent-ovn Runtime: 0:00:00.548718
2026-06-10 05:18:30.290587 | primary | Getting image source signatures
2026-06-10 05:18:30.290775 | primary | Copying blob sha256:09ddeddfc26e8f4d2f4932d7505aac035cbdbcaf8776eec8fb042f2c1f86dfb0
2026-06-10 05:18:30.290829 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:30.290870 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:30.290908 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:30.290953 | primary | Copying blob sha256:86a37dbdd6660f6ea91b5f3153b1b3176e982137b830912c6b2ef74f0550d032
2026-06-10 05:18:30.291008 | primary | Copying blob sha256:45bf84ab10ffea00e15ad7f947ce23d7b9b065b5042d72da5bfdf55a1df1181f
2026-06-10 05:18:30.291060 | primary | Copying config sha256:a0758ad483a0eb0f06bf2329116e9d279735dd504ac5f3132f40fafd9714f622
2026-06-10 05:18:30.291099 | primary | Writing manifest to image destination
2026-06-10 05:18:30.291151 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-neutron-ovn-agent Runtime: 0:00:00.514870
2026-06-10 05:18:31.109816 | primary | Getting image source signatures
2026-06-10 05:18:31.110010 | primary | Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
2026-06-10 05:18:31.110079 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:31.110132 | primary | Copying blob sha256:86a37dbdd6660f6ea91b5f3153b1b3176e982137b830912c6b2ef74f0550d032
2026-06-10 05:18:31.110201 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:31.110272 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:31.110339 | primary | Copying blob sha256:45bf84ab10ffea00e15ad7f947ce23d7b9b065b5042d72da5bfdf55a1df1181f
2026-06-10 05:18:31.110391 | primary | Copying config sha256:15bb0c67cc74254d7a84f9d4a5db6ba4e37a5c3450b8f9d829f8d6281241fe79
2026-06-10 05:18:31.110489 | primary | Writing manifest to image destination
2026-06-10 05:18:31.110555 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-neutron-dhcp-agent Runtime: 0:00:00.524418
2026-06-10 05:18:31.948161 | primary | Getting image source signatures
2026-06-10 05:18:31.948335 | primary | Copying blob sha256:45bf84ab10ffea00e15ad7f947ce23d7b9b065b5042d72da5bfdf55a1df1181f
2026-06-10 05:18:31.948391 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:31.948467 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:31.948518 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:31.948585 | primary | Copying blob sha256:86a37dbdd6660f6ea91b5f3153b1b3176e982137b830912c6b2ef74f0550d032
2026-06-10 05:18:31.948629 | primary | Copying config sha256:1b153aa6c01b2e9345a555325f24e50c4aba56dbff1e5a39fce7184161343861
2026-06-10 05:18:31.948669 | primary | Writing manifest to image destination
2026-06-10 05:18:31.948724 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-neutron-agent-base Runtime: 0:00:00.548765
2026-06-10 05:18:32.768318 | primary | Getting image source signatures
2026-06-10 05:18:32.768467 | primary | Copying blob sha256:8fbbe954acce9b2b4a13949d9749d8840d58ec55edfb0bb4f493f7076a3656f0
2026-06-10 05:18:32.768507 | primary | Copying blob sha256:86a37dbdd6660f6ea91b5f3153b1b3176e982137b830912c6b2ef74f0550d032
2026-06-10 05:18:32.768534 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:32.768558 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:32.768581 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:32.768605 | primary | Copying config sha256:ba1583c2a13c7422750785c1b48e65df3703aa8c3a7b4216fa540381045b7bfa
2026-06-10 05:18:32.768628 | primary | Writing manifest to image destination
2026-06-10 05:18:32.768661 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-neutron-server Runtime: 0:00:00.523593
2026-06-10 05:18:33.634500 | primary | Getting image source signatures
2026-06-10 05:18:33.634673 | primary | Copying blob sha256:c3153526fb5774259774b7cc12cc2dc3a051beaaaadcf7cb896059397aef8cbb
2026-06-10 05:18:33.634732 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:33.634776 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:33.634816 | primary | Copying blob sha256:86a37dbdd6660f6ea91b5f3153b1b3176e982137b830912c6b2ef74f0550d032
2026-06-10 05:18:33.634855 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:33.634894 | primary | Copying config sha256:3766a57ab64d5434074cd1f05860319adab3647dc7986c095b2db9f16fbe1a71
2026-06-10 05:18:33.634933 | primary | Writing manifest to image destination
2026-06-10 05:18:33.634988 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-neutron-sriov-agent Runtime: 0:00:00.550206
2026-06-10 05:18:34.405486 | primary | Getting image source signatures
2026-06-10 05:18:34.405666 | primary | Copying blob sha256:80b170d050b493e7a6248513f751bc52eb190b10f68b5559fb76e0fab50a5ea7
2026-06-10 05:18:34.405720 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:34.405763 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:34.405803 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:34.405842 | primary | Copying blob sha256:86a37dbdd6660f6ea91b5f3153b1b3176e982137b830912c6b2ef74f0550d032
2026-06-10 05:18:34.405879 | primary | Copying config sha256:cec5556e1eae72d18e1be509da08d79a59668648a8b8d9fc1004bf4062159577
2026-06-10 05:18:34.405919 | primary | Writing manifest to image destination
2026-06-10 05:18:34.405973 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ironic-neutron-agent Runtime: 0:00:00.491885
2026-06-10 05:18:35.246361 | primary | Getting image source signatures
2026-06-10 05:18:35.246568 | primary | Copying blob sha256:21b2778e81e55a3f9316c284b3954a551cddb220ebbc9fac0765b4c1cd8488d2
2026-06-10 05:18:35.246622 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:35.246662 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:35.246700 | primary | Copying blob sha256:da7b1ee1ac4a1078eaa03b7466759ab3842c6aaac7102554ba841f0c50c2286d
2026-06-10 05:18:35.246785 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:35.246830 | primary | Copying config sha256:93b97bcb5765fb37318f679691344ea0f2dfc8ee17354509e55080acf27d9e97
2026-06-10 05:18:35.246868 | primary | Writing manifest to image destination
2026-06-10 05:18:35.246921 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-manila-share Runtime: 0:00:00.542460
2026-06-10 05:18:36.069002 | primary | Getting image source signatures
2026-06-10 05:18:36.069182 | primary | Copying blob sha256:5f5341b45f767455fad2999d82969ed8f37f015c336b34b4533789815a675c7c
2026-06-10 05:18:36.069239 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:36.069282 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:36.069322 | primary | Copying blob sha256:da7b1ee1ac4a1078eaa03b7466759ab3842c6aaac7102554ba841f0c50c2286d
2026-06-10 05:18:36.069360 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:36.069397 | primary | Copying config sha256:2a72ba8731df85d262ba18018ff6c6e748a94b8f425f64bb6ba81f2be9cc24b5
2026-06-10 05:18:36.069485 | primary | Writing manifest to image destination
2026-06-10 05:18:36.069555 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-manila-api Runtime: 0:00:00.521667
2026-06-10 05:18:36.904202 | primary | Getting image source signatures
2026-06-10 05:18:36.904482 | primary | Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
2026-06-10 05:18:36.904552 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:36.904594 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:36.904633 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:36.904672 | primary | Copying blob sha256:da7b1ee1ac4a1078eaa03b7466759ab3842c6aaac7102554ba841f0c50c2286d
2026-06-10 05:18:36.904709 | primary | Copying config sha256:5371e1bf592c7141d9c27e40fd7b496498745ebdf6044f7a03303f3b90b9e8f3
2026-06-10 05:18:36.904747 | primary | Writing manifest to image destination
2026-06-10 05:18:36.904799 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-manila-scheduler Runtime: 0:00:00.534381
2026-06-10 05:18:37.633945 | primary | Getting image source signatures
2026-06-10 05:18:37.634145 | primary | Copying blob sha256:934f063b76f3dbca6f30c6cfb214d16618b91381f1f85bb30432d11aa1383142
2026-06-10 05:18:37.634181 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:37.634221 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:37.634246 | primary | Copying blob sha256:bf0f908dd3640d2c9301cf53a8c87c4a06b1491940c3064357875d10cf282503
2026-06-10 05:18:37.634270 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:37.634293 | primary | Copying config sha256:c1f0707b88865882963b4287fa4e09293b2ca60ed57bd8377e6ba4ebc521afc3
2026-06-10 05:18:37.634317 | primary | Writing manifest to image destination
2026-06-10 05:18:37.634368 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ironic-pxe Runtime: 0:00:00.456869
2026-06-10 05:18:38.463294 | primary | Getting image source signatures
2026-06-10 05:18:38.463500 | primary | Copying blob sha256:82835443c15b7729d67f04d394bfce60d31798c10bc197c90ba1d320060aeeca
2026-06-10 05:18:38.463563 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:38.463607 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:38.463660 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:38.463699 | primary | Copying blob sha256:bf0f908dd3640d2c9301cf53a8c87c4a06b1491940c3064357875d10cf282503
2026-06-10 05:18:38.463738 | primary | Copying config sha256:4d51644946d33fecf27badd08e1ddeb21564fadcf8a4f49eeb96173f0204c539
2026-06-10 05:18:38.463776 | primary | Writing manifest to image destination
2026-06-10 05:18:38.463830 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ironic-api Runtime: 0:00:00.521362
2026-06-10 05:18:39.323870 | primary | Getting image source signatures
2026-06-10 05:18:39.324040 | primary | Copying blob sha256:4809d59734d88eff30e9fcd997e652526ab01d7fc5c1f0ac04dea91d5c802db2
2026-06-10 05:18:39.324162 | primary | Copying blob sha256:bf0f908dd3640d2c9301cf53a8c87c4a06b1491940c3064357875d10cf282503
2026-06-10 05:18:39.324204 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:39.324242 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:39.324279 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:39.324314 | primary | Copying config sha256:939b8b13e0ddeda0b6338bee20162b2cbce5165d0ade6aefd2a36ed0dc7d44ae
2026-06-10 05:18:39.324350 | primary | Writing manifest to image destination
2026-06-10 05:18:39.324402 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ironic-conductor Runtime: 0:00:00.568524
2026-06-10 05:18:40.149562 | primary | Getting image source signatures
2026-06-10 05:18:40.149770 | primary | Copying blob sha256:5d55940fb9791b8d7c89183392734aeafedddb81a226e896e01b644dc364aae3
2026-06-10 05:18:40.149826 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:40.149869 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:40.149910 | primary | Copying blob sha256:bf0f908dd3640d2c9301cf53a8c87c4a06b1491940c3064357875d10cf282503
2026-06-10 05:18:40.149948 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:40.149987 | primary | Copying config sha256:fab28e6dd64848fe6032150603d9f8e782cffe85c9791ee9d5f2f8612b442b9f
2026-06-10 05:18:40.150031 | primary | Writing manifest to image destination
2026-06-10 05:18:40.150098 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ironic-inspector Runtime: 0:00:00.518755
2026-06-10 05:18:40.941238 | primary | Getting image source signatures
2026-06-10 05:18:40.941421 | primary | Copying blob sha256:cc1d71084533ce993154ffcafe2c9e6b3d72e923c4df935c46038b41c240e5b6
2026-06-10 05:18:40.941524 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:40.941571 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:40.941611 | primary | Copying blob sha256:e88f54f17ef9e2a36c946c3be85c83d5544f9abc989fe7ce39c65d3bc91446e7
2026-06-10 05:18:40.941649 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:40.941687 | primary | Copying config sha256:49239992e3f198675ca81f0db01684234882b63a6c2a28be9666d7173488e7ed
2026-06-10 05:18:40.941724 | primary | Writing manifest to image destination
2026-06-10 05:18:40.941777 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-heat-engine Runtime: 0:00:00.497379
2026-06-10 05:18:41.770098 | primary | Getting image source signatures
2026-06-10 05:18:41.770285 | primary | Copying blob sha256:0c4831f33efafde2f3eeaa2cc9f3963dc83414f009718fd9f89d2e784b6f1d33
2026-06-10 05:18:41.770341 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:41.770382 | primary | Copying blob sha256:e88f54f17ef9e2a36c946c3be85c83d5544f9abc989fe7ce39c65d3bc91446e7
2026-06-10 05:18:41.770475 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:41.770530 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:41.770572 | primary | Copying config sha256:e586fd78ed62fa83206302ad8c9b162236f12c8813d8ff5a6badad27b8be4ef6
2026-06-10 05:18:41.770627 | primary | Writing manifest to image destination
2026-06-10 05:18:41.770693 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-heat-api-cfn Runtime: 0:00:00.532113
2026-06-10 05:18:42.590769 | primary | Getting image source signatures
2026-06-10 05:18:42.591020 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:42.591081 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:42.591128 | primary | Copying blob sha256:e88f54f17ef9e2a36c946c3be85c83d5544f9abc989fe7ce39c65d3bc91446e7
2026-06-10 05:18:42.591171 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:42.591211 | primary | Copying blob sha256:7dfe2f05eb5066b8c7350297241c106360349e36d2b9d32146bc95f47482de61
2026-06-10 05:18:42.591252 | primary | Copying config sha256:8d533aceb9eb48e2a63197cb89a6aa6bf3d1b08f5adf39ddcc51f3a596f1c247
2026-06-10 05:18:42.591292 | primary | Writing manifest to image destination
2026-06-10 05:18:42.591351 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-heat-api Runtime: 0:00:00.493240
2026-06-10 05:18:43.423304 | primary | Getting image source signatures
2026-06-10 05:18:43.423510 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:43.423572 | primary | Copying blob sha256:05190cfffdc69fbba623474b70dd074bd569cba6f7dcf66acaa0f977b5b19a25
2026-06-10 05:18:43.423615 | primary | Copying blob sha256:a53c724acf724a20a13ee5f2781aef70e6bbbb3f7874684a7f61ef0ad8cda3a9
2026-06-10 05:18:43.423654 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:43.423691 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:43.423733 | primary | Copying config sha256:d09393d8131ae26d1f742e991e8120c99c9b3fca232c318591ab94e580e80301
2026-06-10 05:18:43.423772 | primary | Writing manifest to image destination
2026-06-10 05:18:43.423825 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-designate-backend-bind9 Runtime: 0:00:00.534717
2026-06-10 05:18:44.251767 | primary | Getting image source signatures
2026-06-10 05:18:44.251943 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:44.251998 | primary | Copying blob sha256:974eba672ab3255346809fc695a2947474ca5c9145337f02905fc0b1a08b837b
2026-06-10 05:18:44.252042 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:44.252080 | primary | Copying blob sha256:a53c724acf724a20a13ee5f2781aef70e6bbbb3f7874684a7f61ef0ad8cda3a9
2026-06-10 05:18:44.252118 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:44.252156 | primary | Copying config sha256:e1345446194c19f1abe5f00da231953763a44eda5a7c4b29b15cabb0b4ec48ff
2026-06-10 05:18:44.252194 | primary | Writing manifest to image destination
2026-06-10 05:18:44.252248 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-designate-mdns Runtime: 0:00:00.533782
2026-06-10 05:18:45.094407 | primary | Getting image source signatures
2026-06-10 05:18:45.094690 | primary | Copying blob sha256:42dabdac7e0cbc696791972f22159e8ed27da0b12b492f881a8d4c82f8b0e05f
2026-06-10 05:18:45.094750 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:45.094803 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:45.094843 | primary | Copying blob sha256:a53c724acf724a20a13ee5f2781aef70e6bbbb3f7874684a7f61ef0ad8cda3a9
2026-06-10 05:18:45.094914 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:45.094956 | primary | Copying config sha256:248489a2702a4f86ded754a019a2147880c6ebb79f7284998758c75dac84311e
2026-06-10 05:18:45.094993 | primary | Writing manifest to image destination
2026-06-10 05:18:45.095048 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-designate-api Runtime: 0:00:00.524564
2026-06-10 05:18:45.862595 | primary | Getting image source signatures
2026-06-10 05:18:45.862753 | primary | Copying blob sha256:14d8a64d49fdf6940b5253722564d2f7708c7a32eed9cd784d4291b2c7d40c2b
2026-06-10 05:18:45.862779 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:45.862798 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:45.862815 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:45.862832 | primary | Copying blob sha256:a53c724acf724a20a13ee5f2781aef70e6bbbb3f7874684a7f61ef0ad8cda3a9
2026-06-10 05:18:45.862853 | primary | Copying config sha256:2346e89af3035d3cf56721c0ad6d0aca0bc7a5f85ae5af2d83b3248d8a1c83a5
2026-06-10 05:18:45.862878 | primary | Writing manifest to image destination
2026-06-10 05:18:45.862908 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-designate-worker Runtime: 0:00:00.478759
2026-06-10 05:18:46.714667 | primary | Getting image source signatures
2026-06-10 05:18:46.714858 | primary | Copying blob sha256:7be0833d9b9c1a1ee07dfb2a4ac74b59f9b45a5e768da10dd25cc2cffa93574a
2026-06-10 05:18:46.714911 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:46.714953 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:46.714991 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:46.715028 | primary | Copying blob sha256:a53c724acf724a20a13ee5f2781aef70e6bbbb3f7874684a7f61ef0ad8cda3a9
2026-06-10 05:18:46.715064 | primary | Copying config sha256:4e9704d5356c9108284862594507bbe4aa9d1e7386b5fd157911cc05778ee59c
2026-06-10 05:18:46.715100 | primary | Writing manifest to image destination
2026-06-10 05:18:46.715151 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-designate-sink Runtime: 0:00:00.539589
2026-06-10 05:18:47.516119 | primary | Getting image source signatures
2026-06-10 05:18:47.516338 | primary | Copying blob sha256:eb26c053abd87c738d03f9b1f17364ff728cb2b80f6cef1d6cd2e0de28a503ca
2026-06-10 05:18:47.516400 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:47.516482 | primary | Copying blob sha256:a53c724acf724a20a13ee5f2781aef70e6bbbb3f7874684a7f61ef0ad8cda3a9
2026-06-10 05:18:47.516524 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:47.516561 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:47.516597 | primary | Copying config sha256:1628042ee4ac09591df1d5012ae7e3a0792f849703afbbbe241951a2c52d6405
2026-06-10 05:18:47.516634 | primary | Writing manifest to image destination
2026-06-10 05:18:47.516689 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-designate-central Runtime: 0:00:00.493397
2026-06-10 05:18:48.254343 | primary | Getting image source signatures
2026-06-10 05:18:48.254566 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:48.254622 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:48.254676 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:48.254716 | primary | Copying blob sha256:a53c724acf724a20a13ee5f2781aef70e6bbbb3f7874684a7f61ef0ad8cda3a9
2026-06-10 05:18:48.254753 | primary | Copying blob sha256:072757fab80d0deca3d219217baf244f7863f1715418206f4bac7c7ae3a28522
2026-06-10 05:18:48.254790 | primary | Copying config sha256:c55ad3e586db9a1c48fb26caa7a932d15436a8cf1de5e4c2430487e156c1b609
2026-06-10 05:18:48.254826 | primary | Writing manifest to image destination
2026-06-10 05:18:48.254880 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-designate-producer Runtime: 0:00:00.445614
2026-06-10 05:18:49.048286 | primary | Getting image source signatures
2026-06-10 05:18:49.048526 | primary | Copying blob sha256:610f844fc10c3fb37fd2be663d7de66251ea89d97cddf2df65a92a5123d269c8
2026-06-10 05:18:49.048592 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:49.048635 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:49.048675 | primary | Copying blob sha256:14a985d4a2a329c4397dea20319e517e91057dea29667a971d233ebbe20f3e81
2026-06-10 05:18:49.048712 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:49.048750 | primary | Copying config sha256:abce4eb68528aa71d1c0bbb1f9e0167be9d6b44df4fcd295c9dd782948dc906c
2026-06-10 05:18:49.048788 | primary | Writing manifest to image destination
2026-06-10 05:18:49.048844 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api Runtime: 0:00:00.489282
2026-06-10 05:18:49.817095 | primary | Getting image source signatures
2026-06-10 05:18:49.817240 | primary | Copying blob sha256:c8e5add07242a173eb2b8dee145c328a4342a79f774cf31abcf0202cfab5564f
2026-06-10 05:18:49.817273 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:49.817299 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:49.817323 | primary | Copying blob sha256:14a985d4a2a329c4397dea20319e517e91057dea29667a971d233ebbe20f3e81
2026-06-10 05:18:49.817346 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:49.817369 | primary | Copying config sha256:267a9d18418a41f013eb6cc3b0ea82718b7e0ef478bdd858f576f96ce6b4491f
2026-06-10 05:18:49.817391 | primary | Writing manifest to image destination
2026-06-10 05:18:49.817424 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor Runtime: 0:00:00.482907
2026-06-10 05:18:50.669853 | primary | Getting image source signatures
2026-06-10 05:18:50.670021 | primary | Copying blob sha256:2d36e7b331d3dfc6b7ff80274571ba4ad9ee61609d3794dee0ab04861cca91d7
2026-06-10 05:18:50.670078 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:50.670121 | primary | Copying blob sha256:5021aecb26e2b32867458caa8c69ff92254b04b03207a93e5d87c3da9d7e71b8
2026-06-10 05:18:50.670163 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:50.670203 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:50.670242 | primary | Copying config sha256:c3113c17e024b0a96fb7baebd73751c75f34d60f812f465757ab7743f811f2e8
2026-06-10 05:18:50.670282 | primary | Writing manifest to image destination
2026-06-10 05:18:50.670337 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-cinder-api Runtime: 0:00:00.533119
2026-06-10 05:18:51.513537 | primary | Getting image source signatures
2026-06-10 05:18:51.513811 | primary | Copying blob sha256:57e03de02a9d912422602f2b5eca9090d8dccc4fb930744f0082f81c21bb2c0e
2026-06-10 05:18:51.513876 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:51.513932 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:51.513973 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:51.514012 | primary | Copying blob sha256:5021aecb26e2b32867458caa8c69ff92254b04b03207a93e5d87c3da9d7e71b8
2026-06-10 05:18:51.514049 | primary | Copying config sha256:b63fd521a1ef0224ec0256a541cf6ea2689b59d3f9803ef5222f2a891d7355a8
2026-06-10 05:18:51.514087 | primary | Writing manifest to image destination
2026-06-10 05:18:51.514141 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-cinder-volume Runtime: 0:00:00.535724
2026-06-10 05:18:52.375162 | primary | Getting image source signatures
2026-06-10 05:18:52.375339 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:52.375395 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:52.375481 | primary | Copying blob sha256:5021aecb26e2b32867458caa8c69ff92254b04b03207a93e5d87c3da9d7e71b8
2026-06-10 05:18:52.375529 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:52.375569 | primary | Copying blob sha256:ad797985f93804aba759c61ff2ef393a958f71dc1bb4725129a0bf4560583aca
2026-06-10 05:18:52.375607 | primary | Copying config sha256:a7b8a8dc5792dbb0870bd0782aca92a7071a947acf32d88e53c0e420f4ae9eee
2026-06-10 05:18:52.375645 | primary | Writing manifest to image destination
2026-06-10 05:18:52.375701 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-cinder-backup Runtime: 0:00:00.550023
2026-06-10 05:18:53.180728 | primary | Getting image source signatures
2026-06-10 05:18:53.180902 | primary | Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
2026-06-10 05:18:53.181018 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:53.181077 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:53.181119 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:53.181159 | primary | Copying blob sha256:5021aecb26e2b32867458caa8c69ff92254b04b03207a93e5d87c3da9d7e71b8
2026-06-10 05:18:53.181198 | primary | Copying config sha256:678865888ac74382edef2819f6768c854936a27ce657cd4702ac4ae4f7ce80e9
2026-06-10 05:18:53.181237 | primary | Writing manifest to image destination
2026-06-10 05:18:53.181291 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-cinder-scheduler Runtime: 0:00:00.505553
2026-06-10 05:18:53.997146 | primary | Getting image source signatures
2026-06-10 05:18:53.997326 | primary | Copying blob sha256:3b630e82b4f0dcb524d9732447d67499287da0f0ddc607840d04f1ff9f1022ef
2026-06-10 05:18:53.997381 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:53.997423 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:53.997505 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:53.997546 | primary | Copying blob sha256:132aea001a31867306e31e24db9930784e773c70f219a124acc7cb7aebb4ae50
2026-06-10 05:18:53.997583 | primary | Copying config sha256:22f5b94d684c12ca8b09d21c531b97fab256b9b1670b199d756181431d88d1d1
2026-06-10 05:18:53.997620 | primary | Writing manifest to image destination
2026-06-10 05:18:53.997674 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-ipmi Runtime: 0:00:00.526342
2026-06-10 05:18:54.847590 | primary | Getting image source signatures
2026-06-10 05:18:54.847842 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:54.847949 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:54.848030 | primary | Copying blob sha256:faca6fb161666d2011294e1f69406ca8986f781066776f6263dc01a3acaac1a4
2026-06-10 05:18:54.848103 | primary | Copying blob sha256:132aea001a31867306e31e24db9930784e773c70f219a124acc7cb7aebb4ae50
2026-06-10 05:18:54.848184 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:54.848255 | primary | Copying config sha256:b076db72e016e46ebd62abc11791c22dd7da8b8fbbcc0b3f7a9e2d915440a812
2026-06-10 05:18:54.848321 | primary | Writing manifest to image destination
2026-06-10 05:18:54.848406 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-compute Runtime: 0:00:00.552390
2026-06-10 05:18:55.607999 | primary | Getting image source signatures
2026-06-10 05:18:55.608183 | primary | Copying blob sha256:09ea302916ee5a9d5639dd8648de6537e23e49539dfe47e353d5b43ba4b78fc2
2026-06-10 05:18:55.608239 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:55.608281 | primary | Copying blob sha256:132aea001a31867306e31e24db9930784e773c70f219a124acc7cb7aebb4ae50
2026-06-10 05:18:55.608319 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:55.608356 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:55.608393 | primary | Copying config sha256:cc2f50c5f4fbb41295ecf3dee13127bbe1b3a6567d747a030dc6a4d1db53ff4c
2026-06-10 05:18:55.608465 | primary | Writing manifest to image destination
2026-06-10 05:18:55.608556 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-central Runtime: 0:00:00.467737
2026-06-10 05:18:56.424106 | primary | Getting image source signatures
2026-06-10 05:18:56.424273 | primary | Copying blob sha256:0bdad8f903b555bd8e0ba96e99ac58ec5c41adfcb35d6a816ffacbf1a8179a20
2026-06-10 05:18:56.424392 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:56.424517 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:56.424564 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:56.424602 | primary | Copying blob sha256:132aea001a31867306e31e24db9930784e773c70f219a124acc7cb7aebb4ae50
2026-06-10 05:18:56.424639 | primary | Copying config sha256:f3dc7f61384371360f06bd7b20c7c367cd062500f5e2f9d7a9e6b0e0aee3f313
2026-06-10 05:18:56.424676 | primary | Writing manifest to image destination
2026-06-10 05:18:56.424728 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-notification Runtime: 0:00:00.522990
2026-06-10 05:18:57.258097 | primary | Getting image source signatures
2026-06-10 05:18:57.258273 | primary | Copying blob sha256:d53be73917c1d7300cf7dadbf72fa8b778e5159d2aa01ea29d70642be542f9b2
2026-06-10 05:18:57.258327 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:57.258371 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:57.258412 | primary | Copying blob sha256:2bef6f90ec27b683548cc2b454e80dac42690ea009a56ef617a6f1579eb0120c
2026-06-10 05:18:57.258488 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:57.258530 | primary | Copying config sha256:99f9afbd22fb2601de65708a545997e4b9150ff13b4c980170271fa66a58ebc3
2026-06-10 05:18:57.258569 | primary | Writing manifest to image destination
2026-06-10 05:18:57.258623 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-barbican-api Runtime: 0:00:00.537342
2026-06-10 05:18:58.068566 | primary | Getting image source signatures
2026-06-10 05:18:58.068695 | primary | Copying blob sha256:2a7e5c340e501e0a42f4f48817f0450ca12ce57b58d38aecf59be89da46e1268
2026-06-10 05:18:58.068728 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:58.068746 | primary | Copying blob sha256:2bef6f90ec27b683548cc2b454e80dac42690ea009a56ef617a6f1579eb0120c
2026-06-10 05:18:58.068764 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:58.068781 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:58.068798 | primary | Copying config sha256:b65a82d328bc0f1373d973d1f34494e4b71a2cc2860edca6544109da77e6a975
2026-06-10 05:18:58.068816 | primary | Writing manifest to image destination
2026-06-10 05:18:58.068843 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-barbican-keystone-listener Runtime: 0:00:00.520926
2026-06-10 05:18:58.838328 | primary | Getting image source signatures
2026-06-10 05:18:58.838466 | primary | Copying blob sha256:312d7c5e55d4575766eaade9a40f5492b71428f065e21f50a53b8ef003d11162
2026-06-10 05:18:58.838495 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:58.838514 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:58.838532 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:58.838550 | primary | Copying blob sha256:2bef6f90ec27b683548cc2b454e80dac42690ea009a56ef617a6f1579eb0120c
2026-06-10 05:18:58.838567 | primary | Copying config sha256:e236193abb2b44345a0a690037af79d61d75daefce02075b87167264842f452b
2026-06-10 05:18:58.838585 | primary | Writing manifest to image destination
2026-06-10 05:18:58.838610 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-barbican-worker Runtime: 0:00:00.474978
2026-06-10 05:18:59.716942 | primary | Getting image source signatures
2026-06-10 05:18:59.717120 | primary | Copying blob sha256:4d790c3f36c9eb34f10fbbe7db57b7b5efc39f3dd2f3380e334066995eb2ea33
2026-06-10 05:18:59.717182 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:18:59.717244 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:18:59.717297 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:18:59.717338 | primary | Copying blob sha256:2c1a05641046ec3a4c4684ee280887d89ef5284ddc577c0ad92ab2c162e4705e
2026-06-10 05:18:59.717376 | primary | Copying config sha256:7e0406875be1889ddd6a83f2288c1cd924e63454bb0d80801ef28b5d48e9563d
2026-06-10 05:18:59.717413 | primary | Writing manifest to image destination
2026-06-10 05:18:59.717540 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-aodh-api Runtime: 0:00:00.573360
2026-06-10 05:19:00.563133 | primary | Getting image source signatures
2026-06-10 05:19:00.563310 | primary | Copying blob sha256:015b7b217a8416a3a82f59ed1ca20aa43563aef9246f6e5f744b186c6448496c
2026-06-10 05:19:00.563364 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:00.563406 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:00.563490 | primary | Copying blob sha256:2c1a05641046ec3a4c4684ee280887d89ef5284ddc577c0ad92ab2c162e4705e
2026-06-10 05:19:00.563533 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:00.563572 | primary | Copying config sha256:b78e27056177b132c351f56e4d39d1680effbce20dbac34cba83ba4d9d6948f3
2026-06-10 05:19:00.563611 | primary | Writing manifest to image destination
2026-06-10 05:19:00.563665 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-aodh-notifier Runtime: 0:00:00.544491
2026-06-10 05:19:01.363554 | primary | Getting image source signatures
2026-06-10 05:19:01.363731 | primary | Copying blob sha256:de0f9f9404402a7955556187717352c2cdf1450e7ad37e21d8c1c80069ae5280
2026-06-10 05:19:01.363990 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:01.364037 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:01.364077 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:01.364116 | primary | Copying blob sha256:2c1a05641046ec3a4c4684ee280887d89ef5284ddc577c0ad92ab2c162e4705e
2026-06-10 05:19:01.364154 | primary | Copying config sha256:dd19dca911950fe6cd996c16a6b5ae4c47b837b3d15cf663a142157ca6a3bbab
2026-06-10 05:19:01.364191 | primary | Writing manifest to image destination
2026-06-10 05:19:01.364246 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-aodh-evaluator Runtime: 0:00:00.502293
2026-06-10 05:19:02.150855 | primary | Getting image source signatures
2026-06-10 05:19:02.151019 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:02.151071 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:02.151112 | primary | Copying blob sha256:6a721b93126d9e7a9899614675a2dd1c301d898403d50bf331bd74e6bf95e8f5
2026-06-10 05:19:02.151152 | primary | Copying blob sha256:2c1a05641046ec3a4c4684ee280887d89ef5284ddc577c0ad92ab2c162e4705e
2026-06-10 05:19:02.151190 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:02.151228 | primary | Copying config sha256:636c05fb6421756ddf9681536ef16171520754cba1a431b5a6fd73761bb189ff
2026-06-10 05:19:02.151266 | primary | Writing manifest to image destination
2026-06-10 05:19:02.151327 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-aodh-listener Runtime: 0:00:00.488903
2026-06-10 05:19:02.971495 | primary | Getting image source signatures
2026-06-10 05:19:02.971671 | primary | Copying blob sha256:3668f5e1e3eac4994f59c3b5e77bbfc37591f7773c07eeb0145d3cb67f18a47e
2026-06-10 05:19:02.971725 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:02.971767 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:02.971808 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:02.971848 | primary | Copying config sha256:be05ed5418d5d18763983bbd03646ca2918de19cc6a4925198d2e0131d91b4f6
2026-06-10 05:19:02.971889 | primary | Writing manifest to image destination
2026-06-10 05:19:02.971943 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-nova-base Runtime: 0:00:00.516632
2026-06-10 05:19:03.802763 | primary | Getting image source signatures
2026-06-10 05:19:03.802926 | primary | Copying blob sha256:e639bf4be01a71e02e0359ef0933359a7e19ea2bdabffa416db7157cb5b57bb3
2026-06-10 05:19:03.802979 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:03.803021 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:03.803060 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:03.803098 | primary | Copying config sha256:e5015c336fccb42d9889d3df6ada6bbb8636f18f0280473ca5d22f001a62434b
2026-06-10 05:19:03.803136 | primary | Writing manifest to image destination
2026-06-10 05:19:03.803189 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-tempest Runtime: 0:00:00.515211
2026-06-10 05:19:04.645900 | primary | Getting image source signatures
2026-06-10 05:19:04.646082 | primary | Copying blob sha256:b1fbf896140ba78ac93b5b097ff47c289e243ecee4a902df2f9f5773ebaaa720
2026-06-10 05:19:04.646146 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:04.646225 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:04.646291 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:04.646348 | primary | Copying config sha256:11d9fa74a15c79c2a224deb9252af47d512d7b561dc3988dc8512c2c53a30fce
2026-06-10 05:19:04.646408 | primary | Writing manifest to image destination
2026-06-10 05:19:04.646570 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-swift-base Runtime: 0:00:00.529498
2026-06-10 05:19:05.438548 | primary | Getting image source signatures
2026-06-10 05:19:05.438820 | primary | Copying blob sha256:4af6399cd04f2c0b71e31b20e3102b303d2a58e412fab3784048b9e295751224
2026-06-10 05:19:05.438924 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:05.438970 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:05.439010 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:05.439047 | primary | Copying config sha256:672d3d0b207c3bb6dabd6c14c2c2975d3df907a6457cc93585464d349cfeb5c4
2026-06-10 05:19:05.439087 | primary | Writing manifest to image destination
2026-06-10 05:19:05.439142 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-watcher-base Runtime: 0:00:00.485421
2026-06-10 05:19:06.232770 | primary | Getting image source signatures
2026-06-10 05:19:06.232945 | primary | Copying blob sha256:86a37dbdd6660f6ea91b5f3153b1b3176e982137b830912c6b2ef74f0550d032
2026-06-10 05:19:06.233000 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:06.233041 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:06.233078 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:06.233117 | primary | Copying config sha256:760a67e4a6cc8b4f1e6cc2c97621e27d3fa02bf8d43254db8efe79cc10a6d462
2026-06-10 05:19:06.233154 | primary | Writing manifest to image destination
2026-06-10 05:19:06.233205 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-neutron-base Runtime: 0:00:00.476540
2026-06-10 05:19:07.018047 | primary | Getting image source signatures
2026-06-10 05:19:07.018213 | primary | Copying blob sha256:cb57ed0699e17cefef228ba8a1291a5befb963c87bda3964364d4b78c8385e28
2026-06-10 05:19:07.018267 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:07.018310 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:07.018350 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:07.018388 | primary | Copying config sha256:b63155b794450bf47bf5a7b7643858fdee539c89e59999bda121a7949d5cb555
2026-06-10 05:19:07.018459 | primary | Writing manifest to image destination
2026-06-10 05:19:07.018525 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-octavia-base Runtime: 0:00:00.471477
2026-06-10 05:19:07.863292 | primary | Getting image source signatures
2026-06-10 05:19:07.863497 | primary | Copying blob sha256:e88f54f17ef9e2a36c946c3be85c83d5544f9abc989fe7ce39c65d3bc91446e7
2026-06-10 05:19:07.863559 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:07.863602 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:07.863641 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:07.863678 | primary | Copying config sha256:89c68a2b381e3593e8109397a8e11a91d18ea6b0d55278991a70e0744f4e6b61
2026-06-10 05:19:07.863757 | primary | Writing manifest to image destination
2026-06-10 05:19:07.863814 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-heat-base Runtime: 0:00:00.555759
2026-06-10 05:19:08.697833 | primary | Getting image source signatures
2026-06-10 05:19:08.698020 | primary | Copying blob sha256:da7b1ee1ac4a1078eaa03b7466759ab3842c6aaac7102554ba841f0c50c2286d
2026-06-10 05:19:08.698073 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:08.698115 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:08.698153 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:08.698191 | primary | Copying config sha256:db266fa32817e2267b6475e8fbc29044c8685546cd12a665348762a2cb4cee88
2026-06-10 05:19:08.698228 | primary | Writing manifest to image destination
2026-06-10 05:19:08.698280 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-manila-base Runtime: 0:00:00.516323
2026-06-10 05:19:09.502658 | primary | Getting image source signatures
2026-06-10 05:19:09.502834 | primary | Copying blob sha256:bf0f908dd3640d2c9301cf53a8c87c4a06b1491940c3064357875d10cf282503
2026-06-10 05:19:09.502891 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:09.502936 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:09.502978 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:09.503020 | primary | Copying config sha256:881980e478b0b2999761ee1a5bfacd3fd9ed40d4d8d91bf6fd5acf346de8023b
2026-06-10 05:19:09.503060 | primary | Writing manifest to image destination
2026-06-10 05:19:09.503116 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ironic-base Runtime: 0:00:00.496136
2026-06-10 05:19:10.362773 | primary | Getting image source signatures
2026-06-10 05:19:10.362919 | primary | Copying blob sha256:5021aecb26e2b32867458caa8c69ff92254b04b03207a93e5d87c3da9d7e71b8
2026-06-10 05:19:10.362958 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:10.362991 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:10.363019 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:10.363046 | primary | Copying config sha256:5fb0423bd7c87c9517817775d263ac8273e31ce70441703fd6aec5d9ca151560
2026-06-10 05:19:10.363074 | primary | Writing manifest to image destination
2026-06-10 05:19:10.363116 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-cinder-base Runtime: 0:00:00.506797
2026-06-10 05:19:11.105924 | primary | Getting image source signatures
2026-06-10 05:19:11.106183 | primary | Copying blob sha256:d385bb2a7e9c2dd87131e7968f1e15acfeb22fea570c25db76bb62505afbffef
2026-06-10 05:19:11.106249 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:11.106296 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:11.106336 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:11.106375 | primary | Copying config sha256:5bcd84081f1054e3f88a5b02a3d5a4f39f810171463fc79c5698a8eb043e65cb
2026-06-10 05:19:11.106414 | primary | Writing manifest to image destination
2026-06-10 05:19:11.106544 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-horizontest Runtime: 0:00:00.466478
2026-06-10 05:19:11.952370 | primary | Getting image source signatures
2026-06-10 05:19:11.952573 | primary | Copying blob sha256:a53c724acf724a20a13ee5f2781aef70e6bbbb3f7874684a7f61ef0ad8cda3a9
2026-06-10 05:19:11.952629 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:11.952685 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:11.952727 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:11.952766 | primary | Copying config sha256:0d1f67bc9dc784497626b4f5f841216ff7dd09bb4b44a892d2ec4bcd64e9d022
2026-06-10 05:19:11.952803 | primary | Writing manifest to image destination
2026-06-10 05:19:11.952857 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-designate-base Runtime: 0:00:00.558210
2026-06-10 05:19:12.797928 | primary | Getting image source signatures
2026-06-10 05:19:12.798146 | primary | Copying blob sha256:14a985d4a2a329c4397dea20319e517e91057dea29667a971d233ebbe20f3e81
2026-06-10 05:19:12.798228 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:12.798295 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:12.798356 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:12.798415 | primary | Copying config sha256:043607197f0e983150c2d0b5d5dc3b227a3a5f0055b98e6eb9585792183dcf99
2026-06-10 05:19:12.798546 | primary | Writing manifest to image destination
2026-06-10 05:19:12.798634 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-base Runtime: 0:00:00.543444
2026-06-10 05:19:13.649528 | primary | Getting image source signatures
2026-06-10 05:19:13.649775 | primary | Copying blob sha256:132aea001a31867306e31e24db9930784e773c70f219a124acc7cb7aebb4ae50
2026-06-10 05:19:13.649844 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:13.649895 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:13.649939 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:13.649986 | primary | Copying config sha256:a76d6f541cf44a82cdfd2ef263f2d293a99564b950195588660fb7b0ded87246
2026-06-10 05:19:13.650028 | primary | Writing manifest to image destination
2026-06-10 05:19:13.650090 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-base Runtime: 0:00:00.537337
2026-06-10 05:19:14.496755 | primary | Getting image source signatures
2026-06-10 05:19:14.496942 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:14.497002 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:14.497047 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:14.497090 | primary | Copying blob sha256:6e8033170b08128d5aba239196681fd5c21da66b15eea48ecbf089758dc1cdd2
2026-06-10 05:19:14.497131 | primary | Copying config sha256:22969d07d35843ebafbb6251101874e6bf18bb71e2c22bd73bed78d9bd2aa868
2026-06-10 05:19:14.497174 | primary | Writing manifest to image destination
2026-06-10 05:19:14.497232 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-glance-api Runtime: 0:00:00.528093
2026-06-10 05:19:15.299501 | primary | Getting image source signatures
2026-06-10 05:19:15.299688 | primary | Copying blob sha256:516878d57900d792c703f7cc5aed00f8340f2d1e7394e6205ae89084388dc2e9
2026-06-10 05:19:15.299745 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:15.299787 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:15.299827 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:15.300021 | primary | Copying config sha256:0cfb75640449d682cc36a55b5df7d1e0a184fdf31c104f341d9eab27fdd22a01
2026-06-10 05:19:15.300094 | primary | Writing manifest to image destination
2026-06-10 05:19:15.300154 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-keystone Runtime: 0:00:00.491829
2026-06-10 05:19:16.113670 | primary | Getting image source signatures
2026-06-10 05:19:16.113821 | primary | Copying blob sha256:9eb2f2c4b2b9050ef6dd37b6bf7eb06c0a41bec6c9eaafcc6ccbb33a542c7144
2026-06-10 05:19:16.113877 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:16.113920 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:16.113959 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:16.113999 | primary | Copying config sha256:642ee83d3b045758a8af5d406f37d81a9caf3045a3409aa771a5abe12f3ea48a
2026-06-10 05:19:16.114037 | primary | Writing manifest to image destination
2026-06-10 05:19:16.114092 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-horizon Runtime: 0:00:00.491748
2026-06-10 05:19:16.926956 | primary | Getting image source signatures
2026-06-10 05:19:16.927176 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:16.927237 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:16.927280 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:16.927319 | primary | Copying blob sha256:61cbcd3e2279866227764447aba6d53d8787caffa9a28e0c6fd75e900ee857a9
2026-06-10 05:19:16.927358 | primary | Copying config sha256:cc9d01195f221aeaeb6adbc23ebbb130f9ea391708b6a851f772e8bd45c0547f
2026-06-10 05:19:16.927398 | primary | Writing manifest to image destination
2026-06-10 05:19:16.927497 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-placement-api Runtime: 0:00:00.498287
2026-06-10 05:19:17.750264 | primary | Getting image source signatures
2026-06-10 05:19:17.750509 | primary | Copying blob sha256:2bef6f90ec27b683548cc2b454e80dac42690ea009a56ef617a6f1579eb0120c
2026-06-10 05:19:17.750622 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:17.750708 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:17.750778 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:17.750847 | primary | Copying config sha256:34865f0a74337abcc2c6ee5904667af4db6fbe7e0b9d51d79a330b1ff12bcda9
2026-06-10 05:19:17.750914 | primary | Writing manifest to image destination
2026-06-10 05:19:17.751004 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-barbican-base Runtime: 0:00:00.505691
2026-06-10 05:19:18.556103 | primary | Getting image source signatures
2026-06-10 05:19:18.556267 | primary | Copying blob sha256:2c1a05641046ec3a4c4684ee280887d89ef5284ddc577c0ad92ab2c162e4705e
2026-06-10 05:19:18.556318 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:18.556359 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:18.556397 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:18.556465 | primary | Copying config sha256:12423772fcb5b82e5f267c3d60442d1f0feb5464653a00802a6b7fda677dcf45
2026-06-10 05:19:18.556513 | primary | Writing manifest to image destination
2026-06-10 05:19:18.556569 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-aodh-base Runtime: 0:00:00.510672
2026-06-10 05:19:19.397604 | primary | Getting image source signatures
2026-06-10 05:19:19.397747 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:19.397791 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:19.397833 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:19.397865 | primary | Copying blob sha256:3e8010796b7fc02fb3c22abf35c5da6184436a0efb55ecdbcb4cabc8032886fb
2026-06-10 05:19:19.397896 | primary | Copying config sha256:1565cb293e6333f6860f06806e21f4de7ca5c50f780040b133948fa57edb1ec4
2026-06-10 05:19:19.397927 | primary | Writing manifest to image destination
2026-06-10 05:19:19.397969 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-iscsid Runtime: 0:00:00.538498
2026-06-10 05:19:20.225221 | primary | Getting image source signatures
2026-06-10 05:19:20.225413 | primary | Copying blob sha256:16703f89ef166b72f7a4204a4f12f6b2141d6bbfc7cfff78e4ab6c28b924612c
2026-06-10 05:19:20.225513 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:20.225558 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:20.225595 | primary | Copying config sha256:784a595ea0115a5ef31f40a843a4439adfe6a323d07d04861805acd4c437021f
2026-06-10 05:19:20.225754 | primary | Writing manifest to image destination
2026-06-10 05:19:20.225827 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-tobiko Runtime: 0:00:00.516586
2026-06-10 05:19:21.030842 | primary | Getting image source signatures
2026-06-10 05:19:21.031014 | primary | Copying blob sha256:40456182440ec02e955ff48ec1432252f78c124f92216716749c9038129ddeea
2026-06-10 05:19:21.031068 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:21.031111 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:21.031151 | primary | Copying config sha256:59b72e914f4ad92800e78277404b6c4463ab1aad516b4a370fb3212865d6d687
2026-06-10 05:19:21.031189 | primary | Writing manifest to image destination
2026-06-10 05:19:21.031257 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ovn-base Runtime: 0:00:00.493409
2026-06-10 05:19:21.914679 | primary | Getting image source signatures
2026-06-10 05:19:21.914853 | primary | Copying blob sha256:d42bd4c2740784b4c53086af469a06dbcda420855dd1504cf6be13954baacd15
2026-06-10 05:19:21.914915 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:21.914963 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:21.915008 | primary | Copying config sha256:ea055ae76141cd1713f79ead6a147728402b6e272f0b082b254768a46f45bb99
2026-06-10 05:19:21.915053 | primary | Writing manifest to image destination
2026-06-10 05:19:21.915115 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-os Runtime: 0:00:00.572515
2026-06-10 05:19:22.691674 | primary | Getting image source signatures
2026-06-10 05:19:22.691844 | primary | Copying blob sha256:bd7dc4453ad1c5cb350e0c8b48bf8fdda57273448f82ff5fb4e0c68e530ef207
2026-06-10 05:19:22.691898 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:22.691940 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:22.691980 | primary | Copying config sha256:47a72c8c5059763b82405ced964a2cdbb106ad8c27d065da02ad1b4ebc5d9b59
2026-06-10 05:19:22.692020 | primary | Writing manifest to image destination
2026-06-10 05:19:22.692073 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ovn-bgp-agent Runtime: 0:00:00.481808
2026-06-10 05:19:23.501707 | primary | Getting image source signatures
2026-06-10 05:19:23.501903 | primary | Copying blob sha256:6d10b9b9c6f4b5f6e2eb31262a30e8cc2992f67d0dbbe7d9b019b6c36ac80dbc
2026-06-10 05:19:23.501979 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:23.502056 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:23.502117 | primary | Copying config sha256:69062773f5e75252ca14995d0da49c378a3f9820a44c02e4d70a6e7e7341bfc3
2026-06-10 05:19:23.502176 | primary | Writing manifest to image destination
2026-06-10 05:19:23.502253 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-openstackclient Runtime: 0:00:00.507016
2026-06-10 05:19:24.294528 | primary | Getting image source signatures
2026-06-10 05:19:24.294702 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:24.294757 | primary | Copying blob sha256:bb79eeb1da88c955ba0967eafd41f94786594160536b104822d488a7475497b6
2026-06-10 05:19:24.294800 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:24.294841 | primary | Copying config sha256:e8f1ff20c1b29dc6eaa2635e2eb51129245a045974cb10d90e47f869b12b6b80
2026-06-10 05:19:24.294881 | primary | Writing manifest to image destination
2026-06-10 05:19:24.294936 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-ansible-tests Runtime: 0:00:00.501392
2026-06-10 05:19:25.147841 | primary | Getting image source signatures
2026-06-10 05:19:25.148010 | primary | Copying blob sha256:cfe2e4ed1ce25c4d43cda4ba4e72a6c51033df35db6dd06d237920eac7162df0
2026-06-10 05:19:25.148062 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:25.148103 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:25.148141 | primary | Copying config sha256:b252bd0d96cedfad3ae07bd214da43acd893860ad24688891de389aaf6bfe6d9
2026-06-10 05:19:25.148178 | primary | Writing manifest to image destination
2026-06-10 05:19:25.148231 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-valkey Runtime: 0:00:00.537929
2026-06-10 05:19:25.981031 | primary | Getting image source signatures
2026-06-10 05:19:25.981249 | primary | Copying blob sha256:3bacc7440800d9ef8bb366565d77e103ff9b7177602f8fbc17ac58a82c182396
2026-06-10 05:19:25.981342 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:25.981421 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:25.981565 | primary | Copying config sha256:92993a7aea93c44767e3f44477af8ac815f48a1081ae718d28ee07a6bc7c3271
2026-06-10 05:19:25.981644 | primary | Writing manifest to image destination
2026-06-10 05:19:25.981735 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-rabbitmq Runtime: 0:00:00.508281
2026-06-10 05:19:26.813630 | primary | Getting image source signatures
2026-06-10 05:19:26.813811 | primary | Copying blob sha256:6cc024345d7572438cfe33e724211f168639a1412efd07a5cd07d0719ed172b3
2026-06-10 05:19:26.813863 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:26.813903 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:26.813941 | primary | Copying config sha256:5609d55734f262c0baf636ed5bb7d90f6dcaa2f977f86c31274eb44227d30b06
2026-06-10 05:19:26.813979 | primary | Writing manifest to image destination
2026-06-10 05:19:26.814033 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-unbound Runtime: 0:00:00.508115
2026-06-10 05:19:27.661999 | primary | Getting image source signatures
2026-06-10 05:19:27.662187 | primary | Copying blob sha256:efa1e7a7a3c8dc388dc5f2040d091c6699914fbfb1b2d86a5322d7ce7dffba6c
2026-06-10 05:19:27.662240 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:27.662280 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:27.662317 | primary | Copying config sha256:ea1b82cd1b812d6031e631f52c30c8fec239e76a578c21e9a30e3aeb6d3a70a8
2026-06-10 05:19:27.662370 | primary | Writing manifest to image destination
2026-06-10 05:19:27.662424 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-rsyslog Runtime: 0:00:00.526968
2026-06-10 05:19:28.483119 | primary | Getting image source signatures
2026-06-10 05:19:28.483297 | primary | Copying blob sha256:30b215b5eafdbe7cff8a6863a87cc0a1b707c6af08c9363c82fde56c1188bddc
2026-06-10 05:19:28.483351 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:28.483392 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:28.483464 | primary | Copying config sha256:487fd8e97dda428006ec8708bc55609bb6fb69ec83dda2a3b904fad15b9bfd24
2026-06-10 05:19:28.483514 | primary | Writing manifest to image destination
2026-06-10 05:19:28.483571 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-mariadb Runtime: 0:00:00.517111
2026-06-10 05:19:29.295875 | primary | Getting image source signatures
2026-06-10 05:19:29.296048 | primary | Copying blob sha256:6958232ab002b909cb16e5d8e4b1cff149d0904c602c14432068de1ca5e9dbb9
2026-06-10 05:19:29.296100 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:29.296140 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:29.296178 | primary | Copying config sha256:0f4fc53c83d2cf325ba71994f39470554a9c98f1a98208b920935b34f0910058
2026-06-10 05:19:29.296219 | primary | Writing manifest to image destination
2026-06-10 05:19:29.296291 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-frr Runtime: 0:00:00.511787
2026-06-10 05:19:30.139927 | primary | Getting image source signatures
2026-06-10 05:19:30.140117 | primary | Copying blob sha256:850180f5e7b2a0188e9e93b1709792a36ab6aa1f489183ad293668b9ec8f325f
2026-06-10 05:19:30.140171 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:30.140220 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:30.140275 | primary | Copying config sha256:98020501b43a2ea11a51b989e5b60b24ff3624e7dfeff95ab4652cfdc6df0493
2026-06-10 05:19:30.140333 | primary | Writing manifest to image destination
2026-06-10 05:19:30.140394 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-memcached Runtime: 0:00:00.524087
2026-06-10 05:19:30.959341 | primary | Getting image source signatures
2026-06-10 05:19:30.959539 | primary | Copying blob sha256:d8fd6a8994d723300a44ff01dd6d287cf93ee08c173da7bca52ce609df2a7535
2026-06-10 05:19:30.959594 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:30.959637 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:30.959680 | primary | Copying config sha256:972d19a28a9d3526623293bea1312c11aaa3d36b3892c5363313d313e5566416
2026-06-10 05:19:30.959758 | primary | Writing manifest to image destination
2026-06-10 05:19:30.959840 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-haproxy Runtime: 0:00:00.506615
2026-06-10 05:19:31.845202 | primary | Getting image source signatures
2026-06-10 05:19:31.845377 | primary | Copying blob sha256:396a592153961bb8bc0286d033c43c48de960fcc8abeb2747b48bf2dfdb07579
2026-06-10 05:19:31.845462 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:31.845518 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:31.845560 | primary | Copying config sha256:9f95457592e324b9bb7d809fe58e68e0145ddce3d8129e020ff7444467f709b8
2026-06-10 05:19:31.845600 | primary | Writing manifest to image destination
2026-06-10 05:19:31.845656 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-multipathd Runtime: 0:00:00.565840
2026-06-10 05:19:32.676533 | primary | Getting image source signatures
2026-06-10 05:19:32.676766 | primary | Copying blob sha256:fec4857ae7790d84d9790c3c7bf13333bdf76dc611e9fe37ea0d71b110b1b8a6
2026-06-10 05:19:32.676829 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:32.676872 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:32.676912 | primary | Copying config sha256:f61742aa09bec6428cd519e8830bbbc71dd77af9fc7075005b0b6a96d5455ca9
2026-06-10 05:19:32.676952 | primary | Writing manifest to image destination
2026-06-10 05:19:32.677008 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-cron Runtime: 0:00:00.504005
2026-06-10 05:19:33.479367 | primary | Getting image source signatures
2026-06-10 05:19:33.479567 | primary | Copying blob sha256:abe50785ac757b83abe62fc2f4f938c68dce83464ed9c86bd6556885a1b3c658
2026-06-10 05:19:33.479621 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:33.479665 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:33.479706 | primary | Copying config sha256:78da5e62176638a2182aac873b8e3dfcd1d7d313026267bb5224c709ade58c99
2026-06-10 05:19:33.479746 | primary | Writing manifest to image destination
2026-06-10 05:19:33.479800 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-netutils Runtime: 0:00:00.492812
2026-06-10 05:19:34.239741 | primary | Getting image source signatures
2026-06-10 05:19:34.239913 | primary | Copying blob sha256:c3ca7a8ad5da9c3010def98cb5ca1b36bbfea260b673297778955e0d9a7b3f05
2026-06-10 05:19:34.239969 | primary | Copying blob sha256:ebd50244c7b646c475dd6c97b6c90a139ee63fe57e8fff58fc1bc799373cf47a
2026-06-10 05:19:34.240013 | primary | Copying config sha256:d9ea6608188e55d6665b5672bb886b1e41a815e7557749aee1b49623e70c0562
2026-06-10 05:19:34.240054 | primary | Writing manifest to image destination
2026-06-10 05:19:34.240108 | primary | ok: Item: quay.rdoproject.org/podified-master-centos10/openstack-base Runtime: 0:00:00.439226
2026-06-10 05:19:34.327179 | 
2026-06-10 05:19:34.327355 | LOOP [build_containers : Cleanup tcib directories after container build]
2026-06-10 05:19:34.356011 | primary | skipping: Conditional result was False
2026-06-10 05:19:34.359392 | primary | skipping: Conditional result was False
2026-06-10 05:19:34.364345 | primary | skipping: Conditional result was False
2026-06-10 05:19:34.379983 | 
2026-06-10 05:19:34.380105 | PLAY RECAP
2026-06-10 05:19:34.380188 | primary | ok: 35 changed: 24 unreachable: 0 failed: 0 skipped: 27 rescued: 0 ignored: 0
2026-06-10 05:19:34.380231 | 
2026-06-10 05:19:34.545135 | RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/main.yaml@master]
2026-06-10 05:19:34.548116 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-logs.yaml@master]
2026-06-10 05:19:35.155637 | 
2026-06-10 05:19:35.155778 | PLAY [all]
2026-06-10 05:19:35.165562 | 
2026-06-10 05:19:35.165636 | TASK [Create container log dir]
2026-06-10 05:19:35.623176 | primary | changed
2026-06-10 05:19:35.631474 | 
2026-06-10 05:19:35.631632 | TASK [Check if the test is needed]
2026-06-10 05:19:36.052336 | primary | ok
2026-06-10 05:19:36.060685 | 
2026-06-10 05:19:36.060825 | TASK [ansible.builtin.shell: podman images | grep {{ cifmw_build_containers_container_name_prefix | default('openstack') }} ]
2026-06-10 05:19:36.799882 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ovn-sb-db-server            05a0bffc9407ccc1d6032a7a0f789d59  cbbeb0c8e63a  About a minute ago  455 MB
2026-06-10 05:19:36.800077 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ovn-nb-db-server            05a0bffc9407ccc1d6032a7a0f789d59  ea94df3b615c  About a minute ago  455 MB
2026-06-10 05:19:36.800094 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ovn-controller              05a0bffc9407ccc1d6032a7a0f789d59  120ae5d58c3b  About a minute ago  455 MB
2026-06-10 05:19:36.800107 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ovn-northd                  05a0bffc9407ccc1d6032a7a0f789d59  206e122b0b8b  About a minute ago  455 MB
2026-06-10 05:19:36.800116 | primary | quay.rdoproject.org/podified-master-centos10/openstack-watcher-api                 05a0bffc9407ccc1d6032a7a0f789d59  9fdd9ec4aa1b  About a minute ago  802 MB
2026-06-10 05:19:36.800123 | primary | quay.rdoproject.org/podified-master-centos10/openstack-watcher-decision-engine     05a0bffc9407ccc1d6032a7a0f789d59  5222889a8dad  About a minute ago  788 MB
2026-06-10 05:19:36.800135 | primary | quay.rdoproject.org/podified-master-centos10/openstack-watcher-applier             05a0bffc9407ccc1d6032a7a0f789d59  aa6ae21efb66  About a minute ago  788 MB
2026-06-10 05:19:36.800142 | primary | quay.rdoproject.org/podified-master-centos10/openstack-tempest-all                 05a0bffc9407ccc1d6032a7a0f789d59  5c540f6b48b9  2 minutes ago       1.12 GB
2026-06-10 05:19:36.800149 | primary | quay.rdoproject.org/podified-master-centos10/openstack-tempest-extras              05a0bffc9407ccc1d6032a7a0f789d59  2c1d4497fb2f  2 minutes ago       752 MB
2026-06-10 05:19:36.800156 | primary | quay.rdoproject.org/podified-master-centos10/openstack-swift-proxy-server          05a0bffc9407ccc1d6032a7a0f789d59  2ea6b70a289c  3 minutes ago       606 MB
2026-06-10 05:19:36.800163 | primary | quay.rdoproject.org/podified-master-centos10/openstack-swift-object                05a0bffc9407ccc1d6032a7a0f789d59  73718f53c74c  3 minutes ago       552 MB
2026-06-10 05:19:36.800170 | primary | quay.rdoproject.org/podified-master-centos10/openstack-swift-account               05a0bffc9407ccc1d6032a7a0f789d59  7d7ab68777a6  3 minutes ago       552 MB
2026-06-10 05:19:36.800177 | primary | quay.rdoproject.org/podified-master-centos10/openstack-swift-container             05a0bffc9407ccc1d6032a7a0f789d59  b2ac8f4a6d30  3 minutes ago       552 MB
2026-06-10 05:19:36.800184 | primary | quay.rdoproject.org/podified-master-centos10/openstack-octavia-api                 05a0bffc9407ccc1d6032a7a0f789d59  4e4e5d061c2e  3 minutes ago       924 MB
2026-06-10 05:19:36.800190 | primary | quay.rdoproject.org/podified-master-centos10/openstack-octavia-worker              05a0bffc9407ccc1d6032a7a0f789d59  bf3777eec6af  3 minutes ago       797 MB
2026-06-10 05:19:36.800197 | primary | quay.rdoproject.org/podified-master-centos10/openstack-octavia-housekeeping        05a0bffc9407ccc1d6032a7a0f789d59  bca68f1b7ea1  3 minutes ago       797 MB
2026-06-10 05:19:36.800204 | primary | quay.rdoproject.org/podified-master-centos10/openstack-octavia-health-manager      05a0bffc9407ccc1d6032a7a0f789d59  03205022b31a  3 minutes ago       797 MB
2026-06-10 05:19:36.800211 | primary | quay.rdoproject.org/podified-master-centos10/openstack-nova-compute                05a0bffc9407ccc1d6032a7a0f789d59  577297954593  4 minutes ago       1.45 GB
2026-06-10 05:19:36.800218 | primary | quay.rdoproject.org/podified-master-centos10/openstack-nova-api                    05a0bffc9407ccc1d6032a7a0f789d59  173635261f4a  5 minutes ago       902 MB
2026-06-10 05:19:36.800224 | primary | quay.rdoproject.org/podified-master-centos10/openstack-nova-novncproxy             05a0bffc9407ccc1d6032a7a0f789d59  7682324e0e7f  6 minutes ago       889 MB
2026-06-10 05:19:36.800231 | primary | quay.rdoproject.org/podified-master-centos10/openstack-nova-conductor              05a0bffc9407ccc1d6032a7a0f789d59  cf4512c943e6  6 minutes ago       887 MB
2026-06-10 05:19:36.800238 | primary | quay.rdoproject.org/podified-master-centos10/openstack-nova-scheduler              05a0bffc9407ccc1d6032a7a0f789d59  3f5cd3a7ffc5  6 minutes ago       887 MB
2026-06-10 05:19:36.800256 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-metadata-agent-ovn  05a0bffc9407ccc1d6032a7a0f789d59  7ec85c31deb8  6 minutes ago       917 MB
2026-06-10 05:19:36.800263 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-ovn-agent           05a0bffc9407ccc1d6032a7a0f789d59  a0758ad483a0  6 minutes ago       917 MB
2026-06-10 05:19:36.800270 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-dhcp-agent          05a0bffc9407ccc1d6032a7a0f789d59  15bb0c67cc74  6 minutes ago       883 MB
2026-06-10 05:19:36.800298 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-agent-base          05a0bffc9407ccc1d6032a7a0f789d59  1b153aa6c01b  6 minutes ago       883 MB
2026-06-10 05:19:36.800306 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-server              05a0bffc9407ccc1d6032a7a0f789d59  ba1583c2a13c  7 minutes ago       800 MB
2026-06-10 05:19:36.800313 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-sriov-agent         05a0bffc9407ccc1d6032a7a0f789d59  3766a57ab64d  7 minutes ago       780 MB
2026-06-10 05:19:36.800320 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ironic-neutron-agent        05a0bffc9407ccc1d6032a7a0f789d59  cec5556e1eae  7 minutes ago       780 MB
2026-06-10 05:19:36.800330 | primary | quay.rdoproject.org/podified-master-centos10/openstack-manila-share                05a0bffc9407ccc1d6032a7a0f789d59  93b97bcb5765  7 minutes ago       922 MB
2026-06-10 05:19:36.800337 | primary | quay.rdoproject.org/podified-master-centos10/openstack-manila-api                  05a0bffc9407ccc1d6032a7a0f789d59  2a72ba8731df  7 minutes ago       658 MB
2026-06-10 05:19:36.800344 | primary | quay.rdoproject.org/podified-master-centos10/openstack-manila-scheduler            05a0bffc9407ccc1d6032a7a0f789d59  5371e1bf592c  7 minutes ago       614 MB
2026-06-10 05:19:36.800351 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ironic-pxe                  05a0bffc9407ccc1d6032a7a0f789d59  c1f0707b8886  7 minutes ago       872 MB
2026-06-10 05:19:36.800358 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ironic-api                  05a0bffc9407ccc1d6032a7a0f789d59  4d51644946d3  7 minutes ago       771 MB
2026-06-10 05:19:36.800364 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ironic-conductor            05a0bffc9407ccc1d6032a7a0f789d59  939b8b13e0dd  7 minutes ago       869 MB
2026-06-10 05:19:36.800371 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ironic-inspector            05a0bffc9407ccc1d6032a7a0f789d59  fab28e6dd648  8 minutes ago       775 MB
2026-06-10 05:19:36.800378 | primary | quay.rdoproject.org/podified-master-centos10/openstack-heat-engine                 05a0bffc9407ccc1d6032a7a0f789d59  49239992e3f1  8 minutes ago       763 MB
2026-06-10 05:19:36.800385 | primary | quay.rdoproject.org/podified-master-centos10/openstack-heat-api-cfn                05a0bffc9407ccc1d6032a7a0f789d59  e586fd78ed62  8 minutes ago       763 MB
2026-06-10 05:19:36.800391 | primary | quay.rdoproject.org/podified-master-centos10/openstack-heat-api                    05a0bffc9407ccc1d6032a7a0f789d59  8d533aceb9eb  8 minutes ago       763 MB
2026-06-10 05:19:36.800398 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-backend-bind9     05a0bffc9407ccc1d6032a7a0f789d59  d09393d8131a  8 minutes ago       634 MB
2026-06-10 05:19:36.800405 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-mdns              05a0bffc9407ccc1d6032a7a0f789d59  e1345446194c  8 minutes ago       629 MB
2026-06-10 05:19:36.800412 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-api               05a0bffc9407ccc1d6032a7a0f789d59  248489a2702a  8 minutes ago       644 MB
2026-06-10 05:19:36.800418 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-worker            05a0bffc9407ccc1d6032a7a0f789d59  2346e89af303  8 minutes ago       634 MB
2026-06-10 05:19:36.800425 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-sink              05a0bffc9407ccc1d6032a7a0f789d59  4e9704d5356c  8 minutes ago       629 MB
2026-06-10 05:19:36.800437 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-central           05a0bffc9407ccc1d6032a7a0f789d59  1628042ee4ac  8 minutes ago       629 MB
2026-06-10 05:19:36.800444 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-producer          05a0bffc9407ccc1d6032a7a0f789d59  c55ad3e586db  8 minutes ago       629 MB
2026-06-10 05:19:36.800451 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api              05a0bffc9407ccc1d6032a7a0f789d59  abce4eb68528  9 minutes ago       659 MB
2026-06-10 05:19:36.800457 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor        05a0bffc9407ccc1d6032a7a0f789d59  267a9d18418a  9 minutes ago       644 MB
2026-06-10 05:19:36.800464 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cinder-api                  05a0bffc9407ccc1d6032a7a0f789d59  c3113c17e024  9 minutes ago       1.4 GB
2026-06-10 05:19:36.800471 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cinder-volume               05a0bffc9407ccc1d6032a7a0f789d59  b63fd521a1ef  9 minutes ago       1.32 GB
2026-06-10 05:19:36.800478 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cinder-backup               05a0bffc9407ccc1d6032a7a0f789d59  a7b8a8dc5792  9 minutes ago       1.32 GB
2026-06-10 05:19:36.800491 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cinder-scheduler            05a0bffc9407ccc1d6032a7a0f789d59  678865888ac7  9 minutes ago       1.32 GB
2026-06-10 05:19:36.800498 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-ipmi             05a0bffc9407ccc1d6032a7a0f789d59  22f5b94d684c  9 minutes ago       608 MB
2026-06-10 05:19:36.800505 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-compute          05a0bffc9407ccc1d6032a7a0f789d59  b076db72e016  9 minutes ago       602 MB
2026-06-10 05:19:36.800512 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-central          05a0bffc9407ccc1d6032a7a0f789d59  cc2f50c5f4fb  9 minutes ago       602 MB
2026-06-10 05:19:36.800518 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-notification     05a0bffc9407ccc1d6032a7a0f789d59  f3dc7f613843  9 minutes ago       591 MB
2026-06-10 05:19:36.800529 | primary | quay.rdoproject.org/podified-master-centos10/openstack-barbican-api                05a0bffc9407ccc1d6032a7a0f789d59  99f9afbd22fb  9 minutes ago       635 MB
2026-06-10 05:19:36.800537 | primary | quay.rdoproject.org/podified-master-centos10/openstack-barbican-keystone-listener  05a0bffc9407ccc1d6032a7a0f789d59  b65a82d328bc  10 minutes ago      619 MB
2026-06-10 05:19:36.800544 | primary | quay.rdoproject.org/podified-master-centos10/openstack-barbican-worker             05a0bffc9407ccc1d6032a7a0f789d59  e236193abb2b  10 minutes ago      619 MB
2026-06-10 05:19:36.800550 | primary | quay.rdoproject.org/podified-master-centos10/openstack-aodh-api                    05a0bffc9407ccc1d6032a7a0f789d59  7e0406875be1  10 minutes ago      643 MB
2026-06-10 05:19:36.800557 | primary | quay.rdoproject.org/podified-master-centos10/openstack-aodh-notifier               05a0bffc9407ccc1d6032a7a0f789d59  b78e27056177  10 minutes ago      628 MB
2026-06-10 05:19:36.800564 | primary | quay.rdoproject.org/podified-master-centos10/openstack-aodh-evaluator              05a0bffc9407ccc1d6032a7a0f789d59  dd19dca91195  10 minutes ago      628 MB
2026-06-10 05:19:36.800570 | primary | quay.rdoproject.org/podified-master-centos10/openstack-aodh-listener               05a0bffc9407ccc1d6032a7a0f789d59  636c05fb6421  10 minutes ago      628 MB
2026-06-10 05:19:36.800637 | primary | quay.rdoproject.org/podified-master-centos10/openstack-nova-base                   05a0bffc9407ccc1d6032a7a0f789d59  be05ed5418d5  10 minutes ago      853 MB
2026-06-10 05:19:36.800645 | primary | quay.rdoproject.org/podified-master-centos10/openstack-tempest                     05a0bffc9407ccc1d6032a7a0f789d59  e5015c336fcc  10 minutes ago      640 MB
2026-06-10 05:19:36.800651 | primary | quay.rdoproject.org/podified-master-centos10/openstack-swift-base                  05a0bffc9407ccc1d6032a7a0f789d59  11d9fa74a15c  10 minutes ago      528 MB
2026-06-10 05:19:36.800664 | primary | quay.rdoproject.org/podified-master-centos10/openstack-watcher-base                05a0bffc9407ccc1d6032a7a0f789d59  672d3d0b207c  11 minutes ago      756 MB
2026-06-10 05:19:36.800671 | primary | quay.rdoproject.org/podified-master-centos10/openstack-neutron-base                05a0bffc9407ccc1d6032a7a0f789d59  760a67e4a6cc  11 minutes ago      747 MB
2026-06-10 05:19:36.800677 | primary | quay.rdoproject.org/podified-master-centos10/openstack-octavia-base                05a0bffc9407ccc1d6032a7a0f789d59  b63155b79445  11 minutes ago      765 MB
2026-06-10 05:19:36.800684 | primary | quay.rdoproject.org/podified-master-centos10/openstack-heat-base                   05a0bffc9407ccc1d6032a7a0f789d59  89c68a2b381e  11 minutes ago      730 MB
2026-06-10 05:19:36.800691 | primary | quay.rdoproject.org/podified-master-centos10/openstack-manila-base                 05a0bffc9407ccc1d6032a7a0f789d59  db266fa32817  11 minutes ago      614 MB
2026-06-10 05:19:36.800698 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ironic-base                 05a0bffc9407ccc1d6032a7a0f789d59  881980e478b0  11 minutes ago      726 MB
2026-06-10 05:19:36.800704 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cinder-base                 05a0bffc9407ccc1d6032a7a0f789d59  5fb0423bd7c8  11 minutes ago      1.32 GB
2026-06-10 05:19:36.800711 | primary | quay.rdoproject.org/podified-master-centos10/openstack-horizontest                 05a0bffc9407ccc1d6032a7a0f789d59  5bcd84081f10  12 minutes ago      1.51 GB
2026-06-10 05:19:36.800742 | primary | quay.rdoproject.org/podified-master-centos10/openstack-designate-base              05a0bffc9407ccc1d6032a7a0f789d59  0d1f67bc9dc7  12 minutes ago      601 MB
2026-06-10 05:19:36.800749 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-base             05a0bffc9407ccc1d6032a7a0f789d59  043607197f0e  12 minutes ago      615 MB
2026-06-10 05:19:36.800756 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-base             05a0bffc9407ccc1d6032a7a0f789d59  a76d6f541cf4  12 minutes ago      565 MB
2026-06-10 05:19:36.806364 | primary | quay.rdoproject.org/podified-master-centos10/openstack-glance-api                  05a0bffc9407ccc1d6032a7a0f789d59  22969d07d358  12 minutes ago      1.18 GB
2026-06-10 05:19:36.806390 | primary | quay.rdoproject.org/podified-master-centos10/openstack-keystone                    05a0bffc9407ccc1d6032a7a0f789d59  0cfb75640449  12 minutes ago      644 MB
2026-06-10 05:19:36.806397 | primary | quay.rdoproject.org/podified-master-centos10/openstack-horizon                     05a0bffc9407ccc1d6032a7a0f789d59  642ee83d3b04  12 minutes ago      742 MB
2026-06-10 05:19:36.806404 | primary | quay.rdoproject.org/podified-master-centos10/openstack-placement-api               05a0bffc9407ccc1d6032a7a0f789d59  cc9d01195f22  12 minutes ago      588 MB
2026-06-10 05:19:36.806411 | primary | quay.rdoproject.org/podified-master-centos10/openstack-barbican-base               05a0bffc9407ccc1d6032a7a0f789d59  34865f0a7433  12 minutes ago      592 MB
2026-06-10 05:19:36.806418 | primary | quay.rdoproject.org/podified-master-centos10/openstack-aodh-base                   05a0bffc9407ccc1d6032a7a0f789d59  12423772fcb5  12 minutes ago      600 MB
2026-06-10 05:19:36.806433 | primary | quay.rdoproject.org/podified-master-centos10/openstack-iscsid                      05a0bffc9407ccc1d6032a7a0f789d59  1565cb293e63  13 minutes ago      510 MB
2026-06-10 05:19:36.806440 | primary | quay.rdoproject.org/podified-master-centos10/openstack-tobiko                      05a0bffc9407ccc1d6032a7a0f789d59  784a595ea011  13 minutes ago      1.13 GB
2026-06-10 05:19:36.806447 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ovn-base                    05a0bffc9407ccc1d6032a7a0f789d59  59b72e914f4a  14 minutes ago      433 MB
2026-06-10 05:19:36.806454 | primary | quay.rdoproject.org/podified-master-centos10/openstack-os                          05a0bffc9407ccc1d6032a7a0f789d59  ea055ae76141  14 minutes ago      477 MB
2026-06-10 05:19:36.806460 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ovn-bgp-agent               05a0bffc9407ccc1d6032a7a0f789d59  47a72c8c5059  14 minutes ago      660 MB
2026-06-10 05:19:36.806474 | primary | quay.rdoproject.org/podified-master-centos10/openstack-openstackclient             05a0bffc9407ccc1d6032a7a0f789d59  69062773f5e7  14 minutes ago      741 MB
2026-06-10 05:19:36.806481 | primary | quay.rdoproject.org/podified-master-centos10/openstack-ansible-tests               05a0bffc9407ccc1d6032a7a0f789d59  e8f1ff20c1b2  14 minutes ago      1.07 GB
2026-06-10 05:19:36.806488 | primary | quay.rdoproject.org/podified-master-centos10/openstack-valkey                      05a0bffc9407ccc1d6032a7a0f789d59  b252bd0d96ce  14 minutes ago      365 MB
2026-06-10 05:19:36.806494 | primary | quay.rdoproject.org/podified-master-centos10/openstack-rabbitmq                    05a0bffc9407ccc1d6032a7a0f789d59  92993a7aea93  14 minutes ago      453 MB
2026-06-10 05:19:36.806501 | primary | quay.rdoproject.org/podified-master-centos10/openstack-unbound                     05a0bffc9407ccc1d6032a7a0f789d59  5609d55734f2  14 minutes ago      365 MB
2026-06-10 05:19:36.806508 | primary | quay.rdoproject.org/podified-master-centos10/openstack-rsyslog                     05a0bffc9407ccc1d6032a7a0f789d59  ea1b82cd1b81  14 minutes ago      362 MB
2026-06-10 05:19:36.806515 | primary | quay.rdoproject.org/podified-master-centos10/openstack-mariadb                     05a0bffc9407ccc1d6032a7a0f789d59  487fd8e97dda  15 minutes ago      537 MB
2026-06-10 05:19:36.806522 | primary | quay.rdoproject.org/podified-master-centos10/openstack-frr                         05a0bffc9407ccc1d6032a7a0f789d59  0f4fc53c83d2  15 minutes ago      424 MB
2026-06-10 05:19:36.806528 | primary | quay.rdoproject.org/podified-master-centos10/openstack-memcached                   05a0bffc9407ccc1d6032a7a0f789d59  98020501b43a  15 minutes ago      388 MB
2026-06-10 05:19:36.806535 | primary | quay.rdoproject.org/podified-master-centos10/openstack-haproxy                     05a0bffc9407ccc1d6032a7a0f789d59  972d19a28a9d  15 minutes ago      363 MB
2026-06-10 05:19:36.806542 | primary | quay.rdoproject.org/podified-master-centos10/openstack-multipathd                  05a0bffc9407ccc1d6032a7a0f789d59  9f95457592e3  15 minutes ago      363 MB
2026-06-10 05:19:36.806548 | primary | quay.rdoproject.org/podified-master-centos10/openstack-cron                        05a0bffc9407ccc1d6032a7a0f789d59  f61742aa09be  15 minutes ago      360 MB
2026-06-10 05:19:36.806555 | primary | quay.rdoproject.org/podified-master-centos10/openstack-netutils                    05a0bffc9407ccc1d6032a7a0f789d59  78da5e621766  15 minutes ago      363 MB
2026-06-10 05:19:36.806562 | primary | quay.rdoproject.org/podified-master-centos10/openstack-base                        05a0bffc9407ccc1d6032a7a0f789d59  d9ea6608188e  15 minutes ago      343 MB
2026-06-10 05:19:37.113881 | primary | ok: Runtime: 0:00:00.255631
2026-06-10 05:19:37.124263 | 
2026-06-10 05:19:37.124392 | TASK [Store built images to containers-built.log]
2026-06-10 05:19:38.194107 | primary | changed
2026-06-10 05:19:38.203585 | 
2026-06-10 05:19:38.203770 | TASK [Check if we get ci-framework-data basedir]
2026-06-10 05:19:38.504367 | primary | ok
2026-06-10 05:19:38.513542 | 
2026-06-10 05:19:38.513681 | TASK [Create ci-framework-data log directory for zuul]
2026-06-10 05:19:38.842400 | primary | changed
2026-06-10 05:19:38.850996 | 
2026-06-10 05:19:38.851157 | TASK [Copy ci-framework interesting files]
2026-06-10 05:19:39.401519 | primary | ok: Runtime: 0:00:00.090625
2026-06-10 05:19:39.409705 | 
2026-06-10 05:19:39.409980 | TASK [Collect logs]
2026-06-10 05:19:39.718838 | primary | + sudo dnf list installed
2026-06-10 05:19:40.201854 | primary | + df -h
2026-06-10 05:19:40.206104 | 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 05:19:40.232341 | primary | sending incremental file list
2026-06-10 05:19:40.236206 | primary | skipping non-regular file "yum.conf"
2026-06-10 05:19:40.236233 | primary | ./
2026-06-10 05:19:40.237039 | primary | dnf/
2026-06-10 05:19:40.237057 | primary | dnf/dnf.conf
2026-06-10 05:19:40.237108 | primary | dnf/aliases.d/
2026-06-10 05:19:40.237123 | primary | dnf/modules.d/
2026-06-10 05:19:40.237130 | primary | dnf/modules.defaults.d/
2026-06-10 05:19:40.237138 | primary | dnf/plugins/
2026-06-10 05:19:40.237152 | primary | dnf/plugins/copr.conf
2026-06-10 05:19:40.237159 | primary | dnf/plugins/debuginfo-install.conf
2026-06-10 05:19:40.237167 | primary | dnf/plugins/copr.d/
2026-06-10 05:19:40.237173 | primary | dnf/protected.d/
2026-06-10 05:19:40.237180 | primary | dnf/protected.d/grub2-pc.conf
2026-06-10 05:19:40.237189 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-10 05:19:40.237199 | primary | dnf/protected.d/selinux-policy-targeted.conf
2026-06-10 05:19:40.237206 | primary | dnf/protected.d/setup.conf
2026-06-10 05:19:40.237213 | primary | dnf/protected.d/sudo.conf
2026-06-10 05:19:40.237220 | primary | dnf/protected.d/systemd.conf
2026-06-10 05:19:40.237227 | primary | dnf/protected.d/yum.conf
2026-06-10 05:19:40.237236 | primary | dnf/usr-drift-protected-paths.d/
2026-06-10 05:19:40.237243 | primary | dnf/vars/
2026-06-10 05:19:40.237250 | primary | dnf/vars/stream
2026-06-10 05:19:40.237257 | primary | yum.repos.d/
2026-06-10 05:19:40.237264 | primary | yum.repos.d/delorean-master-testing.repo
2026-06-10 05:19:40.237273 | primary | yum.repos.d/delorean.repo
2026-06-10 05:19:40.237299 | primary | yum.repos.d/delorean.repo.md5
2026-06-10 05:19:40.237718 | primary | yum.repos.d/repo-setup-centos-appstream.repo
2026-06-10 05:19:40.237731 | primary | yum.repos.d/repo-setup-centos-baseos.repo
2026-06-10 05:19:40.237738 | primary | yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-10 05:19:40.237748 | primary | yum.repos.d/repo-setup-centos-powertools.repo
2026-06-10 05:19:40.237765 | primary | yum.repos.d/repo-setup-messaging-rabbitmq-4.repo
2026-06-10 05:19:40.237774 | primary | yum.repos.d/repo_setup_env
2026-06-10 05:19:40.281239 | primary |
2026-06-10 05:19:40.281297 | primary | sent 10,791 bytes  received 484 bytes  22,550.00 bytes/sec
2026-06-10 05:19:40.281307 | primary | total size is 8,977  speedup is 0.80
2026-06-10 05:19:40.285012 | primary | + sudo rsync -var --no-links /etc/containers/ /home/zuul/zuul-output/logs
2026-06-10 05:19:40.308903 | primary | sending incremental file list
2026-06-10 05:19:40.310528 | primary | ./
2026-06-10 05:19:40.310545 | primary | policy.json
2026-06-10 05:19:40.310557 | primary | registries.conf
2026-06-10 05:19:40.310766 | primary | certs.d/
2026-06-10 05:19:40.310780 | primary | oci/
2026-06-10 05:19:40.310788 | primary | oci/hooks.d/
2026-06-10 05:19:40.310796 | primary | registries.conf.d/
2026-06-10 05:19:40.310807 | primary | registries.conf.d/000-shortnames.conf
2026-06-10 05:19:40.310817 | primary | registries.d/
2026-06-10 05:19:40.310826 | primary | registries.d/default.yaml
2026-06-10 05:19:40.310837 | primary | registries.d/registry.access.redhat.com.yaml
2026-06-10 05:19:40.310848 | primary | registries.d/registry.redhat.io.yaml
2026-06-10 05:19:40.310859 | primary | systemd/
2026-06-10 05:19:40.352402 | primary |
2026-06-10 05:19:40.352478 | primary | sent 14,501 bytes  received 165 bytes  29,332.00 bytes/sec
2026-06-10 05:19:40.352490 | primary | total size is 13,836  speedup is 0.94
2026-06-10 05:19:40.355716 | primary | + rsync -var --no-links /home/zuul/repos /home/zuul/zuul-output/logs
2026-06-10 05:19:40.361566 | primary | sending incremental file list
2026-06-10 05:19:40.361645 | primary | rsync: [sender] link_stat "/home/zuul/repos" failed: No such file or directory (2)
2026-06-10 05:19:40.403016 | primary |
2026-06-10 05:19:40.403050 | primary | sent 19 bytes  received 12 bytes  62.00 bytes/sec
2026-06-10 05:19:40.403059 | primary | total size is 0  speedup is 0.00
2026-06-10 05:19:40.403067 | primary | rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.4.1]
2026-06-10 05:19:40.403566 | primary | + true
2026-06-10 05:19:40.470248 | primary | ok: Runtime: 0:00:00.690649
2026-06-10 05:19:40.484262 | 
2026-06-10 05:19:40.484413 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-10 05:19:40.508188 | primary | ok
2026-06-10 05:19:40.532058 | 
2026-06-10 05:19:40.532166 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-10 05:19:40.587340 | primary | skipping: Conditional result was False
2026-06-10 05:19:40.593695 | 
2026-06-10 05:19:40.593781 | TASK [fetch-output : Set log path for single node]
2026-06-10 05:19:40.633585 | primary | ok
2026-06-10 05:19:40.639898 | 
2026-06-10 05:19:40.639978 | LOOP [fetch-output : Ensure local output dirs]
2026-06-10 05:19:40.961351 | primary -> localhost | changed: "/var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/work/logs"
2026-06-10 05:19:41.223514 | primary -> localhost | changed: "/var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/work/artifacts"
2026-06-10 05:19:41.494727 | primary -> localhost | changed: "/var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/work/docs"
2026-06-10 05:19:41.544634 | 
2026-06-10 05:19:41.544840 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-10 05:19:42.551601 | primary | changed:
2026-06-10 05:19:42.552031 | primary | .d..t...... ./
2026-06-10 05:19:42.552091 | primary | >f+++++++++ disk_usage.txt
2026-06-10 05:19:42.552134 | primary | >f+++++++++ installed_pkgs.txt
2026-06-10 05:19:42.552171 | primary | >f+++++++++ policy.json
2026-06-10 05:19:42.552208 | primary | >f+++++++++ registries.conf
2026-06-10 05:19:42.552242 | primary | cd+++++++++ certs.d/
2026-06-10 05:19:42.552278 | primary | cd+++++++++ ci-framework-data/
2026-06-10 05:19:42.552313 | primary | cd+++++++++ ci-framework-data/artifacts/
2026-06-10 05:19:42.552348 | primary | >f+++++++++ ci-framework-data/artifacts/build_containers.sh
2026-06-10 05:19:42.552382 | primary | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-10 05:19:42.552416 | primary | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-master-testing.repo
2026-06-10 05:19:42.552499 | primary | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-10 05:19:42.552537 | primary | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-10 05:19:42.552570 | primary | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-10 05:19:42.552617 | primary | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-10 05:19:42.552668 | primary | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-10 05:19:42.552705 | primary | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-10 05:19:42.552739 | primary | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-messaging-rabbitmq-4.repo
2026-06-10 05:19:42.552773 | primary | >f+++++++++ ci-framework-data/artifacts/repositories/repo_setup_env
2026-06-10 05:19:42.552807 | primary | cd+++++++++ ci-framework-data/logs/
2026-06-10 05:19:42.552841 | primary | >f+++++++++ ci-framework-data/logs/build.log
2026-06-10 05:19:42.552875 | primary | >f+++++++++ ci-framework-data/logs/containers-built.log
2026-06-10 05:19:42.552908 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/
2026-06-10 05:19:42.552941 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/build-tree.yaml
2026-06-10 05:19:42.552975 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/
2026-06-10 05:19:42.553021 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/Dockerfile
2026-06-10 05:19:42.553056 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/base-build.log
2026-06-10 05:19:42.553089 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/base.yaml
2026-06-10 05:19:42.553123 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/buildahfile.sh
2026-06-10 05:19:42.553155 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ansible-tests/
2026-06-10 05:19:42.553188 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ansible-tests/Dockerfile
2026-06-10 05:19:42.553221 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ansible-tests/ansible-tests-build.log
2026-06-10 05:19:42.553254 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ansible-tests/ansible-tests.yaml
2026-06-10 05:19:42.553286 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ansible-tests/buildahfile.sh
2026-06-10 05:19:42.553319 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/cron/
2026-06-10 05:19:42.553352 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/cron/Dockerfile
2026-06-10 05:19:42.553384 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/cron/buildahfile.sh
2026-06-10 05:19:42.553417 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/cron/cron-build.log
2026-06-10 05:19:42.553495 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/cron/cron.yaml
2026-06-10 05:19:42.553532 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/frr/
2026-06-10 05:19:42.553566 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/frr/Dockerfile
2026-06-10 05:19:42.553611 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/frr/buildahfile.sh
2026-06-10 05:19:42.553665 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/frr/frr-build.log
2026-06-10 05:19:42.553718 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/frr/frr.yaml
2026-06-10 05:19:42.553756 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/haproxy/
2026-06-10 05:19:42.553795 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/haproxy/Dockerfile
2026-06-10 05:19:42.553831 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/haproxy/buildahfile.sh
2026-06-10 05:19:42.553865 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/haproxy/haproxy-build.log
2026-06-10 05:19:42.553898 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/haproxy/haproxy.yaml
2026-06-10 05:19:42.553932 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/mariadb/
2026-06-10 05:19:42.553965 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/mariadb/Dockerfile
2026-06-10 05:19:42.553998 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/mariadb/buildahfile.sh
2026-06-10 05:19:42.554044 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/mariadb/mariadb-build.log
2026-06-10 05:19:42.554081 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/mariadb/mariadb.yaml
2026-06-10 05:19:42.554116 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/memcached/
2026-06-10 05:19:42.554149 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/memcached/Dockerfile
2026-06-10 05:19:42.554198 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/memcached/buildahfile.sh
2026-06-10 05:19:42.554252 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/memcached/memcached-build.log
2026-06-10 05:19:42.554296 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/memcached/memcached.yaml
2026-06-10 05:19:42.554331 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/multipathd/
2026-06-10 05:19:42.554364 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/multipathd/Dockerfile
2026-06-10 05:19:42.554397 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/multipathd/buildahfile.sh
2026-06-10 05:19:42.554467 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/multipathd/multipathd-build.log
2026-06-10 05:19:42.554515 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/multipathd/multipathd.yaml
2026-06-10 05:19:42.554551 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/netutils/
2026-06-10 05:19:42.554585 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/netutils/Dockerfile
2026-06-10 05:19:42.554618 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/netutils/buildahfile.sh
2026-06-10 05:19:42.554650 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/netutils/netutils-build.log
2026-06-10 05:19:42.554684 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/netutils/netutils.yaml
2026-06-10 05:19:42.554718 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/openstackclient/
2026-06-10 05:19:42.554752 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/openstackclient/Dockerfile
2026-06-10 05:19:42.554785 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/openstackclient/buildahfile.sh
2026-06-10 05:19:42.554818 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/openstackclient/openstackclient-build.log
2026-06-10 05:19:42.554851 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/openstackclient/openstackclient.yaml
2026-06-10 05:19:42.554884 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/
2026-06-10 05:19:42.554916 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/Dockerfile
2026-06-10 05:19:42.554949 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/buildahfile.sh
2026-06-10 05:19:42.554986 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/os-build.log
2026-06-10 05:19:42.555036 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/os.yaml
2026-06-10 05:19:42.555078 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/
2026-06-10 05:19:42.555142 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/Dockerfile
2026-06-10 05:19:42.555180 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-base-build.log
2026-06-10 05:19:42.555213 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-base.yaml
2026-06-10 05:19:42.555246 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/buildahfile.sh
2026-06-10 05:19:42.555281 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-api/
2026-06-10 05:19:42.555323 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-api/Dockerfile
2026-06-10 05:19:42.555357 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-api/aodh-api-build.log
2026-06-10 05:19:42.555390 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-api/aodh-api.yaml
2026-06-10 05:19:42.555478 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-api/buildahfile.sh
2026-06-10 05:19:42.555518 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-evaluator/
2026-06-10 05:19:42.555555 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-evaluator/Dockerfile
2026-06-10 05:19:42.555605 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-evaluator/aodh-evaluator-build.log
2026-06-10 05:19:42.555656 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-evaluator/aodh-evaluator.yaml
2026-06-10 05:19:42.555702 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-evaluator/buildahfile.sh
2026-06-10 05:19:42.555737 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-listener/
2026-06-10 05:19:42.555771 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-listener/Dockerfile
2026-06-10 05:19:42.555804 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-listener/aodh-listener-build.log
2026-06-10 05:19:42.555837 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-listener/aodh-listener.yaml
2026-06-10 05:19:42.555870 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-listener/buildahfile.sh
2026-06-10 05:19:42.555902 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-notifier/
2026-06-10 05:19:42.555935 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-notifier/Dockerfile
2026-06-10 05:19:42.555967 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-notifier/aodh-notifier-build.log
2026-06-10 05:19:42.556000 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-notifier/aodh-notifier.yaml
2026-06-10 05:19:42.556034 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/aodh-base/aodh-notifier/buildahfile.sh
2026-06-10 05:19:42.556066 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/
2026-06-10 05:19:42.556099 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/Dockerfile
2026-06-10 05:19:42.556132 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-base-build.log
2026-06-10 05:19:42.556165 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-base.yaml
2026-06-10 05:19:42.556198 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/buildahfile.sh
2026-06-10 05:19:42.556230 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-api/
2026-06-10 05:19:42.556263 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-api/Dockerfile
2026-06-10 05:19:42.556296 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-api/barbican-api-build.log
2026-06-10 05:19:42.556338 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-api/barbican-api.yaml
2026-06-10 05:19:42.556373 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-api/buildahfile.sh
2026-06-10 05:19:42.556406 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-keystone-listener/
2026-06-10 05:19:42.556485 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-keystone-listener/Dockerfile
2026-06-10 05:19:42.556523 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-keystone-listener/barbican-keystone-listener-build.log
2026-06-10 05:19:42.556556 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-keystone-listener/barbican-keystone-listener.yaml
2026-06-10 05:19:42.556589 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-keystone-listener/buildahfile.sh
2026-06-10 05:19:42.556623 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-worker/
2026-06-10 05:19:42.556657 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-worker/Dockerfile
2026-06-10 05:19:42.556691 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-worker/barbican-worker-build.log
2026-06-10 05:19:42.556725 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-worker/barbican-worker.yaml
2026-06-10 05:19:42.556757 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/barbican-base/barbican-worker/buildahfile.sh
2026-06-10 05:19:42.556790 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/
2026-06-10 05:19:42.556824 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/Dockerfile
2026-06-10 05:19:42.556857 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/buildahfile.sh
2026-06-10 05:19:42.556891 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-base-build.log
2026-06-10 05:19:42.556924 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-base.yaml
2026-06-10 05:19:42.556956 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-central/
2026-06-10 05:19:42.556988 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-central/Dockerfile
2026-06-10 05:19:42.557022 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-central/buildahfile.sh
2026-06-10 05:19:42.557055 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-central/ceilometer-central-build.log
2026-06-10 05:19:42.557089 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-central/ceilometer-central.yaml
2026-06-10 05:19:42.557123 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-compute/
2026-06-10 05:19:42.557157 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-compute/Dockerfile
2026-06-10 05:19:42.557190 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-compute/buildahfile.sh
2026-06-10 05:19:42.557233 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-compute/ceilometer-compute-build.log
2026-06-10 05:19:42.557268 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-compute/ceilometer-compute.yaml
2026-06-10 05:19:42.557302 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-ipmi/
2026-06-10 05:19:42.557335 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-ipmi/Dockerfile
2026-06-10 05:19:42.557369 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-ipmi/buildahfile.sh
2026-06-10 05:19:42.557401 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-ipmi/ceilometer-ipmi-build.log
2026-06-10 05:19:42.557467 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-ipmi/ceilometer-ipmi.yaml
2026-06-10 05:19:42.557511 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-notification/
2026-06-10 05:19:42.557545 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-notification/Dockerfile
2026-06-10 05:19:42.557579 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-notification/buildahfile.sh
2026-06-10 05:19:42.557612 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-notification/ceilometer-notification-build.log
2026-06-10 05:19:42.557645 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ceilometer-base/ceilometer-notification/ceilometer-notification.yaml
2026-06-10 05:19:42.557679 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/
2026-06-10 05:19:42.557712 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/Dockerfile
2026-06-10 05:19:42.557745 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/buildahfile.sh
2026-06-10 05:19:42.557778 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-base-build.log
2026-06-10 05:19:42.557810 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-base.yaml
2026-06-10 05:19:42.557842 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-api/
2026-06-10 05:19:42.557875 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-api/Dockerfile
2026-06-10 05:19:42.557907 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-api/buildahfile.sh
2026-06-10 05:19:42.557939 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-api/cinder-api-build.log
2026-06-10 05:19:42.557972 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-api/cinder-api.yaml
2026-06-10 05:19:42.558003 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-backup/
2026-06-10 05:19:42.558035 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-backup/Dockerfile
2026-06-10 05:19:42.558067 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-backup/buildahfile.sh
2026-06-10 05:19:42.558106 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-backup/cinder-backup-build.log
2026-06-10 05:19:42.558139 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-backup/cinder-backup.yaml
2026-06-10 05:19:42.558173 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-scheduler/
2026-06-10 05:19:42.558205 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-scheduler/Dockerfile
2026-06-10 05:19:42.558237 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-scheduler/buildahfile.sh
2026-06-10 05:19:42.558269 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-scheduler/cinder-scheduler-build.log
2026-06-10 05:19:42.558301 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-scheduler/cinder-scheduler.yaml
2026-06-10 05:19:42.558334 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-volume/
2026-06-10 05:19:42.558382 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-volume/Dockerfile
2026-06-10 05:19:42.558426 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-volume/buildahfile.sh
2026-06-10 05:19:42.558507 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-volume/cinder-volume-build.log
2026-06-10 05:19:42.558549 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cinder-base/cinder-volume/cinder-volume.yaml
2026-06-10 05:19:42.558590 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/
2026-06-10 05:19:42.558631 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/Dockerfile
2026-06-10 05:19:42.558671 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/buildahfile.sh
2026-06-10 05:19:42.558712 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/cloudkitty-base-build.log
2026-06-10 05:19:42.558752 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/cloudkitty-base.yaml
2026-06-10 05:19:42.558792 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/cloudkitty-api/
2026-06-10 05:19:42.558832 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/cloudkitty-api/Dockerfile
2026-06-10 05:19:42.558886 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/cloudkitty-api/buildahfile.sh
2026-06-10 05:19:42.558953 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/cloudkitty-api/cloudkitty-api-build.log
2026-06-10 05:19:42.559023 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/cloudkitty-api/cloudkitty-api.yaml
2026-06-10 05:19:42.559070 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/cloudkitty-processor/
2026-06-10 05:19:42.559111 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/cloudkitty-processor/Dockerfile
2026-06-10 05:19:42.559152 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/cloudkitty-processor/buildahfile.sh
2026-06-10 05:19:42.559254 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/cloudkitty-processor/cloudkitty-processor-build.log
2026-06-10 05:19:42.559296 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/cloudkitty-base/cloudkitty-processor/cloudkitty-processor.yaml
2026-06-10 05:19:42.559331 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/
2026-06-10 05:19:42.559366 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/Dockerfile
2026-06-10 05:19:42.559399 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/buildahfile.sh
2026-06-10 05:19:42.559485 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-base-build.log
2026-06-10 05:19:42.559523 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-base.yaml
2026-06-10 05:19:42.559557 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-api/
2026-06-10 05:19:42.559590 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-api/Dockerfile
2026-06-10 05:19:42.559624 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-api/buildahfile.sh
2026-06-10 05:19:42.559658 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-api/designate-api-build.log
2026-06-10 05:19:42.559692 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-api/designate-api.yaml
2026-06-10 05:19:42.559725 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-backend-bind9/
2026-06-10 05:19:42.559759 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-backend-bind9/Dockerfile
2026-06-10 05:19:42.559792 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-backend-bind9/buildahfile.sh
2026-06-10 05:19:42.559825 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-backend-bind9/designate-backend-bind9-build.log
2026-06-10 05:19:42.559858 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-backend-bind9/designate-backend-bind9.yaml
2026-06-10 05:19:42.559892 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-central/
2026-06-10 05:19:42.559926 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-central/Dockerfile
2026-06-10 05:19:42.559960 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-central/buildahfile.sh
2026-06-10 05:19:42.559993 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-central/designate-central-build.log
2026-06-10 05:19:42.560027 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-central/designate-central.yaml
2026-06-10 05:19:42.560060 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-mdns/
2026-06-10 05:19:42.560092 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-mdns/Dockerfile
2026-06-10 05:19:42.560125 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-mdns/buildahfile.sh
2026-06-10 05:19:42.560168 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-mdns/designate-mdns-build.log
2026-06-10 05:19:42.560202 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-mdns/designate-mdns.yaml
2026-06-10 05:19:42.560235 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-producer/
2026-06-10 05:19:42.560268 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-producer/Dockerfile
2026-06-10 05:19:42.560300 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-producer/buildahfile.sh
2026-06-10 05:19:42.560333 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-producer/designate-producer-build.log
2026-06-10 05:19:42.560366 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-producer/designate-producer.yaml
2026-06-10 05:19:42.560400 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-sink/
2026-06-10 05:19:42.560476 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-sink/Dockerfile
2026-06-10 05:19:42.560514 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-sink/buildahfile.sh
2026-06-10 05:19:42.560546 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-sink/designate-sink-build.log
2026-06-10 05:19:42.560579 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-sink/designate-sink.yaml
2026-06-10 05:19:42.560612 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-worker/
2026-06-10 05:19:42.560645 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-worker/Dockerfile
2026-06-10 05:19:42.560678 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-worker/buildahfile.sh
2026-06-10 05:19:42.560710 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-worker/designate-worker-build.log
2026-06-10 05:19:42.560743 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/designate-base/designate-worker/designate-worker.yaml
2026-06-10 05:19:42.560776 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/glance-api/
2026-06-10 05:19:42.560809 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/glance-api/Dockerfile
2026-06-10 05:19:42.560841 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/glance-api/buildahfile.sh
2026-06-10 05:19:42.560873 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/glance-api/glance-api-build.log
2026-06-10 05:19:42.560905 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/glance-api/glance-api.yaml
2026-06-10 05:19:42.560937 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/
2026-06-10 05:19:42.560969 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/Dockerfile
2026-06-10 05:19:42.561000 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/buildahfile.sh
2026-06-10 05:19:42.561032 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-base-build.log
2026-06-10 05:19:42.561087 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-base.yaml
2026-06-10 05:19:42.561120 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-api-cfn/
2026-06-10 05:19:42.561152 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-api-cfn/Dockerfile
2026-06-10 05:19:42.561184 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-api-cfn/buildahfile.sh
2026-06-10 05:19:42.561217 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-api-cfn/heat-api-cfn-build.log
2026-06-10 05:19:42.561248 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-api-cfn/heat-api-cfn.yaml
2026-06-10 05:19:42.561280 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-api/
2026-06-10 05:19:42.561311 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-api/Dockerfile
2026-06-10 05:19:42.561344 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-api/buildahfile.sh
2026-06-10 05:19:42.561376 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-api/heat-api-build.log
2026-06-10 05:19:42.561409 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-api/heat-api.yaml
2026-06-10 05:19:42.561479 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-engine/
2026-06-10 05:19:42.561516 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-engine/Dockerfile
2026-06-10 05:19:42.561549 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-engine/buildahfile.sh
2026-06-10 05:19:42.561582 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-engine/heat-engine-build.log
2026-06-10 05:19:42.561614 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/heat-base/heat-engine/heat-engine.yaml
2026-06-10 05:19:42.561646 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/horizon/
2026-06-10 05:19:42.561750 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/horizon/Dockerfile
2026-06-10 05:19:42.561785 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/horizon/buildahfile.sh
2026-06-10 05:19:42.561817 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/horizon/horizon-build.log
2026-06-10 05:19:42.561850 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/horizon/horizon.yaml
2026-06-10 05:19:42.561883 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/horizontest/
2026-06-10 05:19:42.561916 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/horizontest/Dockerfile
2026-06-10 05:19:42.561949 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/horizontest/buildahfile.sh
2026-06-10 05:19:42.561981 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/horizontest/horizontest-build.log
2026-06-10 05:19:42.562014 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/horizontest/horizontest.yaml
2026-06-10 05:19:42.562046 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/
2026-06-10 05:19:42.562079 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/Dockerfile
2026-06-10 05:19:42.562125 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/buildahfile.sh
2026-06-10 05:19:42.562160 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-base-build.log
2026-06-10 05:19:42.562193 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-base.yaml
2026-06-10 05:19:42.562226 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-api/
2026-06-10 05:19:42.562259 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-api/Dockerfile
2026-06-10 05:19:42.562293 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-api/buildahfile.sh
2026-06-10 05:19:42.562326 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-api/ironic-api-build.log
2026-06-10 05:19:42.562361 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-api/ironic-api.yaml
2026-06-10 05:19:42.562395 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-conductor/
2026-06-10 05:19:42.562459 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-conductor/Dockerfile
2026-06-10 05:19:42.562505 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-conductor/buildahfile.sh
2026-06-10 05:19:42.562541 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-conductor/ironic-conductor-build.log
2026-06-10 05:19:42.562575 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-conductor/ironic-conductor.yaml
2026-06-10 05:19:42.562609 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-inspector/
2026-06-10 05:19:42.562643 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-inspector/Dockerfile
2026-06-10 05:19:42.562676 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-inspector/buildahfile.sh
2026-06-10 05:19:42.562709 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-inspector/ironic-inspector-build.log
2026-06-10 05:19:42.562742 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-inspector/ironic-inspector.yaml
2026-06-10 05:19:42.562775 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-pxe/
2026-06-10 05:19:42.562808 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-pxe/Dockerfile
2026-06-10 05:19:42.562842 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-pxe/buildahfile.sh
2026-06-10 05:19:42.562875 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-pxe/ironic-pxe-build.log
2026-06-10 05:19:42.562907 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/ironic-base/ironic-pxe/ironic-pxe.yaml
2026-06-10 05:19:42.562961 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/iscsid/
2026-06-10 05:19:42.562995 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/iscsid/Dockerfile
2026-06-10 05:19:42.563028 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/iscsid/buildahfile.sh
2026-06-10 05:19:42.563071 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/iscsid/iscsid-build.log
2026-06-10 05:19:42.563105 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/iscsid/iscsid.yaml
2026-06-10 05:19:42.563138 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/keystone/
2026-06-10 05:19:42.563171 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/keystone/Dockerfile
2026-06-10 05:19:42.563203 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/keystone/buildahfile.sh
2026-06-10 05:19:42.563236 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/keystone/keystone-build.log
2026-06-10 05:19:42.563269 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/keystone/keystone.yaml
2026-06-10 05:19:42.563302 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/
2026-06-10 05:19:42.563339 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/Dockerfile
2026-06-10 05:19:42.563374 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/buildahfile.sh
2026-06-10 05:19:42.563408 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-base-build.log
2026-06-10 05:19:42.563484 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-base.yaml
2026-06-10 05:19:42.563521 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-api/
2026-06-10 05:19:42.563554 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-api/Dockerfile
2026-06-10 05:19:42.563588 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-api/buildahfile.sh
2026-06-10 05:19:42.563622 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-api/manila-api-build.log
2026-06-10 05:19:42.563656 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-api/manila-api.yaml
2026-06-10 05:19:42.563688 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-scheduler/
2026-06-10 05:19:42.563721 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-scheduler/Dockerfile
2026-06-10 05:19:42.563753 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-scheduler/buildahfile.sh
2026-06-10 05:19:42.563786 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-scheduler/manila-scheduler-build.log
2026-06-10 05:19:42.563819 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-scheduler/manila-scheduler.yaml
2026-06-10 05:19:42.563853 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-share/
2026-06-10 05:19:42.563886 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-share/Dockerfile
2026-06-10 05:19:42.563919 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-share/buildahfile.sh
2026-06-10 05:19:42.563953 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-share/manila-share-build.log
2026-06-10 05:19:42.563986 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/manila-base/manila-share/manila-share.yaml
2026-06-10 05:19:42.564027 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/
2026-06-10 05:19:42.564061 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/Dockerfile
2026-06-10 05:19:42.564093 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/buildahfile.sh
2026-06-10 05:19:42.564126 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-base-build.log
2026-06-10 05:19:42.564158 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-base.yaml
2026-06-10 05:19:42.564190 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/ironic-neutron-agent/
2026-06-10 05:19:42.564222 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/ironic-neutron-agent/Dockerfile
2026-06-10 05:19:42.564255 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/ironic-neutron-agent/buildahfile.sh
2026-06-10 05:19:42.564288 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/ironic-neutron-agent/ironic-neutron-agent-build.log
2026-06-10 05:19:42.564323 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/ironic-neutron-agent/ironic-neutron-agent.yaml
2026-06-10 05:19:42.564356 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/
2026-06-10 05:19:42.564390 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/Dockerfile
2026-06-10 05:19:42.564424 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/buildahfile.sh
2026-06-10 05:19:42.564514 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-agent-base-build.log
2026-06-10 05:19:42.564550 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-agent-base.yaml
2026-06-10 05:19:42.564583 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent/
2026-06-10 05:19:42.564617 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent/Dockerfile
2026-06-10 05:19:42.564650 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent/buildahfile.sh
2026-06-10 05:19:42.564684 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent/neutron-dhcp-agent-build.log
2026-06-10 05:19:42.564717 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent/neutron-dhcp-agent.yaml
2026-06-10 05:19:42.564750 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn/
2026-06-10 05:19:42.564783 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn/Dockerfile
2026-06-10 05:19:42.564817 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn/buildahfile.sh
2026-06-10 05:19:42.564851 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn/neutron-metadata-agent-ovn-build.log
2026-06-10 05:19:42.564903 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn/neutron-metadata-agent-ovn.yaml
2026-06-10 05:19:42.564938 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-ovn-agent/
2026-06-10 05:19:42.564973 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-ovn-agent/Dockerfile
2026-06-10 05:19:42.565006 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-ovn-agent/buildahfile.sh
2026-06-10 05:19:42.565040 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-ovn-agent/neutron-ovn-agent-build.log
2026-06-10 05:19:42.565073 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-agent-base/neutron-ovn-agent/neutron-ovn-agent.yaml
2026-06-10 05:19:42.565107 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-server/
2026-06-10 05:19:42.565141 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-server/Dockerfile
2026-06-10 05:19:42.565175 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-server/buildahfile.sh
2026-06-10 05:19:42.565209 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-server/neutron-server-build.log
2026-06-10 05:19:42.565243 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-server/neutron-server.yaml
2026-06-10 05:19:42.565276 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-sriov-agent/
2026-06-10 05:19:42.565310 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-sriov-agent/Dockerfile
2026-06-10 05:19:42.565343 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-sriov-agent/buildahfile.sh
2026-06-10 05:19:42.565377 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-sriov-agent/neutron-sriov-agent-build.log
2026-06-10 05:19:42.565410 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/neutron-base/neutron-sriov-agent/neutron-sriov-agent.yaml
2026-06-10 05:19:42.565484 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/
2026-06-10 05:19:42.565521 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/Dockerfile
2026-06-10 05:19:42.565553 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/buildahfile.sh
2026-06-10 05:19:42.565586 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-base-build.log
2026-06-10 05:19:42.565619 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-base.yaml
2026-06-10 05:19:42.565652 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-api/
2026-06-10 05:19:42.565685 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-api/Dockerfile
2026-06-10 05:19:42.565718 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-api/buildahfile.sh
2026-06-10 05:19:42.565751 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-api/nova-api-build.log
2026-06-10 05:19:42.565792 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-api/nova-api.yaml
2026-06-10 05:19:42.565826 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-compute/
2026-06-10 05:19:42.565858 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-compute/Dockerfile
2026-06-10 05:19:42.565890 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-compute/buildahfile.sh
2026-06-10 05:19:42.565922 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-compute/nova-compute-build.log
2026-06-10 05:19:42.565955 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-compute/nova-compute.yaml
2026-06-10 05:19:42.565987 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-conductor/
2026-06-10 05:19:42.566019 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-conductor/Dockerfile
2026-06-10 05:19:42.566051 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-conductor/buildahfile.sh
2026-06-10 05:19:42.566083 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-conductor/nova-conductor-build.log
2026-06-10 05:19:42.566115 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-conductor/nova-conductor.yaml
2026-06-10 05:19:42.566148 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-novncproxy/
2026-06-10 05:19:42.566180 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-novncproxy/Dockerfile
2026-06-10 05:19:42.566212 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-novncproxy/buildahfile.sh
2026-06-10 05:19:42.566245 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-novncproxy/nova-novncproxy-build.log
2026-06-10 05:19:42.566278 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-novncproxy/nova-novncproxy.yaml
2026-06-10 05:19:42.566311 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-scheduler/
2026-06-10 05:19:42.566344 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-scheduler/Dockerfile
2026-06-10 05:19:42.566377 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-scheduler/buildahfile.sh
2026-06-10 05:19:42.566410 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-scheduler/nova-scheduler-build.log
2026-06-10 05:19:42.566485 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/nova-base/nova-scheduler/nova-scheduler.yaml
2026-06-10 05:19:42.566523 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/
2026-06-10 05:19:42.566556 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/Dockerfile
2026-06-10 05:19:42.566588 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/buildahfile.sh
2026-06-10 05:19:42.566621 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-base-build.log
2026-06-10 05:19:42.566653 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-base.yaml
2026-06-10 05:19:42.566685 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-api/
2026-06-10 05:19:42.566726 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-api/Dockerfile
2026-06-10 05:19:42.566761 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-api/buildahfile.sh
2026-06-10 05:19:42.566794 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-api/octavia-api-build.log
2026-06-10 05:19:42.566847 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-api/octavia-api.yaml
2026-06-10 05:19:42.566883 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-health-manager/
2026-06-10 05:19:42.566917 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-health-manager/Dockerfile
2026-06-10 05:19:42.566950 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-health-manager/buildahfile.sh
2026-06-10 05:19:42.566983 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-health-manager/octavia-health-manager-build.log
2026-06-10 05:19:42.567016 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-health-manager/octavia-health-manager.yaml
2026-06-10 05:19:42.567049 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-housekeeping/
2026-06-10 05:19:42.567082 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-housekeeping/Dockerfile
2026-06-10 05:19:42.567115 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-housekeeping/buildahfile.sh
2026-06-10 05:19:42.567147 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-housekeeping/octavia-housekeeping-build.log
2026-06-10 05:19:42.567180 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-housekeeping/octavia-housekeeping.yaml
2026-06-10 05:19:42.567213 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-worker/
2026-06-10 05:19:42.567246 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-worker/Dockerfile
2026-06-10 05:19:42.567279 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-worker/buildahfile.sh
2026-06-10 05:19:42.567313 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-worker/octavia-worker-build.log
2026-06-10 05:19:42.567347 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/octavia-base/octavia-worker/octavia-worker.yaml
2026-06-10 05:19:42.567380 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/placement-api/
2026-06-10 05:19:42.567413 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/placement-api/Dockerfile
2026-06-10 05:19:42.567487 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/placement-api/buildahfile.sh
2026-06-10 05:19:42.567523 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/placement-api/placement-api-build.log
2026-06-10 05:19:42.567557 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/placement-api/placement-api.yaml
2026-06-10 05:19:42.567590 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/rally/
2026-06-10 05:19:42.567632 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/
2026-06-10 05:19:42.567667 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/Dockerfile
2026-06-10 05:19:42.567700 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/buildahfile.sh
2026-06-10 05:19:42.567733 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-base-build.log
2026-06-10 05:19:42.567766 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-base.yaml
2026-06-10 05:19:42.567799 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-account/
2026-06-10 05:19:42.567831 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-account/Dockerfile
2026-06-10 05:19:42.567864 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-account/buildahfile.sh
2026-06-10 05:19:42.567897 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-account/swift-account-build.log
2026-06-10 05:19:42.567930 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-account/swift-account.yaml
2026-06-10 05:19:42.567963 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-container/
2026-06-10 05:19:42.567996 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-container/Dockerfile
2026-06-10 05:19:42.568028 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-container/buildahfile.sh
2026-06-10 05:19:42.568061 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-container/swift-container-build.log
2026-06-10 05:19:42.568094 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-container/swift-container.yaml
2026-06-10 05:19:42.568127 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-object/
2026-06-10 05:19:42.568160 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-object/Dockerfile
2026-06-10 05:19:42.568193 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-object/buildahfile.sh
2026-06-10 05:19:42.568225 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-object/swift-object-build.log
2026-06-10 05:19:42.568259 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-object/swift-object.yaml
2026-06-10 05:19:42.568292 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-proxy-server/
2026-06-10 05:19:42.568324 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-proxy-server/Dockerfile
2026-06-10 05:19:42.568357 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-proxy-server/buildahfile.sh
2026-06-10 05:19:42.568390 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-proxy-server/swift-proxy-server-build.log
2026-06-10 05:19:42.568423 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/swift-base/swift-proxy-server/swift-proxy-server.yaml
2026-06-10 05:19:42.568499 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/
2026-06-10 05:19:42.568535 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/Dockerfile
2026-06-10 05:19:42.568576 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/buildahfile.sh
2026-06-10 05:19:42.568610 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/tempest-build.log
2026-06-10 05:19:42.568644 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/tempest.yaml
2026-06-10 05:19:42.568676 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/tempest-all/
2026-06-10 05:19:42.568709 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/tempest-all/Dockerfile
2026-06-10 05:19:42.568742 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/tempest-all/buildahfile.sh
2026-06-10 05:19:42.568774 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/tempest-all/tempest-all-build.log
2026-06-10 05:19:42.568807 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/tempest-all/tempest-all.yaml
2026-06-10 05:19:42.568840 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/tempest-extras/
2026-06-10 05:19:42.568872 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/tempest-extras/Dockerfile
2026-06-10 05:19:42.568905 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/tempest-extras/buildahfile.sh
2026-06-10 05:19:42.568937 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/tempest-extras/tempest-extras-build.log
2026-06-10 05:19:42.568970 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/tempest/tempest-extras/tempest-extras.yaml
2026-06-10 05:19:42.569003 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/
2026-06-10 05:19:42.569035 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/Dockerfile
2026-06-10 05:19:42.569067 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/buildahfile.sh
2026-06-10 05:19:42.569100 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-base-build.log
2026-06-10 05:19:42.569133 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-base.yaml
2026-06-10 05:19:42.569166 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-api/
2026-06-10 05:19:42.569199 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-api/Dockerfile
2026-06-10 05:19:42.569232 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-api/buildahfile.sh
2026-06-10 05:19:42.569266 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-api/watcher-api-build.log
2026-06-10 05:19:42.569300 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-api/watcher-api.yaml
2026-06-10 05:19:42.569376 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-applier/
2026-06-10 05:19:42.569416 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-applier/Dockerfile
2026-06-10 05:19:42.569492 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-applier/buildahfile.sh
2026-06-10 05:19:42.569531 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-applier/watcher-applier-build.log
2026-06-10 05:19:42.569573 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-applier/watcher-applier.yaml
2026-06-10 05:19:42.569607 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-decision-engine/
2026-06-10 05:19:42.569640 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-decision-engine/Dockerfile
2026-06-10 05:19:42.569674 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-decision-engine/buildahfile.sh
2026-06-10 05:19:42.569707 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-decision-engine/watcher-decision-engine-build.log
2026-06-10 05:19:42.569741 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/os/watcher-base/watcher-decision-engine/watcher-decision-engine.yaml
2026-06-10 05:19:42.569776 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/
2026-06-10 05:19:42.569810 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/Dockerfile
2026-06-10 05:19:42.569844 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/buildahfile.sh
2026-06-10 05:19:42.569878 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-base-build.log
2026-06-10 05:19:42.569912 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-base.yaml
2026-06-10 05:19:42.569944 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-controller/
2026-06-10 05:19:42.569977 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-controller/Dockerfile
2026-06-10 05:19:42.570010 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-controller/buildahfile.sh
2026-06-10 05:19:42.570042 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-controller/ovn-controller-build.log
2026-06-10 05:19:42.570074 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-controller/ovn-controller.yaml
2026-06-10 05:19:42.570106 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-nb-db-server/
2026-06-10 05:19:42.570139 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-nb-db-server/Dockerfile
2026-06-10 05:19:42.570171 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-nb-db-server/buildahfile.sh
2026-06-10 05:19:42.570203 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-nb-db-server/ovn-nb-db-server-build.log
2026-06-10 05:19:42.570236 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-nb-db-server/ovn-nb-db-server.yaml
2026-06-10 05:19:42.570268 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-northd/
2026-06-10 05:19:42.570300 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-northd/Dockerfile
2026-06-10 05:19:42.570332 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-northd/buildahfile.sh
2026-06-10 05:19:42.570364 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-northd/ovn-northd-build.log
2026-06-10 05:19:42.570396 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-northd/ovn-northd.yaml
2026-06-10 05:19:42.570469 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-sb-db-server/
2026-06-10 05:19:42.570515 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-sb-db-server/Dockerfile
2026-06-10 05:19:42.570549 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-sb-db-server/buildahfile.sh
2026-06-10 05:19:42.570582 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-sb-db-server/ovn-sb-db-server-build.log
2026-06-10 05:19:42.570616 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-base/ovn-sb-db-server/ovn-sb-db-server.yaml
2026-06-10 05:19:42.570649 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-bgp-agent/
2026-06-10 05:19:42.570681 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-bgp-agent/Dockerfile
2026-06-10 05:19:42.570713 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-bgp-agent/buildahfile.sh
2026-06-10 05:19:42.570766 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-bgp-agent/ovn-bgp-agent-build.log
2026-06-10 05:19:42.570801 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/ovn-bgp-agent/ovn-bgp-agent.yaml
2026-06-10 05:19:42.570833 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/rabbitmq/
2026-06-10 05:19:42.570866 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/rabbitmq/Dockerfile
2026-06-10 05:19:42.570899 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/rabbitmq/buildahfile.sh
2026-06-10 05:19:42.570932 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/rabbitmq/rabbitmq-build.log
2026-06-10 05:19:42.570964 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/rabbitmq/rabbitmq.yaml
2026-06-10 05:19:42.570996 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/redis/
2026-06-10 05:19:42.571029 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/redis/Dockerfile
2026-06-10 05:19:42.571061 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/redis/buildahfile.sh
2026-06-10 05:19:42.571094 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/redis/redis.yaml
2026-06-10 05:19:42.571126 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/rsyslog/
2026-06-10 05:19:42.571159 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/rsyslog/Dockerfile
2026-06-10 05:19:42.571193 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/rsyslog/buildahfile.sh
2026-06-10 05:19:42.571226 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/rsyslog/rsyslog-build.log
2026-06-10 05:19:42.571259 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/rsyslog/rsyslog.yaml
2026-06-10 05:19:42.571292 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/tobiko/
2026-06-10 05:19:42.571325 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/tobiko/Dockerfile
2026-06-10 05:19:42.571372 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/tobiko/buildahfile.sh
2026-06-10 05:19:42.571456 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/tobiko/tobiko-build.log
2026-06-10 05:19:42.571507 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/tobiko/tobiko.yaml
2026-06-10 05:19:42.571552 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/unbound/
2026-06-10 05:19:42.571587 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/unbound/Dockerfile
2026-06-10 05:19:42.571621 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/unbound/buildahfile.sh
2026-06-10 05:19:42.571654 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/unbound/unbound-build.log
2026-06-10 05:19:42.571687 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/unbound/unbound.yaml
2026-06-10 05:19:42.571720 | primary | cd+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/valkey/
2026-06-10 05:19:42.571752 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/valkey/Dockerfile
2026-06-10 05:19:42.571786 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/valkey/buildahfile.sh
2026-06-10 05:19:42.571819 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/valkey/valkey-build.log
2026-06-10 05:19:42.571852 | primary | >f+++++++++ ci-framework-data/logs/ff6c3273-2c15-4a86-96a0-f52d67278dbb/base/valkey/valkey.yaml
2026-06-10 05:19:42.571885 | primary | cd+++++++++ dnf/
2026-06-10 05:19:42.571919 | primary | >f+++++++++ dnf/dnf.conf
2026-06-10 05:19:42.571953 | primary | cd+++++++++ dnf/aliases.d/
2026-06-10 05:19:42.571987 | primary | cd+++++++++ dnf/modules.d/
2026-06-10 05:19:42.572021 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-10 05:19:42.572054 | primary | cd+++++++++ dnf/plugins/
2026-06-10 05:19:42.572087 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-10 05:19:42.572121 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-10 05:19:42.572154 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-10 05:19:42.572188 | primary | cd+++++++++ dnf/protected.d/
2026-06-10 05:19:42.572222 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-10 05:19:42.572255 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-10 05:19:42.572289 | primary | >f+++++++++ dnf/protected.d/selinux-policy-targeted.conf
2026-06-10 05:19:42.572322 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-10 05:19:42.572355 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-10 05:19:42.572389 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-10 05:19:42.572423 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-10 05:19:42.572501 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-10 05:19:42.572536 | primary | cd+++++++++ dnf/vars/
2026-06-10 05:19:42.572571 | primary | >f+++++++++ dnf/vars/stream
2026-06-10 05:19:42.572605 | primary | cd+++++++++ logs/
2026-06-10 05:19:42.572639 | primary | >f+++++++++ logs/containers-built.log
2026-06-10 05:19:42.572672 | primary | cd+++++++++ oci/
2026-06-10 05:19:42.572706 | primary | cd+++++++++ oci/hooks.d/
2026-06-10 05:19:42.572740 | primary | cd+++++++++ registries.conf.d/
2026-06-10 05:19:42.572773 | primary | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-10 05:19:42.572807 | primary | cd+++++++++ registries.d/
2026-06-10 05:19:42.572841 | primary | >f+++++++++ registries.d/default.yaml
2026-06-10 05:19:42.572874 | primary | >f+++++++++ registries.d/registry.access.redhat.com.yaml
2026-06-10 05:19:42.572907 | primary | >f+++++++++ registries.d/registry.redhat.io.yaml
2026-06-10 05:19:42.572939 | primary | cd+++++++++ systemd/
2026-06-10 05:19:42.572973 | primary | cd+++++++++ yum.repos.d/
2026-06-10 05:19:42.573005 | primary | >f+++++++++ yum.repos.d/delorean-master-testing.repo
2026-06-10 05:19:42.573043 | primary | >f+++++++++ yum.repos.d/delorean.repo
2026-06-10 05:19:42.573095 | primary | >f+++++++++ yum.repos.d/delorean.repo.md5
2026-06-10 05:19:42.573142 | primary | >f+++++++++ yum.repos.d/repo-setup-centos-appstream.repo
2026-06-10 05:19:42.573178 | primary | >f+++++++++ yum.repos.d/repo-setup-centos-baseos.repo
2026-06-10 05:19:42.573222 | primary | >f+++++++++ yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-10 05:19:42.573272 | primary | >f+++++++++ yum.repos.d/repo-setup-centos-powertools.repo
2026-06-10 05:19:42.573324 | primary | >f+++++++++ yum.repos.d/repo-setup-messaging-rabbitmq-4.repo
2026-06-10 05:19:42.573364 | primary | >f+++++++++ yum.repos.d/repo_setup_env
2026-06-10 05:19:42.573509 | primary | changed: All items complete
2026-06-10 05:19:42.573565 | 
2026-06-10 05:19:43.107749 | primary | changed: .d..t...... ./
2026-06-10 05:19:43.645132 | primary | changed: .d..t...... ./
2026-06-10 05:19:43.686858 | 
2026-06-10 05:19:43.687219 | TASK [Set zuul-log-path fact]
2026-06-10 05:19:43.708176 | primary | ok
2026-06-10 05:19:43.727097 | 
2026-06-10 05:19:43.727230 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 05:19:43.757362 | primary | ok
2026-06-10 05:19:43.780467 | 
2026-06-10 05:19:43.780638 | TASK [Return containers build job log path]
2026-06-10 05:19:43.851410 | primary | ok
2026-06-10 05:19:43.853031 | 
2026-06-10 05:19:43.853096 | PLAY RECAP
2026-06-10 05:19:43.853151 | primary | ok: 13 changed: 7 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-10 05:19:43.853178 | 
2026-06-10 05:19:43.985240 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-logs.yaml@master]
2026-06-10 05:19:43.988604 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-10 05:19:44.606660 | 
2026-06-10 05:19:44.606785 | PLAY [Report DLRN results after job run]
2026-06-10 05:19:44.618414 | 
2026-06-10 05:19:44.618514 | TASK [Include vars from ci-framework group_vars]
2026-06-10 05:19:44.646040 | primary | ok
2026-06-10 05:19:44.662450 | 
2026-06-10 05:19:44.662531 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-10 05:19:44.728059 | primary | skipping: Conditional result was False
2026-06-10 05:19:44.733059 | 
2026-06-10 05:19:44.733127 | TASK [cifmw_helpers : Check if file is available]
2026-06-10 05:19:45.211602 | primary | ok
2026-06-10 05:19:45.219703 | 
2026-06-10 05:19:45.219845 | TASK [cifmw_helpers : Create temporary directory]
2026-06-10 05:19:45.257183 | primary | skipping: Conditional result was False
2026-06-10 05:19:45.266377 | 
2026-06-10 05:19:45.266561 | TASK [cifmw_helpers : Read vars]
2026-06-10 05:19:45.304743 | 
2026-06-10 05:19:45.305005 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-10 05:19:45.352308 | 
2026-06-10 05:19:45.352714 | TASK [cifmw_helpers : Include vars]
2026-06-10 05:19:45.398362 | 
2026-06-10 05:19:45.398652 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-10 05:19:45.435019 | primary | skipping: Conditional result was False
2026-06-10 05:19:45.454071 | 
2026-06-10 05:19:45.454201 | TASK [Report job status to DLRN]
2026-06-10 05:19:45.487743 | primary | ok
2026-06-10 05:19:45.534362 | 
2026-06-10 05:19:45.534510 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-10 05:19:45.611012 | primary | skipping: Conditional result was False
2026-06-10 05:19:45.621718 | 
2026-06-10 05:19:45.621873 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-10 05:19:45.710854 | primary | skipping: Conditional result was False
2026-06-10 05:19:45.721733 | 
2026-06-10 05:19:45.721881 | TASK [dlrn_report : Install kinit related package]
2026-06-10 05:19:45.799794 | primary | skipping: Conditional result was False
2026-06-10 05:19:45.813279 | 
2026-06-10 05:19:45.813425 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-10 05:19:45.881127 | primary | skipping: Conditional result was False
2026-06-10 05:19:45.891300 | 
2026-06-10 05:19:45.891472 | TASK [Set zuul-log-path fact]
2026-06-10 05:19:45.968945 | primary | skipping: Conditional result was False
2026-06-10 05:19:45.979529 | 
2026-06-10 05:19:45.979680 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-10 05:19:46.036927 | primary | skipping: Conditional result was False
2026-06-10 05:19:46.047599 | 
2026-06-10 05:19:46.047731 | TASK [Get hash related data from repo_setup role]
2026-06-10 05:19:46.114841 | primary | skipping: Conditional result was False
2026-06-10 05:19:46.122574 | 
2026-06-10 05:19:46.122663 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-10 05:19:46.655660 | primary | skipping: Conditional result was False
2026-06-10 05:19:46.666510 | 
2026-06-10 05:19:46.666657 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-10 05:19:47.208749 | primary | skipping: Conditional result was False
2026-06-10 05:19:47.218822 | 
2026-06-10 05:19:47.218972 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-10 05:19:47.759730 | primary | skipping: Conditional result was False
2026-06-10 05:19:47.823391 | 
2026-06-10 05:19:47.823624 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-10 05:19:47.900870 | primary | skipping: Conditional result was False
2026-06-10 05:19:47.907635 | 
2026-06-10 05:19:47.907733 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-10 05:19:48.436102 | primary | skipping: Conditional result was False
2026-06-10 05:19:48.448300 | 
2026-06-10 05:19:48.448410 | PLAY RECAP
2026-06-10 05:19:48.448543 | primary | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-10 05:19:48.448594 | 
2026-06-10 05:19:48.578119 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-10 05:19:48.581750 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-10 05:19:49.211574 | 
2026-06-10 05:19:49.211693 | PLAY [all]
2026-06-10 05:19:49.221900 | 
2026-06-10 05:19:49.221983 | TASK [include_role : fetch-output]
2026-06-10 05:19:49.261148 | primary | ok
2026-06-10 05:19:49.276057 | 
2026-06-10 05:19:49.276150 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-10 05:19:49.320832 | primary | skipping: Conditional result was False
2026-06-10 05:19:49.326832 | 
2026-06-10 05:19:49.326909 | TASK [fetch-output : Set log path for single node]
2026-06-10 05:19:49.354899 | primary | ok
2026-06-10 05:19:49.358735 | 
2026-06-10 05:19:49.358806 | LOOP [fetch-output : Ensure local output dirs]
2026-06-10 05:19:49.756835 | primary -> localhost | ok: "/var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/work/logs"
2026-06-10 05:19:50.020303 | primary -> localhost | ok: "/var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/work/artifacts"
2026-06-10 05:19:50.246466 | primary -> localhost | ok: "/var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/work/docs"
2026-06-10 05:19:50.264331 | 
2026-06-10 05:19:50.264588 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-10 05:19:50.987203 | primary | ok
2026-06-10 05:19:50.987579 | primary | ok: All items complete
2026-06-10 05:19:50.987637 | 
2026-06-10 05:19:51.544951 | primary | ok
2026-06-10 05:19:52.106232 | primary | ok
2026-06-10 05:19:52.133117 | 
2026-06-10 05:19:52.133679 | TASK [include_role : fetch-output-openshift]
2026-06-10 05:19:52.160321 | primary | skipping: Conditional result was False
2026-06-10 05:19:52.170341 | 
2026-06-10 05:19:52.170513 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-10 05:19:52.221827 | primary | skipping: Conditional result was False
2026-06-10 05:19:52.233009 | primary | skipping: Conditional result was False
2026-06-10 05:19:52.250057 | 
2026-06-10 05:19:52.250310 | PLAY [all]
2026-06-10 05:19:52.260473 | 
2026-06-10 05:19:52.260616 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-10 05:19:52.875317 | primary | changed
2026-06-10 05:19:52.886269 | 
2026-06-10 05:19:52.886672 | PLAY RECAP
2026-06-10 05:19:52.886799 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-10 05:19:52.886847 | 
2026-06-10 05:19:53.056717 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-10 05:19:53.060071 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-10 05:19:53.738554 | 
2026-06-10 05:19:53.738679 | PLAY [localhost]
2026-06-10 05:19:53.748497 | 
2026-06-10 05:19:53.748579 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-10 05:19:54.327460 | localhost | changed
2026-06-10 05:19:54.349100 | 
2026-06-10 05:19:54.349331 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-10 05:19:54.392836 | localhost | ok
2026-06-10 05:19:54.405505 | 
2026-06-10 05:19:54.405751 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-10 05:19:54.866457 | localhost | changed
2026-06-10 05:19:54.874896 | 
2026-06-10 05:19:54.875042 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-10 05:19:55.751735 | localhost | changed
2026-06-10 05:19:55.762548 | 
2026-06-10 05:19:55.762691 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-10 05:19:56.288744 | localhost | Identity added: /var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/work/tmp/ansible.nn1bvvi4 (/var/lib/zuul/builds/27854f9d5cc3409797091fd3872e430b/work/tmp/ansible.nn1bvvi4)
2026-06-10 05:19:56.289098 | localhost | ok: Runtime: 0:00:00.021289
2026-06-10 05:19:56.296103 | 
2026-06-10 05:19:56.296361 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-10 05:19:56.678634 | localhost | ok: Runtime: 0:00:00.010388
2026-06-10 05:19:56.687290 | 
2026-06-10 05:19:56.687425 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-10 05:19:56.771302 | localhost | changed
2026-06-10 05:19:56.778130 | 
2026-06-10 05:19:56.778263 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-10 05:19:57.276406 | localhost | changed
2026-06-10 05:19:57.286679 | 
2026-06-10 05:19:57.286785 | PLAY [localhost]
2026-06-10 05:19:57.297024 | 
2026-06-10 05:19:57.297145 | TASK [Generate bulk log download script]
2026-06-10 05:19:57.363537 | localhost | ok
2026-06-10 05:19:57.376579 | 
2026-06-10 05:19:57.376661 | TASK [local-log-download : Check API endpoint is defined]
2026-06-10 05:19:57.428365 | localhost | ok: All assertions passed
2026-06-10 05:19:57.435964 | 
2026-06-10 05:19:57.436094 | TASK [local-log-download : Create download script]
2026-06-10 05:19:57.989312 | localhost -> localhost | changed
2026-06-10 05:19:58.003513 | 
2026-06-10 05:19:58.003633 | TASK [Register quick-download link]
2026-06-10 05:19:58.035926 | localhost | ok
2026-06-10 05:19:58.039339 | 
2026-06-10 05:19:58.039475 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-10 05:19:58.048157 | 
2026-06-10 05:19:58.048275 | TASK [Set zuul-log-path fact]
2026-06-10 05:19:58.066688 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-10 05:19:58.078839 | 
2026-06-10 05:19:58.078968 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 05:19:58.119555 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-10 05:19:58.124187 | 
2026-06-10 05:19:58.124317 | TASK [upload-logs : Create log directories]
2026-06-10 05:19:58.993896 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-10 05:19:58.997329 | 
2026-06-10 05:19:58.997495 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-10 05:19:59.330013 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.019388
2026-06-10 05:19:59.336296 | 
2026-06-10 05:19:59.336479 | TASK [upload-logs : Upload logs to log server]
2026-06-10 05:20:21.322871 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-10 05:20:21.326535 | 
2026-06-10 05:20:21.326691 | LOOP [upload-logs : Compress console log and json output]
