2026-03-13 15:38:08.643034 | Job console starting 2026-03-13 15:38:08.658812 | Updating git repos 2026-03-13 15:38:08.728685 | Cloning repos into workspace 2026-03-13 15:38:08.837923 | Restoring repo states 2026-03-13 15:38:08.867649 | Merging changes 2026-03-13 15:38:09.705664 | Checking out repos 2026-03-13 15:38:09.773587 | Preparing playbooks 2026-03-13 15:38:10.568554 | Running Ansible setup 2026-03-13 15:38:16.697874 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 15:38:17.805350 | 2026-03-13 15:38:17.805542 | PLAY [Base pre] 2026-03-13 15:38:17.822405 | 2026-03-13 15:38:17.822582 | TASK [Setup log path fact] 2026-03-13 15:38:17.843885 | debian-bookworm | ok 2026-03-13 15:38:17.863284 | 2026-03-13 15:38:17.863504 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 15:38:17.921720 | debian-bookworm | ok 2026-03-13 15:38:17.937410 | 2026-03-13 15:38:17.937571 | TASK [emit-job-header : Print job information] 2026-03-13 15:38:17.989332 | # Job Information 2026-03-13 15:38:17.989540 | Ansible Version: 2.16.14 2026-03-13 15:38:17.989583 | Job: python-black 2026-03-13 15:38:17.989630 | Pipeline: check 2026-03-13 15:38:17.989656 | Executor: 521e9411259a 2026-03-13 15:38:17.989676 | Triggered by: https://github.com/osism/python-osism/pull/1950 2026-03-13 15:38:17.989700 | Event ID: 3d27bf50-1ef2-11f1-8b81-6f5608d12851 2026-03-13 15:38:18.003865 | 2026-03-13 15:38:18.004030 | LOOP [emit-job-header : Print node information] 2026-03-13 15:38:18.132083 | debian-bookworm | ok: 2026-03-13 15:38:18.132369 | debian-bookworm | # Node Information 2026-03-13 15:38:18.132410 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-13 15:38:18.132436 | debian-bookworm | Hostname: debian 2026-03-13 15:38:18.132457 | debian-bookworm | Username: zuul 2026-03-13 15:38:18.132478 | debian-bookworm | Distro: Debian 12.13 2026-03-13 15:38:18.132501 | debian-bookworm | Provider: regiocloud-a 2026-03-13 15:38:18.132522 | debian-bookworm | Region: 2026-03-13 15:38:18.132543 | debian-bookworm | Label: debian-bookworm 2026-03-13 15:38:18.132562 | debian-bookworm | Product Name: OpenStack Nova 2026-03-13 15:38:18.132582 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9c:389c 2026-03-13 15:38:18.159213 | 2026-03-13 15:38:18.159404 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 15:38:19.044219 | debian-bookworm -> localhost | changed 2026-03-13 15:38:19.052036 | 2026-03-13 15:38:19.052167 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 15:38:20.391740 | debian-bookworm -> localhost | changed 2026-03-13 15:38:20.408059 | 2026-03-13 15:38:20.408169 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 15:38:20.850725 | debian-bookworm -> localhost | ok 2026-03-13 15:38:20.856936 | 2026-03-13 15:38:20.857031 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 15:38:20.885062 | debian-bookworm | ok 2026-03-13 15:38:20.905601 | debian-bookworm | included: /var/lib/zuul/builds/5f5dfa9d34a944df830349cda430931f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 15:38:20.911758 | 2026-03-13 15:38:20.911850 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 15:38:23.216500 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-13 15:38:23.216700 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5f5dfa9d34a944df830349cda430931f/work/5f5dfa9d34a944df830349cda430931f_id_rsa 2026-03-13 15:38:23.216780 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5f5dfa9d34a944df830349cda430931f/work/5f5dfa9d34a944df830349cda430931f_id_rsa.pub 2026-03-13 15:38:23.216817 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-13 15:38:23.216844 | debian-bookworm -> localhost | SHA256:ooTU/n9zbYFQWoY/zbpRbOnbHZUWeyBb48Ag4lqyc+k zuul-build-sshkey 2026-03-13 15:38:23.216869 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-13 15:38:23.216902 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-13 15:38:23.216927 | debian-bookworm -> localhost | | . . .+ | 2026-03-13 15:38:23.216950 | debian-bookworm -> localhost | | . . . .. B +. | 2026-03-13 15:38:23.216973 | debian-bookworm -> localhost | | . o o * X ++| 2026-03-13 15:38:23.216995 | debian-bookworm -> localhost | | . o = . o + O+o| 2026-03-13 15:38:23.217017 | debian-bookworm -> localhost | | . * + S . B. o| 2026-03-13 15:38:23.217048 | debian-bookworm -> localhost | | . * . + o. | 2026-03-13 15:38:23.217071 | debian-bookworm -> localhost | | . E + +o| 2026-03-13 15:38:23.217094 | debian-bookworm -> localhost | | . o o + o| 2026-03-13 15:38:23.217117 | debian-bookworm -> localhost | | .. o . | 2026-03-13 15:38:23.217139 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-13 15:38:23.217198 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.681437 2026-03-13 15:38:23.224110 | 2026-03-13 15:38:23.224201 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 15:38:23.251929 | debian-bookworm | ok 2026-03-13 15:38:23.267837 | debian-bookworm | included: /var/lib/zuul/builds/5f5dfa9d34a944df830349cda430931f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 15:38:23.287334 | 2026-03-13 15:38:23.287435 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 15:38:23.321036 | debian-bookworm | skipping: Conditional result was False 2026-03-13 15:38:23.326744 | 2026-03-13 15:38:23.326864 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 15:38:23.940602 | debian-bookworm | changed 2026-03-13 15:38:23.945720 | 2026-03-13 15:38:23.945807 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 15:38:24.190449 | debian-bookworm | ok 2026-03-13 15:38:24.200202 | 2026-03-13 15:38:24.200358 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 15:38:24.861969 | debian-bookworm | changed 2026-03-13 15:38:24.872243 | 2026-03-13 15:38:24.872460 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 15:38:25.580786 | debian-bookworm | changed 2026-03-13 15:38:25.586789 | 2026-03-13 15:38:25.586913 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 15:38:25.610041 | debian-bookworm | skipping: Conditional result was False 2026-03-13 15:38:25.616107 | 2026-03-13 15:38:25.616206 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 15:38:26.185884 | debian-bookworm -> localhost | changed 2026-03-13 15:38:26.196704 | 2026-03-13 15:38:26.196810 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 15:38:26.623760 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5f5dfa9d34a944df830349cda430931f/work/5f5dfa9d34a944df830349cda430931f_id_rsa (zuul-build-sshkey) 2026-03-13 15:38:26.623941 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009882 2026-03-13 15:38:26.630097 | 2026-03-13 15:38:26.630174 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 15:38:27.030229 | debian-bookworm | ok 2026-03-13 15:38:27.036825 | 2026-03-13 15:38:27.036940 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 15:38:27.070808 | debian-bookworm | skipping: Conditional result was False 2026-03-13 15:38:27.090752 | 2026-03-13 15:38:27.090895 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 15:38:27.545636 | debian-bookworm | ok 2026-03-13 15:38:27.557099 | 2026-03-13 15:38:27.557208 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 15:38:27.586386 | debian-bookworm | ok 2026-03-13 15:38:27.591597 | 2026-03-13 15:38:27.591691 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 15:38:27.871555 | debian-bookworm -> localhost | ok 2026-03-13 15:38:27.878691 | 2026-03-13 15:38:27.878788 | TASK [validate-host : Collect information about the host] 2026-03-13 15:38:28.977772 | debian-bookworm | ok 2026-03-13 15:38:28.989131 | 2026-03-13 15:38:28.989231 | TASK [validate-host : Sanitize hostname] 2026-03-13 15:38:29.124952 | debian-bookworm | ok 2026-03-13 15:38:29.169986 | 2026-03-13 15:38:29.170663 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 15:38:29.650937 | debian-bookworm -> localhost | changed 2026-03-13 15:38:29.656446 | 2026-03-13 15:38:29.656539 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 15:38:30.061566 | debian-bookworm | ok 2026-03-13 15:38:30.066123 | 2026-03-13 15:38:30.066227 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 15:38:30.936080 | debian-bookworm -> localhost | changed 2026-03-13 15:38:30.949696 | 2026-03-13 15:38:30.949864 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 15:38:31.234671 | debian-bookworm | ok 2026-03-13 15:38:31.242892 | 2026-03-13 15:38:31.243164 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 15:38:32.468708 | debian-bookworm | changed: 2026-03-13 15:38:32.469072 | debian-bookworm | cd+++++++++ src/ 2026-03-13 15:38:32.469118 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-13 15:38:32.469143 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-13 15:38:32.469165 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-13 15:38:32.469186 | debian-bookworm | Containerfile 2026-03-13 15:38:32.469369 | debian-bookworm | Containerfile 2026-03-13 15:38:32.480602 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007508 2026-03-13 15:39:00.759818 | 2026-03-13 15:39:00.759942 | TASK [upload-logs : Upload logs to log server] 2026-03-13 15:39:01.355839 | localhost | Output suppressed because no_log was given 2026-03-13 15:39:01.357942 | 2026-03-13 15:39:01.358060 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 15:39:01.409562 | localhost | skipping: Conditional result was False 2026-03-13 15:39:01.419625 | localhost | skipping: Conditional result was False 2026-03-13 15:39:01.431552 | 2026-03-13 15:39:01.431832 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 15:39:01.484492 | localhost | skipping: Conditional result was False 2026-03-13 15:39:01.484864 | 2026-03-13 15:39:01.491745 | localhost | skipping: Conditional result was False 2026-03-13 15:39:01.504483 | 2026-03-13 15:39:01.504639 | LOOP [upload-logs : Upload console log and json output]