2026-03-24 03:03:22.214199 | Job console starting 2026-03-24 03:03:22.227487 | Updating git repos 2026-03-24 03:03:22.251832 | Cloning repos into workspace 2026-03-24 03:03:22.318890 | Restoring repo states 2026-03-24 03:03:22.333929 | Merging changes 2026-03-24 03:03:22.333946 | Checking out repos 2026-03-24 03:03:22.875703 | Preparing playbooks 2026-03-24 03:03:23.657621 | Running Ansible setup 2026-03-24 03:03:27.970015 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-24 03:03:29.322039 | 2026-03-24 03:03:29.322212 | PLAY [Base pre] 2026-03-24 03:03:29.347009 | 2026-03-24 03:03:29.347179 | TASK [Setup log path fact] 2026-03-24 03:03:29.387246 | debian-bookworm | ok 2026-03-24 03:03:29.411668 | 2026-03-24 03:03:29.411850 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-24 03:03:29.452419 | debian-bookworm | ok 2026-03-24 03:03:29.468171 | 2026-03-24 03:03:29.468362 | TASK [emit-job-header : Print job information] 2026-03-24 03:03:29.561472 | # Job Information 2026-03-24 03:03:29.561700 | Ansible Version: 2.16.14 2026-03-24 03:03:29.561737 | Job: flake8 2026-03-24 03:03:29.561769 | Pipeline: periodic-daily 2026-03-24 03:03:29.561791 | Executor: 521e9411259a 2026-03-24 03:03:29.561812 | Triggered by: https://github.com/osism/osism-kubernetes 2026-03-24 03:03:29.561834 | Event ID: 070890d92d7b4a169989cda2a6ea1720 2026-03-24 03:03:29.577878 | 2026-03-24 03:03:29.578032 | LOOP [emit-job-header : Print node information] 2026-03-24 03:03:29.761145 | debian-bookworm | ok: 2026-03-24 03:03:29.761405 | debian-bookworm | # Node Information 2026-03-24 03:03:29.761441 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-24 03:03:29.761467 | debian-bookworm | Hostname: debian 2026-03-24 03:03:29.761489 | debian-bookworm | Username: zuul 2026-03-24 03:03:29.761510 | debian-bookworm | Distro: Debian 12.13 2026-03-24 03:03:29.761534 | debian-bookworm | Provider: regiocloud-a 2026-03-24 03:03:29.761555 | debian-bookworm | Region: 2026-03-24 03:03:29.761575 | debian-bookworm | Label: debian-bookworm 2026-03-24 03:03:29.761595 | debian-bookworm | Product Name: OpenStack Nova 2026-03-24 03:03:29.761615 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe12:826f 2026-03-24 03:03:29.790584 | 2026-03-24 03:03:29.790750 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-24 03:03:30.620293 | debian-bookworm -> localhost | changed 2026-03-24 03:03:30.628738 | 2026-03-24 03:03:30.628870 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-24 03:03:32.046446 | debian-bookworm -> localhost | changed 2026-03-24 03:03:32.057943 | 2026-03-24 03:03:32.058073 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-24 03:03:32.504628 | debian-bookworm -> localhost | ok 2026-03-24 03:03:32.511285 | 2026-03-24 03:03:32.511416 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-24 03:03:32.541428 | debian-bookworm | ok 2026-03-24 03:03:32.570569 | debian-bookworm | included: /var/lib/zuul/builds/93a7070d691942afb4ebe4fd8c9611dc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-24 03:03:32.587629 | 2026-03-24 03:03:32.587806 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-24 03:03:34.161600 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-24 03:03:34.162306 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/93a7070d691942afb4ebe4fd8c9611dc/work/93a7070d691942afb4ebe4fd8c9611dc_id_rsa 2026-03-24 03:03:34.162503 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/93a7070d691942afb4ebe4fd8c9611dc/work/93a7070d691942afb4ebe4fd8c9611dc_id_rsa.pub 2026-03-24 03:03:34.162610 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-24 03:03:34.162729 | debian-bookworm -> localhost | SHA256:bgUxJXfZpgBHoi0C2NIOod055+L/z43/NlvjPpuQFvU zuul-build-sshkey 2026-03-24 03:03:34.162800 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-24 03:03:34.162941 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-24 03:03:34.163013 | debian-bookworm -> localhost | |.=. *+= .o | 2026-03-24 03:03:34.163079 | debian-bookworm -> localhost | |=.oo . o B... o | 2026-03-24 03:03:34.163138 | debian-bookworm -> localhost | |.+. = + o . o . | 2026-03-24 03:03:34.163195 | debian-bookworm -> localhost | | . = . . . . .| 2026-03-24 03:03:34.163252 | debian-bookworm -> localhost | | . . S . . E| 2026-03-24 03:03:34.163327 | debian-bookworm -> localhost | | . . . . o | 2026-03-24 03:03:34.163387 | debian-bookworm -> localhost | | . o + ..| 2026-03-24 03:03:34.163444 | debian-bookworm -> localhost | | . . . o. =oo| 2026-03-24 03:03:34.163504 | debian-bookworm -> localhost | | ....+.oo+Bo| 2026-03-24 03:03:34.163560 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-24 03:03:34.163791 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.873297 2026-03-24 03:03:34.179803 | 2026-03-24 03:03:34.179943 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-24 03:03:34.211471 | debian-bookworm | ok 2026-03-24 03:03:34.223547 | debian-bookworm | included: /var/lib/zuul/builds/93a7070d691942afb4ebe4fd8c9611dc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-24 03:03:34.235115 | 2026-03-24 03:03:34.235254 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-24 03:03:34.260041 | debian-bookworm | skipping: Conditional result was False 2026-03-24 03:03:34.267831 | 2026-03-24 03:03:34.268032 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-24 03:03:34.884251 | debian-bookworm | changed 2026-03-24 03:03:34.896079 | 2026-03-24 03:03:34.896686 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-24 03:03:35.140334 | debian-bookworm | ok 2026-03-24 03:03:35.147004 | 2026-03-24 03:03:35.147149 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-24 03:03:35.795131 | debian-bookworm | changed 2026-03-24 03:03:35.808791 | 2026-03-24 03:03:35.808966 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-24 03:03:36.437879 | debian-bookworm | changed 2026-03-24 03:03:36.448023 | 2026-03-24 03:03:36.448181 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-24 03:03:36.472509 | debian-bookworm | skipping: Conditional result was False 2026-03-24 03:03:36.481010 | 2026-03-24 03:03:36.481170 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-24 03:03:36.939441 | debian-bookworm -> localhost | changed 2026-03-24 03:03:36.950529 | 2026-03-24 03:03:36.950673 | TASK [add-build-sshkey : Add back temp key] 2026-03-24 03:03:37.349615 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/93a7070d691942afb4ebe4fd8c9611dc/work/93a7070d691942afb4ebe4fd8c9611dc_id_rsa (zuul-build-sshkey) 2026-03-24 03:03:37.349945 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017691 2026-03-24 03:03:37.360926 | 2026-03-24 03:03:37.361097 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-24 03:03:37.792569 | debian-bookworm | ok 2026-03-24 03:03:37.800974 | 2026-03-24 03:03:37.801127 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-24 03:03:37.836334 | debian-bookworm | skipping: Conditional result was False 2026-03-24 03:03:37.858917 | 2026-03-24 03:03:37.859730 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-24 03:03:38.278357 | debian-bookworm | ok 2026-03-24 03:03:38.293236 | 2026-03-24 03:03:38.293374 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-24 03:03:38.340823 | debian-bookworm | ok 2026-03-24 03:03:38.352611 | 2026-03-24 03:03:38.352812 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-24 03:03:38.724632 | debian-bookworm -> localhost | ok 2026-03-24 03:03:38.732411 | 2026-03-24 03:03:38.732540 | TASK [validate-host : Collect information about the host] 2026-03-24 03:03:40.001418 | debian-bookworm | ok 2026-03-24 03:03:40.052289 | 2026-03-24 03:03:40.052447 | TASK [validate-host : Sanitize hostname] 2026-03-24 03:03:40.345817 | debian-bookworm | ok 2026-03-24 03:03:40.488125 | 2026-03-24 03:03:40.488271 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-24 03:03:41.953916 | debian-bookworm -> localhost | changed 2026-03-24 03:03:41.960683 | 2026-03-24 03:03:41.960828 | TASK [validate-host : Collect information about zuul worker] 2026-03-24 03:03:42.884717 | debian-bookworm | ok 2026-03-24 03:03:42.899685 | 2026-03-24 03:03:42.899836 | TASK [validate-host : Write out all zuul information for each host] 2026-03-24 03:03:44.701029 | debian-bookworm -> localhost | changed 2026-03-24 03:03:44.715949 | 2026-03-24 03:03:44.716091 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-24 03:03:45.036052 | debian-bookworm | ok 2026-03-24 03:03:45.054017 | 2026-03-24 03:03:45.054164 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-24 03:03:47.877709 | debian-bookworm | changed: 2026-03-24 03:03:47.877877 | debian-bookworm | cd+++++++++ src/ 2026-03-24 03:03:47.877911 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-24 03:03:47.877935 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-24 03:03:47.877957 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-03-24 03:03:47.877977 | debian-bookworm | Containerfile 2026-03-24 03:03:47.878161 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014035 2026-03-24 03:04:20.904537 | 2026-03-24 03:04:20.904634 | TASK [upload-logs : Upload logs to log server] 2026-03-24 03:04:22.023051 | localhost | Output suppressed because no_log was given 2026-03-24 03:04:22.024386 | 2026-03-24 03:04:22.024458 | LOOP [upload-logs : Compress console log and json output] 2026-03-24 03:04:22.209583 | localhost | skipping: Conditional result was False 2026-03-24 03:04:22.240905 | localhost | skipping: Conditional result was False 2026-03-24 03:04:22.252277 | 2026-03-24 03:04:22.252404 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-24 03:04:22.427902 | localhost | skipping: Conditional result was False 2026-03-24 03:04:22.428142 | 2026-03-24 03:04:22.437185 | localhost | skipping: Conditional result was False 2026-03-24 03:04:22.452400 | 2026-03-24 03:04:22.452814 | LOOP [upload-logs : Upload console log and json output]