2026-03-25 08:51:26.875911 | Job console starting 2026-03-25 08:51:26.884577 | Updating git repos 2026-03-25 08:51:26.918378 | Cloning repos into workspace 2026-03-25 08:51:26.977996 | Restoring repo states 2026-03-25 08:51:26.990062 | Merging changes 2026-03-25 08:51:27.606530 | Checking out repos 2026-03-25 08:51:27.702778 | Preparing playbooks 2026-03-25 08:51:28.286099 | Running Ansible setup 2026-03-25 08:51:32.785524 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-25 08:51:33.561432 | 2026-03-25 08:51:33.561628 | PLAY [Base pre] 2026-03-25 08:51:33.578824 | 2026-03-25 08:51:33.579005 | TASK [Setup log path fact] 2026-03-25 08:51:33.598138 | ubuntu-jammy | ok 2026-03-25 08:51:33.614008 | 2026-03-25 08:51:33.614165 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-25 08:51:33.644117 | ubuntu-jammy | ok 2026-03-25 08:51:33.654434 | 2026-03-25 08:51:33.654578 | TASK [emit-job-header : Print job information] 2026-03-25 08:51:33.693733 | # Job Information 2026-03-25 08:51:33.693927 | Ansible Version: 2.16.14 2026-03-25 08:51:33.693964 | Job: python-black 2026-03-25 08:51:33.693997 | Pipeline: check 2026-03-25 08:51:33.694020 | Executor: 521e9411259a 2026-03-25 08:51:33.694041 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/569 2026-03-25 08:51:33.694062 | Event ID: afa9c350-2827-11f1-95ee-786403dbeb29 2026-03-25 08:51:33.699075 | 2026-03-25 08:51:33.699204 | LOOP [emit-job-header : Print node information] 2026-03-25 08:51:33.844036 | ubuntu-jammy | ok: 2026-03-25 08:51:33.844224 | ubuntu-jammy | # Node Information 2026-03-25 08:51:33.844260 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-25 08:51:33.844285 | ubuntu-jammy | Hostname: ubuntu 2026-03-25 08:51:33.844308 | ubuntu-jammy | Username: zuul 2026-03-25 08:51:33.844329 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-25 08:51:33.844353 | ubuntu-jammy | Provider: regiocloud-a 2026-03-25 08:51:33.844374 | ubuntu-jammy | Region: 2026-03-25 08:51:33.844395 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-25 08:51:33.844415 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-25 08:51:33.844435 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe41:aae0 2026-03-25 08:51:33.856287 | 2026-03-25 08:51:33.856437 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-25 08:51:34.408518 | ubuntu-jammy -> localhost | changed 2026-03-25 08:51:34.416255 | 2026-03-25 08:51:34.416396 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-25 08:51:35.682312 | ubuntu-jammy -> localhost | changed 2026-03-25 08:51:35.696072 | 2026-03-25 08:51:35.696263 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-25 08:51:36.005998 | ubuntu-jammy -> localhost | ok 2026-03-25 08:51:36.012478 | 2026-03-25 08:51:36.012650 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-25 08:51:36.062928 | ubuntu-jammy | ok 2026-03-25 08:51:36.090310 | ubuntu-jammy | included: /var/lib/zuul/builds/9447d2fa72fd4482bec2dc936188169d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-25 08:51:36.097329 | 2026-03-25 08:51:36.097444 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-25 08:51:37.951687 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-25 08:51:37.952223 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/9447d2fa72fd4482bec2dc936188169d/work/9447d2fa72fd4482bec2dc936188169d_id_rsa 2026-03-25 08:51:37.952348 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/9447d2fa72fd4482bec2dc936188169d/work/9447d2fa72fd4482bec2dc936188169d_id_rsa.pub 2026-03-25 08:51:37.952440 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-25 08:51:37.952583 | ubuntu-jammy -> localhost | SHA256:qrB4T2eZWEtr+X8HE9/xGA3NbttZoAO9lKNbIaVkU/4 zuul-build-sshkey 2026-03-25 08:51:37.952681 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-25 08:51:37.952769 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-25 08:51:37.952835 | ubuntu-jammy -> localhost | | ++o. o | 2026-03-25 08:51:37.952901 | ubuntu-jammy -> localhost | | oo+* o o| 2026-03-25 08:51:37.952962 | ubuntu-jammy -> localhost | | .=.= = | 2026-03-25 08:51:37.953020 | ubuntu-jammy -> localhost | | . *...=| 2026-03-25 08:51:37.953077 | ubuntu-jammy -> localhost | | o S o +E=B| 2026-03-25 08:51:37.953157 | ubuntu-jammy -> localhost | | + B . o oo+| 2026-03-25 08:51:37.953218 | ubuntu-jammy -> localhost | | . o @ o | 2026-03-25 08:51:37.953277 | ubuntu-jammy -> localhost | | ..+ = . . . | 2026-03-25 08:51:37.953336 | ubuntu-jammy -> localhost | |....o .... . | 2026-03-25 08:51:37.953427 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-25 08:51:37.953652 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.269577 2026-03-25 08:51:37.967911 | 2026-03-25 08:51:37.968085 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-25 08:51:38.002724 | ubuntu-jammy | ok 2026-03-25 08:51:38.015256 | ubuntu-jammy | included: /var/lib/zuul/builds/9447d2fa72fd4482bec2dc936188169d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-25 08:51:38.024894 | 2026-03-25 08:51:38.025023 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-25 08:51:38.049108 | ubuntu-jammy | skipping: Conditional result was False 2026-03-25 08:51:38.055676 | 2026-03-25 08:51:38.055801 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-25 08:51:38.702932 | ubuntu-jammy | changed 2026-03-25 08:51:38.713451 | 2026-03-25 08:51:38.713640 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-25 08:51:38.980660 | ubuntu-jammy | ok 2026-03-25 08:51:38.988378 | 2026-03-25 08:51:38.988517 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-25 08:51:39.662279 | ubuntu-jammy | changed 2026-03-25 08:51:39.670163 | 2026-03-25 08:51:39.670291 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-25 08:51:40.236122 | ubuntu-jammy | changed 2026-03-25 08:51:40.244877 | 2026-03-25 08:51:40.245027 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-25 08:51:40.279682 | ubuntu-jammy | skipping: Conditional result was False 2026-03-25 08:51:40.293945 | 2026-03-25 08:51:40.294130 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-25 08:51:40.828201 | ubuntu-jammy -> localhost | changed 2026-03-25 08:51:40.839686 | 2026-03-25 08:51:40.839821 | TASK [add-build-sshkey : Add back temp key] 2026-03-25 08:51:41.290181 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/9447d2fa72fd4482bec2dc936188169d/work/9447d2fa72fd4482bec2dc936188169d_id_rsa (zuul-build-sshkey) 2026-03-25 08:51:41.290603 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019021 2026-03-25 08:51:41.308120 | 2026-03-25 08:51:41.308313 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-25 08:51:41.716812 | ubuntu-jammy | ok 2026-03-25 08:51:41.725514 | 2026-03-25 08:51:41.725678 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-25 08:51:41.760836 | ubuntu-jammy | skipping: Conditional result was False 2026-03-25 08:51:41.780978 | 2026-03-25 08:51:41.781146 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-25 08:51:42.217313 | ubuntu-jammy | ok 2026-03-25 08:51:42.230236 | 2026-03-25 08:51:42.230360 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-25 08:51:42.280989 | ubuntu-jammy | ok 2026-03-25 08:51:42.286395 | 2026-03-25 08:51:42.286508 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-25 08:51:42.568582 | ubuntu-jammy -> localhost | ok 2026-03-25 08:51:42.575519 | 2026-03-25 08:51:42.575656 | TASK [validate-host : Collect information about the host] 2026-03-25 08:51:43.936265 | ubuntu-jammy | ok 2026-03-25 08:51:43.949567 | 2026-03-25 08:51:43.949693 | TASK [validate-host : Sanitize hostname] 2026-03-25 08:51:44.077033 | ubuntu-jammy | ok 2026-03-25 08:51:44.143380 | 2026-03-25 08:51:44.143519 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-25 08:51:44.783711 | ubuntu-jammy -> localhost | changed 2026-03-25 08:51:44.789960 | 2026-03-25 08:51:44.790088 | TASK [validate-host : Collect information about zuul worker] 2026-03-25 08:51:45.199639 | ubuntu-jammy | ok 2026-03-25 08:51:45.205822 | 2026-03-25 08:51:45.205945 | TASK [validate-host : Write out all zuul information for each host] 2026-03-25 08:51:45.751284 | ubuntu-jammy -> localhost | changed 2026-03-25 08:51:45.762283 | 2026-03-25 08:51:45.762415 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-25 08:51:46.049486 | ubuntu-jammy | ok 2026-03-25 08:51:46.058463 | 2026-03-25 08:51:46.058623 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-25 08:51:47.129054 | ubuntu-jammy | changed: 2026-03-25 08:51:47.129282 | ubuntu-jammy | cd+++++++++ src/ 2026-03-25 08:51:47.129322 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-25 08:51:47.129347 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-25 08:51:47.129369 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-25 08:51:47.129391 | ubuntu-jammy | Containerfile 2026-03-25 08:51:47.129606 | ubuntu-jammy | Containerfile 2026-03-25 08:51:47.145003 | ubuntu-jammy | Containerfile 2026-03-25 08:51:47.145077 | ubuntu-jammy | Containerfile 2026-03-25 08:51:47.145150 | ubuntu-jammy | Containerfile 2026-03-25 08:51:47.145222 | ubuntu-jammy | Containerfile 2026-03-25 08:51:47.145295 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006548 2026-03-25 08:52:16.179006 | 2026-03-25 08:52:16.179129 | TASK [upload-logs : Upload logs to log server] 2026-03-25 08:52:16.735318 | localhost | Output suppressed because no_log was given 2026-03-25 08:52:16.738116 | 2026-03-25 08:52:16.738267 | LOOP [upload-logs : Compress console log and json output] 2026-03-25 08:52:16.788701 | localhost | skipping: Conditional result was False 2026-03-25 08:52:16.793995 | localhost | skipping: Conditional result was False 2026-03-25 08:52:16.808248 | 2026-03-25 08:52:16.808392 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-25 08:52:16.853402 | localhost | skipping: Conditional result was False 2026-03-25 08:52:16.854265 | 2026-03-25 08:52:16.858477 | localhost | skipping: Conditional result was False 2026-03-25 08:52:16.870319 | 2026-03-25 08:52:16.870519 | LOOP [upload-logs : Upload console log and json output]