2026-06-26 13:57:49.534934 | Job console starting 2026-06-26 13:57:49.545543 | Updating git repos 2026-06-26 13:57:49.568162 | Cloning repos into workspace 2026-06-26 13:57:49.630152 | Restoring repo states 2026-06-26 13:57:49.638735 | Merging changes 2026-06-26 13:57:50.296943 | Checking out repos 2026-06-26 13:57:50.354584 | Preparing playbooks 2026-06-26 13:57:51.928776 | Running Ansible setup 2026-06-26 13:57:58.060335 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 13:58:01.884095 | 2026-06-26 13:58:01.884324 | PLAY [Base pre] 2026-06-26 13:58:01.981179 | 2026-06-26 13:58:01.981383 | TASK [Setup log path fact] 2026-06-26 13:58:02.037950 | debian-bookworm | ok 2026-06-26 13:58:02.128593 | 2026-06-26 13:58:02.128874 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 13:58:02.215929 | debian-bookworm | ok 2026-06-26 13:58:02.254669 | 2026-06-26 13:58:02.254864 | TASK [emit-job-header : Print job information] 2026-06-26 13:58:02.370469 | # Job Information 2026-06-26 13:58:02.370727 | Ansible Version: 2.16.14 2026-06-26 13:58:02.370766 | Job: python-black 2026-06-26 13:58:02.370799 | Pipeline: check 2026-06-26 13:58:02.370823 | Executor: 521e9411259a 2026-06-26 13:58:02.370870 | Triggered by: https://github.com/osism/testbed/pull/2914 2026-06-26 13:58:02.370894 | Event ID: 3b01d480-7164-11f1-80af-77c6e5a5072b 2026-06-26 13:58:02.397701 | 2026-06-26 13:58:02.399126 | LOOP [emit-job-header : Print node information] 2026-06-26 13:58:02.946462 | debian-bookworm | ok: 2026-06-26 13:58:02.946724 | debian-bookworm | # Node Information 2026-06-26 13:58:02.946760 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-26 13:58:02.946786 | debian-bookworm | Hostname: debian 2026-06-26 13:58:02.946808 | debian-bookworm | Username: zuul 2026-06-26 13:58:02.946890 | debian-bookworm | Distro: Debian 12.14 2026-06-26 13:58:02.946918 | debian-bookworm | Provider: regiocloud-a 2026-06-26 13:58:02.946939 | debian-bookworm | Region: 2026-06-26 13:58:02.946960 | debian-bookworm | Label: debian-bookworm 2026-06-26 13:58:02.946979 | debian-bookworm | Product Name: OpenStack Nova 2026-06-26 13:58:02.946998 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6d:591a 2026-06-26 13:58:02.971873 | 2026-06-26 13:58:02.972555 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 13:58:05.486313 | debian-bookworm -> localhost | changed 2026-06-26 13:58:05.493972 | 2026-06-26 13:58:05.494096 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 13:58:07.455470 | debian-bookworm -> localhost | changed 2026-06-26 13:58:07.465892 | 2026-06-26 13:58:07.471363 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 13:58:07.771480 | debian-bookworm -> localhost | ok 2026-06-26 13:58:07.777473 | 2026-06-26 13:58:07.777579 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 13:58:07.798446 | debian-bookworm | ok 2026-06-26 13:58:07.813772 | debian-bookworm | included: /var/lib/zuul/builds/433c98fe1cb84ef09a6478dd12adefda/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 13:58:07.819788 | 2026-06-26 13:58:07.819896 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 13:58:09.596674 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-26 13:58:09.596951 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/433c98fe1cb84ef09a6478dd12adefda/work/433c98fe1cb84ef09a6478dd12adefda_id_rsa 2026-06-26 13:58:09.597005 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/433c98fe1cb84ef09a6478dd12adefda/work/433c98fe1cb84ef09a6478dd12adefda_id_rsa.pub 2026-06-26 13:58:09.597043 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-26 13:58:09.597078 | debian-bookworm -> localhost | SHA256:JwHmkQ0uPDo8gsiQmTkXo4pWLUay6f/3Y0y/LXNC/2Q zuul-build-sshkey 2026-06-26 13:58:09.597109 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-26 13:58:09.597149 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-26 13:58:09.597181 | debian-bookworm -> localhost | | .o. =+ | 2026-06-26 13:58:09.597258 | debian-bookworm -> localhost | | *=+.+.o. | 2026-06-26 13:58:09.597291 | debian-bookworm -> localhost | |Oo.++.o . | 2026-06-26 13:58:09.597317 | debian-bookworm -> localhost | |O+o..o . | 2026-06-26 13:58:09.597342 | debian-bookworm -> localhost | |*+= S . | 2026-06-26 13:58:09.597374 | debian-bookworm -> localhost | |...o + . | 2026-06-26 13:58:09.597401 | debian-bookworm -> localhost | | . o o . E | 2026-06-26 13:58:09.597425 | debian-bookworm -> localhost | | . . + =.oo | 2026-06-26 13:58:09.597452 | debian-bookworm -> localhost | | .. o...*... | 2026-06-26 13:58:09.597477 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-26 13:58:09.597541 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.065980 2026-06-26 13:58:09.605662 | 2026-06-26 13:58:09.605776 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 13:58:09.638853 | debian-bookworm | ok 2026-06-26 13:58:09.648217 | debian-bookworm | included: /var/lib/zuul/builds/433c98fe1cb84ef09a6478dd12adefda/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 13:58:09.655097 | 2026-06-26 13:58:09.655183 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 13:58:09.668097 | debian-bookworm | skipping: Conditional result was False 2026-06-26 13:58:09.672989 | 2026-06-26 13:58:09.673069 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 13:58:10.352741 | debian-bookworm | changed 2026-06-26 13:58:10.358611 | 2026-06-26 13:58:10.358716 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 13:58:10.601297 | debian-bookworm | ok 2026-06-26 13:58:10.606236 | 2026-06-26 13:58:10.606321 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 13:58:11.342905 | debian-bookworm | changed 2026-06-26 13:58:11.354223 | 2026-06-26 13:58:11.354336 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 13:58:12.019804 | debian-bookworm | changed 2026-06-26 13:58:12.026478 | 2026-06-26 13:58:12.026584 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 13:58:12.040509 | debian-bookworm | skipping: Conditional result was False 2026-06-26 13:58:12.047425 | 2026-06-26 13:58:12.047656 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 13:58:12.573475 | debian-bookworm -> localhost | changed 2026-06-26 13:58:12.592294 | 2026-06-26 13:58:12.592441 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 13:58:13.580337 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/433c98fe1cb84ef09a6478dd12adefda/work/433c98fe1cb84ef09a6478dd12adefda_id_rsa (zuul-build-sshkey) 2026-06-26 13:58:13.580665 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018444 2026-06-26 13:58:13.589694 | 2026-06-26 13:58:13.589849 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 13:58:14.123588 | debian-bookworm | ok 2026-06-26 13:58:14.134706 | 2026-06-26 13:58:14.134889 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 13:58:14.211740 | debian-bookworm | skipping: Conditional result was False 2026-06-26 13:58:14.234672 | 2026-06-26 13:58:14.234820 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 13:58:14.884559 | debian-bookworm | ok 2026-06-26 13:58:14.914927 | 2026-06-26 13:58:14.915080 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 13:58:14.981284 | debian-bookworm | ok 2026-06-26 13:58:14.993110 | 2026-06-26 13:58:14.993307 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 13:58:15.447817 | debian-bookworm -> localhost | ok 2026-06-26 13:58:15.455020 | 2026-06-26 13:58:15.455169 | TASK [validate-host : Collect information about the host] 2026-06-26 13:58:17.274962 | debian-bookworm | ok 2026-06-26 13:58:17.315139 | 2026-06-26 13:58:17.315323 | TASK [validate-host : Sanitize hostname] 2026-06-26 13:58:17.615608 | debian-bookworm | ok 2026-06-26 13:58:17.619332 | 2026-06-26 13:58:17.619415 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 13:58:18.440911 | debian-bookworm -> localhost | changed 2026-06-26 13:58:18.447823 | 2026-06-26 13:58:18.447913 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 13:58:19.004455 | debian-bookworm | ok 2026-06-26 13:58:19.010684 | 2026-06-26 13:58:19.010787 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 13:58:19.862268 | debian-bookworm -> localhost | changed 2026-06-26 13:58:19.870728 | 2026-06-26 13:58:19.870817 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 13:58:20.157687 | debian-bookworm | ok 2026-06-26 13:58:20.169703 | 2026-06-26 13:58:20.169815 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 13:58:21.745328 | debian-bookworm | changed: 2026-06-26 13:58:21.745489 | debian-bookworm | cd+++++++++ src/ 2026-06-26 13:58:21.745518 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-26 13:58:21.745538 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-26 13:58:21.745555 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-06-26 13:58:21.745571 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/433c98fe1cb84ef09a6478dd12adefda/work/logs" 2026-06-26 13:59:26.393095 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/433c98fe1cb84ef09a6478dd12adefda/work/artifacts" 2026-06-26 13:59:26.677673 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/433c98fe1cb84ef09a6478dd12adefda/work/docs" 2026-06-26 13:59:26.690089 | 2026-06-26 13:59:26.690254 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-26 13:59:27.532579 | debian-bookworm | changed: 2026-06-26 13:59:27.532928 | debian-bookworm | .d..t...... ./ 2026-06-26 13:59:27.532991 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-26 13:59:27.533035 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-26 13:59:27.533074 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-26 13:59:27.533113 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-26 13:59:27.533149 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-26 13:59:27.533237 | debian-bookworm | changed: All items complete 2026-06-26 13:59:27.533278 | 2026-06-26 13:59:28.152256 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 13:59:28.730601 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 13:59:28.745732 | 2026-06-26 13:59:28.745879 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-26 13:59:29.110318 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010191 2026-06-26 13:59:29.424181 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009421 2026-06-26 13:59:29.442286 | 2026-06-26 13:59:29.442454 | PLAY RECAP 2026-06-26 13:59:29.442512 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-26 13:59:29.442537 | 2026-06-26 13:59:29.596799 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 13:59:29.597845 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 13:59:30.333423 | 2026-06-26 13:59:30.333600 | PLAY [Base post] 2026-06-26 13:59:30.347776 | 2026-06-26 13:59:30.347924 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-26 13:59:30.968740 | debian-bookworm | changed 2026-06-26 13:59:30.980693 | 2026-06-26 13:59:30.980843 | PLAY RECAP 2026-06-26 13:59:30.980922 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 13:59:30.980999 | 2026-06-26 13:59:31.234265 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 13:59:31.235324 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-26 13:59:32.104229 | 2026-06-26 13:59:32.104421 | PLAY [Base post-logs] 2026-06-26 13:59:32.117323 | 2026-06-26 13:59:32.117498 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-26 13:59:32.689780 | localhost | changed 2026-06-26 13:59:32.704005 | 2026-06-26 13:59:32.704275 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-26 13:59:32.741277 | localhost | ok 2026-06-26 13:59:32.744672 | 2026-06-26 13:59:32.744783 | TASK [Set zuul-log-path fact] 2026-06-26 13:59:32.760341 | localhost | ok 2026-06-26 13:59:32.768560 | 2026-06-26 13:59:32.768680 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 13:59:32.805857 | localhost | ok 2026-06-26 13:59:32.812731 | 2026-06-26 13:59:32.812917 | TASK [upload-logs : Create log directories] 2026-06-26 13:59:33.395883 | localhost | changed 2026-06-26 13:59:33.400979 | 2026-06-26 13:59:33.401145 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-26 13:59:33.960770 | localhost -> localhost | ok: Runtime: 0:00:00.005457 2026-06-26 13:59:33.970048 | 2026-06-26 13:59:33.970235 | TASK [upload-logs : Upload logs to log server] 2026-06-26 13:59:34.546484 | localhost | Output suppressed because no_log was given 2026-06-26 13:59:34.555952 | 2026-06-26 13:59:34.556216 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 13:59:34.612698 | localhost | skipping: Conditional result was False 2026-06-26 13:59:34.618797 | localhost | skipping: Conditional result was False 2026-06-26 13:59:34.631818 | 2026-06-26 13:59:34.631982 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 13:59:34.681469 | localhost | skipping: Conditional result was False 2026-06-26 13:59:34.682067 | 2026-06-26 13:59:34.686304 | localhost | skipping: Conditional result was False 2026-06-26 13:59:34.692862 | 2026-06-26 13:59:34.693051 | LOOP [upload-logs : Upload console log and json output]