2025-12-18 02:02:48.062596 | Job console starting 2025-12-18 02:02:48.077267 | Updating git repos 2025-12-18 02:02:48.107434 | Cloning repos into workspace 2025-12-18 02:02:48.175473 | Restoring repo states 2025-12-18 02:02:48.182324 | Merging changes 2025-12-18 02:02:48.820510 | Checking out repos 2025-12-18 02:02:48.915757 | Preparing playbooks 2025-12-18 02:02:49.552912 | Running Ansible setup 2025-12-18 02:02:53.967465 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-18 02:02:54.849603 | 2025-12-18 02:02:54.849812 | PLAY [Base pre] 2025-12-18 02:02:54.878497 | 2025-12-18 02:02:54.878709 | TASK [Setup log path fact] 2025-12-18 02:02:54.911100 | ubuntu-jammy | ok 2025-12-18 02:02:54.928950 | 2025-12-18 02:02:54.929130 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-18 02:02:54.964910 | ubuntu-jammy | ok 2025-12-18 02:02:54.979546 | 2025-12-18 02:02:54.979713 | TASK [emit-job-header : Print job information] 2025-12-18 02:02:55.043562 | # Job Information 2025-12-18 02:02:55.043787 | Ansible Version: 2.16.14 2025-12-18 02:02:55.043826 | Job: hadolint 2025-12-18 02:02:55.043861 | Pipeline: check 2025-12-18 02:02:55.043885 | Executor: 521e9411259a 2025-12-18 02:02:55.043907 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/344 2025-12-18 02:02:55.043931 | Event ID: 8c884630-dbb5-11f0-8896-8abd2c3d12a2 2025-12-18 02:02:55.051929 | 2025-12-18 02:02:55.052077 | LOOP [emit-job-header : Print node information] 2025-12-18 02:02:55.257155 | ubuntu-jammy | ok: 2025-12-18 02:02:55.257497 | ubuntu-jammy | # Node Information 2025-12-18 02:02:55.257541 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-18 02:02:55.257567 | ubuntu-jammy | Hostname: ubuntu 2025-12-18 02:02:55.257606 | ubuntu-jammy | Username: zuul 2025-12-18 02:02:55.257654 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-18 02:02:55.257681 | ubuntu-jammy | Provider: regiocloud-a 2025-12-18 02:02:55.257768 | ubuntu-jammy | Region: 2025-12-18 02:02:55.257802 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-18 02:02:55.257823 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-18 02:02:55.257843 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe66:6c6a 2025-12-18 02:02:55.285204 | 2025-12-18 02:02:55.285543 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-18 02:02:56.057839 | ubuntu-jammy -> localhost | changed 2025-12-18 02:02:56.065776 | 2025-12-18 02:02:56.065916 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-18 02:02:57.441796 | ubuntu-jammy -> localhost | changed 2025-12-18 02:02:57.473180 | 2025-12-18 02:02:57.473413 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-18 02:02:57.810000 | ubuntu-jammy -> localhost | ok 2025-12-18 02:02:57.817154 | 2025-12-18 02:02:57.817289 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-18 02:02:57.848981 | ubuntu-jammy | ok 2025-12-18 02:02:57.872123 | ubuntu-jammy | included: /var/lib/zuul/builds/669b779b773340af937877e797c4b0e5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-18 02:02:57.879600 | 2025-12-18 02:02:57.879786 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-18 02:02:58.824094 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-18 02:02:58.824328 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/669b779b773340af937877e797c4b0e5/work/669b779b773340af937877e797c4b0e5_id_rsa 2025-12-18 02:02:58.824367 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/669b779b773340af937877e797c4b0e5/work/669b779b773340af937877e797c4b0e5_id_rsa.pub 2025-12-18 02:02:58.824398 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-18 02:02:58.824422 | ubuntu-jammy -> localhost | SHA256:D+I4FBHRHImBSifky/+rwavHmnNiml0McXfe3pw6+94 zuul-build-sshkey 2025-12-18 02:02:58.824443 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-18 02:02:58.824464 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-18 02:02:58.824496 | ubuntu-jammy -> localhost | |.. .=B.o | 2025-12-18 02:02:58.824519 | ubuntu-jammy -> localhost | |.o....+ | 2025-12-18 02:02:58.824540 | ubuntu-jammy -> localhost | |.o+ o . . | 2025-12-18 02:02:58.824560 | ubuntu-jammy -> localhost | |o .o o o . | 2025-12-18 02:02:58.824585 | ubuntu-jammy -> localhost | | o. . . S . | 2025-12-18 02:02:58.824632 | ubuntu-jammy -> localhost | | o+ o . + o . | 2025-12-18 02:02:58.824654 | ubuntu-jammy -> localhost | | .+= . o + | 2025-12-18 02:02:58.824674 | ubuntu-jammy -> localhost | | *.=+. .. . | 2025-12-18 02:02:58.824694 | ubuntu-jammy -> localhost | |=+Oo.o. o=o E | 2025-12-18 02:02:58.824714 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-18 02:02:58.824771 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.367311 2025-12-18 02:02:58.835108 | 2025-12-18 02:02:58.835233 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-18 02:02:58.865575 | ubuntu-jammy | ok 2025-12-18 02:02:58.876490 | ubuntu-jammy | included: /var/lib/zuul/builds/669b779b773340af937877e797c4b0e5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-18 02:02:58.887272 | 2025-12-18 02:02:58.887409 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-18 02:02:58.913214 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 02:02:58.919744 | 2025-12-18 02:02:58.919871 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-18 02:02:59.688033 | ubuntu-jammy | changed 2025-12-18 02:02:59.695784 | 2025-12-18 02:02:59.695919 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-18 02:02:59.947489 | ubuntu-jammy | ok 2025-12-18 02:02:59.953419 | 2025-12-18 02:02:59.953540 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-18 02:03:00.655071 | ubuntu-jammy | changed 2025-12-18 02:03:00.667663 | 2025-12-18 02:03:00.667818 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-18 02:03:01.314713 | ubuntu-jammy | changed 2025-12-18 02:03:01.323334 | 2025-12-18 02:03:01.323494 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-18 02:03:01.349446 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 02:03:01.359112 | 2025-12-18 02:03:01.359271 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-18 02:03:01.945065 | ubuntu-jammy -> localhost | changed 2025-12-18 02:03:01.961252 | 2025-12-18 02:03:01.961408 | TASK [add-build-sshkey : Add back temp key] 2025-12-18 02:03:02.521991 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/669b779b773340af937877e797c4b0e5/work/669b779b773340af937877e797c4b0e5_id_rsa (zuul-build-sshkey) 2025-12-18 02:03:02.522271 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015798 2025-12-18 02:03:02.531145 | 2025-12-18 02:03:02.531275 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-18 02:03:03.015676 | ubuntu-jammy | ok 2025-12-18 02:03:03.021116 | 2025-12-18 02:03:03.021235 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-18 02:03:03.061523 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 02:03:03.073023 | 2025-12-18 02:03:03.073156 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-18 02:03:03.598152 | ubuntu-jammy | ok 2025-12-18 02:03:03.612957 | 2025-12-18 02:03:03.613089 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-18 02:03:03.655241 | ubuntu-jammy | ok 2025-12-18 02:03:03.664188 | 2025-12-18 02:03:03.664319 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-18 02:03:04.015825 | ubuntu-jammy -> localhost | ok 2025-12-18 02:03:04.025552 | 2025-12-18 02:03:04.025793 | TASK [validate-host : Collect information about the host] 2025-12-18 02:03:05.380154 | ubuntu-jammy | ok 2025-12-18 02:03:05.391753 | 2025-12-18 02:03:05.391888 | TASK [validate-host : Sanitize hostname] 2025-12-18 02:03:05.530144 | ubuntu-jammy | ok 2025-12-18 02:03:05.587570 | 2025-12-18 02:03:05.587761 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-18 02:03:06.345463 | ubuntu-jammy -> localhost | changed 2025-12-18 02:03:06.353885 | 2025-12-18 02:03:06.354012 | TASK [validate-host : Collect information about zuul worker] 2025-12-18 02:03:06.928000 | ubuntu-jammy | ok 2025-12-18 02:03:06.935589 | 2025-12-18 02:03:06.935803 | TASK [validate-host : Write out all zuul information for each host] 2025-12-18 02:03:07.814932 | ubuntu-jammy -> localhost | changed 2025-12-18 02:03:07.835212 | 2025-12-18 02:03:07.835345 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-18 02:03:08.126401 | ubuntu-jammy | ok 2025-12-18 02:03:08.134952 | 2025-12-18 02:03:08.135105 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-18 02:03:09.152695 | ubuntu-jammy | changed: 2025-12-18 02:03:09.152937 | ubuntu-jammy | cd+++++++++ src/ 2025-12-18 02:03:09.152975 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-18 02:03:09.153003 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-18 02:03:09.153026 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-18 02:03:09.153048 | ubuntu-jammy | Containerfile 2025-12-18 02:03:09.153211 | ubuntu-jammy | Containerfile 2025-12-18 02:03:09.160466 | ubuntu-jammy | Containerfile 2025-12-18 02:03:09.160564 | ubuntu-jammy | Containerfile 2025-12-18 02:03:09.160693 | ubuntu-jammy | Containerfile 2025-12-18 02:03:09.160766 | ubuntu-jammy | Containerfile 2025-12-18 02:03:09.160837 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.010350 2025-12-18 02:03:17.135675 | 2025-12-18 02:03:17.135827 | TASK [upload-logs : Upload logs to log server] 2025-12-18 02:03:17.714240 | localhost | Output suppressed because no_log was given 2025-12-18 02:03:17.717676 | 2025-12-18 02:03:17.717818 | LOOP [upload-logs : Compress console log and json output] 2025-12-18 02:03:17.775726 | localhost | skipping: Conditional result was False 2025-12-18 02:03:17.781725 | localhost | skipping: Conditional result was False 2025-12-18 02:03:17.791701 | 2025-12-18 02:03:17.791873 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-18 02:03:17.840435 | localhost | skipping: Conditional result was False 2025-12-18 02:03:17.841127 | 2025-12-18 02:03:17.844552 | localhost | skipping: Conditional result was False 2025-12-18 02:03:17.851939 | 2025-12-18 02:03:17.852141 | LOOP [upload-logs : Upload console log and json output]