2025-10-01 03:15:53.907275 | Job console starting 2025-10-01 03:15:53.919555 | Updating git repos 2025-10-01 03:15:53.950079 | Cloning repos into workspace 2025-10-01 03:15:53.996703 | Restoring repo states 2025-10-01 03:15:54.003940 | Merging changes 2025-10-01 03:15:54.003959 | Checking out repos 2025-10-01 03:15:54.054787 | Preparing playbooks 2025-10-01 03:15:54.780207 | Running Ansible setup 2025-10-01 03:15:59.577490 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-01 03:16:00.334407 | 2025-10-01 03:16:00.334557 | PLAY [Base pre] 2025-10-01 03:16:00.356740 | 2025-10-01 03:16:00.356880 | TASK [Setup log path fact] 2025-10-01 03:16:00.376143 | debian-bookworm | ok 2025-10-01 03:16:00.392126 | 2025-10-01 03:16:00.392251 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-01 03:16:00.442428 | debian-bookworm | ok 2025-10-01 03:16:00.453282 | 2025-10-01 03:16:00.453398 | TASK [emit-job-header : Print job information] 2025-10-01 03:16:00.494097 | # Job Information 2025-10-01 03:16:00.494272 | Ansible Version: 2.16.14 2025-10-01 03:16:00.494308 | Job: hadolint 2025-10-01 03:16:00.494341 | Pipeline: periodic-daily 2025-10-01 03:16:00.494364 | Executor: 521e9411259a 2025-10-01 03:16:00.494385 | Triggered by: https://github.com/osism/node-image 2025-10-01 03:16:00.494408 | Event ID: 1a2c7c154391446b88ddec242c8f8611 2025-10-01 03:16:00.499517 | 2025-10-01 03:16:00.499654 | LOOP [emit-job-header : Print node information] 2025-10-01 03:16:00.606756 | debian-bookworm | ok: 2025-10-01 03:16:00.607382 | debian-bookworm | # Node Information 2025-10-01 03:16:00.607433 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-01 03:16:00.607460 | debian-bookworm | Hostname: debian 2025-10-01 03:16:00.607482 | debian-bookworm | Username: zuul 2025-10-01 03:16:00.607503 | debian-bookworm | Distro: Debian 12.12 2025-10-01 03:16:00.607527 | debian-bookworm | Provider: regiocloud-a 2025-10-01 03:16:00.607549 | debian-bookworm | Region: 2025-10-01 03:16:00.607569 | debian-bookworm | Label: debian-bookworm 2025-10-01 03:16:00.607590 | debian-bookworm | Product Name: OpenStack Nova 2025-10-01 03:16:00.607609 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe89:c306 2025-10-01 03:16:00.644931 | 2025-10-01 03:16:00.645066 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-01 03:16:01.189533 | debian-bookworm -> localhost | changed 2025-10-01 03:16:01.203570 | 2025-10-01 03:16:01.203821 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-01 03:16:02.418749 | debian-bookworm -> localhost | changed 2025-10-01 03:16:02.433141 | 2025-10-01 03:16:02.433271 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-01 03:16:02.799127 | debian-bookworm -> localhost | ok 2025-10-01 03:16:02.810714 | 2025-10-01 03:16:02.810869 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-01 03:16:02.843556 | debian-bookworm | ok 2025-10-01 03:16:02.866894 | debian-bookworm | included: /var/lib/zuul/builds/47379c808cc04b058dd829ae266dc26e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-01 03:16:02.877671 | 2025-10-01 03:16:02.877923 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-01 03:16:04.432611 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-01 03:16:04.432886 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/47379c808cc04b058dd829ae266dc26e/work/47379c808cc04b058dd829ae266dc26e_id_rsa 2025-10-01 03:16:04.432926 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/47379c808cc04b058dd829ae266dc26e/work/47379c808cc04b058dd829ae266dc26e_id_rsa.pub 2025-10-01 03:16:04.432953 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-01 03:16:04.432978 | debian-bookworm -> localhost | SHA256:T10ccSolqUffNjuEa6bcoLlsMbGj4BwbiI8/7ov4ByY zuul-build-sshkey 2025-10-01 03:16:04.433000 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-01 03:16:04.433033 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-01 03:16:04.433056 | debian-bookworm -> localhost | | ..+..| 2025-10-01 03:16:04.433079 | debian-bookworm -> localhost | | o+ + | 2025-10-01 03:16:04.433100 | debian-bookworm -> localhost | | o..=. | 2025-10-01 03:16:04.433120 | debian-bookworm -> localhost | | ....+.oo| 2025-10-01 03:16:04.433139 | debian-bookworm -> localhost | | . . S +.. o.o| 2025-10-01 03:16:04.433163 | debian-bookworm -> localhost | |E.o. + B . + o | 2025-10-01 03:16:04.433274 | debian-bookworm -> localhost | | oo.o = . O * .| 2025-10-01 03:16:04.433299 | debian-bookworm -> localhost | |...o.+ ..+ o . | 2025-10-01 03:16:04.433321 | debian-bookworm -> localhost | |.o=*o .o. | 2025-10-01 03:16:04.433342 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-01 03:16:04.433397 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.785830 2025-10-01 03:16:04.440149 | 2025-10-01 03:16:04.440258 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-01 03:16:04.469542 | debian-bookworm | ok 2025-10-01 03:16:04.479368 | debian-bookworm | included: /var/lib/zuul/builds/47379c808cc04b058dd829ae266dc26e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-01 03:16:04.488827 | 2025-10-01 03:16:04.488926 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-01 03:16:04.512947 | debian-bookworm | skipping: Conditional result was False 2025-10-01 03:16:04.518730 | 2025-10-01 03:16:04.518828 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-01 03:16:05.158101 | debian-bookworm | changed 2025-10-01 03:16:05.166036 | 2025-10-01 03:16:05.166173 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-01 03:16:05.442999 | debian-bookworm | ok 2025-10-01 03:16:05.448637 | 2025-10-01 03:16:05.448755 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-01 03:16:06.171155 | debian-bookworm | changed 2025-10-01 03:16:06.190954 | 2025-10-01 03:16:06.191107 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-01 03:16:06.830026 | debian-bookworm | changed 2025-10-01 03:16:06.835778 | 2025-10-01 03:16:06.835886 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-01 03:16:06.859601 | debian-bookworm | skipping: Conditional result was False 2025-10-01 03:16:06.865862 | 2025-10-01 03:16:06.865976 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-01 03:16:07.383679 | debian-bookworm -> localhost | changed 2025-10-01 03:16:07.400991 | 2025-10-01 03:16:07.401121 | TASK [add-build-sshkey : Add back temp key] 2025-10-01 03:16:08.003766 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/47379c808cc04b058dd829ae266dc26e/work/47379c808cc04b058dd829ae266dc26e_id_rsa (zuul-build-sshkey) 2025-10-01 03:16:08.004069 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022377 2025-10-01 03:16:08.012411 | 2025-10-01 03:16:08.012533 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-01 03:16:08.536661 | debian-bookworm | ok 2025-10-01 03:16:08.541881 | 2025-10-01 03:16:08.541997 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-01 03:16:08.575885 | debian-bookworm | skipping: Conditional result was False 2025-10-01 03:16:08.586677 | 2025-10-01 03:16:08.586805 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-01 03:16:09.187132 | debian-bookworm | ok 2025-10-01 03:16:09.218415 | 2025-10-01 03:16:09.218529 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-01 03:16:09.275082 | debian-bookworm | ok 2025-10-01 03:16:09.279323 | 2025-10-01 03:16:09.279401 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-01 03:16:10.051849 | debian-bookworm -> localhost | ok 2025-10-01 03:16:10.056905 | 2025-10-01 03:16:10.056986 | TASK [validate-host : Collect information about the host] 2025-10-01 03:16:11.245360 | debian-bookworm | ok 2025-10-01 03:16:11.260793 | 2025-10-01 03:16:11.260884 | TASK [validate-host : Sanitize hostname] 2025-10-01 03:16:11.415131 | debian-bookworm | ok 2025-10-01 03:16:11.461760 | 2025-10-01 03:16:11.461851 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-01 03:16:12.223922 | debian-bookworm -> localhost | changed 2025-10-01 03:16:12.228376 | 2025-10-01 03:16:12.228458 | TASK [validate-host : Collect information about zuul worker] 2025-10-01 03:16:12.672396 | debian-bookworm | ok 2025-10-01 03:16:12.676021 | 2025-10-01 03:16:12.676092 | TASK [validate-host : Write out all zuul information for each host] 2025-10-01 03:16:13.264681 | debian-bookworm -> localhost | changed 2025-10-01 03:16:13.272182 | 2025-10-01 03:16:13.272263 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-01 03:16:13.540289 | debian-bookworm | ok 2025-10-01 03:16:13.544485 | 2025-10-01 03:16:13.544554 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-01 03:16:15.210605 | debian-bookworm | changed: 2025-10-01 03:16:15.210872 | debian-bookworm | cd+++++++++ src/ 2025-10-01 03:16:15.210920 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-01 03:16:15.210952 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-01 03:16:15.210979 | debian-bookworm | cd+++++++++ src/github.com/osism/node-image/ 2025-10-01 03:16:15.211005 | debian-bookworm | Containerfile 2025-10-01 03:16:15.211172 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007433 2025-10-01 03:16:21.777646 | 2025-10-01 03:16:21.777778 | TASK [upload-logs : Upload logs to log server] 2025-10-01 03:16:22.489928 | localhost | Output suppressed because no_log was given 2025-10-01 03:16:22.493943 | 2025-10-01 03:16:22.494060 | LOOP [upload-logs : Compress console log and json output] 2025-10-01 03:16:22.573228 | localhost | skipping: Conditional result was False 2025-10-01 03:16:22.585732 | localhost | skipping: Conditional result was False 2025-10-01 03:16:22.589718 | 2025-10-01 03:16:22.589872 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-01 03:16:22.705481 | localhost | skipping: Conditional result was False 2025-10-01 03:16:22.705842 | 2025-10-01 03:16:22.729332 | localhost | skipping: Conditional result was False 2025-10-01 03:16:22.735582 | 2025-10-01 03:16:22.735743 | LOOP [upload-logs : Upload console log and json output]