2026-06-27 03:04:46.499256 | Job console starting 2026-06-27 03:04:46.540141 | Updating git repos 2026-06-27 03:04:46.671622 | Cloning repos into workspace 2026-06-27 03:04:46.838093 | Restoring repo states 2026-06-27 03:04:46.855705 | Merging changes 2026-06-27 03:04:46.855729 | Checking out repos 2026-06-27 03:04:48.000687 | Preparing playbooks 2026-06-27 03:04:50.157326 | Running Ansible setup 2026-06-27 03:04:55.700393 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-27 03:04:58.053576 | 2026-06-27 03:04:58.053780 | PLAY [Base pre] 2026-06-27 03:04:58.081773 | 2026-06-27 03:04:58.081953 | TASK [Setup log path fact] 2026-06-27 03:04:58.113998 | debian-bookworm | ok 2026-06-27 03:04:58.174167 | 2026-06-27 03:04:58.174372 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 03:04:58.265570 | debian-bookworm | ok 2026-06-27 03:04:58.288011 | 2026-06-27 03:04:58.288177 | TASK [emit-job-header : Print job information] 2026-06-27 03:04:58.406081 | # Job Information 2026-06-27 03:04:58.406713 | Ansible Version: 2.16.14 2026-06-27 03:04:58.406776 | Job: hadolint 2026-06-27 03:04:58.406814 | Pipeline: periodic-daily 2026-06-27 03:04:58.406878 | Executor: 521e9411259a 2026-06-27 03:04:58.406906 | Triggered by: https://github.com/osism/osism-kubernetes 2026-06-27 03:04:58.406933 | Event ID: 736d463baca048b392d0da472b52fcd2 2026-06-27 03:04:58.425534 | 2026-06-27 03:04:58.425731 | LOOP [emit-job-header : Print node information] 2026-06-27 03:04:58.695172 | debian-bookworm | ok: 2026-06-27 03:04:58.695916 | debian-bookworm | # Node Information 2026-06-27 03:04:58.695952 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-27 03:04:58.695979 | debian-bookworm | Hostname: debian 2026-06-27 03:04:58.696002 | debian-bookworm | Username: zuul 2026-06-27 03:04:58.696023 | debian-bookworm | Distro: Debian 12.14 2026-06-27 03:04:58.696048 | debian-bookworm | Provider: regiocloud-a 2026-06-27 03:04:58.696069 | debian-bookworm | Region: 2026-06-27 03:04:58.696090 | debian-bookworm | Label: debian-bookworm 2026-06-27 03:04:58.696110 | debian-bookworm | Product Name: OpenStack Nova 2026-06-27 03:04:58.696130 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefd:bb7 2026-06-27 03:04:58.715782 | 2026-06-27 03:04:58.715956 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-27 03:05:00.118243 | debian-bookworm -> localhost | changed 2026-06-27 03:05:00.127287 | 2026-06-27 03:05:00.127447 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-27 03:05:03.250149 | debian-bookworm -> localhost | changed 2026-06-27 03:05:03.263919 | 2026-06-27 03:05:03.264093 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-27 03:05:04.416158 | debian-bookworm -> localhost | ok 2026-06-27 03:05:04.424670 | 2026-06-27 03:05:04.424919 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-27 03:05:04.508847 | debian-bookworm | ok 2026-06-27 03:05:04.549027 | debian-bookworm | included: /var/lib/zuul/builds/e5078f2f140b478d8758563b0ac8c53e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-27 03:05:04.566947 | 2026-06-27 03:05:04.567098 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-27 03:05:07.339343 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-27 03:05:07.339647 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e5078f2f140b478d8758563b0ac8c53e/work/e5078f2f140b478d8758563b0ac8c53e_id_rsa 2026-06-27 03:05:07.339688 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e5078f2f140b478d8758563b0ac8c53e/work/e5078f2f140b478d8758563b0ac8c53e_id_rsa.pub 2026-06-27 03:05:07.339715 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-27 03:05:07.339739 | debian-bookworm -> localhost | SHA256:LtUjlF7+gyDJYBsX982zxeiSUjdLaxpVdJtRzz9xpuQ zuul-build-sshkey 2026-06-27 03:05:07.339762 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-27 03:05:07.339800 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-27 03:05:07.339823 | debian-bookworm -> localhost | | . . .o.+| 2026-06-27 03:05:07.339845 | debian-bookworm -> localhost | | o o o + o=| 2026-06-27 03:05:07.339866 | debian-bookworm -> localhost | | + . o + X ++=| 2026-06-27 03:05:07.339886 | debian-bookworm -> localhost | | . * + = * X o+| 2026-06-27 03:05:07.339906 | debian-bookworm -> localhost | | . + S B * E..| 2026-06-27 03:05:07.339939 | debian-bookworm -> localhost | | + + O .| 2026-06-27 03:05:07.339960 | debian-bookworm -> localhost | | . . o o | 2026-06-27 03:05:07.339980 | debian-bookworm -> localhost | | . . | 2026-06-27 03:05:07.340001 | debian-bookworm -> localhost | | | 2026-06-27 03:05:07.340022 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-27 03:05:07.340082 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.738030 2026-06-27 03:05:07.349301 | 2026-06-27 03:05:07.349519 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-27 03:05:07.403199 | debian-bookworm | ok 2026-06-27 03:05:07.426168 | debian-bookworm | included: /var/lib/zuul/builds/e5078f2f140b478d8758563b0ac8c53e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-27 03:05:07.437115 | 2026-06-27 03:05:07.437280 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-27 03:05:07.464400 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:05:07.482816 | 2026-06-27 03:05:07.483118 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-27 03:05:08.437770 | debian-bookworm | changed 2026-06-27 03:05:08.469837 | 2026-06-27 03:05:08.470094 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-27 03:05:08.828613 | debian-bookworm | ok 2026-06-27 03:05:08.866752 | 2026-06-27 03:05:08.870058 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-27 03:05:10.064346 | debian-bookworm | changed 2026-06-27 03:05:10.070895 | 2026-06-27 03:05:10.071059 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-27 03:05:10.999157 | debian-bookworm | changed 2026-06-27 03:05:11.015615 | 2026-06-27 03:05:11.015782 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-27 03:05:11.061084 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:05:11.068858 | 2026-06-27 03:05:11.069032 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-27 03:05:12.593888 | debian-bookworm -> localhost | changed 2026-06-27 03:05:12.616224 | 2026-06-27 03:05:12.616588 | TASK [add-build-sshkey : Add back temp key] 2026-06-27 03:05:13.873573 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e5078f2f140b478d8758563b0ac8c53e/work/e5078f2f140b478d8758563b0ac8c53e_id_rsa (zuul-build-sshkey) 2026-06-27 03:05:13.873868 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032538 2026-06-27 03:05:13.884699 | 2026-06-27 03:05:13.884852 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-27 03:05:14.673788 | debian-bookworm | ok 2026-06-27 03:05:14.688050 | 2026-06-27 03:05:14.688233 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-27 03:05:14.765093 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:05:14.784683 | 2026-06-27 03:05:14.784880 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-27 03:05:15.881409 | debian-bookworm | ok 2026-06-27 03:05:15.920194 | 2026-06-27 03:05:15.920384 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-27 03:05:16.021326 | debian-bookworm | ok 2026-06-27 03:05:16.057825 | 2026-06-27 03:05:16.058015 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-27 03:05:17.373869 | debian-bookworm -> localhost | ok 2026-06-27 03:05:17.381873 | 2026-06-27 03:05:17.382020 | TASK [validate-host : Collect information about the host] 2026-06-27 03:05:21.080492 | debian-bookworm | ok 2026-06-27 03:05:21.305655 | 2026-06-27 03:05:21.305844 | TASK [validate-host : Sanitize hostname] 2026-06-27 03:05:22.129325 | debian-bookworm | ok 2026-06-27 03:05:22.149176 | 2026-06-27 03:05:22.149330 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-27 03:05:25.165585 | debian-bookworm -> localhost | changed 2026-06-27 03:05:25.178730 | 2026-06-27 03:05:25.178920 | TASK [validate-host : Collect information about zuul worker] 2026-06-27 03:05:25.944076 | debian-bookworm | ok 2026-06-27 03:05:25.950946 | 2026-06-27 03:05:25.951058 | TASK [validate-host : Write out all zuul information for each host] 2026-06-27 03:05:27.236929 | debian-bookworm -> localhost | changed 2026-06-27 03:05:27.249833 | 2026-06-27 03:05:27.249954 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-27 03:05:27.605355 | debian-bookworm | ok 2026-06-27 03:05:27.612255 | 2026-06-27 03:05:27.612433 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-27 03:05:30.940366 | debian-bookworm | changed: 2026-06-27 03:05:30.940604 | debian-bookworm | cd+++++++++ src/ 2026-06-27 03:05:30.940640 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-27 03:05:30.940665 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-27 03:05:30.940686 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-06-27 03:05:30.940707 | debian-bookworm | Containerfile 2026-06-27 03:05:30.940894 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e5078f2f140b478d8758563b0ac8c53e/work/logs" 2026-06-27 03:06:21.860819 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e5078f2f140b478d8758563b0ac8c53e/work/artifacts" 2026-06-27 03:06:23.045182 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e5078f2f140b478d8758563b0ac8c53e/work/docs" 2026-06-27 03:06:23.070678 | 2026-06-27 03:06:23.071850 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-27 03:06:25.163273 | debian-bookworm | changed: 2026-06-27 03:06:25.163854 | debian-bookworm | .d..t...... ./ 2026-06-27 03:06:25.163920 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-27 03:06:25.163958 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-27 03:06:25.163982 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-27 03:06:25.164003 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-27 03:06:25.164023 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-27 03:06:25.164083 | debian-bookworm | changed: All items complete 2026-06-27 03:06:25.164112 | 2026-06-27 03:06:26.573899 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 03:06:27.819142 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 03:06:27.860313 | 2026-06-27 03:06:27.860494 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-27 03:06:27.963390 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:06:27.981308 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:06:27.998354 | 2026-06-27 03:06:27.998705 | PLAY RECAP 2026-06-27 03:06:27.998791 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-27 03:06:27.998818 | 2026-06-27 03:06:28.781601 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-27 03:06:28.782569 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 03:06:30.735784 | 2026-06-27 03:06:30.735942 | PLAY [Base post] 2026-06-27 03:06:30.759046 | 2026-06-27 03:06:30.759250 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-27 03:06:31.572569 | debian-bookworm | changed 2026-06-27 03:06:31.581221 | 2026-06-27 03:06:31.581348 | PLAY RECAP 2026-06-27 03:06:31.581557 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-27 03:06:31.581625 | 2026-06-27 03:06:31.901357 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 03:06:31.902467 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-27 03:06:34.125618 | 2026-06-27 03:06:34.125824 | PLAY [Base post-logs] 2026-06-27 03:06:34.182927 | 2026-06-27 03:06:34.183154 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-27 03:06:35.093939 | localhost | changed 2026-06-27 03:06:35.115381 | 2026-06-27 03:06:35.115610 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-27 03:06:35.177571 | localhost | ok 2026-06-27 03:06:35.181713 | 2026-06-27 03:06:35.181828 | TASK [Set zuul-log-path fact] 2026-06-27 03:06:35.208921 | localhost | ok 2026-06-27 03:06:35.220422 | 2026-06-27 03:06:35.220616 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 03:06:35.303298 | localhost | ok 2026-06-27 03:06:35.308056 | 2026-06-27 03:06:35.308587 | TASK [upload-logs : Create log directories] 2026-06-27 03:06:36.909464 | localhost | changed 2026-06-27 03:06:36.918735 | 2026-06-27 03:06:36.919006 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-27 03:06:39.577079 | localhost -> localhost | ok: Runtime: 0:00:00.032548 2026-06-27 03:06:39.581652 | 2026-06-27 03:06:39.582141 | TASK [upload-logs : Upload logs to log server] 2026-06-27 03:06:41.342827 | localhost | Output suppressed because no_log was given 2026-06-27 03:06:41.346994 | 2026-06-27 03:06:41.347139 | LOOP [upload-logs : Compress console log and json output] 2026-06-27 03:06:41.521479 | localhost | skipping: Conditional result was False 2026-06-27 03:06:41.555494 | localhost | skipping: Conditional result was False 2026-06-27 03:06:41.565025 | 2026-06-27 03:06:41.565192 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-27 03:06:41.695524 | localhost | skipping: Conditional result was False 2026-06-27 03:06:41.695897 | 2026-06-27 03:06:41.704123 | localhost | skipping: Conditional result was False 2026-06-27 03:06:41.709856 | 2026-06-27 03:06:41.710001 | LOOP [upload-logs : Upload console log and json output]