2026-04-24 15:11:07.257135 | Job console starting 2026-04-24 15:11:07.269228 | Updating git repos 2026-04-24 15:11:07.306072 | Cloning repos into workspace 2026-04-24 15:11:07.360982 | Restoring repo states 2026-04-24 15:11:07.365891 | Merging changes 2026-04-24 15:11:08.048287 | Checking out repos 2026-04-24 15:11:08.086459 | Preparing playbooks 2026-04-24 15:11:08.686605 | Running Ansible setup 2026-04-24 15:11:13.178040 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 15:11:13.950518 | 2026-04-24 15:11:13.950695 | PLAY [Base pre] 2026-04-24 15:11:13.966875 | 2026-04-24 15:11:13.967011 | TASK [Setup log path fact] 2026-04-24 15:11:13.986446 | ubuntu-jammy | ok 2026-04-24 15:11:14.001601 | 2026-04-24 15:11:14.001744 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 15:11:14.043221 | ubuntu-jammy | ok 2026-04-24 15:11:14.054106 | 2026-04-24 15:11:14.054237 | TASK [emit-job-header : Print job information] 2026-04-24 15:11:14.096679 | # Job Information 2026-04-24 15:11:14.096866 | Ansible Version: 2.16.14 2026-04-24 15:11:14.096902 | Job: hadolint 2026-04-24 15:11:14.096934 | Pipeline: check 2026-04-24 15:11:14.096958 | Executor: 521e9411259a 2026-04-24 15:11:14.096979 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/618 2026-04-24 15:11:14.097002 | Event ID: c45fc3a0-3fef-11f1-88d5-6b2ac95275db 2026-04-24 15:11:14.101976 | 2026-04-24 15:11:14.102096 | LOOP [emit-job-header : Print node information] 2026-04-24 15:11:14.241176 | ubuntu-jammy | ok: 2026-04-24 15:11:14.241469 | ubuntu-jammy | # Node Information 2026-04-24 15:11:14.241519 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-24 15:11:14.241551 | ubuntu-jammy | Hostname: ubuntu 2026-04-24 15:11:14.241578 | ubuntu-jammy | Username: zuul 2026-04-24 15:11:14.241603 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-24 15:11:14.241635 | ubuntu-jammy | Provider: regiocloud-a 2026-04-24 15:11:14.241662 | ubuntu-jammy | Region: 2026-04-24 15:11:14.241688 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-24 15:11:14.241712 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-24 15:11:14.241736 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7f:5400 2026-04-24 15:11:14.262463 | 2026-04-24 15:11:14.262808 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-24 15:11:14.758346 | ubuntu-jammy -> localhost | changed 2026-04-24 15:11:14.770499 | 2026-04-24 15:11:14.770647 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-24 15:11:15.817752 | ubuntu-jammy -> localhost | changed 2026-04-24 15:11:15.829306 | 2026-04-24 15:11:15.829462 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-24 15:11:16.139301 | ubuntu-jammy -> localhost | ok 2026-04-24 15:11:16.146059 | 2026-04-24 15:11:16.146190 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-24 15:11:16.189948 | ubuntu-jammy | ok 2026-04-24 15:11:16.209066 | ubuntu-jammy | included: /var/lib/zuul/builds/a6641e75a13243d2bc3c626fc1590b37/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-24 15:11:16.215520 | 2026-04-24 15:11:16.215636 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-24 15:11:17.524725 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-24 15:11:17.524996 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/a6641e75a13243d2bc3c626fc1590b37/work/a6641e75a13243d2bc3c626fc1590b37_id_rsa 2026-04-24 15:11:17.525037 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/a6641e75a13243d2bc3c626fc1590b37/work/a6641e75a13243d2bc3c626fc1590b37_id_rsa.pub 2026-04-24 15:11:17.525064 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-24 15:11:17.525090 | ubuntu-jammy -> localhost | SHA256:HMSI//34on2ArfQyjXTYvgGviGOstecojQkIrHXkpDI zuul-build-sshkey 2026-04-24 15:11:17.525113 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-24 15:11:17.525134 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-24 15:11:17.525167 | ubuntu-jammy -> localhost | | . o. | 2026-04-24 15:11:17.525190 | ubuntu-jammy -> localhost | | + ... | 2026-04-24 15:11:17.525210 | ubuntu-jammy -> localhost | |. = . . | 2026-04-24 15:11:17.525230 | ubuntu-jammy -> localhost | |E.o o .. . | 2026-04-24 15:11:17.525250 | ubuntu-jammy -> localhost | |++ . .S* | 2026-04-24 15:11:17.525276 | ubuntu-jammy -> localhost | |+ *o* | 2026-04-24 15:11:17.525297 | ubuntu-jammy -> localhost | | . =. o Bo+ | 2026-04-24 15:11:17.525318 | ubuntu-jammy -> localhost | | +.=+..=o*.o | 2026-04-24 15:11:17.525338 | ubuntu-jammy -> localhost | | .+++o o+o=. | 2026-04-24 15:11:17.525358 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-24 15:11:17.525454 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.712224 2026-04-24 15:11:17.532192 | 2026-04-24 15:11:17.532302 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-24 15:11:17.562091 | ubuntu-jammy | ok 2026-04-24 15:11:17.571512 | ubuntu-jammy | included: /var/lib/zuul/builds/a6641e75a13243d2bc3c626fc1590b37/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-24 15:11:17.580491 | 2026-04-24 15:11:17.580593 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-24 15:11:17.604251 | ubuntu-jammy | skipping: Conditional result was False 2026-04-24 15:11:17.610153 | 2026-04-24 15:11:17.610260 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-24 15:11:18.348177 | ubuntu-jammy | changed 2026-04-24 15:11:18.359576 | 2026-04-24 15:11:18.359707 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-24 15:11:18.640636 | ubuntu-jammy | ok 2026-04-24 15:11:18.650625 | 2026-04-24 15:11:18.650769 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-24 15:11:19.337521 | ubuntu-jammy | changed 2026-04-24 15:11:19.347569 | 2026-04-24 15:11:19.347705 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-24 15:11:20.108322 | ubuntu-jammy | changed 2026-04-24 15:11:20.114398 | 2026-04-24 15:11:20.114523 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-24 15:11:20.148599 | ubuntu-jammy | skipping: Conditional result was False 2026-04-24 15:11:20.157690 | 2026-04-24 15:11:20.157829 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-24 15:11:20.667477 | ubuntu-jammy -> localhost | changed 2026-04-24 15:11:20.678596 | 2026-04-24 15:11:20.678726 | TASK [add-build-sshkey : Add back temp key] 2026-04-24 15:11:21.040473 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/a6641e75a13243d2bc3c626fc1590b37/work/a6641e75a13243d2bc3c626fc1590b37_id_rsa (zuul-build-sshkey) 2026-04-24 15:11:21.040932 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.017356 2026-04-24 15:11:21.054706 | 2026-04-24 15:11:21.054869 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-24 15:11:21.591742 | ubuntu-jammy | ok 2026-04-24 15:11:21.599542 | 2026-04-24 15:11:21.599691 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-24 15:11:21.634997 | ubuntu-jammy | skipping: Conditional result was False 2026-04-24 15:11:21.657783 | 2026-04-24 15:11:21.657986 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-24 15:11:22.073668 | ubuntu-jammy | ok 2026-04-24 15:11:22.084771 | 2026-04-24 15:11:22.084911 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-24 15:11:22.125287 | ubuntu-jammy | ok 2026-04-24 15:11:22.130737 | 2026-04-24 15:11:22.130889 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-24 15:11:22.446031 | ubuntu-jammy -> localhost | ok 2026-04-24 15:11:22.456553 | 2026-04-24 15:11:22.456695 | TASK [validate-host : Collect information about the host] 2026-04-24 15:11:23.681828 | ubuntu-jammy | ok 2026-04-24 15:11:23.692570 | 2026-04-24 15:11:23.692688 | TASK [validate-host : Sanitize hostname] 2026-04-24 15:11:23.809912 | ubuntu-jammy | ok 2026-04-24 15:11:23.851741 | 2026-04-24 15:11:23.851876 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-24 15:11:24.446271 | ubuntu-jammy -> localhost | changed 2026-04-24 15:11:24.462527 | 2026-04-24 15:11:24.462715 | TASK [validate-host : Collect information about zuul worker] 2026-04-24 15:11:24.865846 | ubuntu-jammy | ok 2026-04-24 15:11:24.873890 | 2026-04-24 15:11:24.874118 | TASK [validate-host : Write out all zuul information for each host] 2026-04-24 15:11:25.496360 | ubuntu-jammy -> localhost | changed 2026-04-24 15:11:25.508624 | 2026-04-24 15:11:25.508908 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-24 15:11:25.826698 | ubuntu-jammy | ok 2026-04-24 15:11:25.842700 | 2026-04-24 15:11:25.842855 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-24 15:11:26.975127 | ubuntu-jammy | changed: 2026-04-24 15:11:26.975392 | ubuntu-jammy | cd+++++++++ src/ 2026-04-24 15:11:26.975431 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-24 15:11:26.975457 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-24 15:11:26.975479 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-24 15:11:26.975500 | ubuntu-jammy | Containerfile 2026-04-24 15:11:26.975669 | ubuntu-jammy | Containerfile 2026-04-24 15:11:27.012482 | ubuntu-jammy | Containerfile 2026-04-24 15:11:27.012622 | ubuntu-jammy | Containerfile 2026-04-24 15:11:27.012829 | ubuntu-jammy | Containerfile 2026-04-24 15:11:27.012968 | ubuntu-jammy | Containerfile 2026-04-24 15:11:27.013107 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.003990 2026-04-24 15:11:34.789872 | 2026-04-24 15:11:34.789987 | TASK [upload-logs : Upload logs to log server] 2026-04-24 15:11:35.400180 | localhost | Output suppressed because no_log was given 2026-04-24 15:11:35.402221 | 2026-04-24 15:11:35.402343 | LOOP [upload-logs : Compress console log and json output] 2026-04-24 15:11:35.520634 | localhost | skipping: Conditional result was False 2026-04-24 15:11:35.536469 | localhost | skipping: Conditional result was False 2026-04-24 15:11:35.545264 | 2026-04-24 15:11:35.545508 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-24 15:11:35.600536 | localhost | skipping: Conditional result was False 2026-04-24 15:11:35.600946 | 2026-04-24 15:11:35.608743 | localhost | skipping: Conditional result was False 2026-04-24 15:11:35.614521 | 2026-04-24 15:11:35.614728 | LOOP [upload-logs : Upload console log and json output]