2026-06-20 09:34:57.807073 | Job console starting 2026-06-20 09:34:57.831772 | Updating git repos 2026-06-20 09:34:57.909047 | Cloning repos into workspace 2026-06-20 09:34:58.024758 | Restoring repo states 2026-06-20 09:34:58.036324 | Merging changes 2026-06-20 09:34:58.789323 | Checking out repos 2026-06-20 09:34:58.881391 | Preparing playbooks 2026-06-20 09:34:59.994425 | Running Ansible setup 2026-06-20 09:35:06.184520 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-20 09:35:07.002955 | 2026-06-20 09:35:07.003093 | PLAY [Base pre] 2026-06-20 09:35:07.020158 | 2026-06-20 09:35:07.020294 | TASK [Setup log path fact] 2026-06-20 09:35:07.048760 | debian-bookworm | ok 2026-06-20 09:35:07.081312 | 2026-06-20 09:35:07.081463 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-20 09:35:07.150364 | debian-bookworm | ok 2026-06-20 09:35:07.164012 | 2026-06-20 09:35:07.164126 | TASK [emit-job-header : Print job information] 2026-06-20 09:35:07.249416 | # Job Information 2026-06-20 09:35:07.249581 | Ansible Version: 2.16.14 2026-06-20 09:35:07.249615 | Job: flake8 2026-06-20 09:35:07.249646 | Pipeline: check 2026-06-20 09:35:07.249668 | Executor: 521e9411259a 2026-06-20 09:35:07.249689 | Triggered by: https://github.com/osism/python-osism/pull/2292 2026-06-20 09:35:07.249712 | Event ID: 4815fad0-6c8b-11f1-8a2f-9d923e30f006 2026-06-20 09:35:07.254782 | 2026-06-20 09:35:07.254897 | LOOP [emit-job-header : Print node information] 2026-06-20 09:35:07.495530 | debian-bookworm | ok: 2026-06-20 09:35:07.495695 | debian-bookworm | # Node Information 2026-06-20 09:35:07.495730 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-20 09:35:07.495756 | debian-bookworm | Hostname: debian 2026-06-20 09:35:07.495778 | debian-bookworm | Username: zuul 2026-06-20 09:35:07.495799 | debian-bookworm | Distro: Debian 12.14 2026-06-20 09:35:07.495822 | debian-bookworm | Provider: regiocloud-a 2026-06-20 09:35:07.495843 | debian-bookworm | Region: 2026-06-20 09:35:07.495864 | debian-bookworm | Label: debian-bookworm 2026-06-20 09:35:07.495883 | debian-bookworm | Product Name: OpenStack Nova 2026-06-20 09:35:07.495902 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5f:7097 2026-06-20 09:35:07.508128 | 2026-06-20 09:35:07.508250 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-20 09:35:08.525476 | debian-bookworm -> localhost | changed 2026-06-20 09:35:08.534503 | 2026-06-20 09:35:08.534618 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-20 09:35:11.042427 | debian-bookworm -> localhost | changed 2026-06-20 09:35:11.064472 | 2026-06-20 09:35:11.064639 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-20 09:35:11.843056 | debian-bookworm -> localhost | ok 2026-06-20 09:35:11.850255 | 2026-06-20 09:35:11.850404 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-20 09:35:11.944373 | debian-bookworm | ok 2026-06-20 09:35:11.973953 | debian-bookworm | included: /var/lib/zuul/builds/fb4236244c794b33b93086b0b7fcc010/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-20 09:35:11.981428 | 2026-06-20 09:35:11.981548 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-20 09:35:14.304544 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-20 09:35:14.304803 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fb4236244c794b33b93086b0b7fcc010/work/fb4236244c794b33b93086b0b7fcc010_id_rsa 2026-06-20 09:35:14.304843 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fb4236244c794b33b93086b0b7fcc010/work/fb4236244c794b33b93086b0b7fcc010_id_rsa.pub 2026-06-20 09:35:14.304870 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-20 09:35:14.304895 | debian-bookworm -> localhost | SHA256:xv4vYcq2tEeiQFOqHWALcDDj4EvIu+Aaqzg6lhnjXjo zuul-build-sshkey 2026-06-20 09:35:14.304918 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-20 09:35:14.304954 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-20 09:35:14.304978 | debian-bookworm -> localhost | |B.. | 2026-06-20 09:35:14.305000 | debian-bookworm -> localhost | |B+o . | 2026-06-20 09:35:14.305021 | debian-bookworm -> localhost | |.B o o | 2026-06-20 09:35:14.305041 | debian-bookworm -> localhost | |. + = . | 2026-06-20 09:35:14.305061 | debian-bookworm -> localhost | |.o + o S | 2026-06-20 09:35:14.305085 | debian-bookworm -> localhost | |ooo o o. + | 2026-06-20 09:35:14.305106 | debian-bookworm -> localhost | |oo=. . oo= . | 2026-06-20 09:35:14.305127 | debian-bookworm -> localhost | |=Eo ..+oo | 2026-06-20 09:35:14.305147 | debian-bookworm -> localhost | |@=. .oo.o. | 2026-06-20 09:35:14.305167 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-20 09:35:14.305227 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.830376 2026-06-20 09:35:14.311588 | 2026-06-20 09:35:14.311691 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-20 09:35:14.346210 | debian-bookworm | ok 2026-06-20 09:35:14.378699 | debian-bookworm | included: /var/lib/zuul/builds/fb4236244c794b33b93086b0b7fcc010/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-20 09:35:14.393093 | 2026-06-20 09:35:14.393224 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-20 09:35:14.415108 | debian-bookworm | skipping: Conditional result was False 2026-06-20 09:35:14.422487 | 2026-06-20 09:35:14.422591 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-20 09:35:15.349714 | debian-bookworm | changed 2026-06-20 09:35:15.356079 | 2026-06-20 09:35:15.356173 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-20 09:35:15.605741 | debian-bookworm | ok 2026-06-20 09:35:15.615265 | 2026-06-20 09:35:15.615366 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-20 09:35:16.411070 | debian-bookworm | changed 2026-06-20 09:35:16.420235 | 2026-06-20 09:35:16.420331 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-20 09:35:17.172266 | debian-bookworm | changed 2026-06-20 09:35:17.189811 | 2026-06-20 09:35:17.189938 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-20 09:35:17.251508 | debian-bookworm | skipping: Conditional result was False 2026-06-20 09:35:17.257331 | 2026-06-20 09:35:17.257474 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-20 09:35:17.865990 | debian-bookworm -> localhost | changed 2026-06-20 09:35:17.876300 | 2026-06-20 09:35:17.876401 | TASK [add-build-sshkey : Add back temp key] 2026-06-20 09:35:18.273766 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fb4236244c794b33b93086b0b7fcc010/work/fb4236244c794b33b93086b0b7fcc010_id_rsa (zuul-build-sshkey) 2026-06-20 09:35:18.273975 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011744 2026-06-20 09:35:18.281154 | 2026-06-20 09:35:18.281264 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-20 09:35:18.741656 | debian-bookworm | ok 2026-06-20 09:35:18.752517 | 2026-06-20 09:35:18.752626 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-20 09:35:18.777568 | debian-bookworm | skipping: Conditional result was False 2026-06-20 09:35:18.808120 | 2026-06-20 09:35:18.808251 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-20 09:35:19.322559 | debian-bookworm | ok 2026-06-20 09:35:19.340756 | 2026-06-20 09:35:19.340915 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-20 09:35:19.386896 | debian-bookworm | ok 2026-06-20 09:35:19.396212 | 2026-06-20 09:35:19.396407 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-20 09:35:19.703366 | debian-bookworm -> localhost | ok 2026-06-20 09:35:19.708744 | 2026-06-20 09:35:19.708832 | TASK [validate-host : Collect information about the host] 2026-06-20 09:35:20.915892 | debian-bookworm | ok 2026-06-20 09:35:20.925302 | 2026-06-20 09:35:20.925450 | TASK [validate-host : Sanitize hostname] 2026-06-20 09:35:21.056163 | debian-bookworm | ok 2026-06-20 09:35:21.060040 | 2026-06-20 09:35:21.060121 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-20 09:35:22.159970 | debian-bookworm -> localhost | changed 2026-06-20 09:35:22.164677 | 2026-06-20 09:35:22.164758 | TASK [validate-host : Collect information about zuul worker] 2026-06-20 09:35:22.558003 | debian-bookworm | ok 2026-06-20 09:35:22.561782 | 2026-06-20 09:35:22.561863 | TASK [validate-host : Write out all zuul information for each host] 2026-06-20 09:35:23.353781 | debian-bookworm -> localhost | changed 2026-06-20 09:35:23.362770 | 2026-06-20 09:35:23.362883 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-20 09:35:23.668359 | debian-bookworm | ok 2026-06-20 09:35:23.673647 | 2026-06-20 09:35:23.673736 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-20 09:35:25.446779 | debian-bookworm | changed: 2026-06-20 09:35:25.446972 | debian-bookworm | cd+++++++++ src/ 2026-06-20 09:35:25.447006 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-20 09:35:25.447031 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-20 09:35:25.447052 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-20 09:35:25.447072 | debian-bookworm | Containerfile 2026-06-20 09:35:25.447231 | debian-bookworm | Containerfile 2026-06-20 09:35:25.469729 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/fb4236244c794b33b93086b0b7fcc010/work/logs" 2026-06-20 09:37:55.023949 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fb4236244c794b33b93086b0b7fcc010/work/artifacts" 2026-06-20 09:37:55.380150 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fb4236244c794b33b93086b0b7fcc010/work/docs" 2026-06-20 09:37:55.402421 | 2026-06-20 09:37:55.402685 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-20 09:37:56.239997 | debian-bookworm | changed: 2026-06-20 09:37:56.240414 | debian-bookworm | .d..t...... ./ 2026-06-20 09:37:56.240477 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-20 09:37:56.240519 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-20 09:37:56.240556 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-20 09:37:56.240590 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-20 09:37:56.240624 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-20 09:37:56.240695 | debian-bookworm | changed: All items complete 2026-06-20 09:37:56.240737 | 2026-06-20 09:37:56.848027 | debian-bookworm | changed: .d..t...... ./ 2026-06-20 09:37:57.469011 | debian-bookworm | changed: .d..t...... ./ 2026-06-20 09:37:57.486983 | 2026-06-20 09:37:57.487137 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-20 09:37:57.870086 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011082 2026-06-20 09:37:58.237673 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010290 2026-06-20 09:37:58.251287 | 2026-06-20 09:37:58.251419 | PLAY RECAP 2026-06-20 09:37:58.251473 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-20 09:37:58.251497 | 2026-06-20 09:37:58.396926 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-20 09:37:58.397816 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-20 09:37:59.223551 | 2026-06-20 09:37:59.223784 | PLAY [Base post] 2026-06-20 09:37:59.241591 | 2026-06-20 09:37:59.241816 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-20 09:37:59.868702 | debian-bookworm | changed 2026-06-20 09:37:59.877868 | 2026-06-20 09:37:59.878009 | PLAY RECAP 2026-06-20 09:37:59.878083 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-20 09:37:59.878174 | 2026-06-20 09:38:00.040766 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-20 09:38:00.042927 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-20 09:38:00.918887 | 2026-06-20 09:38:00.919126 | PLAY [Base post-logs] 2026-06-20 09:38:00.937954 | 2026-06-20 09:38:00.938193 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-20 09:38:01.533737 | localhost | changed 2026-06-20 09:38:01.552783 | 2026-06-20 09:38:01.554722 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-20 09:38:01.602603 | localhost | ok 2026-06-20 09:38:01.605926 | 2026-06-20 09:38:01.606032 | TASK [Set zuul-log-path fact] 2026-06-20 09:38:01.621885 | localhost | ok 2026-06-20 09:38:01.630392 | 2026-06-20 09:38:01.630509 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-20 09:38:01.658175 | localhost | ok 2026-06-20 09:38:01.664551 | 2026-06-20 09:38:01.664714 | TASK [upload-logs : Create log directories] 2026-06-20 09:38:02.212091 | localhost | changed 2026-06-20 09:38:02.215633 | 2026-06-20 09:38:02.215743 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-20 09:38:02.769611 | localhost -> localhost | ok: Runtime: 0:00:00.008931 2026-06-20 09:38:02.780625 | 2026-06-20 09:38:02.780919 | TASK [upload-logs : Upload logs to log server] 2026-06-20 09:38:03.395991 | localhost | Output suppressed because no_log was given 2026-06-20 09:38:03.400173 | 2026-06-20 09:38:03.400463 | LOOP [upload-logs : Compress console log and json output] 2026-06-20 09:38:03.480351 | localhost | skipping: Conditional result was False 2026-06-20 09:38:03.489944 | localhost | skipping: Conditional result was False 2026-06-20 09:38:03.498584 | 2026-06-20 09:38:03.498904 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-20 09:38:03.563771 | localhost | skipping: Conditional result was False 2026-06-20 09:38:03.564182 | 2026-06-20 09:38:03.568940 | localhost | skipping: Conditional result was False 2026-06-20 09:38:03.581157 | 2026-06-20 09:38:03.581411 | LOOP [upload-logs : Upload console log and json output]