2026-08-03 03:01:19.642009 | Job console starting 2026-08-03 03:01:19.660770 | Updating git repos 2026-08-03 03:01:19.695005 | Cloning repos into workspace 2026-08-03 03:01:19.727080 | Restoring repo states 2026-08-03 03:01:19.739997 | Merging changes 2026-08-03 03:01:19.740014 | Checking out repos 2026-08-03 03:01:19.785930 | Preparing playbooks 2026-08-03 03:01:20.494819 | Running Ansible setup 2026-08-03 03:01:27.175900 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 03:01:27.988683 | 2026-08-03 03:01:27.988822 | PLAY [Base pre] 2026-08-03 03:01:28.006232 | 2026-08-03 03:01:28.006352 | TASK [Setup log path fact] 2026-08-03 03:01:28.045911 | debian-bookworm | ok 2026-08-03 03:01:28.063847 | 2026-08-03 03:01:28.064012 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:01:28.115217 | debian-bookworm | ok 2026-08-03 03:01:28.135523 | 2026-08-03 03:01:28.135675 | TASK [emit-job-header : Print job information] 2026-08-03 03:01:28.211377 | # Job Information 2026-08-03 03:01:28.211581 | Ansible Version: 2.16.14 2026-08-03 03:01:28.211632 | Job: ansible-lint 2026-08-03 03:01:28.211678 | Pipeline: periodic-daily 2026-08-03 03:01:28.211710 | Executor: 521e9411259a 2026-08-03 03:01:28.211740 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-08-03 03:01:28.211771 | Event ID: c542c5d3c2ba4404baa0dab46c95a63b 2026-08-03 03:01:28.227834 | 2026-08-03 03:01:28.228010 | LOOP [emit-job-header : Print node information] 2026-08-03 03:01:28.384503 | debian-bookworm | ok: 2026-08-03 03:01:28.384673 | debian-bookworm | # Node Information 2026-08-03 03:01:28.384708 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-03 03:01:28.384734 | debian-bookworm | Hostname: debian 2026-08-03 03:01:28.384757 | debian-bookworm | Username: zuul 2026-08-03 03:01:28.384778 | debian-bookworm | Distro: Debian 12.15 2026-08-03 03:01:28.384802 | debian-bookworm | Provider: regiocloud-a 2026-08-03 03:01:28.384823 | debian-bookworm | Region: 2026-08-03 03:01:28.384844 | debian-bookworm | Label: debian-bookworm 2026-08-03 03:01:28.384864 | debian-bookworm | Product Name: OpenStack Nova 2026-08-03 03:01:28.384884 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe19:a379 2026-08-03 03:01:28.402554 | 2026-08-03 03:01:28.402667 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 03:01:28.892251 | debian-bookworm -> localhost | changed 2026-08-03 03:01:28.899365 | 2026-08-03 03:01:28.899473 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 03:01:30.039097 | debian-bookworm -> localhost | changed 2026-08-03 03:01:30.049319 | 2026-08-03 03:01:30.050145 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 03:01:30.290538 | debian-bookworm -> localhost | ok 2026-08-03 03:01:30.299811 | 2026-08-03 03:01:30.300131 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 03:01:30.331490 | debian-bookworm | ok 2026-08-03 03:01:30.349962 | debian-bookworm | included: /var/lib/zuul/builds/27758df76df144a8a12b37e705f0a8e6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 03:01:30.357147 | 2026-08-03 03:01:30.357239 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 03:01:31.486496 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-03 03:01:31.486688 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/27758df76df144a8a12b37e705f0a8e6/work/27758df76df144a8a12b37e705f0a8e6_id_rsa 2026-08-03 03:01:31.486727 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/27758df76df144a8a12b37e705f0a8e6/work/27758df76df144a8a12b37e705f0a8e6_id_rsa.pub 2026-08-03 03:01:31.486755 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-03 03:01:31.486779 | debian-bookworm -> localhost | SHA256:uqW7Ff29bkhJKRds0dgpjrvcjxLU3BtTLm0v2YLbuag zuul-build-sshkey 2026-08-03 03:01:31.486801 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-03 03:01:31.487022 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-03 03:01:31.487063 | debian-bookworm -> localhost | | ..= . | 2026-08-03 03:01:31.487088 | debian-bookworm -> localhost | | * + .| 2026-08-03 03:01:31.487110 | debian-bookworm -> localhost | | * = + | 2026-08-03 03:01:31.487131 | debian-bookworm -> localhost | | .+ B = +| 2026-08-03 03:01:31.487151 | debian-bookworm -> localhost | | S..= o O.| 2026-08-03 03:01:31.487177 | debian-bookworm -> localhost | | . .o.+.= o| 2026-08-03 03:01:31.487198 | debian-bookworm -> localhost | | . o. =.+.+ | 2026-08-03 03:01:31.487218 | debian-bookworm -> localhost | | = + +o+. | 2026-08-03 03:01:31.487239 | debian-bookworm -> localhost | | =o Eoo+=. | 2026-08-03 03:01:31.487259 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-03 03:01:31.487316 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.621237 2026-08-03 03:01:31.493632 | 2026-08-03 03:01:31.493762 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 03:01:31.512300 | debian-bookworm | ok 2026-08-03 03:01:31.526513 | debian-bookworm | included: /var/lib/zuul/builds/27758df76df144a8a12b37e705f0a8e6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 03:01:31.537835 | 2026-08-03 03:01:31.537988 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 03:01:31.563107 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:01:31.573081 | 2026-08-03 03:01:31.573199 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 03:01:32.184685 | debian-bookworm | changed 2026-08-03 03:01:32.191487 | 2026-08-03 03:01:32.191578 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 03:01:32.425463 | debian-bookworm | ok 2026-08-03 03:01:32.435116 | 2026-08-03 03:01:32.435232 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 03:01:33.156112 | debian-bookworm | changed 2026-08-03 03:01:33.163557 | 2026-08-03 03:01:33.163703 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 03:01:33.835477 | debian-bookworm | changed 2026-08-03 03:01:33.842507 | 2026-08-03 03:01:33.842618 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 03:01:33.865778 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:01:33.872610 | 2026-08-03 03:01:33.872723 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 03:01:34.371350 | debian-bookworm -> localhost | changed 2026-08-03 03:01:34.385609 | 2026-08-03 03:01:34.385802 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 03:01:34.767188 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/27758df76df144a8a12b37e705f0a8e6/work/27758df76df144a8a12b37e705f0a8e6_id_rsa (zuul-build-sshkey) 2026-08-03 03:01:34.767408 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019434 2026-08-03 03:01:34.777494 | 2026-08-03 03:01:34.777610 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 03:01:35.192103 | debian-bookworm | ok 2026-08-03 03:01:35.198390 | 2026-08-03 03:01:35.198601 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 03:01:35.260487 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:01:35.274733 | 2026-08-03 03:01:35.274855 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 03:01:35.731941 | debian-bookworm | ok 2026-08-03 03:01:35.754327 | 2026-08-03 03:01:35.754444 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 03:01:35.800929 | debian-bookworm | ok 2026-08-03 03:01:35.806418 | 2026-08-03 03:01:35.806517 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 03:01:36.414796 | debian-bookworm -> localhost | ok 2026-08-03 03:01:36.455164 | 2026-08-03 03:01:36.455292 | TASK [validate-host : Collect information about the host] 2026-08-03 03:01:37.799923 | debian-bookworm | ok 2026-08-03 03:01:37.858993 | 2026-08-03 03:01:37.859121 | TASK [validate-host : Sanitize hostname] 2026-08-03 03:01:38.266952 | debian-bookworm | ok 2026-08-03 03:01:38.283715 | 2026-08-03 03:01:38.283836 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 03:01:39.367618 | debian-bookworm -> localhost | changed 2026-08-03 03:01:39.373250 | 2026-08-03 03:01:39.373350 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 03:01:39.849396 | debian-bookworm | ok 2026-08-03 03:01:39.857841 | 2026-08-03 03:01:39.857980 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 03:01:40.445919 | debian-bookworm -> localhost | changed 2026-08-03 03:01:40.455485 | 2026-08-03 03:01:40.455578 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 03:01:40.707408 | debian-bookworm | ok 2026-08-03 03:01:40.712830 | 2026-08-03 03:01:40.712934 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 03:01:41.888348 | debian-bookworm | changed: 2026-08-03 03:01:41.888526 | debian-bookworm | cd+++++++++ src/ 2026-08-03 03:01:41.888560 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-03 03:01:41.888584 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-03 03:01:41.888606 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-08-03 03:01:41.888626 | debian-bookworm | Containerfile 2026-08-03 03:01:41.888793 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/27758df76df144a8a12b37e705f0a8e6/work/logs" 2026-08-03 03:03:43.524864 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/27758df76df144a8a12b37e705f0a8e6/work/artifacts" 2026-08-03 03:03:44.033509 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/27758df76df144a8a12b37e705f0a8e6/work/docs" 2026-08-03 03:03:44.041358 | 2026-08-03 03:03:44.041463 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-03 03:03:45.184262 | debian-bookworm | changed: 2026-08-03 03:03:45.184445 | debian-bookworm | .d..t...... ./ 2026-08-03 03:03:45.184502 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-03 03:03:45.184525 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-03 03:03:45.184544 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-03 03:03:45.184631 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-03 03:03:45.184655 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-03 03:03:45.184690 | debian-bookworm | changed: All items complete 2026-08-03 03:03:45.184709 | 2026-08-03 03:03:45.990320 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 03:03:47.369961 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 03:03:47.380694 | 2026-08-03 03:03:47.380781 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-03 03:03:47.438728 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:03:47.442972 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:03:47.460777 | 2026-08-03 03:03:47.460850 | PLAY RECAP 2026-08-03 03:03:47.460896 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-03 03:03:47.460918 | 2026-08-03 03:03:47.814524 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 03:03:47.815942 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 03:03:50.052892 | 2026-08-03 03:03:50.053035 | PLAY [Base post] 2026-08-03 03:03:50.091871 | 2026-08-03 03:03:50.092013 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-03 03:03:50.847549 | debian-bookworm | changed 2026-08-03 03:03:50.853458 | 2026-08-03 03:03:50.853542 | PLAY RECAP 2026-08-03 03:03:50.853591 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-03 03:03:50.853643 | 2026-08-03 03:03:50.989549 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 03:03:50.990223 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-03 03:03:52.125033 | 2026-08-03 03:03:52.125177 | PLAY [Base post-logs] 2026-08-03 03:03:52.168821 | 2026-08-03 03:03:52.168988 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-03 03:03:53.451085 | localhost | changed 2026-08-03 03:03:53.464526 | 2026-08-03 03:03:53.464663 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-03 03:03:53.512448 | localhost | ok 2026-08-03 03:03:53.514949 | 2026-08-03 03:03:53.515050 | TASK [Set zuul-log-path fact] 2026-08-03 03:03:53.561511 | localhost | ok 2026-08-03 03:03:53.568937 | 2026-08-03 03:03:53.569029 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:03:53.629622 | localhost | ok 2026-08-03 03:03:53.632295 | 2026-08-03 03:03:53.632377 | TASK [upload-logs : Create log directories] 2026-08-03 03:03:54.436531 | localhost | changed 2026-08-03 03:03:54.439086 | 2026-08-03 03:03:54.439177 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-03 03:03:55.431520 | localhost -> localhost | ok: Runtime: 0:00:00.027358 2026-08-03 03:03:55.434816 | 2026-08-03 03:03:55.434953 | TASK [upload-logs : Upload logs to log server] 2026-08-03 03:03:56.520049 | localhost | Output suppressed because no_log was given 2026-08-03 03:03:56.521650 | 2026-08-03 03:03:56.521731 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 03:03:56.570789 | localhost | skipping: Conditional result was False 2026-08-03 03:03:56.577326 | localhost | skipping: Conditional result was False 2026-08-03 03:03:56.587952 | 2026-08-03 03:03:56.588058 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 03:03:56.642913 | localhost | skipping: Conditional result was False 2026-08-03 03:03:56.643192 | 2026-08-03 03:03:56.651118 | localhost | skipping: Conditional result was False 2026-08-03 03:03:56.655324 | 2026-08-03 03:03:56.655421 | LOOP [upload-logs : Upload console log and json output]