2025-12-10 22:16:11.587803 | Job console starting 2025-12-10 22:16:11.621747 | Updating git repos 2025-12-10 22:16:11.654182 | Cloning repos into workspace 2025-12-10 22:16:11.708427 | Restoring repo states 2025-12-10 22:16:11.729781 | Merging changes 2025-12-10 22:16:12.220991 | Checking out repos 2025-12-10 22:16:12.274049 | Preparing playbooks 2025-12-10 22:16:13.052694 | Running Ansible setup 2025-12-10 22:16:17.546221 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-10 22:16:18.368420 | 2025-12-10 22:16:18.368588 | PLAY [Base pre] 2025-12-10 22:16:18.388475 | 2025-12-10 22:16:18.388634 | TASK [Setup log path fact] 2025-12-10 22:16:18.430312 | debian-bookworm | ok 2025-12-10 22:16:18.448834 | 2025-12-10 22:16:18.449061 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-10 22:16:18.491832 | debian-bookworm | ok 2025-12-10 22:16:18.527610 | 2025-12-10 22:16:18.530291 | TASK [emit-job-header : Print job information] 2025-12-10 22:16:18.584828 | # Job Information 2025-12-10 22:16:18.585067 | Ansible Version: 2.16.14 2025-12-10 22:16:18.585107 | Job: hadolint 2025-12-10 22:16:18.585141 | Pipeline: check 2025-12-10 22:16:18.585165 | Executor: 521e9411259a 2025-12-10 22:16:18.585187 | Triggered by: https://github.com/osism/container-images/pull/873 2025-12-10 22:16:18.585208 | Event ID: d0787d60-d615-11f0-8fb0-949240bb5c5a 2025-12-10 22:16:18.590535 | 2025-12-10 22:16:18.590673 | LOOP [emit-job-header : Print node information] 2025-12-10 22:16:18.790356 | debian-bookworm | ok: 2025-12-10 22:16:18.790566 | debian-bookworm | # Node Information 2025-12-10 22:16:18.790601 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-10 22:16:18.790627 | debian-bookworm | Hostname: debian 2025-12-10 22:16:18.790649 | debian-bookworm | Username: zuul 2025-12-10 22:16:18.790670 | debian-bookworm | Distro: Debian 12.12 2025-12-10 22:16:18.790694 | debian-bookworm | Provider: regiocloud-a 2025-12-10 22:16:18.790715 | debian-bookworm | Region: 2025-12-10 22:16:18.790736 | debian-bookworm | Label: debian-bookworm 2025-12-10 22:16:18.790756 | debian-bookworm | Product Name: OpenStack Nova 2025-12-10 22:16:18.790776 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fead:1de9 2025-12-10 22:16:18.822599 | 2025-12-10 22:16:18.822806 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-10 22:16:19.295807 | debian-bookworm -> localhost | changed 2025-12-10 22:16:19.303554 | 2025-12-10 22:16:19.303692 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-10 22:16:20.367748 | debian-bookworm -> localhost | changed 2025-12-10 22:16:20.397735 | 2025-12-10 22:16:20.397885 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-10 22:16:20.670876 | debian-bookworm -> localhost | ok 2025-12-10 22:16:20.678184 | 2025-12-10 22:16:20.678334 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-10 22:16:20.718690 | debian-bookworm | ok 2025-12-10 22:16:20.747568 | debian-bookworm | included: /var/lib/zuul/builds/44dd8df2ea5447d2b029256365edcb3d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-10 22:16:20.758715 | 2025-12-10 22:16:20.758974 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-10 22:16:21.909335 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-10 22:16:21.909599 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/44dd8df2ea5447d2b029256365edcb3d/work/44dd8df2ea5447d2b029256365edcb3d_id_rsa 2025-12-10 22:16:21.909641 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/44dd8df2ea5447d2b029256365edcb3d/work/44dd8df2ea5447d2b029256365edcb3d_id_rsa.pub 2025-12-10 22:16:21.909668 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-10 22:16:21.909693 | debian-bookworm -> localhost | SHA256:f1AvaqAkuoUKVdIkGcKGNzyki7DtmgHue5UOIBAB5O0 zuul-build-sshkey 2025-12-10 22:16:21.909716 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-10 22:16:21.909751 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-10 22:16:21.909772 | debian-bookworm -> localhost | |X*+o. | 2025-12-10 22:16:21.909793 | debian-bookworm -> localhost | |+=B+ | 2025-12-10 22:16:21.909813 | debian-bookworm -> localhost | |=o.+o . | 2025-12-10 22:16:21.909833 | debian-bookworm -> localhost | |+=.o . . | 2025-12-10 22:16:21.909853 | debian-bookworm -> localhost | |* +E. o S . . . | 2025-12-10 22:16:21.909877 | debian-bookworm -> localhost | |oo + = . o o . | 2025-12-10 22:16:21.909923 | debian-bookworm -> localhost | |o.+ = . + . | 2025-12-10 22:16:21.909945 | debian-bookworm -> localhost | |o= + . . . | 2025-12-10 22:16:21.909966 | debian-bookworm -> localhost | |+o+ | 2025-12-10 22:16:21.909987 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-10 22:16:21.910041 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.613470 2025-12-10 22:16:21.917669 | 2025-12-10 22:16:21.917820 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-10 22:16:21.947498 | debian-bookworm | ok 2025-12-10 22:16:21.957743 | debian-bookworm | included: /var/lib/zuul/builds/44dd8df2ea5447d2b029256365edcb3d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-10 22:16:21.967859 | 2025-12-10 22:16:21.968018 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-10 22:16:21.992244 | debian-bookworm | skipping: Conditional result was False 2025-12-10 22:16:21.998557 | 2025-12-10 22:16:21.998689 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-10 22:16:22.648174 | debian-bookworm | changed 2025-12-10 22:16:22.656957 | 2025-12-10 22:16:22.657119 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-10 22:16:22.934727 | debian-bookworm | ok 2025-12-10 22:16:22.945511 | 2025-12-10 22:16:22.945721 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-10 22:16:23.633762 | debian-bookworm | changed 2025-12-10 22:16:23.644354 | 2025-12-10 22:16:23.644507 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-10 22:16:24.338709 | debian-bookworm | changed 2025-12-10 22:16:24.347392 | 2025-12-10 22:16:24.347604 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-10 22:16:24.383280 | debian-bookworm | skipping: Conditional result was False 2025-12-10 22:16:24.395513 | 2025-12-10 22:16:24.395704 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-10 22:16:24.851094 | debian-bookworm -> localhost | changed 2025-12-10 22:16:24.862647 | 2025-12-10 22:16:24.862786 | TASK [add-build-sshkey : Add back temp key] 2025-12-10 22:16:25.225560 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/44dd8df2ea5447d2b029256365edcb3d/work/44dd8df2ea5447d2b029256365edcb3d_id_rsa (zuul-build-sshkey) 2025-12-10 22:16:25.225832 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022460 2025-12-10 22:16:25.234265 | 2025-12-10 22:16:25.234406 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-10 22:16:25.707164 | debian-bookworm | ok 2025-12-10 22:16:25.715542 | 2025-12-10 22:16:25.715697 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-10 22:16:25.750602 | debian-bookworm | skipping: Conditional result was False 2025-12-10 22:16:25.777814 | 2025-12-10 22:16:25.777999 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-10 22:16:26.227915 | debian-bookworm | ok 2025-12-10 22:16:26.243519 | 2025-12-10 22:16:26.243665 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-10 22:16:26.292192 | debian-bookworm | ok 2025-12-10 22:16:26.301228 | 2025-12-10 22:16:26.301423 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-10 22:16:26.651627 | debian-bookworm -> localhost | ok 2025-12-10 22:16:26.658186 | 2025-12-10 22:16:26.658308 | TASK [validate-host : Collect information about the host] 2025-12-10 22:16:27.838098 | debian-bookworm | ok 2025-12-10 22:16:27.851993 | 2025-12-10 22:16:27.852135 | TASK [validate-host : Sanitize hostname] 2025-12-10 22:16:27.978286 | debian-bookworm | ok 2025-12-10 22:16:28.042137 | 2025-12-10 22:16:28.042302 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-10 22:16:28.625996 | debian-bookworm -> localhost | changed 2025-12-10 22:16:28.632317 | 2025-12-10 22:16:28.632448 | TASK [validate-host : Collect information about zuul worker] 2025-12-10 22:16:29.085351 | debian-bookworm | ok 2025-12-10 22:16:29.093926 | 2025-12-10 22:16:29.094112 | TASK [validate-host : Write out all zuul information for each host] 2025-12-10 22:16:29.692043 | debian-bookworm -> localhost | changed 2025-12-10 22:16:29.702419 | 2025-12-10 22:16:29.702558 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-10 22:16:29.988077 | debian-bookworm | ok 2025-12-10 22:16:29.996059 | 2025-12-10 22:16:29.996200 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-10 22:16:30.937557 | debian-bookworm | changed: 2025-12-10 22:16:30.937791 | debian-bookworm | cd+++++++++ src/ 2025-12-10 22:16:30.937836 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-10 22:16:30.937865 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-10 22:16:30.937934 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2025-12-10 22:16:30.937964 | debian-bookworm | Containerfile 2025-12-10 22:16:30.948207 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2025-12-10 22:16:30.948225 | debian-bookworm | Containerfile 2025-12-10 22:16:30.948265 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2025-12-10 22:16:30.948283 | debian-bookworm | Containerfile 2025-12-10 22:16:30.948496 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2025-12-10 22:16:30.948514 | debian-bookworm | Containerfile 2025-12-10 22:16:30.948646 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2025-12-10 22:16:30.948665 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2025-12-10 22:16:30.948683 | debian-bookworm | Containerfile 2025-12-10 22:16:30.949406 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2025-12-10 22:16:30.949424 | debian-bookworm | Containerfile 2025-12-10 22:16:30.949499 | debian-bookworm | Containerfile 2025-12-10 22:16:30.949587 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2025-12-10 22:16:30.949604 | debian-bookworm | Containerfile 2025-12-10 22:16:30.949639 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2025-12-10 22:16:30.949657 | debian-bookworm | Containerfile 2025-12-10 22:16:30.949692 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2025-12-10 22:16:30.949710 | debian-bookworm | Containerfile 2025-12-10 22:16:30.949745 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2025-12-10 22:16:30.949763 | debian-bookworm | Containerfile 2025-12-10 22:16:30.950228 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2025-12-10 22:16:30.950246 | debian-bookworm | Containerfile 2025-12-10 22:16:30.950283 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2025-12-10 22:16:30.950300 | debian-bookworm | Containerfile 2025-12-10 22:16:30.950335 | debian-bookworm | Containerfile 2025-12-10 22:16:30.950443 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2025-12-10 22:16:30.950460 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2025-12-10 22:16:30.950478 | debian-bookworm | Containerfile 2025-12-10 22:16:30.950652 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2025-12-10 22:16:30.950670 | debian-bookworm | Containerfile 2025-12-10 22:16:30.950816 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2025-12-10 22:16:30.950859 | debian-bookworm | Containerfile 2025-12-10 22:16:30.951040 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2025-12-10 22:16:30.951059 | debian-bookworm | Containerfile 2025-12-10 22:16:30.951095 | debian-bookworm | Containerfile 2025-12-10 22:16:30.951220 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2025-12-10 22:16:30.951238 | debian-bookworm | Containerfile 2025-12-10 22:16:30.951431 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2025-12-10 22:16:30.951449 | debian-bookworm | Containerfile 2025-12-10 22:16:30.965310 | 2025-12-10 22:16:30.965418 | PLAY RECAP 2025-12-10 22:16:30.965470 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2025-12-10 22:16:30.965497 | 2025-12-10 22:16:31.136006 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-10 22:16:31.136911 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2025-12-10 22:16:31.929089 | 2025-12-10 22:16:31.929256 | PLAY [Run hadolint] 2025-12-10 22:16:31.944734 | 2025-12-10 22:16:31.944886 | TASK [hadolint : Install hadolint] 2025-12-10 22:16:33.335866 | debian-bookworm | changed: OK (2426420 bytes) 2025-12-10 22:16:33.341932 | 2025-12-10 22:16:33.342076 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2025-12-10 22:16:33.742525 | debian-bookworm | ok: All paths examined 2025-12-10 22:16:33.761799 | 2025-12-10 22:16:33.762105 | LOOP [hadolint : Run hadolint] 2025-12-10 22:16:33.834766 | 2025-12-10 22:16:33.835072 | PLAY RECAP 2025-12-10 22:16:33.835171 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-12-10 22:16:33.835218 | 2025-12-10 22:16:33.967023 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2025-12-10 22:16:33.968917 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-10 22:16:34.748991 | 2025-12-10 22:16:34.749193 | PLAY [Base post] 2025-12-10 22:16:34.764385 | 2025-12-10 22:16:34.764537 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-10 22:16:35.362486 | debian-bookworm | changed 2025-12-10 22:16:35.372824 | 2025-12-10 22:16:35.373022 | PLAY RECAP 2025-12-10 22:16:35.373108 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-10 22:16:35.373202 | 2025-12-10 22:16:35.521389 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-10 22:16:35.522282 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-10 22:16:36.399152 | 2025-12-10 22:16:36.399347 | PLAY [Base post-logs] 2025-12-10 22:16:36.411217 | 2025-12-10 22:16:36.411389 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-10 22:16:36.907656 | localhost | changed 2025-12-10 22:16:36.925224 | 2025-12-10 22:16:36.925410 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-10 22:16:36.963987 | localhost | ok 2025-12-10 22:16:36.968790 | 2025-12-10 22:16:36.968962 | TASK [Set zuul-log-path fact] 2025-12-10 22:16:36.986624 | localhost | ok 2025-12-10 22:16:36.999520 | 2025-12-10 22:16:36.999705 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-10 22:16:37.040048 | localhost | ok 2025-12-10 22:16:37.046135 | 2025-12-10 22:16:37.046304 | TASK [upload-logs : Create log directories] 2025-12-10 22:16:37.564200 | localhost | changed 2025-12-10 22:16:37.569466 | 2025-12-10 22:16:37.569621 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-10 22:16:38.094389 | localhost -> localhost | ok: Runtime: 0:00:00.007177 2025-12-10 22:16:38.098542 | 2025-12-10 22:16:38.098653 | TASK [upload-logs : Upload logs to log server] 2025-12-10 22:16:38.674371 | localhost | Output suppressed because no_log was given 2025-12-10 22:16:38.676562 | 2025-12-10 22:16:38.676677 | LOOP [upload-logs : Compress console log and json output] 2025-12-10 22:16:38.731056 | localhost | skipping: Conditional result was False 2025-12-10 22:16:38.736377 | localhost | skipping: Conditional result was False 2025-12-10 22:16:38.744333 | 2025-12-10 22:16:38.744455 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-10 22:16:38.812393 | localhost | skipping: Conditional result was False 2025-12-10 22:16:38.812755 | 2025-12-10 22:16:38.817723 | localhost | skipping: Conditional result was False 2025-12-10 22:16:38.824186 | 2025-12-10 22:16:38.824346 | LOOP [upload-logs : Upload console log and json output]