2026-01-23 12:47:21.421355 | Job console starting 2026-01-23 12:47:21.439825 | Updating git repos 2026-01-23 12:47:21.483210 | Cloning repos into workspace 2026-01-23 12:47:21.558687 | Restoring repo states 2026-01-23 12:47:21.566067 | Merging changes 2026-01-23 12:47:22.268401 | Checking out repos 2026-01-23 12:47:22.319171 | Preparing playbooks 2026-01-23 12:47:23.584429 | Running Ansible setup 2026-01-23 12:47:32.003813 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-23 12:47:33.736022 | 2026-01-23 12:47:33.736198 | PLAY [Base pre] 2026-01-23 12:47:33.773441 | 2026-01-23 12:47:33.773598 | TASK [Setup log path fact] 2026-01-23 12:47:33.795171 | ubuntu-jammy | ok 2026-01-23 12:47:33.814062 | 2026-01-23 12:47:33.814219 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-23 12:47:33.846575 | ubuntu-jammy | ok 2026-01-23 12:47:33.859015 | 2026-01-23 12:47:33.859138 | TASK [emit-job-header : Print job information] 2026-01-23 12:47:33.942202 | # Job Information 2026-01-23 12:47:33.942392 | Ansible Version: 2.16.14 2026-01-23 12:47:33.942427 | Job: hadolint 2026-01-23 12:47:33.942460 | Pipeline: check 2026-01-23 12:47:33.942483 | Executor: 521e9411259a 2026-01-23 12:47:33.942505 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/465 2026-01-23 12:47:33.942528 | Event ID: 847bf7a0-f859-11f0-847f-d5ed3b1a50e2 2026-01-23 12:47:33.947741 | 2026-01-23 12:47:33.947862 | LOOP [emit-job-header : Print node information] 2026-01-23 12:47:34.188821 | ubuntu-jammy | ok: 2026-01-23 12:47:34.189113 | ubuntu-jammy | # Node Information 2026-01-23 12:47:34.189153 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-23 12:47:34.189178 | ubuntu-jammy | Hostname: ubuntu 2026-01-23 12:47:34.189200 | ubuntu-jammy | Username: zuul 2026-01-23 12:47:34.189222 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-23 12:47:34.189246 | ubuntu-jammy | Provider: regiocloud-a 2026-01-23 12:47:34.189266 | ubuntu-jammy | Region: 2026-01-23 12:47:34.189287 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-23 12:47:34.189307 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-23 12:47:34.189327 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe65:1fc4 2026-01-23 12:47:34.207925 | 2026-01-23 12:47:34.208088 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-23 12:47:35.065451 | ubuntu-jammy -> localhost | changed 2026-01-23 12:47:35.072969 | 2026-01-23 12:47:35.073146 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-23 12:47:36.951220 | ubuntu-jammy -> localhost | changed 2026-01-23 12:47:36.959925 | 2026-01-23 12:47:36.960019 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-23 12:47:37.422099 | ubuntu-jammy -> localhost | ok 2026-01-23 12:47:37.426885 | 2026-01-23 12:47:37.426968 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-23 12:47:37.454714 | ubuntu-jammy | ok 2026-01-23 12:47:37.475541 | ubuntu-jammy | included: /var/lib/zuul/builds/252be0b21f3f4099a011b1439857ffd1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-23 12:47:37.481213 | 2026-01-23 12:47:37.481288 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-23 12:47:39.698113 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-23 12:47:39.698312 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/252be0b21f3f4099a011b1439857ffd1/work/252be0b21f3f4099a011b1439857ffd1_id_rsa 2026-01-23 12:47:39.698349 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/252be0b21f3f4099a011b1439857ffd1/work/252be0b21f3f4099a011b1439857ffd1_id_rsa.pub 2026-01-23 12:47:39.698376 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-23 12:47:39.698399 | ubuntu-jammy -> localhost | SHA256:5aqDOsiZ/2/N94B8t1qNzdSQ/nd/bRqm7vpwEibKM44 zuul-build-sshkey 2026-01-23 12:47:39.698421 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-23 12:47:39.698441 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-23 12:47:39.698474 | ubuntu-jammy -> localhost | | | 2026-01-23 12:47:39.698497 | ubuntu-jammy -> localhost | | . | 2026-01-23 12:47:39.698517 | ubuntu-jammy -> localhost | | . o | 2026-01-23 12:47:39.698536 | ubuntu-jammy -> localhost | | o . ..| 2026-01-23 12:47:39.698556 | ubuntu-jammy -> localhost | | S + ...| 2026-01-23 12:47:39.698582 | ubuntu-jammy -> localhost | | . ..+.. *. | 2026-01-23 12:47:39.698602 | ubuntu-jammy -> localhost | |..o .= +ooo.+o+=| 2026-01-23 12:47:39.698622 | ubuntu-jammy -> localhost | |.+. .o.= o.=+o..B| 2026-01-23 12:47:39.698642 | ubuntu-jammy -> localhost | | o+E.=o o*Bo.oo| 2026-01-23 12:47:39.698662 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-23 12:47:39.698706 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.401743 2026-01-23 12:47:39.704788 | 2026-01-23 12:47:39.704879 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-23 12:47:39.742576 | ubuntu-jammy | ok 2026-01-23 12:47:39.757300 | ubuntu-jammy | included: /var/lib/zuul/builds/252be0b21f3f4099a011b1439857ffd1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-23 12:47:39.776096 | 2026-01-23 12:47:39.776191 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-23 12:47:39.799526 | ubuntu-jammy | skipping: Conditional result was False 2026-01-23 12:47:39.806359 | 2026-01-23 12:47:39.806461 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-23 12:47:40.451920 | ubuntu-jammy | changed 2026-01-23 12:47:40.472467 | 2026-01-23 12:47:40.472585 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-23 12:47:40.741814 | ubuntu-jammy | ok 2026-01-23 12:47:40.749766 | 2026-01-23 12:47:40.749877 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-23 12:47:41.360235 | ubuntu-jammy | changed 2026-01-23 12:47:41.372916 | 2026-01-23 12:47:41.373041 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-23 12:47:42.052514 | ubuntu-jammy | changed 2026-01-23 12:47:42.060007 | 2026-01-23 12:47:42.060091 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-23 12:47:42.082688 | ubuntu-jammy | skipping: Conditional result was False 2026-01-23 12:47:42.091605 | 2026-01-23 12:47:42.091698 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-23 12:47:42.786042 | ubuntu-jammy -> localhost | changed 2026-01-23 12:47:42.794638 | 2026-01-23 12:47:42.794732 | TASK [add-build-sshkey : Add back temp key] 2026-01-23 12:47:43.193291 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/252be0b21f3f4099a011b1439857ffd1/work/252be0b21f3f4099a011b1439857ffd1_id_rsa (zuul-build-sshkey) 2026-01-23 12:47:43.193472 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.026876 2026-01-23 12:47:43.200294 | 2026-01-23 12:47:43.200373 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-23 12:47:43.579129 | ubuntu-jammy | ok 2026-01-23 12:47:43.583106 | 2026-01-23 12:47:43.583175 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-23 12:47:43.619039 | ubuntu-jammy | skipping: Conditional result was False 2026-01-23 12:47:43.627598 | 2026-01-23 12:47:43.627690 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-23 12:47:44.089333 | ubuntu-jammy | ok 2026-01-23 12:47:44.104024 | 2026-01-23 12:47:44.104129 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-23 12:47:44.163728 | ubuntu-jammy | ok 2026-01-23 12:47:44.170268 | 2026-01-23 12:47:44.170366 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-23 12:47:44.570755 | ubuntu-jammy -> localhost | ok 2026-01-23 12:47:44.576924 | 2026-01-23 12:47:44.577032 | TASK [validate-host : Collect information about the host] 2026-01-23 12:47:45.733710 | ubuntu-jammy | ok 2026-01-23 12:47:45.758914 | 2026-01-23 12:47:45.759041 | TASK [validate-host : Sanitize hostname] 2026-01-23 12:47:45.868095 | ubuntu-jammy | ok 2026-01-23 12:47:45.917761 | 2026-01-23 12:47:45.917865 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-23 12:47:46.864925 | ubuntu-jammy -> localhost | changed 2026-01-23 12:47:46.870431 | 2026-01-23 12:47:46.870522 | TASK [validate-host : Collect information about zuul worker] 2026-01-23 12:47:47.272360 | ubuntu-jammy | ok 2026-01-23 12:47:47.277370 | 2026-01-23 12:47:47.277466 | TASK [validate-host : Write out all zuul information for each host] 2026-01-23 12:47:48.007336 | ubuntu-jammy -> localhost | changed 2026-01-23 12:47:48.027839 | 2026-01-23 12:47:48.027937 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-23 12:47:48.292726 | ubuntu-jammy | ok 2026-01-23 12:47:48.298618 | 2026-01-23 12:47:48.298709 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-23 12:47:49.377531 | ubuntu-jammy | changed: 2026-01-23 12:47:49.377772 | ubuntu-jammy | cd+++++++++ src/ 2026-01-23 12:47:49.377810 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-23 12:47:49.377835 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-23 12:47:49.377856 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-23 12:47:49.377876 | ubuntu-jammy | Containerfile 2026-01-23 12:47:49.378108 | ubuntu-jammy | Containerfile 2026-01-23 12:47:49.407737 | ubuntu-jammy | Containerfile 2026-01-23 12:47:49.407811 | ubuntu-jammy | Containerfile 2026-01-23 12:47:49.407882 | ubuntu-jammy | Containerfile 2026-01-23 12:47:49.407952 | ubuntu-jammy | Containerfile 2026-01-23 12:47:49.408030 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006142 2026-01-23 12:47:57.039729 | 2026-01-23 12:47:57.039822 | TASK [upload-logs : Upload logs to log server] 2026-01-23 12:47:57.572334 | localhost | Output suppressed because no_log was given 2026-01-23 12:47:57.579467 | 2026-01-23 12:47:57.579562 | LOOP [upload-logs : Compress console log and json output] 2026-01-23 12:47:57.624177 | localhost | skipping: Conditional result was False 2026-01-23 12:47:57.629562 | localhost | skipping: Conditional result was False 2026-01-23 12:47:57.636765 | 2026-01-23 12:47:57.636859 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-23 12:47:57.689413 | localhost | skipping: Conditional result was False 2026-01-23 12:47:57.692343 | 2026-01-23 12:47:57.696927 | localhost | skipping: Conditional result was False 2026-01-23 12:47:57.707601 | 2026-01-23 12:47:57.707743 | LOOP [upload-logs : Upload console log and json output]