2025-12-01 14:36:44.361850 | Job console starting 2025-12-01 14:36:44.380673 | Updating git repos 2025-12-01 14:36:44.412537 | Cloning repos into workspace 2025-12-01 14:36:44.493178 | Restoring repo states 2025-12-01 14:36:44.510569 | Merging changes 2025-12-01 14:36:45.204068 | Checking out repos 2025-12-01 14:36:45.281956 | Preparing playbooks 2025-12-01 14:36:46.143946 | Running Ansible setup 2025-12-01 14:36:51.666869 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-01 14:36:52.801998 | 2025-12-01 14:36:52.802176 | PLAY [Base pre] 2025-12-01 14:36:52.851333 | 2025-12-01 14:36:52.851501 | TASK [Setup log path fact] 2025-12-01 14:36:52.873821 | ubuntu-jammy | ok 2025-12-01 14:36:52.897566 | 2025-12-01 14:36:52.903512 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-01 14:36:52.956679 | ubuntu-jammy | ok 2025-12-01 14:36:52.968946 | 2025-12-01 14:36:52.969136 | TASK [emit-job-header : Print job information] 2025-12-01 14:36:53.053030 | # Job Information 2025-12-01 14:36:53.053278 | Ansible Version: 2.16.14 2025-12-01 14:36:53.053336 | Job: hadolint 2025-12-01 14:36:53.053390 | Pipeline: check 2025-12-01 14:36:53.053434 | Executor: 521e9411259a 2025-12-01 14:36:53.053469 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/399 2025-12-01 14:36:53.053497 | Event ID: cc76d2a0-cebf-11f0-9773-e687e9c945fb 2025-12-01 14:36:53.059897 | 2025-12-01 14:36:53.060052 | LOOP [emit-job-header : Print node information] 2025-12-01 14:36:53.222916 | ubuntu-jammy | ok: 2025-12-01 14:36:53.223275 | ubuntu-jammy | # Node Information 2025-12-01 14:36:53.223315 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-01 14:36:53.223378 | ubuntu-jammy | Hostname: ubuntu 2025-12-01 14:36:53.223401 | ubuntu-jammy | Username: zuul 2025-12-01 14:36:53.223421 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-01 14:36:53.223444 | ubuntu-jammy | Provider: regiocloud-a 2025-12-01 14:36:53.223466 | ubuntu-jammy | Region: 2025-12-01 14:36:53.223488 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-01 14:36:53.223507 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-01 14:36:53.223526 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3b:174b 2025-12-01 14:36:53.246415 | 2025-12-01 14:36:53.246573 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-01 14:36:54.385109 | ubuntu-jammy -> localhost | changed 2025-12-01 14:36:54.393616 | 2025-12-01 14:36:54.393755 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-01 14:36:56.860363 | ubuntu-jammy -> localhost | changed 2025-12-01 14:36:56.873431 | 2025-12-01 14:36:56.873567 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-01 14:36:57.609388 | ubuntu-jammy -> localhost | ok 2025-12-01 14:36:57.616610 | 2025-12-01 14:36:57.616759 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-01 14:36:57.668031 | ubuntu-jammy | ok 2025-12-01 14:36:57.709294 | ubuntu-jammy | included: /var/lib/zuul/builds/6a141a5e600d418197c31ae889305be0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-01 14:36:57.716206 | 2025-12-01 14:36:57.716327 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-01 14:36:59.683360 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-01 14:36:59.683678 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/6a141a5e600d418197c31ae889305be0/work/6a141a5e600d418197c31ae889305be0_id_rsa 2025-12-01 14:36:59.683723 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/6a141a5e600d418197c31ae889305be0/work/6a141a5e600d418197c31ae889305be0_id_rsa.pub 2025-12-01 14:36:59.683750 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-01 14:36:59.683776 | ubuntu-jammy -> localhost | SHA256:sE7gYi2pTbIVh5+gL2V8+HmtZRFLWjbFStopMb3NGrw zuul-build-sshkey 2025-12-01 14:36:59.683798 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-01 14:36:59.683819 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-01 14:36:59.683851 | ubuntu-jammy -> localhost | | . .. | 2025-12-01 14:36:59.683875 | ubuntu-jammy -> localhost | | . o o.. | 2025-12-01 14:36:59.683895 | ubuntu-jammy -> localhost | | + o .B** | 2025-12-01 14:36:59.683914 | ubuntu-jammy -> localhost | | o X ooBB+o | 2025-12-01 14:36:59.683934 | ubuntu-jammy -> localhost | |o % * +.S+ | 2025-12-01 14:36:59.683956 | ubuntu-jammy -> localhost | | % = + .E. | 2025-12-01 14:36:59.683977 | ubuntu-jammy -> localhost | |+ o o o + | 2025-12-01 14:36:59.684015 | ubuntu-jammy -> localhost | | . . + | 2025-12-01 14:36:59.684037 | ubuntu-jammy -> localhost | | . | 2025-12-01 14:36:59.684058 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-01 14:36:59.684113 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.052535 2025-12-01 14:36:59.691114 | 2025-12-01 14:36:59.691246 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-01 14:36:59.740641 | ubuntu-jammy | ok 2025-12-01 14:36:59.760855 | ubuntu-jammy | included: /var/lib/zuul/builds/6a141a5e600d418197c31ae889305be0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-01 14:36:59.780321 | 2025-12-01 14:36:59.780458 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-01 14:36:59.835464 | ubuntu-jammy | skipping: Conditional result was False 2025-12-01 14:36:59.842783 | 2025-12-01 14:36:59.842938 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-01 14:37:00.644152 | ubuntu-jammy | changed 2025-12-01 14:37:00.649830 | 2025-12-01 14:37:00.649948 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-01 14:37:00.942663 | ubuntu-jammy | ok 2025-12-01 14:37:00.951186 | 2025-12-01 14:37:00.951330 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-01 14:37:01.655441 | ubuntu-jammy | changed 2025-12-01 14:37:01.664219 | 2025-12-01 14:37:01.666252 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-01 14:37:02.378112 | ubuntu-jammy | changed 2025-12-01 14:37:02.388579 | 2025-12-01 14:37:02.388686 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-01 14:37:02.422997 | ubuntu-jammy | skipping: Conditional result was False 2025-12-01 14:37:02.430967 | 2025-12-01 14:37:02.431085 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-01 14:37:03.427945 | ubuntu-jammy -> localhost | changed 2025-12-01 14:37:03.443807 | 2025-12-01 14:37:03.443969 | TASK [add-build-sshkey : Add back temp key] 2025-12-01 14:37:04.246705 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/6a141a5e600d418197c31ae889305be0/work/6a141a5e600d418197c31ae889305be0_id_rsa (zuul-build-sshkey) 2025-12-01 14:37:04.247379 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.039858 2025-12-01 14:37:04.254953 | 2025-12-01 14:37:04.255066 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-01 14:37:04.984732 | ubuntu-jammy | ok 2025-12-01 14:37:04.992104 | 2025-12-01 14:37:04.992217 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-01 14:37:05.027674 | ubuntu-jammy | skipping: Conditional result was False 2025-12-01 14:37:05.041397 | 2025-12-01 14:37:05.041513 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-01 14:37:05.493476 | ubuntu-jammy | ok 2025-12-01 14:37:05.513046 | 2025-12-01 14:37:05.513172 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-01 14:37:05.572741 | ubuntu-jammy | ok 2025-12-01 14:37:05.584640 | 2025-12-01 14:37:05.584744 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-01 14:37:05.890927 | ubuntu-jammy -> localhost | ok 2025-12-01 14:37:05.897226 | 2025-12-01 14:37:05.897331 | TASK [validate-host : Collect information about the host] 2025-12-01 14:37:07.083726 | ubuntu-jammy | ok 2025-12-01 14:37:07.108235 | 2025-12-01 14:37:07.108344 | TASK [validate-host : Sanitize hostname] 2025-12-01 14:37:07.412617 | ubuntu-jammy | ok 2025-12-01 14:37:07.483243 | 2025-12-01 14:37:07.483385 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-01 14:37:08.541054 | ubuntu-jammy -> localhost | changed 2025-12-01 14:37:08.545685 | 2025-12-01 14:37:08.545770 | TASK [validate-host : Collect information about zuul worker] 2025-12-01 14:37:09.148097 | ubuntu-jammy | ok 2025-12-01 14:37:09.152730 | 2025-12-01 14:37:09.152834 | TASK [validate-host : Write out all zuul information for each host] 2025-12-01 14:37:10.063923 | ubuntu-jammy -> localhost | changed 2025-12-01 14:37:10.073947 | 2025-12-01 14:37:10.074064 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-01 14:37:10.356411 | ubuntu-jammy | ok 2025-12-01 14:37:10.362850 | 2025-12-01 14:37:10.362948 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-01 14:37:11.579321 | ubuntu-jammy | changed: 2025-12-01 14:37:11.579470 | ubuntu-jammy | cd+++++++++ src/ 2025-12-01 14:37:11.579497 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-01 14:37:11.579517 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-01 14:37:11.579535 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-01 14:37:11.579552 | ubuntu-jammy | Containerfile 2025-12-01 14:37:11.579675 | ubuntu-jammy | Containerfile 2025-12-01 14:37:11.605291 | ubuntu-jammy | Containerfile 2025-12-01 14:37:11.605349 | ubuntu-jammy | Containerfile 2025-12-01 14:37:11.605407 | ubuntu-jammy | Containerfile 2025-12-01 14:37:11.605464 | ubuntu-jammy | Containerfile 2025-12-01 14:37:11.605520 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.003797 2025-12-01 14:37:22.393425 | 2025-12-01 14:37:22.393518 | TASK [upload-logs : Upload logs to log server] 2025-12-01 14:37:22.939658 | localhost | Output suppressed because no_log was given 2025-12-01 14:37:22.941050 | 2025-12-01 14:37:22.941122 | LOOP [upload-logs : Compress console log and json output] 2025-12-01 14:37:22.987661 | localhost | skipping: Conditional result was False 2025-12-01 14:37:22.993383 | localhost | skipping: Conditional result was False 2025-12-01 14:37:22.998699 | 2025-12-01 14:37:22.998786 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-01 14:37:23.069789 | localhost | skipping: Conditional result was False 2025-12-01 14:37:23.070020 | 2025-12-01 14:37:23.074716 | localhost | skipping: Conditional result was False 2025-12-01 14:37:23.085975 | 2025-12-01 14:37:23.086083 | LOOP [upload-logs : Upload console log and json output]