2025-12-19 08:17:13.187020 | Job console starting 2025-12-19 08:17:13.212841 | Updating git repos 2025-12-19 08:17:13.262158 | Cloning repos into workspace 2025-12-19 08:17:13.348116 | Restoring repo states 2025-12-19 08:17:13.358327 | Merging changes 2025-12-19 08:17:14.052008 | Checking out repos 2025-12-19 08:17:14.164652 | Preparing playbooks 2025-12-19 08:17:14.958827 | Running Ansible setup 2025-12-19 08:17:20.599391 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-19 08:17:21.414235 | 2025-12-19 08:17:21.414413 | PLAY [Base pre] 2025-12-19 08:17:21.431880 | 2025-12-19 08:17:21.432041 | TASK [Setup log path fact] 2025-12-19 08:17:21.462772 | debian-bookworm | ok 2025-12-19 08:17:21.492926 | 2025-12-19 08:17:21.493098 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-19 08:17:21.566465 | debian-bookworm | ok 2025-12-19 08:17:21.578168 | 2025-12-19 08:17:21.578345 | TASK [emit-job-header : Print job information] 2025-12-19 08:17:21.628788 | # Job Information 2025-12-19 08:17:21.628985 | Ansible Version: 2.16.14 2025-12-19 08:17:21.629021 | Job: hadolint 2025-12-19 08:17:21.629055 | Pipeline: check 2025-12-19 08:17:21.629078 | Executor: 521e9411259a 2025-12-19 08:17:21.629098 | Triggered by: https://github.com/osism/container-images/pull/876 2025-12-19 08:17:21.629122 | Event ID: 18d53cd0-dcb3-11f0-94e2-793942849c12 2025-12-19 08:17:21.636000 | 2025-12-19 08:17:21.636144 | LOOP [emit-job-header : Print node information] 2025-12-19 08:17:21.772299 | debian-bookworm | ok: 2025-12-19 08:17:21.772501 | debian-bookworm | # Node Information 2025-12-19 08:17:21.772536 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-19 08:17:21.772561 | debian-bookworm | Hostname: debian 2025-12-19 08:17:21.772582 | debian-bookworm | Username: zuul 2025-12-19 08:17:21.772604 | debian-bookworm | Distro: Debian 12.12 2025-12-19 08:17:21.772627 | debian-bookworm | Provider: regiocloud-a 2025-12-19 08:17:21.772648 | debian-bookworm | Region: 2025-12-19 08:17:21.772669 | debian-bookworm | Label: debian-bookworm 2025-12-19 08:17:21.772690 | debian-bookworm | Product Name: OpenStack Nova 2025-12-19 08:17:21.772709 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe22:cc5b 2025-12-19 08:17:21.793617 | 2025-12-19 08:17:21.793766 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-19 08:17:22.329700 | debian-bookworm -> localhost | changed 2025-12-19 08:17:22.337649 | 2025-12-19 08:17:22.337785 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-19 08:17:24.111556 | debian-bookworm -> localhost | changed 2025-12-19 08:17:24.130275 | 2025-12-19 08:17:24.130432 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-19 08:17:24.713831 | debian-bookworm -> localhost | ok 2025-12-19 08:17:24.720581 | 2025-12-19 08:17:24.720813 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-19 08:17:24.757891 | debian-bookworm | ok 2025-12-19 08:17:24.780575 | debian-bookworm | included: /var/lib/zuul/builds/6ff6c1de945e49f7b94c384ff23bd501/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-19 08:17:24.787256 | 2025-12-19 08:17:24.787385 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-19 08:17:26.525806 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-19 08:17:26.526912 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6ff6c1de945e49f7b94c384ff23bd501/work/6ff6c1de945e49f7b94c384ff23bd501_id_rsa 2025-12-19 08:17:26.526986 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6ff6c1de945e49f7b94c384ff23bd501/work/6ff6c1de945e49f7b94c384ff23bd501_id_rsa.pub 2025-12-19 08:17:26.527023 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-19 08:17:26.527057 | debian-bookworm -> localhost | SHA256:18C3xAPqO8N8xUnhKXceuJ2lX0tR+hnRa74Gd2blqKE zuul-build-sshkey 2025-12-19 08:17:26.527088 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-19 08:17:26.527131 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-19 08:17:26.527161 | debian-bookworm -> localhost | | . . .o| 2025-12-19 08:17:26.527245 | debian-bookworm -> localhost | | o + + .+| 2025-12-19 08:17:26.527279 | debian-bookworm -> localhost | | . + @ +oo| 2025-12-19 08:17:26.527308 | debian-bookworm -> localhost | | . X O O=| 2025-12-19 08:17:26.527336 | debian-bookworm -> localhost | | S . B B=+| 2025-12-19 08:17:26.527379 | debian-bookworm -> localhost | | o o ...o+B| 2025-12-19 08:17:26.527409 | debian-bookworm -> localhost | | * .. oo++| 2025-12-19 08:17:26.527437 | debian-bookworm -> localhost | | +E . o | 2025-12-19 08:17:26.527465 | debian-bookworm -> localhost | | . | 2025-12-19 08:17:26.527492 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-19 08:17:26.527568 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.883388 2025-12-19 08:17:26.536625 | 2025-12-19 08:17:26.536748 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-19 08:17:26.578681 | debian-bookworm | ok 2025-12-19 08:17:26.608531 | debian-bookworm | included: /var/lib/zuul/builds/6ff6c1de945e49f7b94c384ff23bd501/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-19 08:17:26.618767 | 2025-12-19 08:17:26.618902 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-19 08:17:26.643105 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:17:26.649386 | 2025-12-19 08:17:26.649507 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-19 08:17:27.356111 | debian-bookworm | changed 2025-12-19 08:17:27.362295 | 2025-12-19 08:17:27.362421 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-19 08:17:27.686372 | debian-bookworm | ok 2025-12-19 08:17:27.692213 | 2025-12-19 08:17:27.692354 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-19 08:17:28.355985 | debian-bookworm | changed 2025-12-19 08:17:28.363496 | 2025-12-19 08:17:28.363643 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-19 08:17:29.191474 | debian-bookworm | changed 2025-12-19 08:17:29.197213 | 2025-12-19 08:17:29.197337 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-19 08:17:29.259065 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:17:29.275795 | 2025-12-19 08:17:29.275975 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-19 08:17:29.993813 | debian-bookworm -> localhost | changed 2025-12-19 08:17:30.010150 | 2025-12-19 08:17:30.010312 | TASK [add-build-sshkey : Add back temp key] 2025-12-19 08:17:30.489757 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6ff6c1de945e49f7b94c384ff23bd501/work/6ff6c1de945e49f7b94c384ff23bd501_id_rsa (zuul-build-sshkey) 2025-12-19 08:17:30.490036 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017520 2025-12-19 08:17:30.498974 | 2025-12-19 08:17:30.499112 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-19 08:17:30.992711 | debian-bookworm | ok 2025-12-19 08:17:31.025297 | 2025-12-19 08:17:31.025452 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-19 08:17:31.064292 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:17:31.077298 | 2025-12-19 08:17:31.077436 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-19 08:17:31.565939 | debian-bookworm | ok 2025-12-19 08:17:31.583981 | 2025-12-19 08:17:31.584135 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-19 08:17:31.626367 | debian-bookworm | ok 2025-12-19 08:17:31.631903 | 2025-12-19 08:17:31.632039 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-19 08:17:31.950567 | debian-bookworm -> localhost | ok 2025-12-19 08:17:31.957309 | 2025-12-19 08:17:31.957427 | TASK [validate-host : Collect information about the host] 2025-12-19 08:17:33.136265 | debian-bookworm | ok 2025-12-19 08:17:33.151217 | 2025-12-19 08:17:33.151369 | TASK [validate-host : Sanitize hostname] 2025-12-19 08:17:33.331694 | debian-bookworm | ok 2025-12-19 08:17:33.379239 | 2025-12-19 08:17:33.379393 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-19 08:17:33.991425 | debian-bookworm -> localhost | changed 2025-12-19 08:17:33.997753 | 2025-12-19 08:17:33.997897 | TASK [validate-host : Collect information about zuul worker] 2025-12-19 08:17:34.528426 | debian-bookworm | ok 2025-12-19 08:17:34.536825 | 2025-12-19 08:17:34.537005 | TASK [validate-host : Write out all zuul information for each host] 2025-12-19 08:17:35.212325 | debian-bookworm -> localhost | changed 2025-12-19 08:17:35.222270 | 2025-12-19 08:17:35.222391 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-19 08:17:35.508295 | debian-bookworm | ok 2025-12-19 08:17:35.518026 | 2025-12-19 08:17:35.518180 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-19 08:17:36.397727 | debian-bookworm | changed: 2025-12-19 08:17:36.397945 | debian-bookworm | cd+++++++++ src/ 2025-12-19 08:17:36.397981 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-19 08:17:36.398007 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-19 08:17:36.398029 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2025-12-19 08:17:36.398050 | debian-bookworm | Containerfile 2025-12-19 08:17:36.414049 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2025-12-19 08:17:36.414092 | debian-bookworm | Containerfile 2025-12-19 08:17:36.414178 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2025-12-19 08:17:36.414248 | debian-bookworm | Containerfile 2025-12-19 08:17:36.414563 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2025-12-19 08:17:36.414588 | debian-bookworm | Containerfile 2025-12-19 08:17:36.414727 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2025-12-19 08:17:36.414754 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2025-12-19 08:17:36.414780 | debian-bookworm | Containerfile 2025-12-19 08:17:36.416114 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2025-12-19 08:17:36.416142 | debian-bookworm | Containerfile 2025-12-19 08:17:36.416277 | debian-bookworm | Containerfile 2025-12-19 08:17:36.416450 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2025-12-19 08:17:36.416477 | debian-bookworm | Containerfile 2025-12-19 08:17:36.416529 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2025-12-19 08:17:36.416555 | debian-bookworm | Containerfile 2025-12-19 08:17:36.416618 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2025-12-19 08:17:36.416659 | debian-bookworm | Containerfile 2025-12-19 08:17:36.416732 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2025-12-19 08:17:36.416759 | debian-bookworm | Containerfile 2025-12-19 08:17:36.417540 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2025-12-19 08:17:36.417567 | debian-bookworm | Containerfile 2025-12-19 08:17:36.417624 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2025-12-19 08:17:36.417652 | debian-bookworm | Containerfile 2025-12-19 08:17:36.417705 | debian-bookworm | Containerfile 2025-12-19 08:17:36.417925 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2025-12-19 08:17:36.417950 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2025-12-19 08:17:36.417976 | debian-bookworm | Containerfile 2025-12-19 08:17:36.418260 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2025-12-19 08:17:36.418286 | debian-bookworm | Containerfile 2025-12-19 08:17:36.418414 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2025-12-19 08:17:36.418440 | debian-bookworm | Containerfile 2025-12-19 08:17:36.418587 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2025-12-19 08:17:36.418615 | debian-bookworm | Containerfile 2025-12-19 08:17:36.418696 | debian-bookworm | Containerfile 2025-12-19 08:17:36.418917 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2025-12-19 08:17:36.418943 | debian-bookworm | Containerfile 2025-12-19 08:17:36.420276 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2025-12-19 08:17:36.420300 | debian-bookworm | Containerfile 2025-12-19 08:17:36.436383 | 2025-12-19 08:17:36.436494 | PLAY RECAP 2025-12-19 08:17:36.436550 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2025-12-19 08:17:36.436576 | 2025-12-19 08:17:36.589348 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-19 08:17:36.590316 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2025-12-19 08:17:37.380668 | 2025-12-19 08:17:37.380849 | PLAY [Run hadolint] 2025-12-19 08:17:37.397079 | 2025-12-19 08:17:37.397283 | TASK [hadolint : Install hadolint] 2025-12-19 08:17:38.861681 | debian-bookworm | changed: OK (2426420 bytes) 2025-12-19 08:17:38.867967 | 2025-12-19 08:17:38.868111 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2025-12-19 08:17:39.316905 | debian-bookworm | ok: All paths examined 2025-12-19 08:17:39.325467 | 2025-12-19 08:17:39.325612 | LOOP [hadolint : Run hadolint] 2025-12-19 08:17:39.393712 | 2025-12-19 08:17:39.394030 | PLAY RECAP 2025-12-19 08:17:39.394207 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-12-19 08:17:39.394285 | 2025-12-19 08:17:39.542689 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2025-12-19 08:17:39.545173 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-19 08:17:40.338027 | 2025-12-19 08:17:40.338254 | PLAY [Base post] 2025-12-19 08:17:40.355775 | 2025-12-19 08:17:40.355933 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-19 08:17:40.974459 | debian-bookworm | changed 2025-12-19 08:17:40.985375 | 2025-12-19 08:17:40.985546 | PLAY RECAP 2025-12-19 08:17:40.985634 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-19 08:17:40.985727 | 2025-12-19 08:17:41.138610 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-19 08:17:41.141624 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-19 08:17:41.984874 | 2025-12-19 08:17:41.985070 | PLAY [Base post-logs] 2025-12-19 08:17:41.996945 | 2025-12-19 08:17:41.997118 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-19 08:17:42.481029 | localhost | changed 2025-12-19 08:17:42.491660 | 2025-12-19 08:17:42.491812 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-19 08:17:42.528612 | localhost | ok 2025-12-19 08:17:42.534594 | 2025-12-19 08:17:42.534754 | TASK [Set zuul-log-path fact] 2025-12-19 08:17:42.563364 | localhost | ok 2025-12-19 08:17:42.577152 | 2025-12-19 08:17:42.577323 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-19 08:17:42.605736 | localhost | ok 2025-12-19 08:17:42.610567 | 2025-12-19 08:17:42.610713 | TASK [upload-logs : Create log directories] 2025-12-19 08:17:43.157425 | localhost | changed 2025-12-19 08:17:43.160491 | 2025-12-19 08:17:43.160611 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-19 08:17:43.691390 | localhost -> localhost | ok: Runtime: 0:00:00.005584 2025-12-19 08:17:43.695471 | 2025-12-19 08:17:43.695591 | TASK [upload-logs : Upload logs to log server] 2025-12-19 08:17:44.291997 | localhost | Output suppressed because no_log was given 2025-12-19 08:17:44.296768 | 2025-12-19 08:17:44.297043 | LOOP [upload-logs : Compress console log and json output] 2025-12-19 08:17:44.353684 | localhost | skipping: Conditional result was False 2025-12-19 08:17:44.359300 | localhost | skipping: Conditional result was False 2025-12-19 08:17:44.370997 | 2025-12-19 08:17:44.371253 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-19 08:17:44.421075 | localhost | skipping: Conditional result was False 2025-12-19 08:17:44.421791 | 2025-12-19 08:17:44.423893 | localhost | skipping: Conditional result was False 2025-12-19 08:17:44.434241 | 2025-12-19 08:17:44.434511 | LOOP [upload-logs : Upload console log and json output]