2025-10-21 21:55:04.408549 | Job console starting 2025-10-21 21:55:04.427065 | Updating git repos 2025-10-21 21:55:04.467086 | Cloning repos into workspace 2025-10-21 21:55:04.511489 | Restoring repo states 2025-10-21 21:55:04.529378 | Merging changes 2025-10-21 21:55:05.052789 | Checking out repos 2025-10-21 21:55:05.093617 | Preparing playbooks 2025-10-21 21:55:05.744739 | Running Ansible setup 2025-10-21 21:55:10.095453 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-21 21:55:11.269677 | 2025-10-21 21:55:11.269949 | PLAY [Base pre] 2025-10-21 21:55:11.292797 | 2025-10-21 21:55:11.292957 | TASK [Setup log path fact] 2025-10-21 21:55:11.328617 | debian-bookworm | ok 2025-10-21 21:55:11.345290 | 2025-10-21 21:55:11.345452 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-21 21:55:11.375987 | debian-bookworm | ok 2025-10-21 21:55:11.389944 | 2025-10-21 21:55:11.390073 | TASK [emit-job-header : Print job information] 2025-10-21 21:55:11.433231 | # Job Information 2025-10-21 21:55:11.433422 | Ansible Version: 2.16.14 2025-10-21 21:55:11.433458 | Job: hadolint 2025-10-21 21:55:11.433491 | Pipeline: check 2025-10-21 21:55:11.433514 | Executor: 521e9411259a 2025-10-21 21:55:11.433573 | Triggered by: https://github.com/osism/container-images/pull/849 2025-10-21 21:55:11.433597 | Event ID: 94c36150-aec8-11f0-9efe-57b4277e6f19 2025-10-21 21:55:11.438592 | 2025-10-21 21:55:11.438704 | LOOP [emit-job-header : Print node information] 2025-10-21 21:55:11.603352 | debian-bookworm | ok: 2025-10-21 21:55:11.603574 | debian-bookworm | # Node Information 2025-10-21 21:55:11.603613 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-21 21:55:11.603638 | debian-bookworm | Hostname: debian 2025-10-21 21:55:11.603661 | debian-bookworm | Username: zuul 2025-10-21 21:55:11.603681 | debian-bookworm | Distro: Debian 12.12 2025-10-21 21:55:11.603704 | debian-bookworm | Provider: regiocloud-a 2025-10-21 21:55:11.603724 | debian-bookworm | Region: 2025-10-21 21:55:11.603745 | debian-bookworm | Label: debian-bookworm 2025-10-21 21:55:11.603764 | debian-bookworm | Product Name: OpenStack Nova 2025-10-21 21:55:11.603783 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe42:842e 2025-10-21 21:55:11.620266 | 2025-10-21 21:55:11.620396 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-21 21:55:12.327896 | debian-bookworm -> localhost | changed 2025-10-21 21:55:12.335572 | 2025-10-21 21:55:12.335696 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-21 21:55:14.107049 | debian-bookworm -> localhost | changed 2025-10-21 21:55:14.132459 | 2025-10-21 21:55:14.132577 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-21 21:55:14.463827 | debian-bookworm -> localhost | ok 2025-10-21 21:55:14.469573 | 2025-10-21 21:55:14.469674 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-21 21:55:14.486820 | debian-bookworm | ok 2025-10-21 21:55:14.503866 | debian-bookworm | included: /var/lib/zuul/builds/7d31596c6e2c4f3d9c4ebb22bf0e16a1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-21 21:55:14.509565 | 2025-10-21 21:55:14.509652 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-21 21:55:15.907989 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-21 21:55:15.908183 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7d31596c6e2c4f3d9c4ebb22bf0e16a1/work/7d31596c6e2c4f3d9c4ebb22bf0e16a1_id_rsa 2025-10-21 21:55:15.908219 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7d31596c6e2c4f3d9c4ebb22bf0e16a1/work/7d31596c6e2c4f3d9c4ebb22bf0e16a1_id_rsa.pub 2025-10-21 21:55:15.908246 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-21 21:55:15.908270 | debian-bookworm -> localhost | SHA256:bQDMI7TigZIMRo3+JuMAMKxntpZMgl6jwMx7xxnbBBg zuul-build-sshkey 2025-10-21 21:55:15.908292 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-21 21:55:15.908324 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-21 21:55:15.908346 | debian-bookworm -> localhost | |+ooE+o. | 2025-10-21 21:55:15.908367 | debian-bookworm -> localhost | |*= o.o+. | 2025-10-21 21:55:15.908386 | debian-bookworm -> localhost | |%oo ..... | 2025-10-21 21:55:15.908406 | debian-bookworm -> localhost | |B*== . . o | 2025-10-21 21:55:15.908425 | debian-bookworm -> localhost | |+B*oo * S o | 2025-10-21 21:55:15.908448 | debian-bookworm -> localhost | |.*=+ = . . | 2025-10-21 21:55:15.908468 | debian-bookworm -> localhost | |o.= . | 2025-10-21 21:55:15.908488 | debian-bookworm -> localhost | | . | 2025-10-21 21:55:15.908508 | debian-bookworm -> localhost | | | 2025-10-21 21:55:15.908540 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-21 21:55:15.908589 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.869441 2025-10-21 21:55:15.914494 | 2025-10-21 21:55:15.914586 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-21 21:55:15.944885 | debian-bookworm | ok 2025-10-21 21:55:15.953955 | debian-bookworm | included: /var/lib/zuul/builds/7d31596c6e2c4f3d9c4ebb22bf0e16a1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-21 21:55:15.965860 | 2025-10-21 21:55:15.965944 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-21 21:55:15.996788 | debian-bookworm | skipping: Conditional result was False 2025-10-21 21:55:16.002177 | 2025-10-21 21:55:16.002262 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-21 21:55:16.855818 | debian-bookworm | changed 2025-10-21 21:55:16.863205 | 2025-10-21 21:55:16.863303 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-21 21:55:17.112206 | debian-bookworm | ok 2025-10-21 21:55:17.128792 | 2025-10-21 21:55:17.128878 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-21 21:55:17.781553 | debian-bookworm | changed 2025-10-21 21:55:17.799330 | 2025-10-21 21:55:17.799436 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-21 21:55:18.524562 | debian-bookworm | changed 2025-10-21 21:55:18.529676 | 2025-10-21 21:55:18.529760 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-21 21:55:18.552444 | debian-bookworm | skipping: Conditional result was False 2025-10-21 21:55:18.558098 | 2025-10-21 21:55:18.558186 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-21 21:55:19.112629 | debian-bookworm -> localhost | changed 2025-10-21 21:55:19.126740 | 2025-10-21 21:55:19.126854 | TASK [add-build-sshkey : Add back temp key] 2025-10-21 21:55:19.489146 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7d31596c6e2c4f3d9c4ebb22bf0e16a1/work/7d31596c6e2c4f3d9c4ebb22bf0e16a1_id_rsa (zuul-build-sshkey) 2025-10-21 21:55:19.489352 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008950 2025-10-21 21:55:19.496951 | 2025-10-21 21:55:19.497050 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-21 21:55:19.909275 | debian-bookworm | ok 2025-10-21 21:55:19.914619 | 2025-10-21 21:55:19.914706 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-21 21:55:19.955132 | debian-bookworm | skipping: Conditional result was False 2025-10-21 21:55:19.967585 | 2025-10-21 21:55:19.967681 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-21 21:55:20.507480 | debian-bookworm | ok 2025-10-21 21:55:20.526343 | 2025-10-21 21:55:20.526433 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-21 21:55:20.585430 | debian-bookworm | ok 2025-10-21 21:55:20.596649 | 2025-10-21 21:55:20.596968 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-21 21:55:21.036785 | debian-bookworm -> localhost | ok 2025-10-21 21:55:21.043831 | 2025-10-21 21:55:21.043909 | TASK [validate-host : Collect information about the host] 2025-10-21 21:55:22.191125 | debian-bookworm | ok 2025-10-21 21:55:22.220193 | 2025-10-21 21:55:22.220296 | TASK [validate-host : Sanitize hostname] 2025-10-21 21:55:22.502688 | debian-bookworm | ok 2025-10-21 21:55:22.567793 | 2025-10-21 21:55:22.567895 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-21 21:55:23.620253 | debian-bookworm -> localhost | changed 2025-10-21 21:55:23.625720 | 2025-10-21 21:55:23.625803 | TASK [validate-host : Collect information about zuul worker] 2025-10-21 21:55:24.170946 | debian-bookworm | ok 2025-10-21 21:55:24.174592 | 2025-10-21 21:55:24.174664 | TASK [validate-host : Write out all zuul information for each host] 2025-10-21 21:55:24.810042 | debian-bookworm -> localhost | changed 2025-10-21 21:55:24.825830 | 2025-10-21 21:55:24.825918 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-21 21:55:25.113897 | debian-bookworm | ok 2025-10-21 21:55:25.118201 | 2025-10-21 21:55:25.118278 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-21 21:55:26.127936 | debian-bookworm | changed: 2025-10-21 21:55:26.128100 | debian-bookworm | cd+++++++++ src/ 2025-10-21 21:55:26.128133 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-21 21:55:26.128157 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-21 21:55:26.128178 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2025-10-21 21:55:26.128197 | debian-bookworm | Containerfile 2025-10-21 21:55:26.144845 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2025-10-21 21:55:26.144862 | debian-bookworm | Containerfile 2025-10-21 21:55:26.145066 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2025-10-21 21:55:26.145083 | debian-bookworm | Containerfile 2025-10-21 21:55:26.145169 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2025-10-21 21:55:26.145186 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2025-10-21 21:55:26.145202 | debian-bookworm | Containerfile 2025-10-21 21:55:26.145867 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2025-10-21 21:55:26.145884 | debian-bookworm | Containerfile 2025-10-21 21:55:26.145958 | debian-bookworm | Containerfile 2025-10-21 21:55:26.146043 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2025-10-21 21:55:26.146060 | debian-bookworm | Containerfile 2025-10-21 21:55:26.146095 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2025-10-21 21:55:26.146112 | debian-bookworm | Containerfile 2025-10-21 21:55:26.146146 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2025-10-21 21:55:26.146163 | debian-bookworm | Containerfile 2025-10-21 21:55:26.146197 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2025-10-21 21:55:26.146214 | debian-bookworm | Containerfile 2025-10-21 21:55:26.146664 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2025-10-21 21:55:26.146681 | debian-bookworm | Containerfile 2025-10-21 21:55:26.146715 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2025-10-21 21:55:26.146733 | debian-bookworm | Containerfile 2025-10-21 21:55:26.146767 | debian-bookworm | Containerfile 2025-10-21 21:55:26.146886 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2025-10-21 21:55:26.146904 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2025-10-21 21:55:26.146921 | debian-bookworm | Containerfile 2025-10-21 21:55:26.147092 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2025-10-21 21:55:26.147112 | debian-bookworm | Containerfile 2025-10-21 21:55:26.147197 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2025-10-21 21:55:26.147214 | debian-bookworm | Containerfile 2025-10-21 21:55:26.147282 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2025-10-21 21:55:26.147299 | debian-bookworm | Containerfile 2025-10-21 21:55:26.147333 | debian-bookworm | Containerfile 2025-10-21 21:55:26.147450 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2025-10-21 21:55:26.147467 | debian-bookworm | Containerfile 2025-10-21 21:55:26.147647 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2025-10-21 21:55:26.147664 | debian-bookworm | Containerfile 2025-10-21 21:55:26.179890 | 2025-10-21 21:55:26.179968 | PLAY RECAP 2025-10-21 21:55:26.180017 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2025-10-21 21:55:26.180041 | 2025-10-21 21:55:26.376386 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-21 21:55:26.377044 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2025-10-21 21:55:27.233471 | 2025-10-21 21:55:27.233674 | PLAY [Run hadolint] 2025-10-21 21:55:27.248132 | 2025-10-21 21:55:27.248264 | TASK [hadolint : Install hadolint] 2025-10-21 21:55:30.490717 | debian-bookworm | changed: OK (2426420 bytes) 2025-10-21 21:55:30.495265 | 2025-10-21 21:55:30.495349 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2025-10-21 21:55:30.892919 | debian-bookworm | ok: All paths examined 2025-10-21 21:55:30.898652 | 2025-10-21 21:55:30.898734 | LOOP [hadolint : Run hadolint] 2025-10-21 21:55:30.976858 | 2025-10-21 21:55:30.976968 | PLAY RECAP 2025-10-21 21:55:30.977015 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-10-21 21:55:30.977036 | 2025-10-21 21:55:31.072112 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2025-10-21 21:55:31.072761 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-21 21:55:31.954011 | 2025-10-21 21:55:31.954133 | PLAY [Base post] 2025-10-21 21:55:31.966721 | 2025-10-21 21:55:31.966845 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-21 21:55:32.509784 | debian-bookworm | changed 2025-10-21 21:55:32.515818 | 2025-10-21 21:55:32.515906 | PLAY RECAP 2025-10-21 21:55:32.515972 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-21 21:55:32.516041 | 2025-10-21 21:55:32.662759 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-21 21:55:32.663503 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-21 21:55:33.325815 | 2025-10-21 21:55:33.325925 | PLAY [Base post-logs] 2025-10-21 21:55:33.334318 | 2025-10-21 21:55:33.334418 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-21 21:55:33.729545 | localhost | changed 2025-10-21 21:55:33.737026 | 2025-10-21 21:55:33.737120 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-21 21:55:33.762960 | localhost | ok 2025-10-21 21:55:33.765295 | 2025-10-21 21:55:33.765365 | TASK [Set zuul-log-path fact] 2025-10-21 21:55:33.778748 | localhost | ok 2025-10-21 21:55:33.785317 | 2025-10-21 21:55:33.785393 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-21 21:55:33.808673 | localhost | ok 2025-10-21 21:55:33.810966 | 2025-10-21 21:55:33.811037 | TASK [upload-logs : Create log directories] 2025-10-21 21:55:34.305687 | localhost | changed 2025-10-21 21:55:34.307857 | 2025-10-21 21:55:34.307928 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-21 21:55:35.033556 | localhost -> localhost | ok: Runtime: 0:00:00.011269 2025-10-21 21:55:35.036494 | 2025-10-21 21:55:35.036596 | TASK [upload-logs : Upload logs to log server] 2025-10-21 21:55:35.488709 | localhost | Output suppressed because no_log was given 2025-10-21 21:55:35.490063 | 2025-10-21 21:55:35.490134 | LOOP [upload-logs : Compress console log and json output] 2025-10-21 21:55:35.530042 | localhost | skipping: Conditional result was False 2025-10-21 21:55:35.536578 | localhost | skipping: Conditional result was False 2025-10-21 21:55:35.544613 | 2025-10-21 21:55:35.544700 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-21 21:55:35.597466 | localhost | skipping: Conditional result was False 2025-10-21 21:55:35.597700 | 2025-10-21 21:55:35.603655 | localhost | skipping: Conditional result was False 2025-10-21 21:55:35.613451 | 2025-10-21 21:55:35.613551 | LOOP [upload-logs : Upload console log and json output]