2025-09-15 07:26:03.604165 | Job console starting 2025-09-15 07:26:03.618301 | Updating git repos 2025-09-15 07:26:03.641816 | Cloning repos into workspace 2025-09-15 07:26:03.685935 | Restoring repo states 2025-09-15 07:26:03.695904 | Merging changes 2025-09-15 07:26:04.311695 | Checking out repos 2025-09-15 07:26:04.357698 | Preparing playbooks 2025-09-15 07:26:04.910567 | Running Ansible setup 2025-09-15 07:26:09.414202 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-09-15 07:26:10.158720 | 2025-09-15 07:26:10.158916 | PLAY [Base pre] 2025-09-15 07:26:10.175234 | 2025-09-15 07:26:10.175367 | TASK [Setup log path fact] 2025-09-15 07:26:10.205110 | ubuntu-jammy | ok 2025-09-15 07:26:10.220404 | 2025-09-15 07:26:10.220550 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-15 07:26:10.266555 | ubuntu-jammy | ok 2025-09-15 07:26:10.279258 | 2025-09-15 07:26:10.279385 | TASK [emit-job-header : Print job information] 2025-09-15 07:26:10.330044 | # Job Information 2025-09-15 07:26:10.330269 | Ansible Version: 2.16.14 2025-09-15 07:26:10.330307 | Job: hadolint 2025-09-15 07:26:10.330341 | Pipeline: check 2025-09-15 07:26:10.330364 | Executor: 521e9411259a 2025-09-15 07:26:10.330385 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/274 2025-09-15 07:26:10.330409 | Event ID: 1fcebe60-9205-11f0-9d7b-f46180cc2df0 2025-09-15 07:26:10.335803 | 2025-09-15 07:26:10.335920 | LOOP [emit-job-header : Print node information] 2025-09-15 07:26:10.450329 | ubuntu-jammy | ok: 2025-09-15 07:26:10.450626 | ubuntu-jammy | # Node Information 2025-09-15 07:26:10.450665 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-09-15 07:26:10.450691 | ubuntu-jammy | Hostname: ubuntu 2025-09-15 07:26:10.450715 | ubuntu-jammy | Username: zuul 2025-09-15 07:26:10.450735 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-09-15 07:26:10.450760 | ubuntu-jammy | Provider: regiocloud-a 2025-09-15 07:26:10.450781 | ubuntu-jammy | Region: 2025-09-15 07:26:10.450803 | ubuntu-jammy | Label: ubuntu-jammy 2025-09-15 07:26:10.450822 | ubuntu-jammy | Product Name: OpenStack Nova 2025-09-15 07:26:10.450863 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe30:62aa 2025-09-15 07:26:10.479455 | 2025-09-15 07:26:10.479632 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-15 07:26:10.981362 | ubuntu-jammy -> localhost | changed 2025-09-15 07:26:10.991382 | 2025-09-15 07:26:10.991719 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-15 07:26:12.118634 | ubuntu-jammy -> localhost | changed 2025-09-15 07:26:12.130348 | 2025-09-15 07:26:12.130474 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-15 07:26:12.498853 | ubuntu-jammy -> localhost | ok 2025-09-15 07:26:12.505222 | 2025-09-15 07:26:12.505360 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-15 07:26:12.534260 | ubuntu-jammy | ok 2025-09-15 07:26:12.552460 | ubuntu-jammy | included: /var/lib/zuul/builds/dd92c0937cb04024bd26ff3df906a89f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-15 07:26:12.558804 | 2025-09-15 07:26:12.558942 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-15 07:26:13.549942 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-09-15 07:26:13.550244 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/dd92c0937cb04024bd26ff3df906a89f/work/dd92c0937cb04024bd26ff3df906a89f_id_rsa 2025-09-15 07:26:13.550288 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/dd92c0937cb04024bd26ff3df906a89f/work/dd92c0937cb04024bd26ff3df906a89f_id_rsa.pub 2025-09-15 07:26:13.550316 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-09-15 07:26:13.550341 | ubuntu-jammy -> localhost | SHA256:yVoEZgLvMAR1ws3gwoiwjI+fj3HOO8GQZ6/hMFBorxc zuul-build-sshkey 2025-09-15 07:26:13.550364 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-09-15 07:26:13.550386 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-09-15 07:26:13.550419 | ubuntu-jammy -> localhost | |o=*=o + | 2025-09-15 07:26:13.550443 | ubuntu-jammy -> localhost | |O=o+o+ . | 2025-09-15 07:26:13.550464 | ubuntu-jammy -> localhost | |B+=.. . | 2025-09-15 07:26:13.550485 | ubuntu-jammy -> localhost | |.+oEo o . | 2025-09-15 07:26:13.550506 | ubuntu-jammy -> localhost | |..o=o. S | 2025-09-15 07:26:13.550530 | ubuntu-jammy -> localhost | | ooo+ .o | 2025-09-15 07:26:13.550551 | ubuntu-jammy -> localhost | | =+.+. | 2025-09-15 07:26:13.550570 | ubuntu-jammy -> localhost | | B+ | 2025-09-15 07:26:13.550591 | ubuntu-jammy -> localhost | | . =o | 2025-09-15 07:26:13.550611 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-09-15 07:26:13.550670 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.476716 2025-09-15 07:26:13.559758 | 2025-09-15 07:26:13.559872 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-15 07:26:13.582094 | ubuntu-jammy | ok 2025-09-15 07:26:13.600956 | ubuntu-jammy | included: /var/lib/zuul/builds/dd92c0937cb04024bd26ff3df906a89f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-15 07:26:13.611667 | 2025-09-15 07:26:13.611785 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-15 07:26:13.635566 | ubuntu-jammy | skipping: Conditional result was False 2025-09-15 07:26:13.642271 | 2025-09-15 07:26:13.642390 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-15 07:26:14.261669 | ubuntu-jammy | changed 2025-09-15 07:26:14.268192 | 2025-09-15 07:26:14.268313 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-15 07:26:14.514907 | ubuntu-jammy | ok 2025-09-15 07:26:14.522864 | 2025-09-15 07:26:14.522998 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-15 07:26:15.101477 | ubuntu-jammy | changed 2025-09-15 07:26:15.108482 | 2025-09-15 07:26:15.108592 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-15 07:26:15.705972 | ubuntu-jammy | changed 2025-09-15 07:26:15.711798 | 2025-09-15 07:26:15.711904 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-15 07:26:15.735665 | ubuntu-jammy | skipping: Conditional result was False 2025-09-15 07:26:15.742110 | 2025-09-15 07:26:15.742241 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-15 07:26:16.208728 | ubuntu-jammy -> localhost | changed 2025-09-15 07:26:16.219716 | 2025-09-15 07:26:16.219835 | TASK [add-build-sshkey : Add back temp key] 2025-09-15 07:26:16.567948 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/dd92c0937cb04024bd26ff3df906a89f/work/dd92c0937cb04024bd26ff3df906a89f_id_rsa (zuul-build-sshkey) 2025-09-15 07:26:16.568553 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012284 2025-09-15 07:26:16.584601 | 2025-09-15 07:26:16.584744 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-15 07:26:16.963634 | ubuntu-jammy | ok 2025-09-15 07:26:16.969462 | 2025-09-15 07:26:16.969577 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-15 07:26:17.004255 | ubuntu-jammy | skipping: Conditional result was False 2025-09-15 07:26:17.025085 | 2025-09-15 07:26:17.025237 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-15 07:26:17.433007 | ubuntu-jammy | ok 2025-09-15 07:26:17.447963 | 2025-09-15 07:26:17.448101 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-15 07:26:17.476767 | ubuntu-jammy | ok 2025-09-15 07:26:17.482413 | 2025-09-15 07:26:17.482525 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-15 07:26:17.749720 | ubuntu-jammy -> localhost | ok 2025-09-15 07:26:17.766014 | 2025-09-15 07:26:17.766191 | TASK [validate-host : Collect information about the host] 2025-09-15 07:26:18.862613 | ubuntu-jammy | ok 2025-09-15 07:26:18.873667 | 2025-09-15 07:26:18.873785 | TASK [validate-host : Sanitize hostname] 2025-09-15 07:26:18.974967 | ubuntu-jammy | ok 2025-09-15 07:26:19.020710 | 2025-09-15 07:26:19.020842 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-15 07:26:19.560987 | ubuntu-jammy -> localhost | changed 2025-09-15 07:26:19.568093 | 2025-09-15 07:26:19.568248 | TASK [validate-host : Collect information about zuul worker] 2025-09-15 07:26:19.937784 | ubuntu-jammy | ok 2025-09-15 07:26:19.942799 | 2025-09-15 07:26:19.942939 | TASK [validate-host : Write out all zuul information for each host] 2025-09-15 07:26:20.485636 | ubuntu-jammy -> localhost | changed 2025-09-15 07:26:20.509223 | 2025-09-15 07:26:20.509412 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-15 07:26:20.743303 | ubuntu-jammy | ok 2025-09-15 07:26:20.748927 | 2025-09-15 07:26:20.749035 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-15 07:26:21.616471 | ubuntu-jammy | changed: 2025-09-15 07:26:21.616688 | ubuntu-jammy | cd+++++++++ src/ 2025-09-15 07:26:21.616725 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-09-15 07:26:21.616753 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-09-15 07:26:21.616777 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-09-15 07:26:21.616800 | ubuntu-jammy | Containerfile 2025-09-15 07:26:21.616961 | ubuntu-jammy | Containerfile 2025-09-15 07:26:21.633922 | ubuntu-jammy | Containerfile 2025-09-15 07:26:21.633991 | ubuntu-jammy | Containerfile 2025-09-15 07:26:21.634062 | ubuntu-jammy | Containerfile 2025-09-15 07:26:21.634141 | ubuntu-jammy | Containerfile 2025-09-15 07:26:21.634211 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006395 2025-09-15 07:26:28.736542 | 2025-09-15 07:26:28.736722 | TASK [upload-logs : Upload logs to log server] 2025-09-15 07:26:29.321839 | localhost | Output suppressed because no_log was given 2025-09-15 07:26:29.324350 | 2025-09-15 07:26:29.324483 | LOOP [upload-logs : Compress console log and json output] 2025-09-15 07:26:29.381911 | localhost | skipping: Conditional result was False 2025-09-15 07:26:29.386397 | localhost | skipping: Conditional result was False 2025-09-15 07:26:29.394709 | 2025-09-15 07:26:29.394969 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-15 07:26:29.442567 | localhost | skipping: Conditional result was False 2025-09-15 07:26:29.443289 | 2025-09-15 07:26:29.446478 | localhost | skipping: Conditional result was False 2025-09-15 07:26:29.459880 | 2025-09-15 07:26:29.460091 | LOOP [upload-logs : Upload console log and json output]