2026-02-04 03:06:06.822290 | Job console starting 2026-02-04 03:06:06.856070 | Updating git repos 2026-02-04 03:06:06.879172 | Cloning repos into workspace 2026-02-04 03:06:06.932426 | Restoring repo states 2026-02-04 03:06:06.939927 | Merging changes 2026-02-04 03:06:06.940254 | Checking out repos 2026-02-04 03:06:07.025728 | Preparing playbooks 2026-02-04 03:06:08.154501 | Running Ansible setup 2026-02-04 03:06:14.488020 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 03:06:15.886516 | 2026-02-04 03:06:15.887232 | PLAY [Base pre] 2026-02-04 03:06:15.926427 | 2026-02-04 03:06:15.926598 | TASK [Setup log path fact] 2026-02-04 03:06:15.975066 | debian-bookworm | ok 2026-02-04 03:06:16.005612 | 2026-02-04 03:06:16.006073 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 03:06:16.092762 | debian-bookworm | ok 2026-02-04 03:06:16.103836 | 2026-02-04 03:06:16.103997 | TASK [emit-job-header : Print job information] 2026-02-04 03:06:16.157869 | # Job Information 2026-02-04 03:06:16.158248 | Ansible Version: 2.16.14 2026-02-04 03:06:16.158330 | Job: python-black 2026-02-04 03:06:16.158373 | Pipeline: periodic-daily 2026-02-04 03:06:16.158401 | Executor: 521e9411259a 2026-02-04 03:06:16.158426 | Triggered by: https://github.com/osism/openstack-project-manager 2026-02-04 03:06:16.158498 | Event ID: 0731841de9894c758e6c14ac943f72ab 2026-02-04 03:06:16.170744 | 2026-02-04 03:06:16.170952 | LOOP [emit-job-header : Print node information] 2026-02-04 03:06:16.307147 | debian-bookworm | ok: 2026-02-04 03:06:16.307357 | debian-bookworm | # Node Information 2026-02-04 03:06:16.307392 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-04 03:06:16.307418 | debian-bookworm | Hostname: debian 2026-02-04 03:06:16.307440 | debian-bookworm | Username: zuul 2026-02-04 03:06:16.307461 | debian-bookworm | Distro: Debian 12.13 2026-02-04 03:06:16.307485 | debian-bookworm | Provider: regiocloud-a 2026-02-04 03:06:16.307506 | debian-bookworm | Region: 2026-02-04 03:06:16.307527 | debian-bookworm | Label: debian-bookworm 2026-02-04 03:06:16.307547 | debian-bookworm | Product Name: OpenStack Nova 2026-02-04 03:06:16.307566 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4a:4eb1 2026-02-04 03:06:16.333693 | 2026-02-04 03:06:16.333970 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-04 03:06:17.089593 | debian-bookworm -> localhost | changed 2026-02-04 03:06:17.098272 | 2026-02-04 03:06:17.098425 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-04 03:06:18.725304 | debian-bookworm -> localhost | changed 2026-02-04 03:06:18.736509 | 2026-02-04 03:06:18.736663 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-04 03:06:19.221393 | debian-bookworm -> localhost | ok 2026-02-04 03:06:19.228825 | 2026-02-04 03:06:19.228976 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-04 03:06:19.278526 | debian-bookworm | ok 2026-02-04 03:06:19.296802 | debian-bookworm | included: /var/lib/zuul/builds/23d3f91309f84e28b1022cbda7439fa4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-04 03:06:19.303686 | 2026-02-04 03:06:19.303813 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-04 03:06:20.776947 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-04 03:06:20.777202 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/23d3f91309f84e28b1022cbda7439fa4/work/23d3f91309f84e28b1022cbda7439fa4_id_rsa 2026-02-04 03:06:20.777243 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/23d3f91309f84e28b1022cbda7439fa4/work/23d3f91309f84e28b1022cbda7439fa4_id_rsa.pub 2026-02-04 03:06:20.777271 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-04 03:06:20.777299 | debian-bookworm -> localhost | SHA256:UvTna3e+CPR7D7mtt+1ihRBjUygtBfTKH/fR0b3nOZ0 zuul-build-sshkey 2026-02-04 03:06:20.777322 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-04 03:06:20.777358 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-04 03:06:20.777381 | debian-bookworm -> localhost | | ..o+.o. | 2026-02-04 03:06:20.777403 | debian-bookworm -> localhost | | . .o.B o| 2026-02-04 03:06:20.777424 | debian-bookworm -> localhost | | . .+o+ .o| 2026-02-04 03:06:20.777445 | debian-bookworm -> localhost | | . . +. +| 2026-02-04 03:06:20.777466 | debian-bookworm -> localhost | | . S o.o..+o| 2026-02-04 03:06:20.777494 | debian-bookworm -> localhost | | . ...+.+B| 2026-02-04 03:06:20.777516 | debian-bookworm -> localhost | | .+.+E=| 2026-02-04 03:06:20.777537 | debian-bookworm -> localhost | | ...=B+| 2026-02-04 03:06:20.777557 | debian-bookworm -> localhost | | ++BX| 2026-02-04 03:06:20.777577 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-04 03:06:20.777632 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.801399 2026-02-04 03:06:20.784797 | 2026-02-04 03:06:20.784943 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-04 03:06:20.818050 | debian-bookworm | ok 2026-02-04 03:06:20.843981 | debian-bookworm | included: /var/lib/zuul/builds/23d3f91309f84e28b1022cbda7439fa4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-04 03:06:20.854436 | 2026-02-04 03:06:20.854586 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-04 03:06:20.879328 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:06:20.885891 | 2026-02-04 03:06:20.886043 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-04 03:06:21.623834 | debian-bookworm | changed 2026-02-04 03:06:21.639481 | 2026-02-04 03:06:21.639670 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-04 03:06:21.939520 | debian-bookworm | ok 2026-02-04 03:06:21.946103 | 2026-02-04 03:06:21.946233 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-04 03:06:22.724434 | debian-bookworm | changed 2026-02-04 03:06:22.741948 | 2026-02-04 03:06:22.742350 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-04 03:06:23.465299 | debian-bookworm | changed 2026-02-04 03:06:23.478479 | 2026-02-04 03:06:23.478610 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-04 03:06:23.534054 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:06:23.558818 | 2026-02-04 03:06:23.559690 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-04 03:06:24.700736 | debian-bookworm -> localhost | changed 2026-02-04 03:06:24.730753 | 2026-02-04 03:06:24.730926 | TASK [add-build-sshkey : Add back temp key] 2026-02-04 03:06:25.398800 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/23d3f91309f84e28b1022cbda7439fa4/work/23d3f91309f84e28b1022cbda7439fa4_id_rsa (zuul-build-sshkey) 2026-02-04 03:06:25.399085 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018953 2026-02-04 03:06:25.408371 | 2026-02-04 03:06:25.408588 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-04 03:06:26.393760 | debian-bookworm | ok 2026-02-04 03:06:26.404814 | 2026-02-04 03:06:26.406329 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-04 03:06:26.463592 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:06:26.484893 | 2026-02-04 03:06:26.485038 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-04 03:06:27.151332 | debian-bookworm | ok 2026-02-04 03:06:27.170024 | 2026-02-04 03:06:27.170188 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-04 03:06:27.240221 | debian-bookworm | ok 2026-02-04 03:06:27.245460 | 2026-02-04 03:06:27.245575 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-04 03:06:27.546730 | debian-bookworm -> localhost | ok 2026-02-04 03:06:27.572029 | 2026-02-04 03:06:27.572231 | TASK [validate-host : Collect information about the host] 2026-02-04 03:06:28.812628 | debian-bookworm | ok 2026-02-04 03:06:28.831271 | 2026-02-04 03:06:28.831413 | TASK [validate-host : Sanitize hostname] 2026-02-04 03:06:29.067095 | debian-bookworm | ok 2026-02-04 03:06:29.177030 | 2026-02-04 03:06:29.177209 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-04 03:06:30.315506 | debian-bookworm -> localhost | changed 2026-02-04 03:06:30.321874 | 2026-02-04 03:06:30.321998 | TASK [validate-host : Collect information about zuul worker] 2026-02-04 03:06:31.013672 | debian-bookworm | ok 2026-02-04 03:06:31.021336 | 2026-02-04 03:06:31.021479 | TASK [validate-host : Write out all zuul information for each host] 2026-02-04 03:06:32.356456 | debian-bookworm -> localhost | changed 2026-02-04 03:06:32.365805 | 2026-02-04 03:06:32.365910 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-04 03:06:32.656917 | debian-bookworm | ok 2026-02-04 03:06:32.662797 | 2026-02-04 03:06:32.662925 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-04 03:06:34.094765 | debian-bookworm | changed: 2026-02-04 03:06:34.095232 | debian-bookworm | cd+++++++++ src/ 2026-02-04 03:06:34.095275 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-04 03:06:34.095300 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-04 03:06:34.095322 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-02-04 03:06:34.095343 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019750 2026-02-04 03:07:02.894226 | 2026-02-04 03:07:02.894476 | TASK [upload-logs : Upload logs to log server] 2026-02-04 03:07:03.755584 | localhost | Output suppressed because no_log was given 2026-02-04 03:07:03.759863 | 2026-02-04 03:07:03.760096 | LOOP [upload-logs : Compress console log and json output] 2026-02-04 03:07:03.806544 | localhost | skipping: Conditional result was False 2026-02-04 03:07:03.814516 | localhost | skipping: Conditional result was False 2026-02-04 03:07:03.830418 | 2026-02-04 03:07:03.830629 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-04 03:07:03.884336 | localhost | skipping: Conditional result was False 2026-02-04 03:07:03.884637 | 2026-02-04 03:07:03.892195 | localhost | skipping: Conditional result was False 2026-02-04 03:07:03.902919 | 2026-02-04 03:07:03.903180 | LOOP [upload-logs : Upload console log and json output]