2025-12-10 13:39:15.624867 | Job console starting 2025-12-10 13:39:15.638602 | Updating git repos 2025-12-10 13:39:15.671914 | Cloning repos into workspace 2025-12-10 13:39:15.801820 | Restoring repo states 2025-12-10 13:39:15.815530 | Merging changes 2025-12-10 13:39:17.179690 | Checking out repos 2025-12-10 13:39:17.306051 | Preparing playbooks 2025-12-10 13:39:18.874268 | Running Ansible setup 2025-12-10 13:39:27.008378 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-10 13:39:29.588371 | 2025-12-10 13:39:29.588629 | PLAY [Base pre] 2025-12-10 13:39:29.633637 | 2025-12-10 13:39:29.633806 | TASK [Setup log path fact] 2025-12-10 13:39:29.697506 | ubuntu-jammy | ok 2025-12-10 13:39:29.735344 | 2025-12-10 13:39:29.735556 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-10 13:39:29.780617 | ubuntu-jammy | ok 2025-12-10 13:39:29.795551 | 2025-12-10 13:39:29.795700 | TASK [emit-job-header : Print job information] 2025-12-10 13:39:29.899054 | # Job Information 2025-12-10 13:39:29.899258 | Ansible Version: 2.16.14 2025-12-10 13:39:29.899294 | Job: python-black 2025-12-10 13:39:29.899327 | Pipeline: check 2025-12-10 13:39:29.899350 | Executor: 521e9411259a 2025-12-10 13:39:29.899371 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/410 2025-12-10 13:39:29.899394 | Event ID: 7c1b20d0-d5cd-11f0-97b9-ea91321d7034 2025-12-10 13:39:29.909426 | 2025-12-10 13:39:29.909566 | LOOP [emit-job-header : Print node information] 2025-12-10 13:39:30.341802 | ubuntu-jammy | ok: 2025-12-10 13:39:30.342211 | ubuntu-jammy | # Node Information 2025-12-10 13:39:30.342258 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-10 13:39:30.342285 | ubuntu-jammy | Hostname: ubuntu 2025-12-10 13:39:30.342307 | ubuntu-jammy | Username: zuul 2025-12-10 13:39:30.342328 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-10 13:39:30.342353 | ubuntu-jammy | Provider: regiocloud-a 2025-12-10 13:39:30.342375 | ubuntu-jammy | Region: 2025-12-10 13:39:30.342396 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-10 13:39:30.342439 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-10 13:39:30.342459 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe04:f76c 2025-12-10 13:39:30.364718 | 2025-12-10 13:39:30.364880 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-10 13:39:33.079053 | ubuntu-jammy -> localhost | changed 2025-12-10 13:39:33.100001 | 2025-12-10 13:39:33.107081 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-10 13:39:36.715234 | ubuntu-jammy -> localhost | changed 2025-12-10 13:39:36.733064 | 2025-12-10 13:39:36.733158 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-10 13:39:38.066740 | ubuntu-jammy -> localhost | ok 2025-12-10 13:39:38.072714 | 2025-12-10 13:39:38.072824 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-10 13:39:38.132475 | ubuntu-jammy | ok 2025-12-10 13:39:38.180714 | ubuntu-jammy | included: /var/lib/zuul/builds/9d45a659128e42798d47b06bf648934f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-10 13:39:38.197243 | 2025-12-10 13:39:38.197356 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-10 13:39:43.111976 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-10 13:39:43.112160 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/9d45a659128e42798d47b06bf648934f/work/9d45a659128e42798d47b06bf648934f_id_rsa 2025-12-10 13:39:43.112193 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/9d45a659128e42798d47b06bf648934f/work/9d45a659128e42798d47b06bf648934f_id_rsa.pub 2025-12-10 13:39:43.112216 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-10 13:39:43.112237 | ubuntu-jammy -> localhost | SHA256:UPd+6fC0DgCunmdB2qwOGza5AnFx6tRqAq+PhLR/NfQ zuul-build-sshkey 2025-12-10 13:39:43.112256 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-10 13:39:43.112280 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-10 13:39:43.112299 | ubuntu-jammy -> localhost | | . . | 2025-12-10 13:39:43.112317 | ubuntu-jammy -> localhost | | . . . . . | 2025-12-10 13:39:43.112333 | ubuntu-jammy -> localhost | | = . . . | 2025-12-10 13:39:43.112350 | ubuntu-jammy -> localhost | |o + . +.. . . | 2025-12-10 13:39:43.112366 | ubuntu-jammy -> localhost | |.B . .=S . o + | 2025-12-10 13:39:43.112387 | ubuntu-jammy -> localhost | |= * ..++E . * . | 2025-12-10 13:39:43.112405 | ubuntu-jammy -> localhost | |.B * o... . + | 2025-12-10 13:39:43.112447 | ubuntu-jammy -> localhost | |o.o. O..o o | 2025-12-10 13:39:43.112468 | ubuntu-jammy -> localhost | |...o+.+o . | 2025-12-10 13:39:43.112485 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-10 13:39:43.112531 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.658681 2025-12-10 13:39:43.118259 | 2025-12-10 13:39:43.118361 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-10 13:39:43.146988 | ubuntu-jammy | ok 2025-12-10 13:39:43.154942 | ubuntu-jammy | included: /var/lib/zuul/builds/9d45a659128e42798d47b06bf648934f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-10 13:39:43.180760 | 2025-12-10 13:39:43.180859 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-10 13:39:43.241903 | ubuntu-jammy | skipping: Conditional result was False 2025-12-10 13:39:43.247123 | 2025-12-10 13:39:43.247223 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-10 13:39:44.391203 | ubuntu-jammy | changed 2025-12-10 13:39:44.395554 | 2025-12-10 13:39:44.395631 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-10 13:39:44.667247 | ubuntu-jammy | ok 2025-12-10 13:39:44.671986 | 2025-12-10 13:39:44.672071 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-10 13:39:45.434595 | ubuntu-jammy | changed 2025-12-10 13:39:45.440216 | 2025-12-10 13:39:45.440305 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-10 13:39:46.408369 | ubuntu-jammy | changed 2025-12-10 13:39:46.422775 | 2025-12-10 13:39:46.422898 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-10 13:39:46.449346 | ubuntu-jammy | skipping: Conditional result was False 2025-12-10 13:39:46.461191 | 2025-12-10 13:39:46.461297 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-10 13:39:47.990507 | ubuntu-jammy -> localhost | changed 2025-12-10 13:39:48.016544 | 2025-12-10 13:39:48.016675 | TASK [add-build-sshkey : Add back temp key] 2025-12-10 13:39:49.123093 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/9d45a659128e42798d47b06bf648934f/work/9d45a659128e42798d47b06bf648934f_id_rsa (zuul-build-sshkey) 2025-12-10 13:39:49.123315 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.029067 2025-12-10 13:39:49.131007 | 2025-12-10 13:39:49.131117 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-10 13:39:49.960196 | ubuntu-jammy | ok 2025-12-10 13:39:49.965145 | 2025-12-10 13:39:49.965245 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-10 13:39:50.012286 | ubuntu-jammy | skipping: Conditional result was False 2025-12-10 13:39:50.022993 | 2025-12-10 13:39:50.023097 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-10 13:39:50.862056 | ubuntu-jammy | ok 2025-12-10 13:39:50.878585 | 2025-12-10 13:39:50.878697 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-10 13:39:51.020568 | ubuntu-jammy | ok 2025-12-10 13:39:51.031248 | 2025-12-10 13:39:51.031354 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-10 13:39:52.418683 | ubuntu-jammy -> localhost | ok 2025-12-10 13:39:52.423876 | 2025-12-10 13:39:52.423962 | TASK [validate-host : Collect information about the host] 2025-12-10 13:39:54.598218 | ubuntu-jammy | ok 2025-12-10 13:39:54.625032 | 2025-12-10 13:39:54.625181 | TASK [validate-host : Sanitize hostname] 2025-12-10 13:39:54.956532 | ubuntu-jammy | ok 2025-12-10 13:39:55.082184 | 2025-12-10 13:39:55.082348 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-10 13:39:57.478737 | ubuntu-jammy -> localhost | changed 2025-12-10 13:39:57.487953 | 2025-12-10 13:39:57.488100 | TASK [validate-host : Collect information about zuul worker] 2025-12-10 13:39:58.527305 | ubuntu-jammy | ok 2025-12-10 13:39:58.532800 | 2025-12-10 13:39:58.532926 | TASK [validate-host : Write out all zuul information for each host] 2025-12-10 13:40:01.041689 | ubuntu-jammy -> localhost | changed 2025-12-10 13:40:01.100511 | 2025-12-10 13:40:01.101605 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-10 13:40:01.534333 | ubuntu-jammy | ok 2025-12-10 13:40:01.545763 | 2025-12-10 13:40:01.545912 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-10 13:40:05.488936 | ubuntu-jammy | changed: 2025-12-10 13:40:05.489193 | ubuntu-jammy | cd+++++++++ src/ 2025-12-10 13:40:05.489242 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-10 13:40:05.489267 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-10 13:40:05.489337 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-10 13:40:05.489362 | ubuntu-jammy | Containerfile 2025-12-10 13:40:05.489551 | ubuntu-jammy | Containerfile 2025-12-10 13:40:05.598701 | ubuntu-jammy | Containerfile 2025-12-10 13:40:05.598771 | ubuntu-jammy | Containerfile 2025-12-10 13:40:05.615559 | ubuntu-jammy | Containerfile 2025-12-10 13:40:05.615706 | ubuntu-jammy | Containerfile 2025-12-10 13:40:05.615784 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.019179 2025-12-10 13:40:43.434302 | 2025-12-10 13:40:43.434438 | TASK [upload-logs : Upload logs to log server] 2025-12-10 13:40:44.306723 | localhost | Output suppressed because no_log was given 2025-12-10 13:40:44.310197 | 2025-12-10 13:40:44.310469 | LOOP [upload-logs : Compress console log and json output] 2025-12-10 13:40:44.379052 | localhost | skipping: Conditional result was False 2025-12-10 13:40:44.389342 | localhost | skipping: Conditional result was False 2025-12-10 13:40:44.393710 | 2025-12-10 13:40:44.393826 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-10 13:40:44.446998 | localhost | skipping: Conditional result was False 2025-12-10 13:40:44.447315 | 2025-12-10 13:40:44.452817 | localhost | skipping: Conditional result was False 2025-12-10 13:40:44.461155 | 2025-12-10 13:40:44.461290 | LOOP [upload-logs : Upload console log and json output]