2026-05-18 19:13:09.403048 | Job console starting 2026-05-18 19:13:09.434930 | Updating git repos 2026-05-18 19:13:09.494180 | Cloning repos into workspace 2026-05-18 19:13:09.620285 | Restoring repo states 2026-05-18 19:13:09.632837 | Merging changes 2026-05-18 19:13:10.412569 | Checking out repos 2026-05-18 19:13:10.510790 | Preparing playbooks 2026-05-18 19:13:11.993123 | Running Ansible setup 2026-05-18 19:13:20.430612 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 19:13:21.615331 | 2026-05-18 19:13:21.615448 | PLAY [Base pre] 2026-05-18 19:13:21.628618 | 2026-05-18 19:13:21.628719 | TASK [Setup log path fact] 2026-05-18 19:13:21.645144 | debian-bookworm | ok 2026-05-18 19:13:21.664653 | 2026-05-18 19:13:21.664761 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 19:13:21.739831 | debian-bookworm | ok 2026-05-18 19:13:21.749904 | 2026-05-18 19:13:21.750004 | TASK [emit-job-header : Print job information] 2026-05-18 19:13:21.827375 | # Job Information 2026-05-18 19:13:21.827520 | Ansible Version: 2.16.14 2026-05-18 19:13:21.827548 | Job: hadolint 2026-05-18 19:13:21.827575 | Pipeline: check 2026-05-18 19:13:21.827594 | Executor: 521e9411259a 2026-05-18 19:13:21.827611 | Triggered by: https://github.com/osism/python-osism/pull/2280 2026-05-18 19:13:21.827629 | Event ID: 95394040-52ed-11f1-991e-f9a135bf0404 2026-05-18 19:13:21.843201 | 2026-05-18 19:13:21.843301 | LOOP [emit-job-header : Print node information] 2026-05-18 19:13:21.986002 | debian-bookworm | ok: 2026-05-18 19:13:21.986163 | debian-bookworm | # Node Information 2026-05-18 19:13:21.986190 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-18 19:13:21.986210 | debian-bookworm | Hostname: debian 2026-05-18 19:13:21.986228 | debian-bookworm | Username: zuul 2026-05-18 19:13:21.986245 | debian-bookworm | Distro: Debian 12.14 2026-05-18 19:13:21.986264 | debian-bookworm | Provider: regiocloud-a 2026-05-18 19:13:21.986281 | debian-bookworm | Region: 2026-05-18 19:13:21.986297 | debian-bookworm | Label: debian-bookworm 2026-05-18 19:13:21.986313 | debian-bookworm | Product Name: OpenStack Nova 2026-05-18 19:13:21.986330 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe22:702f 2026-05-18 19:13:21.999350 | 2026-05-18 19:13:21.999470 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 19:13:22.752085 | debian-bookworm -> localhost | changed 2026-05-18 19:13:22.758537 | 2026-05-18 19:13:22.758645 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 19:13:24.573311 | debian-bookworm -> localhost | changed 2026-05-18 19:13:24.584376 | 2026-05-18 19:13:24.584484 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 19:13:25.261682 | debian-bookworm -> localhost | ok 2026-05-18 19:13:25.269074 | 2026-05-18 19:13:25.269217 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 19:13:25.311262 | debian-bookworm | ok 2026-05-18 19:13:25.343985 | debian-bookworm | included: /var/lib/zuul/builds/93206ba61f7746ea8f11e0a77e83d5c0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 19:13:25.379434 | 2026-05-18 19:13:25.379567 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 19:13:32.782258 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-18 19:13:32.782499 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/93206ba61f7746ea8f11e0a77e83d5c0/work/93206ba61f7746ea8f11e0a77e83d5c0_id_rsa 2026-05-18 19:13:32.782537 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/93206ba61f7746ea8f11e0a77e83d5c0/work/93206ba61f7746ea8f11e0a77e83d5c0_id_rsa.pub 2026-05-18 19:13:32.782562 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-18 19:13:32.782586 | debian-bookworm -> localhost | SHA256:di73Bz5s0bkFtaqHgwOTv/pWBsKNubsfId94MNi8Q10 zuul-build-sshkey 2026-05-18 19:13:32.782608 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-18 19:13:32.782642 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-18 19:13:32.782664 | debian-bookworm -> localhost | | | 2026-05-18 19:13:32.782686 | debian-bookworm -> localhost | | .| 2026-05-18 19:13:32.782706 | debian-bookworm -> localhost | | . + E ..| 2026-05-18 19:13:32.782725 | debian-bookworm -> localhost | | =+o. . .. | 2026-05-18 19:13:32.782745 | debian-bookworm -> localhost | | oSBo. ..o | 2026-05-18 19:13:32.782772 | debian-bookworm -> localhost | | *+oBoo.o .| 2026-05-18 19:13:32.782792 | debian-bookworm -> localhost | | ***=oo o | 2026-05-18 19:13:32.782811 | debian-bookworm -> localhost | | . B+==.o | 2026-05-18 19:13:32.782865 | debian-bookworm -> localhost | | o*+o.+o | 2026-05-18 19:13:32.782889 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-18 19:13:32.782948 | debian-bookworm -> localhost | ok: Runtime: 0:00:06.485676 2026-05-18 19:13:32.789689 | 2026-05-18 19:13:32.789796 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 19:13:32.850208 | debian-bookworm | ok 2026-05-18 19:13:32.866223 | debian-bookworm | included: /var/lib/zuul/builds/93206ba61f7746ea8f11e0a77e83d5c0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 19:13:32.879223 | 2026-05-18 19:13:32.879330 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 19:13:32.911644 | debian-bookworm | skipping: Conditional result was False 2026-05-18 19:13:32.918526 | 2026-05-18 19:13:32.918646 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 19:13:33.616117 | debian-bookworm | changed 2026-05-18 19:13:33.623183 | 2026-05-18 19:13:33.623290 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 19:13:33.873134 | debian-bookworm | ok 2026-05-18 19:13:33.878500 | 2026-05-18 19:13:33.878590 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 19:13:34.574862 | debian-bookworm | changed 2026-05-18 19:13:34.581352 | 2026-05-18 19:13:34.581451 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 19:13:35.316555 | debian-bookworm | changed 2026-05-18 19:13:35.332800 | 2026-05-18 19:13:35.332921 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 19:13:35.386164 | debian-bookworm | skipping: Conditional result was False 2026-05-18 19:13:35.392371 | 2026-05-18 19:13:35.392468 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 19:13:35.952526 | debian-bookworm -> localhost | changed 2026-05-18 19:13:35.967139 | 2026-05-18 19:13:35.967244 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 19:13:36.437816 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/93206ba61f7746ea8f11e0a77e83d5c0/work/93206ba61f7746ea8f11e0a77e83d5c0_id_rsa (zuul-build-sshkey) 2026-05-18 19:13:36.438033 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016628 2026-05-18 19:13:36.445869 | 2026-05-18 19:13:36.445966 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 19:13:37.036335 | debian-bookworm | ok 2026-05-18 19:13:37.046044 | 2026-05-18 19:13:37.046179 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 19:13:37.097287 | debian-bookworm | skipping: Conditional result was False 2026-05-18 19:13:37.114622 | 2026-05-18 19:13:37.114758 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-18 19:13:37.739777 | debian-bookworm | ok 2026-05-18 19:13:37.751260 | 2026-05-18 19:13:37.751402 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-18 19:13:37.780982 | debian-bookworm | ok 2026-05-18 19:13:37.786498 | 2026-05-18 19:13:37.786625 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-18 19:13:38.337137 | debian-bookworm -> localhost | ok 2026-05-18 19:13:38.349550 | 2026-05-18 19:13:38.349694 | TASK [validate-host : Collect information about the host] 2026-05-18 19:13:39.704591 | debian-bookworm | ok 2026-05-18 19:13:39.715177 | 2026-05-18 19:13:39.715309 | TASK [validate-host : Sanitize hostname] 2026-05-18 19:13:39.837215 | debian-bookworm | ok 2026-05-18 19:13:39.897099 | 2026-05-18 19:13:39.897440 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-18 19:13:40.652396 | debian-bookworm -> localhost | changed 2026-05-18 19:13:40.670308 | 2026-05-18 19:13:40.670500 | TASK [validate-host : Collect information about zuul worker] 2026-05-18 19:13:41.140152 | debian-bookworm | ok 2026-05-18 19:13:41.162979 | 2026-05-18 19:13:41.164881 | TASK [validate-host : Write out all zuul information for each host] 2026-05-18 19:13:43.151951 | debian-bookworm -> localhost | changed 2026-05-18 19:13:43.181472 | 2026-05-18 19:13:43.182630 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-18 19:13:43.565892 | debian-bookworm | ok 2026-05-18 19:13:43.572772 | 2026-05-18 19:13:43.572898 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-18 19:13:44.914327 | debian-bookworm | changed: 2026-05-18 19:13:44.914530 | debian-bookworm | cd+++++++++ src/ 2026-05-18 19:13:44.914564 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-18 19:13:44.914589 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-18 19:13:44.914612 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-18 19:13:44.914632 | debian-bookworm | Containerfile 2026-05-18 19:13:44.914763 | debian-bookworm | Containerfile 2026-05-18 19:13:44.928329 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/93206ba61f7746ea8f11e0a77e83d5c0/work/logs" 2026-05-18 19:13:54.169638 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/93206ba61f7746ea8f11e0a77e83d5c0/work/artifacts" 2026-05-18 19:13:54.531524 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/93206ba61f7746ea8f11e0a77e83d5c0/work/docs" 2026-05-18 19:13:54.546332 | 2026-05-18 19:13:54.546566 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-18 19:13:55.389676 | debian-bookworm | changed: 2026-05-18 19:13:55.390150 | debian-bookworm | .d..t...... ./ 2026-05-18 19:13:55.390238 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-18 19:13:55.390312 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-18 19:13:55.390380 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-18 19:13:55.390480 | debian-bookworm | changed: All items complete 2026-05-18 19:13:55.390563 | 2026-05-18 19:13:56.002980 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 19:13:56.590317 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 19:13:56.624102 | 2026-05-18 19:13:56.624277 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-18 19:13:57.223748 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013656 2026-05-18 19:13:57.569171 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.013021 2026-05-18 19:13:57.581235 | 2026-05-18 19:13:57.581346 | PLAY RECAP 2026-05-18 19:13:57.581398 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-18 19:13:57.581424 | 2026-05-18 19:13:57.777280 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 19:13:57.778152 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 19:13:58.605565 | 2026-05-18 19:13:58.605746 | PLAY [Base post] 2026-05-18 19:13:58.620215 | 2026-05-18 19:13:58.620382 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-18 19:13:59.216614 | debian-bookworm | changed 2026-05-18 19:13:59.227745 | 2026-05-18 19:13:59.227950 | PLAY RECAP 2026-05-18 19:13:59.228085 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 19:13:59.228198 | 2026-05-18 19:13:59.379980 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 19:13:59.382473 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-18 19:14:00.257518 | 2026-05-18 19:14:00.257702 | PLAY [Base post-logs] 2026-05-18 19:14:00.268869 | 2026-05-18 19:14:00.269050 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-18 19:14:00.778728 | localhost | changed 2026-05-18 19:14:00.798259 | 2026-05-18 19:14:00.798466 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-18 19:14:00.837592 | localhost | ok 2026-05-18 19:14:00.843981 | 2026-05-18 19:14:00.844165 | TASK [Set zuul-log-path fact] 2026-05-18 19:14:00.864072 | localhost | ok 2026-05-18 19:14:00.875853 | 2026-05-18 19:14:00.875995 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 19:14:00.914190 | localhost | ok 2026-05-18 19:14:00.921261 | 2026-05-18 19:14:00.921453 | TASK [upload-logs : Create log directories] 2026-05-18 19:14:01.474135 | localhost | changed 2026-05-18 19:14:01.479895 | 2026-05-18 19:14:01.480121 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-18 19:14:01.992733 | localhost -> localhost | ok: Runtime: 0:00:00.007063 2026-05-18 19:14:01.997267 | 2026-05-18 19:14:01.997393 | TASK [upload-logs : Upload logs to log server] 2026-05-18 19:14:02.575455 | localhost | Output suppressed because no_log was given 2026-05-18 19:14:02.579457 | 2026-05-18 19:14:02.579675 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 19:14:02.630373 | localhost | skipping: Conditional result was False 2026-05-18 19:14:02.635720 | localhost | skipping: Conditional result was False 2026-05-18 19:14:02.648693 | 2026-05-18 19:14:02.648948 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 19:14:02.698382 | localhost | skipping: Conditional result was False 2026-05-18 19:14:02.698745 | 2026-05-18 19:14:02.703446 | localhost | skipping: Conditional result was False 2026-05-18 19:14:02.714961 | 2026-05-18 19:14:02.715294 | LOOP [upload-logs : Upload console log and json output]