2026-07-20 16:20:07.303738 | Job console starting 2026-07-20 16:20:07.314736 | Updating git repos 2026-07-20 16:20:07.405781 | Cloning repos into workspace 2026-07-20 16:20:07.500203 | Restoring repo states 2026-07-20 16:20:07.524373 | Merging changes 2026-07-20 16:20:08.699592 | Checking out repos 2026-07-20 16:20:08.738863 | Preparing playbooks 2026-07-20 16:20:09.968275 | Running Ansible setup 2026-07-20 16:20:15.857265 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 16:20:17.093391 | 2026-07-20 16:20:17.093528 | PLAY [Base pre] 2026-07-20 16:20:17.110147 | 2026-07-20 16:20:17.110273 | TASK [Setup log path fact] 2026-07-20 16:20:17.127858 | debian-bookworm | ok 2026-07-20 16:20:17.143158 | 2026-07-20 16:20:17.143285 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 16:20:17.170915 | debian-bookworm | ok 2026-07-20 16:20:17.180378 | 2026-07-20 16:20:17.180479 | TASK [emit-job-header : Print job information] 2026-07-20 16:20:17.219675 | # Job Information 2026-07-20 16:20:17.219842 | Ansible Version: 2.16.14 2026-07-20 16:20:17.219878 | Job: flake8 2026-07-20 16:20:17.219911 | Pipeline: check 2026-07-20 16:20:17.219934 | Executor: 521e9411259a 2026-07-20 16:20:17.219954 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/801 2026-07-20 16:20:17.219978 | Event ID: cc9ebb30-8454-11f1-8a3a-7ea52cad18ff 2026-07-20 16:20:17.224935 | 2026-07-20 16:20:17.225050 | LOOP [emit-job-header : Print node information] 2026-07-20 16:20:17.461106 | debian-bookworm | ok: 2026-07-20 16:20:17.461274 | debian-bookworm | # Node Information 2026-07-20 16:20:17.461309 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 16:20:17.461334 | debian-bookworm | Hostname: debian 2026-07-20 16:20:17.461357 | debian-bookworm | Username: zuul 2026-07-20 16:20:17.461378 | debian-bookworm | Distro: Debian 12.15 2026-07-20 16:20:17.461402 | debian-bookworm | Provider: regiocloud-a 2026-07-20 16:20:17.461422 | debian-bookworm | Region: 2026-07-20 16:20:17.461443 | debian-bookworm | Label: debian-bookworm 2026-07-20 16:20:17.461462 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 16:20:17.461482 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe76:1d93 2026-07-20 16:20:17.473441 | 2026-07-20 16:20:17.473549 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 16:20:18.127663 | debian-bookworm -> localhost | changed 2026-07-20 16:20:18.135893 | 2026-07-20 16:20:18.136002 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 16:20:19.451463 | debian-bookworm -> localhost | changed 2026-07-20 16:20:19.460163 | 2026-07-20 16:20:19.460257 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 16:20:19.838860 | debian-bookworm -> localhost | ok 2026-07-20 16:20:19.843983 | 2026-07-20 16:20:19.844108 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 16:20:19.864157 | debian-bookworm | ok 2026-07-20 16:20:19.892079 | debian-bookworm | included: /var/lib/zuul/builds/6cebc6b5ee6e447fb68aa384417e59ab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 16:20:19.901262 | 2026-07-20 16:20:19.901358 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 16:20:21.737051 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 16:20:21.737226 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6cebc6b5ee6e447fb68aa384417e59ab/work/6cebc6b5ee6e447fb68aa384417e59ab_id_rsa 2026-07-20 16:20:21.737257 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6cebc6b5ee6e447fb68aa384417e59ab/work/6cebc6b5ee6e447fb68aa384417e59ab_id_rsa.pub 2026-07-20 16:20:21.737278 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 16:20:21.737298 | debian-bookworm -> localhost | SHA256:ol2RkBoPcUWcH6p9TP+dBmWkolrXm3ZBkxTs4tJvM3g zuul-build-sshkey 2026-07-20 16:20:21.737316 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 16:20:21.737343 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 16:20:21.737361 | debian-bookworm -> localhost | | ..o=o. ...| 2026-07-20 16:20:21.737379 | debian-bookworm -> localhost | | o...o.. + | 2026-07-20 16:20:21.737396 | debian-bookworm -> localhost | | = oo . = .| 2026-07-20 16:20:21.737412 | debian-bookworm -> localhost | | . . ..o. o B | 2026-07-20 16:20:21.737428 | debian-bookworm -> localhost | | .oSo..= = .| 2026-07-20 16:20:21.737446 | debian-bookworm -> localhost | | o.o.ooo.= . | 2026-07-20 16:20:21.737462 | debian-bookworm -> localhost | | . . o.. ..*.o| 2026-07-20 16:20:21.737478 | debian-bookworm -> localhost | | . =.E.| 2026-07-20 16:20:21.737494 | debian-bookworm -> localhost | | . = o| 2026-07-20 16:20:21.737509 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 16:20:21.737548 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.612533 2026-07-20 16:20:21.742653 | 2026-07-20 16:20:21.742734 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 16:20:21.769599 | debian-bookworm | ok 2026-07-20 16:20:21.777859 | debian-bookworm | included: /var/lib/zuul/builds/6cebc6b5ee6e447fb68aa384417e59ab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 16:20:21.797336 | 2026-07-20 16:20:21.797440 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 16:20:21.839011 | debian-bookworm | skipping: Conditional result was False 2026-07-20 16:20:21.847753 | 2026-07-20 16:20:21.847835 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 16:20:22.552686 | debian-bookworm | changed 2026-07-20 16:20:22.557093 | 2026-07-20 16:20:22.557214 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 16:20:22.847984 | debian-bookworm | ok 2026-07-20 16:20:22.852466 | 2026-07-20 16:20:22.852591 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 16:20:23.540237 | debian-bookworm | changed 2026-07-20 16:20:23.546591 | 2026-07-20 16:20:23.546692 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 16:20:24.243161 | debian-bookworm | changed 2026-07-20 16:20:24.248666 | 2026-07-20 16:20:24.248751 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 16:20:24.271680 | debian-bookworm | skipping: Conditional result was False 2026-07-20 16:20:24.276506 | 2026-07-20 16:20:24.276578 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 16:20:24.611877 | debian-bookworm -> localhost | changed 2026-07-20 16:20:24.620536 | 2026-07-20 16:20:24.620622 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 16:20:24.957881 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6cebc6b5ee6e447fb68aa384417e59ab/work/6cebc6b5ee6e447fb68aa384417e59ab_id_rsa (zuul-build-sshkey) 2026-07-20 16:20:24.958189 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019436 2026-07-20 16:20:24.967671 | 2026-07-20 16:20:24.967784 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 16:20:25.353548 | debian-bookworm | ok 2026-07-20 16:20:25.360752 | 2026-07-20 16:20:25.360854 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 16:20:25.393937 | debian-bookworm | skipping: Conditional result was False 2026-07-20 16:20:25.414938 | 2026-07-20 16:20:25.415122 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 16:20:25.829952 | debian-bookworm | ok 2026-07-20 16:20:25.845148 | 2026-07-20 16:20:25.845261 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 16:20:25.885366 | debian-bookworm | ok 2026-07-20 16:20:25.893242 | 2026-07-20 16:20:25.893343 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 16:20:26.609115 | debian-bookworm -> localhost | ok 2026-07-20 16:20:26.615757 | 2026-07-20 16:20:26.615858 | TASK [validate-host : Collect information about the host] 2026-07-20 16:20:28.730536 | debian-bookworm | ok 2026-07-20 16:20:28.742663 | 2026-07-20 16:20:28.742767 | TASK [validate-host : Sanitize hostname] 2026-07-20 16:20:28.916646 | debian-bookworm | ok 2026-07-20 16:20:28.921063 | 2026-07-20 16:20:28.921219 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 16:20:30.098486 | debian-bookworm -> localhost | changed 2026-07-20 16:20:30.104119 | 2026-07-20 16:20:30.104219 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 16:20:30.540775 | debian-bookworm | ok 2026-07-20 16:20:30.548862 | 2026-07-20 16:20:30.548959 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 16:20:31.044816 | debian-bookworm -> localhost | changed 2026-07-20 16:20:31.054338 | 2026-07-20 16:20:31.054431 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 16:20:31.346687 | debian-bookworm | ok 2026-07-20 16:20:31.352179 | 2026-07-20 16:20:31.352277 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 16:20:32.401950 | debian-bookworm | changed: 2026-07-20 16:20:32.402143 | debian-bookworm | cd+++++++++ src/ 2026-07-20 16:20:32.402178 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 16:20:32.402202 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 16:20:32.402224 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-07-20 16:20:32.402245 | debian-bookworm | Containerfile 2026-07-20 16:20:32.402372 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6cebc6b5ee6e447fb68aa384417e59ab/work/logs" 2026-07-20 16:21:39.586563 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6cebc6b5ee6e447fb68aa384417e59ab/work/artifacts" 2026-07-20 16:21:39.919556 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6cebc6b5ee6e447fb68aa384417e59ab/work/docs" 2026-07-20 16:21:39.947683 | 2026-07-20 16:21:39.947864 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 16:21:40.818111 | debian-bookworm | changed: 2026-07-20 16:21:40.818364 | debian-bookworm | .d..t...... ./ 2026-07-20 16:21:40.818403 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 16:21:40.818428 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 16:21:40.818450 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 16:21:40.818471 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 16:21:40.818493 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 16:21:40.818536 | debian-bookworm | changed: All items complete 2026-07-20 16:21:40.818562 | 2026-07-20 16:21:41.450224 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 16:21:42.100121 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 16:21:42.117302 | 2026-07-20 16:21:42.117446 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 16:21:42.510087 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.015028 2026-07-20 16:21:42.821654 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009173 2026-07-20 16:21:42.840530 | 2026-07-20 16:21:42.840679 | PLAY RECAP 2026-07-20 16:21:42.840749 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-20 16:21:42.840784 | 2026-07-20 16:21:43.018576 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 16:21:43.019476 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 16:21:43.810651 | 2026-07-20 16:21:43.810862 | PLAY [Base post] 2026-07-20 16:21:43.825211 | 2026-07-20 16:21:43.825367 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 16:21:44.472589 | debian-bookworm | changed 2026-07-20 16:21:44.479168 | 2026-07-20 16:21:44.479287 | PLAY RECAP 2026-07-20 16:21:44.479351 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 16:21:44.479414 | 2026-07-20 16:21:44.660119 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 16:21:44.660978 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 16:21:45.476795 | 2026-07-20 16:21:45.476976 | PLAY [Base post-logs] 2026-07-20 16:21:45.488877 | 2026-07-20 16:21:45.489052 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 16:21:45.971381 | localhost | changed 2026-07-20 16:21:45.982323 | 2026-07-20 16:21:45.982518 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 16:21:46.034698 | localhost | ok 2026-07-20 16:21:46.038388 | 2026-07-20 16:21:46.038507 | TASK [Set zuul-log-path fact] 2026-07-20 16:21:46.064497 | localhost | ok 2026-07-20 16:21:46.073159 | 2026-07-20 16:21:46.073292 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 16:21:46.134655 | localhost | ok 2026-07-20 16:21:46.138631 | 2026-07-20 16:21:46.138775 | TASK [upload-logs : Create log directories] 2026-07-20 16:21:46.906477 | localhost | changed 2026-07-20 16:21:46.909606 | 2026-07-20 16:21:46.909725 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 16:21:47.650543 | localhost -> localhost | ok: Runtime: 0:00:00.008658 2026-07-20 16:21:47.655507 | 2026-07-20 16:21:47.655643 | TASK [upload-logs : Upload logs to log server] 2026-07-20 16:21:48.441588 | localhost | Output suppressed because no_log was given 2026-07-20 16:21:48.447755 | 2026-07-20 16:21:48.448020 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 16:21:48.558350 | localhost | skipping: Conditional result was False 2026-07-20 16:21:48.570265 | localhost | skipping: Conditional result was False 2026-07-20 16:21:48.580391 | 2026-07-20 16:21:48.580533 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 16:21:48.658873 | localhost | skipping: Conditional result was False 2026-07-20 16:21:48.659209 | 2026-07-20 16:21:48.669492 | localhost | skipping: Conditional result was False 2026-07-20 16:21:48.679572 | 2026-07-20 16:21:48.679808 | LOOP [upload-logs : Upload console log and json output]