2025-12-03 10:15:48.717109 | Job console starting 2025-12-03 10:15:48.729095 | Updating git repos 2025-12-03 10:15:48.764345 | Cloning repos into workspace 2025-12-03 10:15:48.814076 | Restoring repo states 2025-12-03 10:15:48.820065 | Merging changes 2025-12-03 10:15:49.371009 | Checking out repos 2025-12-03 10:15:49.421657 | Preparing playbooks 2025-12-03 10:15:50.118803 | Running Ansible setup 2025-12-03 10:15:54.663368 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-03 10:15:55.532734 | 2025-12-03 10:15:55.532907 | PLAY [Base pre] 2025-12-03 10:15:55.563475 | 2025-12-03 10:15:55.563637 | TASK [Setup log path fact] 2025-12-03 10:15:55.593791 | ubuntu-jammy | ok 2025-12-03 10:15:55.609200 | 2025-12-03 10:15:55.609360 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-03 10:15:55.639326 | ubuntu-jammy | ok 2025-12-03 10:15:55.649593 | 2025-12-03 10:15:55.649732 | TASK [emit-job-header : Print job information] 2025-12-03 10:15:55.688953 | # Job Information 2025-12-03 10:15:55.689144 | Ansible Version: 2.16.14 2025-12-03 10:15:55.689180 | Job: hadolint 2025-12-03 10:15:55.689213 | Pipeline: check 2025-12-03 10:15:55.689236 | Executor: 521e9411259a 2025-12-03 10:15:55.689257 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/402 2025-12-03 10:15:55.689279 | Event ID: edd767d0-d030-11f0-9127-c8607dcca4ed 2025-12-03 10:15:55.694271 | 2025-12-03 10:15:55.694399 | LOOP [emit-job-header : Print node information] 2025-12-03 10:15:55.802226 | ubuntu-jammy | ok: 2025-12-03 10:15:55.802438 | ubuntu-jammy | # Node Information 2025-12-03 10:15:55.802475 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-03 10:15:55.802501 | ubuntu-jammy | Hostname: ubuntu 2025-12-03 10:15:55.802523 | ubuntu-jammy | Username: zuul 2025-12-03 10:15:55.802544 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-03 10:15:55.802566 | ubuntu-jammy | Provider: regiocloud-a 2025-12-03 10:15:55.802587 | ubuntu-jammy | Region: 2025-12-03 10:15:55.802607 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-03 10:15:55.802627 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-03 10:15:55.802647 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe09:fa94 2025-12-03 10:15:55.821083 | 2025-12-03 10:15:55.821220 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-03 10:15:56.324774 | ubuntu-jammy -> localhost | changed 2025-12-03 10:15:56.332249 | 2025-12-03 10:15:56.332371 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-03 10:15:57.473417 | ubuntu-jammy -> localhost | changed 2025-12-03 10:15:57.485189 | 2025-12-03 10:15:57.485334 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-03 10:15:57.795549 | ubuntu-jammy -> localhost | ok 2025-12-03 10:15:57.802279 | 2025-12-03 10:15:57.802397 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-03 10:15:57.843192 | ubuntu-jammy | ok 2025-12-03 10:15:57.888843 | ubuntu-jammy | included: /var/lib/zuul/builds/7f891252e371492d831baa08d33fc60c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-03 10:15:57.895552 | 2025-12-03 10:15:57.895679 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-03 10:15:59.651705 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-03 10:15:59.653858 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/7f891252e371492d831baa08d33fc60c/work/7f891252e371492d831baa08d33fc60c_id_rsa 2025-12-03 10:15:59.654008 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/7f891252e371492d831baa08d33fc60c/work/7f891252e371492d831baa08d33fc60c_id_rsa.pub 2025-12-03 10:15:59.654095 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-03 10:15:59.654171 | ubuntu-jammy -> localhost | SHA256:OhVQY/RsyGy5bmn5r5CbGp4F1GJ4bWQFWWW437KCzEA zuul-build-sshkey 2025-12-03 10:15:59.654239 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-03 10:15:59.654302 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-03 10:15:59.654389 | ubuntu-jammy -> localhost | | .oO=ooo | 2025-12-03 10:15:59.654520 | ubuntu-jammy -> localhost | | . X.*.. | 2025-12-03 10:15:59.654586 | ubuntu-jammy -> localhost | | . = @ +. | 2025-12-03 10:15:59.654675 | ubuntu-jammy -> localhost | | +E+ +. | 2025-12-03 10:15:59.654761 | ubuntu-jammy -> localhost | | .. S . . | 2025-12-03 10:15:59.655268 | ubuntu-jammy -> localhost | | .= + o . | 2025-12-03 10:15:59.655351 | ubuntu-jammy -> localhost | | ++X. o | 2025-12-03 10:15:59.655415 | ubuntu-jammy -> localhost | | . B+=. . | 2025-12-03 10:15:59.655508 | ubuntu-jammy -> localhost | | +.o o+. | 2025-12-03 10:15:59.655569 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-03 10:15:59.655718 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.121829 2025-12-03 10:15:59.670609 | 2025-12-03 10:15:59.670769 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-03 10:15:59.717766 | ubuntu-jammy | ok 2025-12-03 10:15:59.739629 | ubuntu-jammy | included: /var/lib/zuul/builds/7f891252e371492d831baa08d33fc60c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-03 10:15:59.749374 | 2025-12-03 10:15:59.749526 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-03 10:15:59.774100 | ubuntu-jammy | skipping: Conditional result was False 2025-12-03 10:15:59.780954 | 2025-12-03 10:15:59.781085 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-03 10:16:00.444086 | ubuntu-jammy | changed 2025-12-03 10:16:00.450034 | 2025-12-03 10:16:00.450152 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-03 10:16:00.692911 | ubuntu-jammy | ok 2025-12-03 10:16:00.699576 | 2025-12-03 10:16:00.699704 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-03 10:16:01.297544 | ubuntu-jammy | changed 2025-12-03 10:16:01.315009 | 2025-12-03 10:16:01.315148 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-03 10:16:01.924352 | ubuntu-jammy | changed 2025-12-03 10:16:01.930126 | 2025-12-03 10:16:01.930234 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-03 10:16:01.953799 | ubuntu-jammy | skipping: Conditional result was False 2025-12-03 10:16:01.959867 | 2025-12-03 10:16:01.959989 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-03 10:16:02.439066 | ubuntu-jammy -> localhost | changed 2025-12-03 10:16:02.461045 | 2025-12-03 10:16:02.461221 | TASK [add-build-sshkey : Add back temp key] 2025-12-03 10:16:02.837188 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/7f891252e371492d831baa08d33fc60c/work/7f891252e371492d831baa08d33fc60c_id_rsa (zuul-build-sshkey) 2025-12-03 10:16:02.837458 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.032390 2025-12-03 10:16:02.849727 | 2025-12-03 10:16:02.849853 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-03 10:16:03.290783 | ubuntu-jammy | ok 2025-12-03 10:16:03.299708 | 2025-12-03 10:16:03.299827 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-03 10:16:03.337406 | ubuntu-jammy | skipping: Conditional result was False 2025-12-03 10:16:03.351652 | 2025-12-03 10:16:03.351953 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-03 10:16:03.790476 | ubuntu-jammy | ok 2025-12-03 10:16:03.806890 | 2025-12-03 10:16:03.807032 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-03 10:16:03.852241 | ubuntu-jammy | ok 2025-12-03 10:16:03.860035 | 2025-12-03 10:16:03.860208 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-03 10:16:04.201812 | ubuntu-jammy -> localhost | ok 2025-12-03 10:16:04.215742 | 2025-12-03 10:16:04.215950 | TASK [validate-host : Collect information about the host] 2025-12-03 10:16:05.469270 | ubuntu-jammy | ok 2025-12-03 10:16:05.486075 | 2025-12-03 10:16:05.486215 | TASK [validate-host : Sanitize hostname] 2025-12-03 10:16:05.598676 | ubuntu-jammy | ok 2025-12-03 10:16:05.643715 | 2025-12-03 10:16:05.643863 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-03 10:16:06.240041 | ubuntu-jammy -> localhost | changed 2025-12-03 10:16:06.252475 | 2025-12-03 10:16:06.252646 | TASK [validate-host : Collect information about zuul worker] 2025-12-03 10:16:06.650164 | ubuntu-jammy | ok 2025-12-03 10:16:06.654918 | 2025-12-03 10:16:06.655027 | TASK [validate-host : Write out all zuul information for each host] 2025-12-03 10:16:07.257093 | ubuntu-jammy -> localhost | changed 2025-12-03 10:16:07.266923 | 2025-12-03 10:16:07.267369 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-03 10:16:07.528561 | ubuntu-jammy | ok 2025-12-03 10:16:07.534242 | 2025-12-03 10:16:07.534353 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-03 10:16:08.577332 | ubuntu-jammy | changed: 2025-12-03 10:16:08.577575 | ubuntu-jammy | cd+++++++++ src/ 2025-12-03 10:16:08.577612 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-03 10:16:08.577637 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-03 10:16:08.577660 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-03 10:16:08.577682 | ubuntu-jammy | Containerfile 2025-12-03 10:16:08.577835 | ubuntu-jammy | Containerfile 2025-12-03 10:16:08.598969 | ubuntu-jammy | Containerfile 2025-12-03 10:16:08.599044 | ubuntu-jammy | Containerfile 2025-12-03 10:16:08.599131 | ubuntu-jammy | Containerfile 2025-12-03 10:16:08.599206 | ubuntu-jammy | Containerfile 2025-12-03 10:16:08.599279 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005388 2025-12-03 10:16:16.103968 | 2025-12-03 10:16:16.104090 | TASK [upload-logs : Upload logs to log server] 2025-12-03 10:16:16.704636 | localhost | Output suppressed because no_log was given 2025-12-03 10:16:16.709230 | 2025-12-03 10:16:16.709491 | LOOP [upload-logs : Compress console log and json output] 2025-12-03 10:16:16.773595 | localhost | skipping: Conditional result was False 2025-12-03 10:16:16.776913 | localhost | skipping: Conditional result was False 2025-12-03 10:16:16.792052 | 2025-12-03 10:16:16.792288 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-03 10:16:16.840231 | localhost | skipping: Conditional result was False 2025-12-03 10:16:16.840586 | 2025-12-03 10:16:16.844348 | localhost | skipping: Conditional result was False 2025-12-03 10:16:16.851327 | 2025-12-03 10:16:16.851459 | LOOP [upload-logs : Upload console log and json output]