2026-05-25 03:11:52.667945 | Job console starting 2026-05-25 03:11:52.686420 | Updating git repos 2026-05-25 03:11:52.735546 | Cloning repos into workspace 2026-05-25 03:11:52.820169 | Restoring repo states 2026-05-25 03:11:52.859232 | Merging changes 2026-05-25 03:11:52.859257 | Checking out repos 2026-05-25 03:11:53.023705 | Preparing playbooks 2026-05-25 03:11:55.551011 | Running Ansible setup 2026-05-25 03:12:02.016534 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-25 03:12:03.549359 | 2026-05-25 03:12:03.549515 | PLAY [Base pre] 2026-05-25 03:12:03.610137 | 2026-05-25 03:12:03.610300 | TASK [Setup log path fact] 2026-05-25 03:12:03.691597 | debian-bookworm | ok 2026-05-25 03:12:03.727356 | 2026-05-25 03:12:03.727498 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 03:12:03.779928 | debian-bookworm | ok 2026-05-25 03:12:03.799955 | 2026-05-25 03:12:03.800060 | TASK [emit-job-header : Print job information] 2026-05-25 03:12:03.878119 | # Job Information 2026-05-25 03:12:03.878294 | Ansible Version: 2.16.14 2026-05-25 03:12:03.878328 | Job: flake8 2026-05-25 03:12:03.878362 | Pipeline: periodic-daily 2026-05-25 03:12:03.878384 | Executor: 521e9411259a 2026-05-25 03:12:03.878405 | Triggered by: https://github.com/osism/node-image 2026-05-25 03:12:03.878427 | Event ID: 3ce755f4e8b14c9a97f31d426ce4eb00 2026-05-25 03:12:03.883317 | 2026-05-25 03:12:03.883415 | LOOP [emit-job-header : Print node information] 2026-05-25 03:12:04.105039 | debian-bookworm | ok: 2026-05-25 03:12:04.105231 | debian-bookworm | # Node Information 2026-05-25 03:12:04.105265 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-25 03:12:04.105291 | debian-bookworm | Hostname: debian 2026-05-25 03:12:04.105313 | debian-bookworm | Username: zuul 2026-05-25 03:12:04.105334 | debian-bookworm | Distro: Debian 12.14 2026-05-25 03:12:04.105358 | debian-bookworm | Provider: regiocloud-a 2026-05-25 03:12:04.105379 | debian-bookworm | Region: 2026-05-25 03:12:04.105400 | debian-bookworm | Label: debian-bookworm 2026-05-25 03:12:04.105421 | debian-bookworm | Product Name: OpenStack Nova 2026-05-25 03:12:04.105441 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9f:2f45 2026-05-25 03:12:04.127167 | 2026-05-25 03:12:04.127294 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-25 03:12:05.621677 | debian-bookworm -> localhost | changed 2026-05-25 03:12:05.629004 | 2026-05-25 03:12:05.629130 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-25 03:12:08.571203 | debian-bookworm -> localhost | changed 2026-05-25 03:12:08.580073 | 2026-05-25 03:12:08.580184 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-25 03:12:09.492679 | debian-bookworm -> localhost | ok 2026-05-25 03:12:09.497775 | 2026-05-25 03:12:09.497872 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-25 03:12:09.555297 | debian-bookworm | ok 2026-05-25 03:12:09.585010 | debian-bookworm | included: /var/lib/zuul/builds/28144824efa5474cbd824045ef631412/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-25 03:12:09.618275 | 2026-05-25 03:12:09.618382 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-25 03:12:12.585690 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-25 03:12:12.585872 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/28144824efa5474cbd824045ef631412/work/28144824efa5474cbd824045ef631412_id_rsa 2026-05-25 03:12:12.585901 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/28144824efa5474cbd824045ef631412/work/28144824efa5474cbd824045ef631412_id_rsa.pub 2026-05-25 03:12:12.585922 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-25 03:12:12.585943 | debian-bookworm -> localhost | SHA256:9YEAgbpxPWCH56hk0Q6rD5DcX8fm3l04jZjh3+sx1oA zuul-build-sshkey 2026-05-25 03:12:12.585960 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-25 03:12:12.585988 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-25 03:12:12.586007 | debian-bookworm -> localhost | | . ooo. | 2026-05-25 03:12:12.586025 | debian-bookworm -> localhost | | o * o . . | 2026-05-25 03:12:12.586042 | debian-bookworm -> localhost | |...B B . o . | 2026-05-25 03:12:12.586058 | debian-bookworm -> localhost | |o.*.+ +. = o o | 2026-05-25 03:12:12.586074 | debian-bookworm -> localhost | |.+ =. ..S . E = | 2026-05-25 03:12:12.586106 | debian-bookworm -> localhost | |o o . . + + +.| 2026-05-25 03:12:12.586124 | debian-bookworm -> localhost | | o . . o ++.| 2026-05-25 03:12:12.586141 | debian-bookworm -> localhost | | . . . o..o| 2026-05-25 03:12:12.586158 | debian-bookworm -> localhost | | .o.| 2026-05-25 03:12:12.586174 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-25 03:12:12.586215 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.678211 2026-05-25 03:12:12.591424 | 2026-05-25 03:12:12.591510 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-25 03:12:12.628274 | debian-bookworm | ok 2026-05-25 03:12:12.640319 | debian-bookworm | included: /var/lib/zuul/builds/28144824efa5474cbd824045ef631412/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-25 03:12:12.655403 | 2026-05-25 03:12:12.655482 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-25 03:12:12.688291 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:12:12.693078 | 2026-05-25 03:12:12.693190 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-25 03:12:13.622064 | debian-bookworm | changed 2026-05-25 03:12:13.626653 | 2026-05-25 03:12:13.626741 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-25 03:12:13.873415 | debian-bookworm | ok 2026-05-25 03:12:13.878204 | 2026-05-25 03:12:13.878288 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-25 03:12:14.636000 | debian-bookworm | changed 2026-05-25 03:12:14.641688 | 2026-05-25 03:12:14.642890 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-25 03:12:15.396925 | debian-bookworm | changed 2026-05-25 03:12:15.401453 | 2026-05-25 03:12:15.401540 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-25 03:12:15.440617 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:12:15.447046 | 2026-05-25 03:12:15.447159 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-25 03:12:16.131588 | debian-bookworm -> localhost | changed 2026-05-25 03:12:16.140927 | 2026-05-25 03:12:16.141022 | TASK [add-build-sshkey : Add back temp key] 2026-05-25 03:12:17.106539 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/28144824efa5474cbd824045ef631412/work/28144824efa5474cbd824045ef631412_id_rsa (zuul-build-sshkey) 2026-05-25 03:12:17.106745 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.045590 2026-05-25 03:12:17.114872 | 2026-05-25 03:12:17.114978 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-25 03:12:17.591697 | debian-bookworm | ok 2026-05-25 03:12:17.596283 | 2026-05-25 03:12:17.596368 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-25 03:12:17.637885 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:12:17.647477 | 2026-05-25 03:12:17.647574 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-25 03:12:18.161750 | debian-bookworm | ok 2026-05-25 03:12:18.181826 | 2026-05-25 03:12:18.181934 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-25 03:12:18.251423 | debian-bookworm | ok 2026-05-25 03:12:18.258212 | 2026-05-25 03:12:18.258305 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-25 03:12:19.549984 | debian-bookworm -> localhost | ok 2026-05-25 03:12:19.578178 | 2026-05-25 03:12:19.578284 | TASK [validate-host : Collect information about the host] 2026-05-25 03:12:22.601263 | debian-bookworm | ok 2026-05-25 03:12:22.626926 | 2026-05-25 03:12:22.627053 | TASK [validate-host : Sanitize hostname] 2026-05-25 03:12:22.986950 | debian-bookworm | ok 2026-05-25 03:12:23.110023 | 2026-05-25 03:12:23.110196 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-25 03:12:25.097653 | debian-bookworm -> localhost | changed 2026-05-25 03:12:25.103818 | 2026-05-25 03:12:25.103915 | TASK [validate-host : Collect information about zuul worker] 2026-05-25 03:12:25.891340 | debian-bookworm | ok 2026-05-25 03:12:25.922948 | 2026-05-25 03:12:25.923092 | TASK [validate-host : Write out all zuul information for each host] 2026-05-25 03:12:27.830004 | debian-bookworm -> localhost | changed 2026-05-25 03:12:27.841486 | 2026-05-25 03:12:27.841605 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-25 03:12:28.132525 | debian-bookworm | ok 2026-05-25 03:12:28.142045 | 2026-05-25 03:12:28.142205 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-25 03:12:30.986188 | debian-bookworm | changed: 2026-05-25 03:12:30.986387 | debian-bookworm | cd+++++++++ src/ 2026-05-25 03:12:30.986423 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-25 03:12:30.986447 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-25 03:12:30.986469 | debian-bookworm | cd+++++++++ src/github.com/osism/node-image/ 2026-05-25 03:12:30.986489 | debian-bookworm | Containerfile 2026-05-25 03:12:30.986621 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/28144824efa5474cbd824045ef631412/work/logs" 2026-05-25 03:12:57.850280 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/28144824efa5474cbd824045ef631412/work/artifacts" 2026-05-25 03:12:58.221177 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/28144824efa5474cbd824045ef631412/work/docs" 2026-05-25 03:12:58.237697 | 2026-05-25 03:12:58.237797 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-25 03:12:59.275880 | debian-bookworm | changed: 2026-05-25 03:12:59.276140 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-25 03:12:59.276177 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-25 03:12:59.276207 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-25 03:12:59.276253 | debian-bookworm | changed: All items complete 2026-05-25 03:12:59.276276 | 2026-05-25 03:13:00.253678 | debian-bookworm | changed: .d..t...... ./ 2026-05-25 03:13:00.809997 | debian-bookworm | changed: .d..t...... ./ 2026-05-25 03:13:00.841974 | 2026-05-25 03:13:00.842127 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-25 03:13:00.863732 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:13:00.867388 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:13:00.886567 | 2026-05-25 03:13:00.886662 | PLAY RECAP 2026-05-25 03:13:00.886712 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-25 03:13:00.886737 | 2026-05-25 03:13:00.995662 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-25 03:13:00.996589 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 03:13:01.697854 | 2026-05-25 03:13:01.697986 | PLAY [Base post] 2026-05-25 03:13:01.710161 | 2026-05-25 03:13:01.710291 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-25 03:13:02.236170 | debian-bookworm | changed 2026-05-25 03:13:02.243302 | 2026-05-25 03:13:02.243399 | PLAY RECAP 2026-05-25 03:13:02.243458 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-25 03:13:02.243519 | 2026-05-25 03:13:02.350886 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 03:13:02.351653 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-25 03:13:03.129955 | 2026-05-25 03:13:03.130135 | PLAY [Base post-logs] 2026-05-25 03:13:03.139594 | 2026-05-25 03:13:03.139704 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-25 03:13:03.593704 | localhost | changed 2026-05-25 03:13:03.607668 | 2026-05-25 03:13:03.607811 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-25 03:13:03.632530 | localhost | ok 2026-05-25 03:13:03.635463 | 2026-05-25 03:13:03.635549 | TASK [Set zuul-log-path fact] 2026-05-25 03:13:03.649623 | localhost | ok 2026-05-25 03:13:03.656821 | 2026-05-25 03:13:03.656909 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 03:13:03.680885 | localhost | ok 2026-05-25 03:13:03.683617 | 2026-05-25 03:13:03.683698 | TASK [upload-logs : Create log directories] 2026-05-25 03:13:04.162975 | localhost | changed 2026-05-25 03:13:04.166177 | 2026-05-25 03:13:04.166305 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-25 03:13:04.716700 | localhost -> localhost | ok: Runtime: 0:00:00.005495 2026-05-25 03:13:04.721083 | 2026-05-25 03:13:04.721217 | TASK [upload-logs : Upload logs to log server] 2026-05-25 03:13:05.392380 | localhost | Output suppressed because no_log was given 2026-05-25 03:13:05.397318 | 2026-05-25 03:13:05.397463 | LOOP [upload-logs : Compress console log and json output] 2026-05-25 03:13:05.484714 | localhost | skipping: Conditional result was False 2026-05-25 03:13:05.491836 | localhost | skipping: Conditional result was False 2026-05-25 03:13:05.499692 | 2026-05-25 03:13:05.500203 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-25 03:13:05.564131 | localhost | skipping: Conditional result was False 2026-05-25 03:13:05.564503 | 2026-05-25 03:13:05.572871 | localhost | skipping: Conditional result was False 2026-05-25 03:13:05.581025 | 2026-05-25 03:13:05.581186 | LOOP [upload-logs : Upload console log and json output]