2026-06-21 14:14:50.423169 | Job console starting 2026-06-21 14:14:50.480259 | Updating git repos 2026-06-21 14:14:50.586099 | Cloning repos into workspace 2026-06-21 14:14:50.681480 | Restoring repo states 2026-06-21 14:14:50.713902 | Merging changes 2026-06-21 14:14:51.371726 | Checking out repos 2026-06-21 14:14:51.450409 | Preparing playbooks 2026-06-21 14:14:53.026045 | Running Ansible setup 2026-06-21 14:14:59.022663 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-21 14:14:59.972350 | 2026-06-21 14:14:59.972487 | PLAY [Base pre] 2026-06-21 14:15:00.016811 | 2026-06-21 14:15:00.016945 | TASK [Setup log path fact] 2026-06-21 14:15:00.045069 | debian-bookworm | ok 2026-06-21 14:15:00.069090 | 2026-06-21 14:15:00.069237 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-21 14:15:00.097011 | debian-bookworm | ok 2026-06-21 14:15:00.106975 | 2026-06-21 14:15:00.107085 | TASK [emit-job-header : Print job information] 2026-06-21 14:15:00.145200 | # Job Information 2026-06-21 14:15:00.145512 | Ansible Version: 2.16.14 2026-06-21 14:15:00.145547 | Job: hadolint 2026-06-21 14:15:00.145580 | Pipeline: check 2026-06-21 14:15:00.145602 | Executor: 521e9411259a 2026-06-21 14:15:00.145623 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/701 2026-06-21 14:15:00.145646 | Event ID: 8b130300-6d7b-11f1-80cd-986bd8deb78a 2026-06-21 14:15:00.150458 | 2026-06-21 14:15:00.150568 | LOOP [emit-job-header : Print node information] 2026-06-21 14:15:00.313133 | debian-bookworm | ok: 2026-06-21 14:15:00.313358 | debian-bookworm | # Node Information 2026-06-21 14:15:00.313394 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-21 14:15:00.313419 | debian-bookworm | Hostname: debian 2026-06-21 14:15:00.313441 | debian-bookworm | Username: zuul 2026-06-21 14:15:00.313462 | debian-bookworm | Distro: Debian 12.14 2026-06-21 14:15:00.313485 | debian-bookworm | Provider: regiocloud-a 2026-06-21 14:15:00.313506 | debian-bookworm | Region: 2026-06-21 14:15:00.313527 | debian-bookworm | Label: debian-bookworm 2026-06-21 14:15:00.313546 | debian-bookworm | Product Name: OpenStack Nova 2026-06-21 14:15:00.313565 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feff:9758 2026-06-21 14:15:00.335086 | 2026-06-21 14:15:00.335214 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-21 14:15:01.368202 | debian-bookworm -> localhost | changed 2026-06-21 14:15:01.385502 | 2026-06-21 14:15:01.385645 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-21 14:15:03.173478 | debian-bookworm -> localhost | changed 2026-06-21 14:15:03.183954 | 2026-06-21 14:15:03.184065 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-21 14:15:03.661642 | debian-bookworm -> localhost | ok 2026-06-21 14:15:03.666603 | 2026-06-21 14:15:03.666709 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-21 14:15:03.704860 | debian-bookworm | ok 2026-06-21 14:15:03.733310 | debian-bookworm | included: /var/lib/zuul/builds/72778b338b1e42e1994231583fc8f174/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-21 14:15:03.758701 | 2026-06-21 14:15:03.758805 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-21 14:15:05.295098 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-21 14:15:05.295301 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/72778b338b1e42e1994231583fc8f174/work/72778b338b1e42e1994231583fc8f174_id_rsa 2026-06-21 14:15:05.295339 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/72778b338b1e42e1994231583fc8f174/work/72778b338b1e42e1994231583fc8f174_id_rsa.pub 2026-06-21 14:15:05.295365 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-21 14:15:05.295390 | debian-bookworm -> localhost | SHA256:DfUKpMuorZCrEF3cBKOcL0Wu70XAMVIr7l2CjgbvCc4 zuul-build-sshkey 2026-06-21 14:15:05.295412 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-21 14:15:05.295450 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-21 14:15:05.295473 | debian-bookworm -> localhost | | ..B.. . . | 2026-06-21 14:15:05.295495 | debian-bookworm -> localhost | | . O B o . . | 2026-06-21 14:15:05.295515 | debian-bookworm -> localhost | | = O o o . | 2026-06-21 14:15:05.295535 | debian-bookworm -> localhost | | o B + . + . | 2026-06-21 14:15:05.295555 | debian-bookworm -> localhost | |o * + = S o | 2026-06-21 14:15:05.295579 | debian-bookworm -> localhost | |.B * + | 2026-06-21 14:15:05.295599 | debian-bookworm -> localhost | |*.= + . | 2026-06-21 14:15:05.295619 | debian-bookworm -> localhost | |== + . | 2026-06-21 14:15:05.295639 | debian-bookworm -> localhost | |+E+ . | 2026-06-21 14:15:05.295658 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-21 14:15:05.295720 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.846878 2026-06-21 14:15:05.302889 | 2026-06-21 14:15:05.302997 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-21 14:15:05.331485 | debian-bookworm | ok 2026-06-21 14:15:05.357128 | debian-bookworm | included: /var/lib/zuul/builds/72778b338b1e42e1994231583fc8f174/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-21 14:15:05.389289 | 2026-06-21 14:15:05.389401 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-21 14:15:05.433429 | debian-bookworm | skipping: Conditional result was False 2026-06-21 14:15:05.439189 | 2026-06-21 14:15:05.439278 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-21 14:15:06.364823 | debian-bookworm | changed 2026-06-21 14:15:06.371538 | 2026-06-21 14:15:06.371639 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-21 14:15:06.656196 | debian-bookworm | ok 2026-06-21 14:15:06.661651 | 2026-06-21 14:15:06.661782 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-21 14:15:07.496374 | debian-bookworm | changed 2026-06-21 14:15:07.506965 | 2026-06-21 14:15:07.507075 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-21 14:15:08.142291 | debian-bookworm | changed 2026-06-21 14:15:08.148348 | 2026-06-21 14:15:08.148440 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-21 14:15:08.183426 | debian-bookworm | skipping: Conditional result was False 2026-06-21 14:15:08.200047 | 2026-06-21 14:15:08.200185 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-21 14:15:08.611121 | debian-bookworm -> localhost | changed 2026-06-21 14:15:08.622239 | 2026-06-21 14:15:08.622344 | TASK [add-build-sshkey : Add back temp key] 2026-06-21 14:15:08.958496 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/72778b338b1e42e1994231583fc8f174/work/72778b338b1e42e1994231583fc8f174_id_rsa (zuul-build-sshkey) 2026-06-21 14:15:08.958713 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009667 2026-06-21 14:15:08.968355 | 2026-06-21 14:15:08.968457 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-21 14:15:09.371034 | debian-bookworm | ok 2026-06-21 14:15:09.405594 | 2026-06-21 14:15:09.405970 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-21 14:15:09.431061 | debian-bookworm | skipping: Conditional result was False 2026-06-21 14:15:09.446445 | 2026-06-21 14:15:09.446593 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-21 14:15:09.864743 | debian-bookworm | ok 2026-06-21 14:15:09.875322 | 2026-06-21 14:15:09.875430 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-21 14:15:09.928783 | debian-bookworm | ok 2026-06-21 14:15:09.934440 | 2026-06-21 14:15:09.934539 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-21 14:15:10.253426 | debian-bookworm -> localhost | ok 2026-06-21 14:15:10.259655 | 2026-06-21 14:15:10.259770 | TASK [validate-host : Collect information about the host] 2026-06-21 14:15:11.432832 | debian-bookworm | ok 2026-06-21 14:15:11.454816 | 2026-06-21 14:15:11.455399 | TASK [validate-host : Sanitize hostname] 2026-06-21 14:15:11.575037 | debian-bookworm | ok 2026-06-21 14:15:11.581013 | 2026-06-21 14:15:11.581895 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-21 14:15:12.334350 | debian-bookworm -> localhost | changed 2026-06-21 14:15:12.340028 | 2026-06-21 14:15:12.340127 | TASK [validate-host : Collect information about zuul worker] 2026-06-21 14:15:12.786965 | debian-bookworm | ok 2026-06-21 14:15:12.791508 | 2026-06-21 14:15:12.791614 | TASK [validate-host : Write out all zuul information for each host] 2026-06-21 14:15:13.442036 | debian-bookworm -> localhost | changed 2026-06-21 14:15:13.449525 | 2026-06-21 14:15:13.449613 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-21 14:15:13.724707 | debian-bookworm | ok 2026-06-21 14:15:13.732534 | 2026-06-21 14:15:13.732645 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-21 14:15:14.788145 | debian-bookworm | changed: 2026-06-21 14:15:14.788304 | debian-bookworm | cd+++++++++ src/ 2026-06-21 14:15:14.788338 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-21 14:15:14.788363 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-21 14:15:14.788384 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-06-21 14:15:14.788404 | debian-bookworm | Containerfile 2026-06-21 14:15:14.788570 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/72778b338b1e42e1994231583fc8f174/work/logs" 2026-06-21 14:16:09.276431 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/72778b338b1e42e1994231583fc8f174/work/artifacts" 2026-06-21 14:16:09.568974 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/72778b338b1e42e1994231583fc8f174/work/docs" 2026-06-21 14:16:09.589102 | 2026-06-21 14:16:09.589291 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-21 14:16:10.430494 | debian-bookworm | changed: 2026-06-21 14:16:10.430905 | debian-bookworm | .d..t...... ./ 2026-06-21 14:16:10.430972 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-21 14:16:10.431015 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-21 14:16:10.431052 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-21 14:16:10.431090 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-21 14:16:10.431126 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-21 14:16:10.431298 | debian-bookworm | changed: All items complete 2026-06-21 14:16:10.431347 | 2026-06-21 14:16:11.052276 | debian-bookworm | changed: .d..t...... ./ 2026-06-21 14:16:11.670593 | debian-bookworm | changed: .d..t...... ./ 2026-06-21 14:16:11.700471 | 2026-06-21 14:16:11.700641 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-21 14:16:12.038923 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012078 2026-06-21 14:16:12.361545 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011650 2026-06-21 14:16:12.382275 | 2026-06-21 14:16:12.382405 | PLAY RECAP 2026-06-21 14:16:12.382470 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-21 14:16:12.382503 | 2026-06-21 14:16:12.521344 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-21 14:16:12.523512 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-21 14:16:13.333244 | 2026-06-21 14:16:13.333425 | PLAY [Base post] 2026-06-21 14:16:13.348308 | 2026-06-21 14:16:13.348460 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-21 14:16:13.909750 | debian-bookworm | changed 2026-06-21 14:16:13.916322 | 2026-06-21 14:16:13.916431 | PLAY RECAP 2026-06-21 14:16:13.916493 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-21 14:16:13.916555 | 2026-06-21 14:16:14.047951 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-21 14:16:14.049407 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-21 14:16:14.851770 | 2026-06-21 14:16:14.851947 | PLAY [Base post-logs] 2026-06-21 14:16:14.862890 | 2026-06-21 14:16:14.863025 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-21 14:16:15.399002 | localhost | changed 2026-06-21 14:16:15.416756 | 2026-06-21 14:16:15.416954 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-21 14:16:15.444365 | localhost | ok 2026-06-21 14:16:15.450021 | 2026-06-21 14:16:15.450199 | TASK [Set zuul-log-path fact] 2026-06-21 14:16:15.467674 | localhost | ok 2026-06-21 14:16:15.480362 | 2026-06-21 14:16:15.480547 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-21 14:16:15.518209 | localhost | ok 2026-06-21 14:16:15.523569 | 2026-06-21 14:16:15.523848 | TASK [upload-logs : Create log directories] 2026-06-21 14:16:16.064604 | localhost | changed 2026-06-21 14:16:16.069506 | 2026-06-21 14:16:16.069670 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-21 14:16:16.647956 | localhost -> localhost | ok: Runtime: 0:00:00.007796 2026-06-21 14:16:16.652258 | 2026-06-21 14:16:16.652389 | TASK [upload-logs : Upload logs to log server] 2026-06-21 14:16:17.309661 | localhost | Output suppressed because no_log was given 2026-06-21 14:16:17.311828 | 2026-06-21 14:16:17.311935 | LOOP [upload-logs : Compress console log and json output] 2026-06-21 14:16:17.368574 | localhost | skipping: Conditional result was False 2026-06-21 14:16:17.373213 | localhost | skipping: Conditional result was False 2026-06-21 14:16:17.383361 | 2026-06-21 14:16:17.383541 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-21 14:16:17.442403 | localhost | skipping: Conditional result was False 2026-06-21 14:16:17.443048 | 2026-06-21 14:16:17.446541 | localhost | skipping: Conditional result was False 2026-06-21 14:16:17.452105 | 2026-06-21 14:16:17.452276 | LOOP [upload-logs : Upload console log and json output]