2026-07-08 03:04:43.409542 | Job console starting 2026-07-08 03:04:43.418507 | Updating git repos 2026-07-08 03:04:43.485915 | Cloning repos into workspace 2026-07-08 03:04:43.574381 | Restoring repo states 2026-07-08 03:04:43.587205 | Merging changes 2026-07-08 03:04:43.587228 | Checking out repos 2026-07-08 03:04:43.756240 | Preparing playbooks 2026-07-08 03:04:45.115855 | Running Ansible setup 2026-07-08 03:04:50.280397 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-08 03:04:52.123361 | 2026-07-08 03:04:52.123499 | PLAY [Base pre] 2026-07-08 03:04:52.151910 | 2026-07-08 03:04:52.152038 | TASK [Setup log path fact] 2026-07-08 03:04:52.181617 | debian-bookworm | ok 2026-07-08 03:04:52.197721 | 2026-07-08 03:04:52.197850 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 03:04:52.255296 | debian-bookworm | ok 2026-07-08 03:04:52.266001 | 2026-07-08 03:04:52.266113 | TASK [emit-job-header : Print job information] 2026-07-08 03:04:52.348009 | # Job Information 2026-07-08 03:04:52.348179 | Ansible Version: 2.16.14 2026-07-08 03:04:52.348216 | Job: yamllint 2026-07-08 03:04:52.348276 | Pipeline: periodic-daily 2026-07-08 03:04:52.348303 | Executor: 521e9411259a 2026-07-08 03:04:52.348324 | Triggered by: https://github.com/osism/metalbox 2026-07-08 03:04:52.348346 | Event ID: fb4a3911681d48de9cc719ce89e20f22 2026-07-08 03:04:52.356686 | 2026-07-08 03:04:52.356801 | LOOP [emit-job-header : Print node information] 2026-07-08 03:04:52.504582 | debian-bookworm | ok: 2026-07-08 03:04:52.504772 | debian-bookworm | # Node Information 2026-07-08 03:04:52.504808 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-08 03:04:52.504834 | debian-bookworm | Hostname: debian 2026-07-08 03:04:52.504878 | debian-bookworm | Username: zuul 2026-07-08 03:04:52.504903 | debian-bookworm | Distro: Debian 12.14 2026-07-08 03:04:52.504928 | debian-bookworm | Provider: regiocloud-a 2026-07-08 03:04:52.504950 | debian-bookworm | Region: 2026-07-08 03:04:52.504972 | debian-bookworm | Label: debian-bookworm 2026-07-08 03:04:52.504992 | debian-bookworm | Product Name: OpenStack Nova 2026-07-08 03:04:52.505012 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed1:6c7a 2026-07-08 03:04:52.533945 | 2026-07-08 03:04:52.534072 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-08 03:04:53.589867 | debian-bookworm -> localhost | changed 2026-07-08 03:04:53.597484 | 2026-07-08 03:04:53.597601 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-08 03:04:54.965849 | debian-bookworm -> localhost | changed 2026-07-08 03:04:54.979071 | 2026-07-08 03:04:54.979176 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-08 03:04:55.293102 | debian-bookworm -> localhost | ok 2026-07-08 03:04:55.298195 | 2026-07-08 03:04:55.298290 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-08 03:04:55.329765 | debian-bookworm | ok 2026-07-08 03:04:55.349958 | debian-bookworm | included: /var/lib/zuul/builds/2c5f11f7fac942b28b05c1fc775e2248/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-08 03:04:55.358642 | 2026-07-08 03:04:55.358750 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-08 03:04:56.563444 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-08 03:04:56.563666 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2c5f11f7fac942b28b05c1fc775e2248/work/2c5f11f7fac942b28b05c1fc775e2248_id_rsa 2026-07-08 03:04:56.563707 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2c5f11f7fac942b28b05c1fc775e2248/work/2c5f11f7fac942b28b05c1fc775e2248_id_rsa.pub 2026-07-08 03:04:56.563735 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-08 03:04:56.563760 | debian-bookworm -> localhost | SHA256:wMf32fKm++rei9gokiM2L8Lc7jGDYtwTCCTShQY5SDE zuul-build-sshkey 2026-07-08 03:04:56.563782 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-08 03:04:56.563814 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-08 03:04:56.563837 | debian-bookworm -> localhost | |*E.o. | 2026-07-08 03:04:56.563860 | debian-bookworm -> localhost | |B = . . | 2026-07-08 03:04:56.563880 | debian-bookworm -> localhost | |.o o o . | 2026-07-08 03:04:56.563900 | debian-bookworm -> localhost | |. . o . . o | 2026-07-08 03:04:56.563921 | debian-bookworm -> localhost | | . . S + . | 2026-07-08 03:04:56.563946 | debian-bookworm -> localhost | |. ... o | 2026-07-08 03:04:56.563968 | debian-bookworm -> localhost | |.=.++ . o | 2026-07-08 03:04:56.563988 | debian-bookworm -> localhost | |..+ B++ . + = | 2026-07-08 03:04:56.564009 | debian-bookworm -> localhost | | =o=.o .ooO++. | 2026-07-08 03:04:56.564029 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-08 03:04:56.564076 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.487952 2026-07-08 03:04:56.570652 | 2026-07-08 03:04:56.570756 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-08 03:04:56.599087 | debian-bookworm | ok 2026-07-08 03:04:56.609149 | debian-bookworm | included: /var/lib/zuul/builds/2c5f11f7fac942b28b05c1fc775e2248/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-08 03:04:56.617436 | 2026-07-08 03:04:56.617526 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-08 03:04:56.640909 | debian-bookworm | skipping: Conditional result was False 2026-07-08 03:04:56.646816 | 2026-07-08 03:04:56.646923 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-08 03:04:57.344134 | debian-bookworm | changed 2026-07-08 03:04:57.353333 | 2026-07-08 03:04:57.353438 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-08 03:04:57.632692 | debian-bookworm | ok 2026-07-08 03:04:57.639179 | 2026-07-08 03:04:57.639342 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-08 03:04:58.377715 | debian-bookworm | changed 2026-07-08 03:04:58.387513 | 2026-07-08 03:04:58.387723 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-08 03:04:59.084579 | debian-bookworm | changed 2026-07-08 03:04:59.093996 | 2026-07-08 03:04:59.095312 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-08 03:04:59.118933 | debian-bookworm | skipping: Conditional result was False 2026-07-08 03:04:59.124826 | 2026-07-08 03:04:59.124921 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-08 03:04:59.695146 | debian-bookworm -> localhost | changed 2026-07-08 03:04:59.708338 | 2026-07-08 03:04:59.708443 | TASK [add-build-sshkey : Add back temp key] 2026-07-08 03:05:00.128276 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2c5f11f7fac942b28b05c1fc775e2248/work/2c5f11f7fac942b28b05c1fc775e2248_id_rsa (zuul-build-sshkey) 2026-07-08 03:05:00.128504 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016737 2026-07-08 03:05:00.136219 | 2026-07-08 03:05:00.136336 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-08 03:05:00.607784 | debian-bookworm | ok 2026-07-08 03:05:00.612916 | 2026-07-08 03:05:00.613015 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-08 03:05:00.636101 | debian-bookworm | skipping: Conditional result was False 2026-07-08 03:05:00.650491 | 2026-07-08 03:05:00.650591 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-08 03:05:01.103760 | debian-bookworm | ok 2026-07-08 03:05:01.117980 | 2026-07-08 03:05:01.118152 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-08 03:05:01.150180 | debian-bookworm | ok 2026-07-08 03:05:01.156315 | 2026-07-08 03:05:01.156470 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-08 03:05:01.566995 | debian-bookworm -> localhost | ok 2026-07-08 03:05:01.574172 | 2026-07-08 03:05:01.574309 | TASK [validate-host : Collect information about the host] 2026-07-08 03:05:03.433563 | debian-bookworm | ok 2026-07-08 03:05:03.477613 | 2026-07-08 03:05:03.477811 | TASK [validate-host : Sanitize hostname] 2026-07-08 03:05:03.811926 | debian-bookworm | ok 2026-07-08 03:05:03.826959 | 2026-07-08 03:05:03.827121 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-08 03:05:05.047076 | debian-bookworm -> localhost | changed 2026-07-08 03:05:05.053513 | 2026-07-08 03:05:05.053641 | TASK [validate-host : Collect information about zuul worker] 2026-07-08 03:05:05.543207 | debian-bookworm | ok 2026-07-08 03:05:05.548360 | 2026-07-08 03:05:05.548487 | TASK [validate-host : Write out all zuul information for each host] 2026-07-08 03:05:06.919074 | debian-bookworm -> localhost | changed 2026-07-08 03:05:06.929402 | 2026-07-08 03:05:06.929528 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-08 03:05:07.271215 | debian-bookworm | ok 2026-07-08 03:05:07.285139 | 2026-07-08 03:05:07.285282 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-08 03:05:08.569411 | debian-bookworm | changed: 2026-07-08 03:05:08.569582 | debian-bookworm | cd+++++++++ src/ 2026-07-08 03:05:08.569612 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-08 03:05:08.569633 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-08 03:05:08.569651 | debian-bookworm | cd+++++++++ src/github.com/osism/metalbox/ 2026-07-08 03:05:08.569667 | debian-bookworm | Containerfile 2026-07-08 03:05:08.596387 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2c5f11f7fac942b28b05c1fc775e2248/work/logs" 2026-07-08 03:06:09.634360 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2c5f11f7fac942b28b05c1fc775e2248/work/artifacts" 2026-07-08 03:06:10.024473 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2c5f11f7fac942b28b05c1fc775e2248/work/docs" 2026-07-08 03:06:10.054664 | 2026-07-08 03:06:10.054822 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-08 03:06:10.844535 | debian-bookworm | changed: 2026-07-08 03:06:10.844760 | debian-bookworm | .d..t...... ./ 2026-07-08 03:06:10.844797 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-08 03:06:10.844822 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-08 03:06:10.844843 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-08 03:06:10.844865 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-08 03:06:10.844885 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-08 03:06:10.844926 | debian-bookworm | changed: All items complete 2026-07-08 03:06:10.844953 | 2026-07-08 03:06:11.477261 | debian-bookworm | changed: .d..t...... ./ 2026-07-08 03:06:12.103509 | debian-bookworm | changed: .d..t...... ./ 2026-07-08 03:06:12.132688 | 2026-07-08 03:06:12.132819 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-08 03:06:12.171644 | debian-bookworm | skipping: Conditional result was False 2026-07-08 03:06:12.180805 | debian-bookworm | skipping: Conditional result was False 2026-07-08 03:06:12.193302 | 2026-07-08 03:06:12.193379 | PLAY RECAP 2026-07-08 03:06:12.193429 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-08 03:06:12.193454 | 2026-07-08 03:06:12.315337 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-08 03:06:12.316190 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-08 03:06:13.347724 | 2026-07-08 03:06:13.347940 | PLAY [Base post] 2026-07-08 03:06:13.405924 | 2026-07-08 03:06:13.406134 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-08 03:06:14.484921 | debian-bookworm | changed 2026-07-08 03:06:14.513681 | 2026-07-08 03:06:14.513870 | PLAY RECAP 2026-07-08 03:06:14.514115 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-08 03:06:14.514186 | 2026-07-08 03:06:14.809163 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-08 03:06:14.810263 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-08 03:06:17.254690 | 2026-07-08 03:06:17.254947 | PLAY [Base post-logs] 2026-07-08 03:06:17.300836 | 2026-07-08 03:06:17.301046 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-08 03:06:18.720573 | localhost | changed 2026-07-08 03:06:18.742330 | 2026-07-08 03:06:18.742540 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-08 03:06:18.795649 | localhost | ok 2026-07-08 03:06:18.800457 | 2026-07-08 03:06:18.800603 | TASK [Set zuul-log-path fact] 2026-07-08 03:06:18.839224 | localhost | ok 2026-07-08 03:06:18.895491 | 2026-07-08 03:06:18.895668 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 03:06:18.948529 | localhost | ok 2026-07-08 03:06:18.956647 | 2026-07-08 03:06:18.956767 | TASK [upload-logs : Create log directories] 2026-07-08 03:06:19.795550 | localhost | changed 2026-07-08 03:06:19.798914 | 2026-07-08 03:06:19.799017 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-08 03:06:20.933413 | localhost -> localhost | ok: Runtime: 0:00:00.020978 2026-07-08 03:06:20.937338 | 2026-07-08 03:06:20.937437 | TASK [upload-logs : Upload logs to log server] 2026-07-08 03:06:21.865406 | localhost | Output suppressed because no_log was given 2026-07-08 03:06:21.867085 | 2026-07-08 03:06:21.867170 | LOOP [upload-logs : Compress console log and json output] 2026-07-08 03:06:21.911504 | localhost | skipping: Conditional result was False 2026-07-08 03:06:21.916508 | localhost | skipping: Conditional result was False 2026-07-08 03:06:21.919729 | 2026-07-08 03:06:21.919826 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-08 03:06:21.977890 | localhost | skipping: Conditional result was False 2026-07-08 03:06:21.978153 | 2026-07-08 03:06:21.982688 | localhost | skipping: Conditional result was False 2026-07-08 03:06:21.985984 | 2026-07-08 03:06:21.986076 | LOOP [upload-logs : Upload console log and json output]