2026-06-30 03:22:50.182877 | Job console starting 2026-06-30 03:22:50.195814 | Updating git repos 2026-06-30 03:22:50.268230 | Cloning repos into workspace 2026-06-30 03:22:50.388642 | Restoring repo states 2026-06-30 03:22:50.416472 | Merging changes 2026-06-30 03:22:50.416497 | Checking out repos 2026-06-30 03:22:50.624494 | Preparing playbooks 2026-06-30 03:22:52.976648 | Running Ansible setup 2026-06-30 03:23:00.228392 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-30 03:23:01.786568 | 2026-06-30 03:23:01.786708 | PLAY [Base pre] 2026-06-30 03:23:01.833076 | 2026-06-30 03:23:01.833225 | TASK [Setup log path fact] 2026-06-30 03:23:01.867605 | debian-bookworm | ok 2026-06-30 03:23:01.918097 | 2026-06-30 03:23:01.918245 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 03:23:01.962534 | debian-bookworm | ok 2026-06-30 03:23:01.992420 | 2026-06-30 03:23:01.992555 | TASK [emit-job-header : Print job information] 2026-06-30 03:23:02.089155 | # Job Information 2026-06-30 03:23:02.089327 | Ansible Version: 2.16.14 2026-06-30 03:23:02.089361 | Job: flake8 2026-06-30 03:23:02.089393 | Pipeline: periodic-daily 2026-06-30 03:23:02.089416 | Executor: 521e9411259a 2026-06-30 03:23:02.089437 | Triggered by: https://github.com/osism/testbed 2026-06-30 03:23:02.089458 | Event ID: 1d7853ff549c455eb06a00b81b8ffefe 2026-06-30 03:23:02.094688 | 2026-06-30 03:23:02.094812 | LOOP [emit-job-header : Print node information] 2026-06-30 03:23:02.425158 | debian-bookworm | ok: 2026-06-30 03:23:02.425387 | debian-bookworm | # Node Information 2026-06-30 03:23:02.425427 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-30 03:23:02.425455 | debian-bookworm | Hostname: debian 2026-06-30 03:23:02.425480 | debian-bookworm | Username: zuul 2026-06-30 03:23:02.425503 | debian-bookworm | Distro: Debian 12.14 2026-06-30 03:23:02.425528 | debian-bookworm | Provider: regiocloud-a 2026-06-30 03:23:02.425551 | debian-bookworm | Region: 2026-06-30 03:23:02.425575 | debian-bookworm | Label: debian-bookworm 2026-06-30 03:23:02.425597 | debian-bookworm | Product Name: OpenStack Nova 2026-06-30 03:23:02.425618 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe46:2a86 2026-06-30 03:23:02.441294 | 2026-06-30 03:23:02.441413 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-30 03:23:03.382167 | debian-bookworm -> localhost | changed 2026-06-30 03:23:03.391857 | 2026-06-30 03:23:03.391977 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-30 03:23:05.938059 | debian-bookworm -> localhost | changed 2026-06-30 03:23:05.971621 | 2026-06-30 03:23:05.971753 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-30 03:23:06.629642 | debian-bookworm -> localhost | ok 2026-06-30 03:23:06.637014 | 2026-06-30 03:23:06.637185 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-30 03:23:06.677019 | debian-bookworm | ok 2026-06-30 03:23:06.719791 | debian-bookworm | included: /var/lib/zuul/builds/cf9e1e08a2de448db28af7f0dd7768d1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-30 03:23:06.732295 | 2026-06-30 03:23:06.732396 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-30 03:23:09.077970 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-30 03:23:09.078214 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cf9e1e08a2de448db28af7f0dd7768d1/work/cf9e1e08a2de448db28af7f0dd7768d1_id_rsa 2026-06-30 03:23:09.078361 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cf9e1e08a2de448db28af7f0dd7768d1/work/cf9e1e08a2de448db28af7f0dd7768d1_id_rsa.pub 2026-06-30 03:23:09.078394 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-30 03:23:09.078419 | debian-bookworm -> localhost | SHA256:rE3vBx+uqPUh29bcikPYyAZtd+qqWEn/C4WkZFZT2v4 zuul-build-sshkey 2026-06-30 03:23:09.078442 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-30 03:23:09.078475 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-30 03:23:09.078499 | debian-bookworm -> localhost | | o.. | 2026-06-30 03:23:09.078521 | debian-bookworm -> localhost | | . + | 2026-06-30 03:23:09.078542 | debian-bookworm -> localhost | | +.o . | 2026-06-30 03:23:09.078604 | debian-bookworm -> localhost | | +.+oo. . | 2026-06-30 03:23:09.078678 | debian-bookworm -> localhost | | o+S=oo | 2026-06-30 03:23:09.078707 | debian-bookworm -> localhost | | . *=o=.. | 2026-06-30 03:23:09.078729 | debian-bookworm -> localhost | | +.*oo*Eo | 2026-06-30 03:23:09.078749 | debian-bookworm -> localhost | | o . X+o* . | 2026-06-30 03:23:09.078771 | debian-bookworm -> localhost | | . oo+oO=.. | 2026-06-30 03:23:09.078792 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-30 03:23:09.078870 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.472641 2026-06-30 03:23:09.087688 | 2026-06-30 03:23:09.087807 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-30 03:23:09.141664 | debian-bookworm | ok 2026-06-30 03:23:09.170251 | debian-bookworm | included: /var/lib/zuul/builds/cf9e1e08a2de448db28af7f0dd7768d1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-30 03:23:09.200328 | 2026-06-30 03:23:09.200451 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-30 03:23:09.227150 | debian-bookworm | skipping: Conditional result was False 2026-06-30 03:23:09.234565 | 2026-06-30 03:23:09.235883 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-30 03:23:10.054395 | debian-bookworm | changed 2026-06-30 03:23:10.064915 | 2026-06-30 03:23:10.065139 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-30 03:23:10.333316 | debian-bookworm | ok 2026-06-30 03:23:10.349338 | 2026-06-30 03:23:10.350636 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-30 03:23:11.203842 | debian-bookworm | changed 2026-06-30 03:23:11.211935 | 2026-06-30 03:23:11.212061 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-30 03:23:12.064554 | debian-bookworm | changed 2026-06-30 03:23:12.084078 | 2026-06-30 03:23:12.084216 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-30 03:23:12.114274 | debian-bookworm | skipping: Conditional result was False 2026-06-30 03:23:12.124374 | 2026-06-30 03:23:12.124519 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-30 03:23:13.164020 | debian-bookworm -> localhost | changed 2026-06-30 03:23:13.189582 | 2026-06-30 03:23:13.189728 | TASK [add-build-sshkey : Add back temp key] 2026-06-30 03:23:13.811341 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cf9e1e08a2de448db28af7f0dd7768d1/work/cf9e1e08a2de448db28af7f0dd7768d1_id_rsa (zuul-build-sshkey) 2026-06-30 03:23:13.811557 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016428 2026-06-30 03:23:13.818089 | 2026-06-30 03:23:13.818189 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-30 03:23:14.746443 | debian-bookworm | ok 2026-06-30 03:23:14.750612 | 2026-06-30 03:23:14.750699 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-30 03:23:14.793385 | debian-bookworm | skipping: Conditional result was False 2026-06-30 03:23:14.801885 | 2026-06-30 03:23:14.801982 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-30 03:23:15.225129 | debian-bookworm | ok 2026-06-30 03:23:15.236176 | 2026-06-30 03:23:15.236282 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-30 03:23:15.263961 | debian-bookworm | ok 2026-06-30 03:23:15.269329 | 2026-06-30 03:23:15.269418 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-30 03:23:15.582632 | debian-bookworm -> localhost | ok 2026-06-30 03:23:15.591449 | 2026-06-30 03:23:15.591542 | TASK [validate-host : Collect information about the host] 2026-06-30 03:23:16.824271 | debian-bookworm | ok 2026-06-30 03:23:16.848367 | 2026-06-30 03:23:16.848475 | TASK [validate-host : Sanitize hostname] 2026-06-30 03:23:17.179260 | debian-bookworm | ok 2026-06-30 03:23:17.190555 | 2026-06-30 03:23:17.190665 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-30 03:23:18.144843 | debian-bookworm -> localhost | changed 2026-06-30 03:23:18.151851 | 2026-06-30 03:23:18.151962 | TASK [validate-host : Collect information about zuul worker] 2026-06-30 03:23:18.680198 | debian-bookworm | ok 2026-06-30 03:23:18.690824 | 2026-06-30 03:23:18.690960 | TASK [validate-host : Write out all zuul information for each host] 2026-06-30 03:23:19.988623 | debian-bookworm -> localhost | changed 2026-06-30 03:23:20.004530 | 2026-06-30 03:23:20.004705 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-30 03:23:20.323440 | debian-bookworm | ok 2026-06-30 03:23:20.335602 | 2026-06-30 03:23:20.336185 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-30 03:23:21.802536 | debian-bookworm | changed: 2026-06-30 03:23:21.802718 | debian-bookworm | cd+++++++++ src/ 2026-06-30 03:23:21.802752 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-30 03:23:21.802776 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-30 03:23:21.802797 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-06-30 03:23:21.802817 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cf9e1e08a2de448db28af7f0dd7768d1/work/logs" 2026-06-30 03:24:27.842866 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cf9e1e08a2de448db28af7f0dd7768d1/work/artifacts" 2026-06-30 03:24:28.142351 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cf9e1e08a2de448db28af7f0dd7768d1/work/docs" 2026-06-30 03:24:28.158705 | 2026-06-30 03:24:28.158890 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-30 03:24:28.950509 | debian-bookworm | changed: 2026-06-30 03:24:28.950713 | debian-bookworm | .d..t...... ./ 2026-06-30 03:24:28.950747 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-30 03:24:28.950772 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-30 03:24:28.950793 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-30 03:24:28.950820 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-30 03:24:28.950873 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-30 03:24:28.950913 | debian-bookworm | changed: All items complete 2026-06-30 03:24:28.950936 | 2026-06-30 03:24:29.527258 | debian-bookworm | changed: .d..t...... ./ 2026-06-30 03:24:30.145572 | debian-bookworm | changed: .d..t...... ./ 2026-06-30 03:24:30.193188 | 2026-06-30 03:24:30.193320 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-30 03:24:30.264629 | debian-bookworm | skipping: Conditional result was False 2026-06-30 03:24:30.275513 | debian-bookworm | skipping: Conditional result was False 2026-06-30 03:24:30.294426 | 2026-06-30 03:24:30.294530 | PLAY RECAP 2026-06-30 03:24:30.294588 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-30 03:24:30.294612 | 2026-06-30 03:24:30.671495 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-30 03:24:30.672533 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 03:24:31.816399 | 2026-06-30 03:24:31.816609 | PLAY [Base post] 2026-06-30 03:24:31.833172 | 2026-06-30 03:24:31.833332 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-30 03:24:32.486735 | debian-bookworm | changed 2026-06-30 03:24:32.500213 | 2026-06-30 03:24:32.500358 | PLAY RECAP 2026-06-30 03:24:32.500431 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-30 03:24:32.500498 | 2026-06-30 03:24:32.781437 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 03:24:32.782389 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-30 03:24:34.372972 | 2026-06-30 03:24:34.373227 | PLAY [Base post-logs] 2026-06-30 03:24:34.387371 | 2026-06-30 03:24:34.387547 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-30 03:24:35.380213 | localhost | changed 2026-06-30 03:24:35.398409 | 2026-06-30 03:24:35.398738 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-30 03:24:35.438549 | localhost | ok 2026-06-30 03:24:35.443511 | 2026-06-30 03:24:35.443687 | TASK [Set zuul-log-path fact] 2026-06-30 03:24:35.461313 | localhost | ok 2026-06-30 03:24:35.472752 | 2026-06-30 03:24:35.472909 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 03:24:35.501758 | localhost | ok 2026-06-30 03:24:35.510268 | 2026-06-30 03:24:35.510452 | TASK [upload-logs : Create log directories] 2026-06-30 03:24:36.298997 | localhost | changed 2026-06-30 03:24:36.311227 | 2026-06-30 03:24:36.311383 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-30 03:24:36.942400 | localhost -> localhost | ok: Runtime: 0:00:00.006686 2026-06-30 03:24:36.946771 | 2026-06-30 03:24:36.947078 | TASK [upload-logs : Upload logs to log server] 2026-06-30 03:24:37.851656 | localhost | Output suppressed because no_log was given 2026-06-30 03:24:37.853598 | 2026-06-30 03:24:37.853712 | LOOP [upload-logs : Compress console log and json output] 2026-06-30 03:24:37.970237 | localhost | skipping: Conditional result was False 2026-06-30 03:24:37.977210 | localhost | skipping: Conditional result was False 2026-06-30 03:24:37.988637 | 2026-06-30 03:24:37.988786 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-30 03:24:38.134023 | localhost | skipping: Conditional result was False 2026-06-30 03:24:38.134465 | 2026-06-30 03:24:38.146530 | localhost | skipping: Conditional result was False 2026-06-30 03:24:38.158162 | 2026-06-30 03:24:38.158330 | LOOP [upload-logs : Upload console log and json output]