2026-08-09 14:03:57.366908 | Job console starting 2026-08-09 14:03:57.383374 | Updating git repos 2026-08-09 14:03:57.519862 | Cloning repos into workspace 2026-08-09 14:03:57.611351 | Restoring repo states 2026-08-09 14:03:57.630681 | Merging changes 2026-08-09 14:03:58.629824 | Checking out repos 2026-08-09 14:03:58.700264 | Preparing playbooks 2026-08-09 14:04:00.353936 | Running Ansible setup 2026-08-09 14:04:07.128682 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-09 14:04:08.356931 | 2026-08-09 14:04:08.357088 | PLAY [Base pre] 2026-08-09 14:04:08.397240 | 2026-08-09 14:04:08.397382 | TASK [Setup log path fact] 2026-08-09 14:04:08.426612 | debian-bookworm | ok 2026-08-09 14:04:08.474930 | 2026-08-09 14:04:08.475207 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-09 14:04:08.518660 | debian-bookworm | ok 2026-08-09 14:04:08.532846 | 2026-08-09 14:04:08.532977 | TASK [emit-job-header : Print job information] 2026-08-09 14:04:08.616838 | # Job Information 2026-08-09 14:04:08.617013 | Ansible Version: 2.16.14 2026-08-09 14:04:08.617047 | Job: flake8 2026-08-09 14:04:08.617079 | Pipeline: check 2026-08-09 14:04:08.617102 | Executor: 521e9411259a 2026-08-09 14:04:08.617123 | Triggered by: https://github.com/osism/python-osism/pull/2592 2026-08-09 14:04:08.617146 | Event ID: 21d1ada0-93fb-11f1-8bdf-467ac282c6d4 2026-08-09 14:04:08.622074 | 2026-08-09 14:04:08.622190 | LOOP [emit-job-header : Print node information] 2026-08-09 14:04:08.834953 | debian-bookworm | ok: 2026-08-09 14:04:08.835144 | debian-bookworm | # Node Information 2026-08-09 14:04:08.835179 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-09 14:04:08.835205 | debian-bookworm | Hostname: debian 2026-08-09 14:04:08.835286 | debian-bookworm | Username: zuul 2026-08-09 14:04:08.835315 | debian-bookworm | Distro: Debian 12.15 2026-08-09 14:04:08.835353 | debian-bookworm | Provider: regiocloud-a 2026-08-09 14:04:08.835388 | debian-bookworm | Region: 2026-08-09 14:04:08.835440 | debian-bookworm | Label: debian-bookworm 2026-08-09 14:04:08.835461 | debian-bookworm | Product Name: OpenStack Nova 2026-08-09 14:04:08.835481 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2c:d308 2026-08-09 14:04:08.854765 | 2026-08-09 14:04:08.862958 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-09 14:04:09.735633 | debian-bookworm -> localhost | changed 2026-08-09 14:04:09.747636 | 2026-08-09 14:04:09.747767 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-09 14:04:11.812673 | debian-bookworm -> localhost | changed 2026-08-09 14:04:11.835585 | 2026-08-09 14:04:11.835703 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-09 14:04:12.597671 | debian-bookworm -> localhost | ok 2026-08-09 14:04:12.602936 | 2026-08-09 14:04:12.603025 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-09 14:04:12.641319 | debian-bookworm | ok 2026-08-09 14:04:12.669451 | debian-bookworm | included: /var/lib/zuul/builds/4fdb7bcd2fc246a49a8ff756571326e9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-09 14:04:12.681746 | 2026-08-09 14:04:12.681850 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-09 14:04:15.606371 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-09 14:04:15.606568 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4fdb7bcd2fc246a49a8ff756571326e9/work/4fdb7bcd2fc246a49a8ff756571326e9_id_rsa 2026-08-09 14:04:15.606601 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4fdb7bcd2fc246a49a8ff756571326e9/work/4fdb7bcd2fc246a49a8ff756571326e9_id_rsa.pub 2026-08-09 14:04:15.606624 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-09 14:04:15.606645 | debian-bookworm -> localhost | SHA256:4nghZZ4ZaXaKu2Ff+KJ0KG1s2Fw5SEYuyGeOtRYS68E zuul-build-sshkey 2026-08-09 14:04:15.606664 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-09 14:04:15.606692 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-09 14:04:15.606710 | debian-bookworm -> localhost | | . . | 2026-08-09 14:04:15.606729 | debian-bookworm -> localhost | |o.oo . | 2026-08-09 14:04:15.606746 | debian-bookworm -> localhost | |.E.=+ B . | 2026-08-09 14:04:15.606763 | debian-bookworm -> localhost | |. O+oO B | 2026-08-09 14:04:15.606779 | debian-bookworm -> localhost | | o ++ @ S | 2026-08-09 14:04:15.606797 | debian-bookworm -> localhost | | .* B = | 2026-08-09 14:04:15.606813 | debian-bookworm -> localhost | | o # = . | 2026-08-09 14:04:15.606829 | debian-bookworm -> localhost | | * *.o | 2026-08-09 14:04:15.606920 | debian-bookworm -> localhost | | o.... | 2026-08-09 14:04:15.606939 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-09 14:04:15.606981 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.475553 2026-08-09 14:04:15.612234 | 2026-08-09 14:04:15.612322 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-09 14:04:15.667024 | debian-bookworm | ok 2026-08-09 14:04:15.679876 | debian-bookworm | included: /var/lib/zuul/builds/4fdb7bcd2fc246a49a8ff756571326e9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-09 14:04:15.701883 | 2026-08-09 14:04:15.701990 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-09 14:04:15.735568 | debian-bookworm | skipping: Conditional result was False 2026-08-09 14:04:15.740439 | 2026-08-09 14:04:15.740522 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-09 14:04:16.522081 | debian-bookworm | changed 2026-08-09 14:04:16.526480 | 2026-08-09 14:04:16.526558 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-09 14:04:16.773850 | debian-bookworm | ok 2026-08-09 14:04:16.778427 | 2026-08-09 14:04:16.778512 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-09 14:04:17.333073 | debian-bookworm | changed 2026-08-09 14:04:17.337578 | 2026-08-09 14:04:17.337658 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-09 14:04:17.930744 | debian-bookworm | changed 2026-08-09 14:04:17.935255 | 2026-08-09 14:04:17.935336 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-09 14:04:17.958372 | debian-bookworm | skipping: Conditional result was False 2026-08-09 14:04:17.965554 | 2026-08-09 14:04:17.965639 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-09 14:04:18.424336 | debian-bookworm -> localhost | changed 2026-08-09 14:04:18.439775 | 2026-08-09 14:04:18.439907 | TASK [add-build-sshkey : Add back temp key] 2026-08-09 14:04:18.827774 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4fdb7bcd2fc246a49a8ff756571326e9/work/4fdb7bcd2fc246a49a8ff756571326e9_id_rsa (zuul-build-sshkey) 2026-08-09 14:04:18.827994 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010768 2026-08-09 14:04:18.835848 | 2026-08-09 14:04:18.835958 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-09 14:04:19.241143 | debian-bookworm | ok 2026-08-09 14:04:19.252221 | 2026-08-09 14:04:19.252338 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-09 14:04:19.285827 | debian-bookworm | skipping: Conditional result was False 2026-08-09 14:04:19.307577 | 2026-08-09 14:04:19.307704 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-09 14:04:19.898724 | debian-bookworm | ok 2026-08-09 14:04:19.972479 | 2026-08-09 14:04:19.972612 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-09 14:04:20.051433 | debian-bookworm | ok 2026-08-09 14:04:20.060800 | 2026-08-09 14:04:20.060894 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-09 14:04:20.845788 | debian-bookworm -> localhost | ok 2026-08-09 14:04:20.852036 | 2026-08-09 14:04:20.852140 | TASK [validate-host : Collect information about the host] 2026-08-09 14:04:22.046077 | debian-bookworm | ok 2026-08-09 14:04:22.078925 | 2026-08-09 14:04:22.079064 | TASK [validate-host : Sanitize hostname] 2026-08-09 14:04:22.317341 | debian-bookworm | ok 2026-08-09 14:04:22.322085 | 2026-08-09 14:04:22.322190 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-09 14:04:22.925259 | debian-bookworm -> localhost | changed 2026-08-09 14:04:22.931158 | 2026-08-09 14:04:22.931300 | TASK [validate-host : Collect information about zuul worker] 2026-08-09 14:04:23.421852 | debian-bookworm | ok 2026-08-09 14:04:23.426329 | 2026-08-09 14:04:23.426435 | TASK [validate-host : Write out all zuul information for each host] 2026-08-09 14:04:24.545552 | debian-bookworm -> localhost | changed 2026-08-09 14:04:24.554571 | 2026-08-09 14:04:24.554670 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-09 14:04:24.830457 | debian-bookworm | ok 2026-08-09 14:04:24.836227 | 2026-08-09 14:04:24.836383 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-09 14:04:26.409252 | debian-bookworm | changed: 2026-08-09 14:04:26.409447 | debian-bookworm | cd+++++++++ src/ 2026-08-09 14:04:26.409483 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-09 14:04:26.409507 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-09 14:04:26.409528 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-09 14:04:26.409548 | debian-bookworm | Containerfile 2026-08-09 14:04:26.409676 | debian-bookworm | Containerfile 2026-08-09 14:04:26.417690 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4fdb7bcd2fc246a49a8ff756571326e9/work/logs" 2026-08-09 14:07:11.232010 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4fdb7bcd2fc246a49a8ff756571326e9/work/artifacts" 2026-08-09 14:07:11.528367 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4fdb7bcd2fc246a49a8ff756571326e9/work/docs" 2026-08-09 14:07:11.546798 | 2026-08-09 14:07:11.547014 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-09 14:07:12.308010 | debian-bookworm | changed: 2026-08-09 14:07:12.308295 | debian-bookworm | .d..t...... ./ 2026-08-09 14:07:12.308384 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-09 14:07:12.308416 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-09 14:07:12.308440 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-09 14:07:12.308464 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-09 14:07:12.308531 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-09 14:07:12.308602 | debian-bookworm | changed: All items complete 2026-08-09 14:07:12.308655 | 2026-08-09 14:07:12.900156 | debian-bookworm | changed: .d..t...... ./ 2026-08-09 14:07:13.482548 | debian-bookworm | changed: .d..t...... ./ 2026-08-09 14:07:13.503365 | 2026-08-09 14:07:13.503561 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-09 14:07:13.838302 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011155 2026-08-09 14:07:14.139194 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007644 2026-08-09 14:07:14.157320 | 2026-08-09 14:07:14.157574 | PLAY RECAP 2026-08-09 14:07:14.157641 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-09 14:07:14.157670 | 2026-08-09 14:07:14.301950 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-09 14:07:14.304395 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-09 14:07:15.116664 | 2026-08-09 14:07:15.116857 | PLAY [Base post] 2026-08-09 14:07:15.133268 | 2026-08-09 14:07:15.133456 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-09 14:07:15.723434 | debian-bookworm | changed 2026-08-09 14:07:15.732052 | 2026-08-09 14:07:15.732333 | PLAY RECAP 2026-08-09 14:07:15.732440 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-09 14:07:15.732583 | 2026-08-09 14:07:15.880277 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-09 14:07:15.881216 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-09 14:07:16.713838 | 2026-08-09 14:07:16.714040 | PLAY [Base post-logs] 2026-08-09 14:07:16.725936 | 2026-08-09 14:07:16.726114 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-09 14:07:17.209787 | localhost | changed 2026-08-09 14:07:17.223431 | 2026-08-09 14:07:17.223637 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-09 14:07:17.261384 | localhost | ok 2026-08-09 14:07:17.267172 | 2026-08-09 14:07:17.267358 | TASK [Set zuul-log-path fact] 2026-08-09 14:07:17.284750 | localhost | ok 2026-08-09 14:07:17.295445 | 2026-08-09 14:07:17.295591 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-09 14:07:17.322725 | localhost | ok 2026-08-09 14:07:17.326389 | 2026-08-09 14:07:17.326549 | TASK [upload-logs : Create log directories] 2026-08-09 14:07:17.898899 | localhost | changed 2026-08-09 14:07:17.904355 | 2026-08-09 14:07:17.904551 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-09 14:07:18.418425 | localhost -> localhost | ok: Runtime: 0:00:00.008233 2026-08-09 14:07:18.428629 | 2026-08-09 14:07:18.428845 | TASK [upload-logs : Upload logs to log server] 2026-08-09 14:07:19.011943 | localhost | Output suppressed because no_log was given 2026-08-09 14:07:19.016088 | 2026-08-09 14:07:19.016287 | LOOP [upload-logs : Compress console log and json output] 2026-08-09 14:07:19.070660 | localhost | skipping: Conditional result was False 2026-08-09 14:07:19.075693 | localhost | skipping: Conditional result was False 2026-08-09 14:07:19.088182 | 2026-08-09 14:07:19.088382 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-09 14:07:19.147291 | localhost | skipping: Conditional result was False 2026-08-09 14:07:19.148075 | 2026-08-09 14:07:19.151982 | localhost | skipping: Conditional result was False 2026-08-09 14:07:19.160815 | 2026-08-09 14:07:19.161018 | LOOP [upload-logs : Upload console log and json output]