2025-12-15 18:42:05.869335 | Job console starting 2025-12-15 18:42:05.901740 | Updating git repos 2025-12-15 18:42:06.424792 | Cloning repos into workspace 2025-12-15 18:42:06.539300 | Restoring repo states 2025-12-15 18:42:06.553462 | Merging changes 2025-12-15 18:42:07.237757 | Checking out repos 2025-12-15 18:42:07.332423 | Preparing playbooks 2025-12-15 18:42:08.519563 | Running Ansible setup 2025-12-15 18:42:14.600820 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-15 18:42:17.024841 | 2025-12-15 18:42:17.025014 | PLAY [Base pre] 2025-12-15 18:42:17.052152 | 2025-12-15 18:42:17.052320 | TASK [Setup log path fact] 2025-12-15 18:42:17.082743 | debian-bookworm | ok 2025-12-15 18:42:17.101235 | 2025-12-15 18:42:17.101396 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-15 18:42:17.146061 | debian-bookworm | ok 2025-12-15 18:42:17.159168 | 2025-12-15 18:42:17.159305 | TASK [emit-job-header : Print job information] 2025-12-15 18:42:17.200316 | # Job Information 2025-12-15 18:42:17.200555 | Ansible Version: 2.16.14 2025-12-15 18:42:17.200653 | Job: hadolint 2025-12-15 18:42:17.200691 | Pipeline: check 2025-12-15 18:42:17.200714 | Executor: 521e9411259a 2025-12-15 18:42:17.200735 | Triggered by: https://github.com/osism/container-images/pull/418 2025-12-15 18:42:17.200758 | Event ID: bbd7ddf0-d9e5-11f0-9798-9ca633a50b20 2025-12-15 18:42:17.206006 | 2025-12-15 18:42:17.206125 | LOOP [emit-job-header : Print node information] 2025-12-15 18:42:17.388270 | debian-bookworm | ok: 2025-12-15 18:42:17.388483 | debian-bookworm | # Node Information 2025-12-15 18:42:17.388519 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-15 18:42:17.388544 | debian-bookworm | Hostname: debian 2025-12-15 18:42:17.388565 | debian-bookworm | Username: zuul 2025-12-15 18:42:17.388620 | debian-bookworm | Distro: Debian 12.12 2025-12-15 18:42:17.388646 | debian-bookworm | Provider: regiocloud-a 2025-12-15 18:42:17.388668 | debian-bookworm | Region: 2025-12-15 18:42:17.388690 | debian-bookworm | Label: debian-bookworm 2025-12-15 18:42:17.388711 | debian-bookworm | Product Name: OpenStack Nova 2025-12-15 18:42:17.388731 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4b:76b3 2025-12-15 18:42:17.411239 | 2025-12-15 18:42:17.411389 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-15 18:42:19.270605 | debian-bookworm -> localhost | changed 2025-12-15 18:42:19.278682 | 2025-12-15 18:42:19.278822 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-15 18:42:21.939347 | debian-bookworm -> localhost | changed 2025-12-15 18:42:21.976700 | 2025-12-15 18:42:21.976855 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-15 18:42:22.861980 | debian-bookworm -> localhost | ok 2025-12-15 18:42:22.877823 | 2025-12-15 18:42:22.877975 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-15 18:42:22.947328 | debian-bookworm | ok 2025-12-15 18:42:23.020989 | debian-bookworm | included: /var/lib/zuul/builds/5818c74d6267441696987bfaf7cca9ed/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-15 18:42:23.061765 | 2025-12-15 18:42:23.062003 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-15 18:42:31.574044 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-15 18:42:31.574297 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5818c74d6267441696987bfaf7cca9ed/work/5818c74d6267441696987bfaf7cca9ed_id_rsa 2025-12-15 18:42:31.574337 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5818c74d6267441696987bfaf7cca9ed/work/5818c74d6267441696987bfaf7cca9ed_id_rsa.pub 2025-12-15 18:42:31.574363 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-15 18:42:31.574458 | debian-bookworm -> localhost | SHA256:gcH2dyVsNFI2GRw+uaMKsksX9agrKR/ZvkOH+SCAGL4 zuul-build-sshkey 2025-12-15 18:42:31.574484 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-15 18:42:31.574526 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-15 18:42:31.574551 | debian-bookworm -> localhost | | .. .=O+ | 2025-12-15 18:42:31.574574 | debian-bookworm -> localhost | |. oo +*+. | 2025-12-15 18:42:31.574615 | debian-bookworm -> localhost | |oo ...o .+o | 2025-12-15 18:42:31.574636 | debian-bookworm -> localhost | |o.. ..+. .o | 2025-12-15 18:42:31.574655 | debian-bookworm -> localhost | | .. .oS...o | 2025-12-15 18:42:31.574679 | debian-bookworm -> localhost | | E .o=o. . . | 2025-12-15 18:42:31.574700 | debian-bookworm -> localhost | | =+=+ . | 2025-12-15 18:42:31.574719 | debian-bookworm -> localhost | | ..o*.o.. | 2025-12-15 18:42:31.574740 | debian-bookworm -> localhost | | o+o+o. | 2025-12-15 18:42:31.574761 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-15 18:42:31.574824 | debian-bookworm -> localhost | ok: Runtime: 0:00:06.856572 2025-12-15 18:42:31.583104 | 2025-12-15 18:42:31.583240 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-15 18:42:31.615561 | debian-bookworm | ok 2025-12-15 18:42:31.639868 | debian-bookworm | included: /var/lib/zuul/builds/5818c74d6267441696987bfaf7cca9ed/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-15 18:42:31.660200 | 2025-12-15 18:42:31.660343 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-15 18:42:31.708175 | debian-bookworm | skipping: Conditional result was False 2025-12-15 18:42:31.719813 | 2025-12-15 18:42:31.719977 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-15 18:42:33.056108 | debian-bookworm | changed 2025-12-15 18:42:33.070410 | 2025-12-15 18:42:33.070551 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-15 18:42:33.417242 | debian-bookworm | ok 2025-12-15 18:42:33.464814 | 2025-12-15 18:42:33.465086 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-15 18:42:34.306981 | debian-bookworm | changed 2025-12-15 18:42:34.331175 | 2025-12-15 18:42:34.331327 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-15 18:42:35.149729 | debian-bookworm | changed 2025-12-15 18:42:35.159401 | 2025-12-15 18:42:35.159533 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-15 18:42:35.219901 | debian-bookworm | skipping: Conditional result was False 2025-12-15 18:42:35.230972 | 2025-12-15 18:42:35.231115 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-15 18:42:36.422965 | debian-bookworm -> localhost | changed 2025-12-15 18:42:36.448432 | 2025-12-15 18:42:36.448603 | TASK [add-build-sshkey : Add back temp key] 2025-12-15 18:42:37.118421 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5818c74d6267441696987bfaf7cca9ed/work/5818c74d6267441696987bfaf7cca9ed_id_rsa (zuul-build-sshkey) 2025-12-15 18:42:37.118772 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013957 2025-12-15 18:42:37.130940 | 2025-12-15 18:42:37.131089 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-15 18:42:37.670206 | debian-bookworm | ok 2025-12-15 18:42:37.697198 | 2025-12-15 18:42:37.697342 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-15 18:42:37.774038 | debian-bookworm | skipping: Conditional result was False 2025-12-15 18:42:37.789641 | 2025-12-15 18:42:37.789794 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-15 18:42:38.303876 | debian-bookworm | ok 2025-12-15 18:42:38.317478 | 2025-12-15 18:42:38.317647 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-15 18:42:38.358280 | debian-bookworm | ok 2025-12-15 18:42:38.363961 | 2025-12-15 18:42:38.364093 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-15 18:42:38.799985 | debian-bookworm -> localhost | ok 2025-12-15 18:42:38.808735 | 2025-12-15 18:42:38.808906 | TASK [validate-host : Collect information about the host] 2025-12-15 18:42:40.619230 | debian-bookworm | ok 2025-12-15 18:42:40.653882 | 2025-12-15 18:42:40.654026 | TASK [validate-host : Sanitize hostname] 2025-12-15 18:42:40.931107 | debian-bookworm | ok 2025-12-15 18:42:41.118915 | 2025-12-15 18:42:41.119073 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-15 18:42:42.413243 | debian-bookworm -> localhost | changed 2025-12-15 18:42:42.419514 | 2025-12-15 18:42:42.419670 | TASK [validate-host : Collect information about zuul worker] 2025-12-15 18:42:43.191916 | debian-bookworm | ok 2025-12-15 18:42:43.210283 | 2025-12-15 18:42:43.210436 | TASK [validate-host : Write out all zuul information for each host] 2025-12-15 18:42:44.710792 | debian-bookworm -> localhost | changed 2025-12-15 18:42:44.721218 | 2025-12-15 18:42:44.721352 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-15 18:42:45.040235 | debian-bookworm | ok 2025-12-15 18:42:45.046717 | 2025-12-15 18:42:45.063849 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-15 18:42:46.606148 | debian-bookworm | changed: 2025-12-15 18:42:46.606367 | debian-bookworm | cd+++++++++ src/ 2025-12-15 18:42:46.606405 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-15 18:42:46.606430 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-15 18:42:46.606453 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2025-12-15 18:42:46.606473 | debian-bookworm | Containerfile 2025-12-15 18:42:46.627592 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2025-12-15 18:42:46.627611 | debian-bookworm | Containerfile 2025-12-15 18:42:46.627647 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2025-12-15 18:42:46.627665 | debian-bookworm | Containerfile 2025-12-15 18:42:46.627873 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2025-12-15 18:42:46.627890 | debian-bookworm | Containerfile 2025-12-15 18:42:46.627991 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2025-12-15 18:42:46.628008 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2025-12-15 18:42:46.628024 | debian-bookworm | Containerfile 2025-12-15 18:42:46.628727 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2025-12-15 18:42:46.628745 | debian-bookworm | Containerfile 2025-12-15 18:42:46.628815 | debian-bookworm | Containerfile 2025-12-15 18:42:46.628902 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2025-12-15 18:42:46.628919 | debian-bookworm | Containerfile 2025-12-15 18:42:46.628954 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2025-12-15 18:42:46.628971 | debian-bookworm | Containerfile 2025-12-15 18:42:46.629006 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2025-12-15 18:42:46.629023 | debian-bookworm | Containerfile 2025-12-15 18:42:46.629058 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2025-12-15 18:42:46.629076 | debian-bookworm | Containerfile 2025-12-15 18:42:46.629519 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2025-12-15 18:42:46.629537 | debian-bookworm | Containerfile 2025-12-15 18:42:46.629572 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2025-12-15 18:42:46.629618 | debian-bookworm | Containerfile 2025-12-15 18:42:46.629655 | debian-bookworm | Containerfile 2025-12-15 18:42:46.629768 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2025-12-15 18:42:46.629786 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2025-12-15 18:42:46.629803 | debian-bookworm | Containerfile 2025-12-15 18:42:46.629975 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2025-12-15 18:42:46.629992 | debian-bookworm | Containerfile 2025-12-15 18:42:46.630078 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2025-12-15 18:42:46.630095 | debian-bookworm | Containerfile 2025-12-15 18:42:46.630165 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2025-12-15 18:42:46.630182 | debian-bookworm | Containerfile 2025-12-15 18:42:46.630216 | debian-bookworm | Containerfile 2025-12-15 18:42:46.630347 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2025-12-15 18:42:46.630365 | debian-bookworm | Containerfile 2025-12-15 18:42:46.630546 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2025-12-15 18:42:46.630568 | debian-bookworm | Containerfile 2025-12-15 18:42:46.663468 | 2025-12-15 18:42:46.663600 | PLAY RECAP 2025-12-15 18:42:46.663658 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2025-12-15 18:42:46.663685 | 2025-12-15 18:42:47.035132 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-15 18:42:47.036406 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2025-12-15 18:42:49.102757 | 2025-12-15 18:42:49.103006 | PLAY [Run hadolint] 2025-12-15 18:42:49.151272 | 2025-12-15 18:42:49.151454 | TASK [hadolint : Install hadolint] 2025-12-15 18:42:50.649927 | debian-bookworm | changed: OK (2426420 bytes) 2025-12-15 18:42:50.666376 | 2025-12-15 18:42:50.666559 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2025-12-15 18:42:51.124391 | debian-bookworm | ok: All paths examined 2025-12-15 18:42:51.134899 | 2025-12-15 18:42:51.135061 | LOOP [hadolint : Run hadolint] 2025-12-15 18:42:51.267236 | 2025-12-15 18:42:51.267513 | PLAY RECAP 2025-12-15 18:42:51.267624 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-12-15 18:42:51.267659 | 2025-12-15 18:42:51.598860 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2025-12-15 18:42:51.599806 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-15 18:42:52.894493 | 2025-12-15 18:42:52.894676 | PLAY [Base post] 2025-12-15 18:42:52.935491 | 2025-12-15 18:42:52.935690 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-15 18:42:53.767614 | debian-bookworm | changed 2025-12-15 18:42:53.791087 | 2025-12-15 18:42:53.791246 | PLAY RECAP 2025-12-15 18:42:53.791322 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-15 18:42:53.791385 | 2025-12-15 18:42:54.428464 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-15 18:42:54.429365 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-15 18:42:56.706664 | 2025-12-15 18:42:56.718741 | PLAY [Base post-logs] 2025-12-15 18:42:56.751503 | 2025-12-15 18:42:56.751727 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-15 18:42:57.579911 | localhost | changed 2025-12-15 18:42:57.592487 | 2025-12-15 18:42:57.592730 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-15 18:42:57.619963 | localhost | ok 2025-12-15 18:42:57.623499 | 2025-12-15 18:42:57.623629 | TASK [Set zuul-log-path fact] 2025-12-15 18:42:57.640955 | localhost | ok 2025-12-15 18:42:57.649843 | 2025-12-15 18:42:57.649979 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-15 18:42:57.696719 | localhost | ok 2025-12-15 18:42:57.700738 | 2025-12-15 18:42:57.700863 | TASK [upload-logs : Create log directories] 2025-12-15 18:42:58.864625 | localhost | changed 2025-12-15 18:42:58.867874 | 2025-12-15 18:42:58.867988 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-15 18:43:00.212125 | localhost -> localhost | ok: Runtime: 0:00:00.038325 2025-12-15 18:43:00.216384 | 2025-12-15 18:43:00.216513 | TASK [upload-logs : Upload logs to log server] 2025-12-15 18:43:01.380373 | localhost | Output suppressed because no_log was given 2025-12-15 18:43:01.384912 | 2025-12-15 18:43:01.385049 | LOOP [upload-logs : Compress console log and json output] 2025-12-15 18:43:01.527551 | localhost | skipping: Conditional result was False 2025-12-15 18:43:01.546266 | localhost | skipping: Conditional result was False 2025-12-15 18:43:01.557888 | 2025-12-15 18:43:01.558040 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-15 18:43:01.689897 | localhost | skipping: Conditional result was False 2025-12-15 18:43:01.690223 | 2025-12-15 18:43:01.701402 | localhost | skipping: Conditional result was False 2025-12-15 18:43:01.711203 | 2025-12-15 18:43:01.711340 | LOOP [upload-logs : Upload console log and json output]