2026-04-24 15:11:25.733100 | Job console starting 2026-04-24 15:11:25.743184 | Updating git repos 2026-04-24 15:11:25.769416 | Cloning repos into workspace 2026-04-24 15:11:25.816820 | Restoring repo states 2026-04-24 15:11:25.831959 | Merging changes 2026-04-24 15:11:26.514575 | Checking out repos 2026-04-24 15:11:26.581702 | Preparing playbooks 2026-04-24 15:11:27.148186 | Running Ansible setup 2026-04-24 15:11:31.698019 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 15:11:32.484016 | 2026-04-24 15:11:32.484182 | PLAY [Base pre] 2026-04-24 15:11:32.500971 | 2026-04-24 15:11:32.501191 | TASK [Setup log path fact] 2026-04-24 15:11:32.521712 | ubuntu-jammy | ok 2026-04-24 15:11:32.547788 | 2026-04-24 15:11:32.547995 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 15:11:32.596570 | ubuntu-jammy | ok 2026-04-24 15:11:32.611685 | 2026-04-24 15:11:32.611836 | TASK [emit-job-header : Print job information] 2026-04-24 15:11:32.674644 | # Job Information 2026-04-24 15:11:32.674952 | Ansible Version: 2.16.14 2026-04-24 15:11:32.675015 | Job: ansible-lint 2026-04-24 15:11:32.675061 | Pipeline: check 2026-04-24 15:11:32.675092 | Executor: 521e9411259a 2026-04-24 15:11:32.675121 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/617 2026-04-24 15:11:32.675152 | Event ID: c217a860-3fef-11f1-9b3f-0f77264ab5b1 2026-04-24 15:11:32.685441 | 2026-04-24 15:11:32.685574 | LOOP [emit-job-header : Print node information] 2026-04-24 15:11:32.804167 | ubuntu-jammy | ok: 2026-04-24 15:11:32.804453 | ubuntu-jammy | # Node Information 2026-04-24 15:11:32.804499 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-24 15:11:32.804526 | ubuntu-jammy | Hostname: ubuntu 2026-04-24 15:11:32.804550 | ubuntu-jammy | Username: zuul 2026-04-24 15:11:32.804571 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-24 15:11:32.804597 | ubuntu-jammy | Provider: regiocloud-a 2026-04-24 15:11:32.804619 | ubuntu-jammy | Region: 2026-04-24 15:11:32.804640 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-24 15:11:32.804660 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-24 15:11:32.804680 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4e:228e 2026-04-24 15:11:32.825495 | 2026-04-24 15:11:32.825626 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-24 15:11:33.405249 | ubuntu-jammy -> localhost | changed 2026-04-24 15:11:33.413270 | 2026-04-24 15:11:33.413412 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-24 15:11:34.617581 | ubuntu-jammy -> localhost | changed 2026-04-24 15:11:34.629238 | 2026-04-24 15:11:34.629365 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-24 15:11:34.928187 | ubuntu-jammy -> localhost | ok 2026-04-24 15:11:34.934950 | 2026-04-24 15:11:34.935087 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-24 15:11:34.964736 | ubuntu-jammy | ok 2026-04-24 15:11:34.983195 | ubuntu-jammy | included: /var/lib/zuul/builds/788e24636e924e4d945e6c234bd8de19/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-24 15:11:34.989522 | 2026-04-24 15:11:34.989634 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-24 15:11:36.065713 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-24 15:11:36.065944 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/788e24636e924e4d945e6c234bd8de19/work/788e24636e924e4d945e6c234bd8de19_id_rsa 2026-04-24 15:11:36.065982 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/788e24636e924e4d945e6c234bd8de19/work/788e24636e924e4d945e6c234bd8de19_id_rsa.pub 2026-04-24 15:11:36.066009 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-24 15:11:36.066033 | ubuntu-jammy -> localhost | SHA256:i3177H9Rezk2AOd0EqizZ9weYkI3WJxtuSJqXiCi3Og zuul-build-sshkey 2026-04-24 15:11:36.066055 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-24 15:11:36.066090 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-24 15:11:36.066112 | ubuntu-jammy -> localhost | | . +.o | 2026-04-24 15:11:36.066134 | ubuntu-jammy -> localhost | | * B . | 2026-04-24 15:11:36.066154 | ubuntu-jammy -> localhost | | + * + | 2026-04-24 15:11:36.066173 | ubuntu-jammy -> localhost | | . . . * + + .| 2026-04-24 15:11:36.066192 | ubuntu-jammy -> localhost | |. + . . S * + . +| 2026-04-24 15:11:36.066221 | ubuntu-jammy -> localhost | | + . = = * o B.| 2026-04-24 15:11:36.066242 | ubuntu-jammy -> localhost | |. + + *.o o =| 2026-04-24 15:11:36.066262 | ubuntu-jammy -> localhost | | E . . .o. .| 2026-04-24 15:11:36.066283 | ubuntu-jammy -> localhost | | .o.... | 2026-04-24 15:11:36.066303 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-24 15:11:36.066359 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.454176 2026-04-24 15:11:36.072939 | 2026-04-24 15:11:36.073044 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-24 15:11:36.101873 | ubuntu-jammy | ok 2026-04-24 15:11:36.112058 | ubuntu-jammy | included: /var/lib/zuul/builds/788e24636e924e4d945e6c234bd8de19/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-24 15:11:36.123848 | 2026-04-24 15:11:36.123948 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-24 15:11:36.140637 | ubuntu-jammy | skipping: Conditional result was False 2026-04-24 15:11:36.146769 | 2026-04-24 15:11:36.146897 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-24 15:11:36.813324 | ubuntu-jammy | changed 2026-04-24 15:11:36.819737 | 2026-04-24 15:11:36.819876 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-24 15:11:37.070963 | ubuntu-jammy | ok 2026-04-24 15:11:37.079953 | 2026-04-24 15:11:37.080087 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-24 15:11:37.711088 | ubuntu-jammy | changed 2026-04-24 15:11:37.721947 | 2026-04-24 15:11:37.722090 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-24 15:11:38.337810 | ubuntu-jammy | changed 2026-04-24 15:11:38.344709 | 2026-04-24 15:11:38.344822 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-24 15:11:38.369386 | ubuntu-jammy | skipping: Conditional result was False 2026-04-24 15:11:38.375478 | 2026-04-24 15:11:38.375588 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-24 15:11:38.874631 | ubuntu-jammy -> localhost | changed 2026-04-24 15:11:38.886071 | 2026-04-24 15:11:38.886248 | TASK [add-build-sshkey : Add back temp key] 2026-04-24 15:11:39.238017 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/788e24636e924e4d945e6c234bd8de19/work/788e24636e924e4d945e6c234bd8de19_id_rsa (zuul-build-sshkey) 2026-04-24 15:11:39.238427 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018414 2026-04-24 15:11:39.251436 | 2026-04-24 15:11:39.251566 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-24 15:11:39.652255 | ubuntu-jammy | ok 2026-04-24 15:11:39.657485 | 2026-04-24 15:11:39.657594 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-24 15:11:39.691351 | ubuntu-jammy | skipping: Conditional result was False 2026-04-24 15:11:39.702988 | 2026-04-24 15:11:39.703114 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-24 15:11:40.128601 | ubuntu-jammy | ok 2026-04-24 15:11:40.141246 | 2026-04-24 15:11:40.141402 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-24 15:11:40.170315 | ubuntu-jammy | ok 2026-04-24 15:11:40.175610 | 2026-04-24 15:11:40.175716 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-24 15:11:40.497976 | ubuntu-jammy -> localhost | ok 2026-04-24 15:11:40.517474 | 2026-04-24 15:11:40.517599 | TASK [validate-host : Collect information about the host] 2026-04-24 15:11:41.872687 | ubuntu-jammy | ok 2026-04-24 15:11:41.896228 | 2026-04-24 15:11:41.896449 | TASK [validate-host : Sanitize hostname] 2026-04-24 15:11:42.024750 | ubuntu-jammy | ok 2026-04-24 15:11:42.085186 | 2026-04-24 15:11:42.085324 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-24 15:11:42.788453 | ubuntu-jammy -> localhost | changed 2026-04-24 15:11:42.794586 | 2026-04-24 15:11:42.794714 | TASK [validate-host : Collect information about zuul worker] 2026-04-24 15:11:43.551319 | ubuntu-jammy | ok 2026-04-24 15:11:43.565273 | 2026-04-24 15:11:43.565447 | TASK [validate-host : Write out all zuul information for each host] 2026-04-24 15:11:44.510526 | ubuntu-jammy -> localhost | changed 2026-04-24 15:11:44.531374 | 2026-04-24 15:11:44.531553 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-24 15:11:44.825997 | ubuntu-jammy | ok 2026-04-24 15:11:44.835747 | 2026-04-24 15:11:44.835890 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-24 15:11:46.043567 | ubuntu-jammy | changed: 2026-04-24 15:11:46.043811 | ubuntu-jammy | cd+++++++++ src/ 2026-04-24 15:11:46.043847 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-24 15:11:46.043872 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-24 15:11:46.043895 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-24 15:11:46.043916 | ubuntu-jammy | Containerfile 2026-04-24 15:11:46.044083 | ubuntu-jammy | Containerfile 2026-04-24 15:11:46.090170 | ubuntu-jammy | Containerfile 2026-04-24 15:11:46.090242 | ubuntu-jammy | Containerfile 2026-04-24 15:11:46.090314 | ubuntu-jammy | Containerfile 2026-04-24 15:11:46.090393 | ubuntu-jammy | Containerfile 2026-04-24 15:11:46.090464 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007538 2026-04-24 15:13:15.277797 | 2026-04-24 15:13:15.277914 | TASK [upload-logs : Upload logs to log server] 2026-04-24 15:13:15.845483 | localhost | Output suppressed because no_log was given 2026-04-24 15:13:15.848632 | 2026-04-24 15:13:15.848782 | LOOP [upload-logs : Compress console log and json output] 2026-04-24 15:13:15.897287 | localhost | skipping: Conditional result was False 2026-04-24 15:13:15.905650 | localhost | skipping: Conditional result was False 2026-04-24 15:13:15.920117 | 2026-04-24 15:13:15.920361 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-24 15:13:15.982368 | localhost | skipping: Conditional result was False 2026-04-24 15:13:15.983105 | 2026-04-24 15:13:15.992147 | localhost | skipping: Conditional result was False 2026-04-24 15:13:16.001144 | 2026-04-24 15:13:16.001262 | LOOP [upload-logs : Upload console log and json output]