2026-01-16 03:18:24.416500 | Job console starting 2026-01-16 03:18:24.427642 | Updating git repos 2026-01-16 03:18:24.468028 | Cloning repos into workspace 2026-01-16 03:18:24.525987 | Restoring repo states 2026-01-16 03:18:24.564424 | Merging changes 2026-01-16 03:18:24.564439 | Checking out repos 2026-01-16 03:18:24.720186 | Preparing playbooks 2026-01-16 03:18:25.577759 | Running Ansible setup 2026-01-16 03:18:29.798032 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-16 03:18:30.527004 | 2026-01-16 03:18:30.527128 | PLAY [Base pre] 2026-01-16 03:18:30.556427 | 2026-01-16 03:18:30.556555 | TASK [Setup log path fact] 2026-01-16 03:18:30.584925 | debian-bookworm | ok 2026-01-16 03:18:30.611368 | 2026-01-16 03:18:30.611497 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-16 03:18:30.650138 | debian-bookworm | ok 2026-01-16 03:18:30.666543 | 2026-01-16 03:18:30.666685 | TASK [emit-job-header : Print job information] 2026-01-16 03:18:30.727205 | # Job Information 2026-01-16 03:18:30.727356 | Ansible Version: 2.16.14 2026-01-16 03:18:30.727390 | Job: yamllint 2026-01-16 03:18:30.727421 | Pipeline: periodic-daily 2026-01-16 03:18:30.727444 | Executor: 521e9411259a 2026-01-16 03:18:30.727464 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-01-16 03:18:30.727486 | Event ID: cfa69c9735cf4788ac93ccf657410be6 2026-01-16 03:18:30.732190 | 2026-01-16 03:18:30.732282 | LOOP [emit-job-header : Print node information] 2026-01-16 03:18:30.899662 | debian-bookworm | ok: 2026-01-16 03:18:30.899825 | debian-bookworm | # Node Information 2026-01-16 03:18:30.899858 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-16 03:18:30.899883 | debian-bookworm | Hostname: debian 2026-01-16 03:18:30.899905 | debian-bookworm | Username: zuul 2026-01-16 03:18:30.899925 | debian-bookworm | Distro: Debian 12.13 2026-01-16 03:18:30.899949 | debian-bookworm | Provider: regiocloud-a 2026-01-16 03:18:30.899971 | debian-bookworm | Region: 2026-01-16 03:18:30.899992 | debian-bookworm | Label: debian-bookworm 2026-01-16 03:18:30.900012 | debian-bookworm | Product Name: OpenStack Nova 2026-01-16 03:18:30.900031 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9c:3872 2026-01-16 03:18:30.917355 | 2026-01-16 03:18:30.917473 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-16 03:18:31.521117 | debian-bookworm -> localhost | changed 2026-01-16 03:18:31.527934 | 2026-01-16 03:18:31.528037 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-16 03:18:32.743899 | debian-bookworm -> localhost | changed 2026-01-16 03:18:32.754792 | 2026-01-16 03:18:32.754916 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-16 03:18:33.030926 | debian-bookworm -> localhost | ok 2026-01-16 03:18:33.037703 | 2026-01-16 03:18:33.037812 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-16 03:18:33.056128 | debian-bookworm | ok 2026-01-16 03:18:33.082145 | debian-bookworm | included: /var/lib/zuul/builds/b891c66bc61e484ab0680d38e17eef1c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-16 03:18:33.098354 | 2026-01-16 03:18:33.098453 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-16 03:18:34.871225 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-16 03:18:34.871381 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b891c66bc61e484ab0680d38e17eef1c/work/b891c66bc61e484ab0680d38e17eef1c_id_rsa 2026-01-16 03:18:34.871411 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b891c66bc61e484ab0680d38e17eef1c/work/b891c66bc61e484ab0680d38e17eef1c_id_rsa.pub 2026-01-16 03:18:34.871432 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-16 03:18:34.871452 | debian-bookworm -> localhost | SHA256:Xkq8HPG5bd7tZJixDR8ByAG8AVMCPPJS/GLSpyLZ5JQ zuul-build-sshkey 2026-01-16 03:18:34.871469 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-16 03:18:34.871495 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-16 03:18:34.871514 | debian-bookworm -> localhost | | o..++oo.o. | 2026-01-16 03:18:34.871533 | debian-bookworm -> localhost | | . = oo o . | 2026-01-16 03:18:34.871550 | debian-bookworm -> localhost | | * o . o . | 2026-01-16 03:18:34.871567 | debian-bookworm -> localhost | | E = + + . .| 2026-01-16 03:18:34.871584 | debian-bookworm -> localhost | | * + + S + o. | 2026-01-16 03:18:34.871603 | debian-bookworm -> localhost | | o + . + = o O.| 2026-01-16 03:18:34.871620 | debian-bookworm -> localhost | | . . = . o + =| 2026-01-16 03:18:34.871637 | debian-bookworm -> localhost | | o . + | 2026-01-16 03:18:34.871654 | debian-bookworm -> localhost | | . ..o| 2026-01-16 03:18:34.871670 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-16 03:18:34.871711 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.166933 2026-01-16 03:18:34.880663 | 2026-01-16 03:18:34.880754 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-16 03:18:34.934563 | debian-bookworm | ok 2026-01-16 03:18:34.962653 | debian-bookworm | included: /var/lib/zuul/builds/b891c66bc61e484ab0680d38e17eef1c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-16 03:18:34.978502 | 2026-01-16 03:18:34.978620 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-16 03:18:34.991806 | debian-bookworm | skipping: Conditional result was False 2026-01-16 03:18:34.996719 | 2026-01-16 03:18:34.996802 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-16 03:18:35.590970 | debian-bookworm | changed 2026-01-16 03:18:35.596250 | 2026-01-16 03:18:35.596347 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-16 03:18:35.827618 | debian-bookworm | ok 2026-01-16 03:18:35.833276 | 2026-01-16 03:18:35.833369 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-16 03:18:36.407954 | debian-bookworm | changed 2026-01-16 03:18:36.417193 | 2026-01-16 03:18:36.417337 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-16 03:18:37.015788 | debian-bookworm | changed 2026-01-16 03:18:37.021227 | 2026-01-16 03:18:37.021316 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-16 03:18:37.044477 | debian-bookworm | skipping: Conditional result was False 2026-01-16 03:18:37.050127 | 2026-01-16 03:18:37.050224 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-16 03:18:37.467171 | debian-bookworm -> localhost | changed 2026-01-16 03:18:37.481369 | 2026-01-16 03:18:37.481493 | TASK [add-build-sshkey : Add back temp key] 2026-01-16 03:18:37.830307 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b891c66bc61e484ab0680d38e17eef1c/work/b891c66bc61e484ab0680d38e17eef1c_id_rsa (zuul-build-sshkey) 2026-01-16 03:18:37.830564 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015706 2026-01-16 03:18:37.840601 | 2026-01-16 03:18:37.840698 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-16 03:18:38.186153 | debian-bookworm | ok 2026-01-16 03:18:38.193281 | 2026-01-16 03:18:38.193389 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-16 03:18:38.216915 | debian-bookworm | skipping: Conditional result was False 2026-01-16 03:18:38.224995 | 2026-01-16 03:18:38.225071 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-16 03:18:38.568342 | debian-bookworm | ok 2026-01-16 03:18:38.580369 | 2026-01-16 03:18:38.580458 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-16 03:18:38.607190 | debian-bookworm | ok 2026-01-16 03:18:38.611057 | 2026-01-16 03:18:38.611126 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-16 03:18:38.855616 | debian-bookworm -> localhost | ok 2026-01-16 03:18:38.860719 | 2026-01-16 03:18:38.860793 | TASK [validate-host : Collect information about the host] 2026-01-16 03:18:39.920019 | debian-bookworm | ok 2026-01-16 03:18:39.932692 | 2026-01-16 03:18:39.932795 | TASK [validate-host : Sanitize hostname] 2026-01-16 03:18:40.029928 | debian-bookworm | ok 2026-01-16 03:18:40.096952 | 2026-01-16 03:18:40.097055 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-16 03:18:40.821739 | debian-bookworm -> localhost | changed 2026-01-16 03:18:40.840904 | 2026-01-16 03:18:40.841010 | TASK [validate-host : Collect information about zuul worker] 2026-01-16 03:18:41.220704 | debian-bookworm | ok 2026-01-16 03:18:41.225702 | 2026-01-16 03:18:41.225802 | TASK [validate-host : Write out all zuul information for each host] 2026-01-16 03:18:41.757038 | debian-bookworm -> localhost | changed 2026-01-16 03:18:41.766424 | 2026-01-16 03:18:41.766514 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-16 03:18:42.009581 | debian-bookworm | ok 2026-01-16 03:18:42.015248 | 2026-01-16 03:18:42.015334 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-16 03:18:42.836691 | debian-bookworm | changed: 2026-01-16 03:18:42.836889 | debian-bookworm | cd+++++++++ src/ 2026-01-16 03:18:42.836932 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-16 03:18:42.836963 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-16 03:18:42.836991 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-01-16 03:18:42.837018 | debian-bookworm | Containerfile 2026-01-16 03:18:42.837225 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005251 2026-01-16 03:19:06.087686 | 2026-01-16 03:19:06.087807 | TASK [upload-logs : Upload logs to log server] 2026-01-16 03:19:06.768676 | localhost | Output suppressed because no_log was given 2026-01-16 03:19:06.770532 | 2026-01-16 03:19:06.770638 | LOOP [upload-logs : Compress console log and json output] 2026-01-16 03:19:06.822980 | localhost | skipping: Conditional result was False 2026-01-16 03:19:06.831680 | localhost | skipping: Conditional result was False 2026-01-16 03:19:06.838486 | 2026-01-16 03:19:06.838625 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-16 03:19:06.900451 | localhost | skipping: Conditional result was False 2026-01-16 03:19:06.900738 | 2026-01-16 03:19:06.914161 | localhost | skipping: Conditional result was False 2026-01-16 03:19:06.927122 | 2026-01-16 03:19:06.927262 | LOOP [upload-logs : Upload console log and json output]