2026-01-13 17:29:09.617145 | Job console starting 2026-01-13 17:29:09.631093 | Updating git repos 2026-01-13 17:29:09.684442 | Cloning repos into workspace 2026-01-13 17:29:09.738773 | Restoring repo states 2026-01-13 17:29:09.758135 | Merging changes 2026-01-13 17:29:10.302030 | Checking out repos 2026-01-13 17:29:10.331907 | Preparing playbooks 2026-01-13 17:29:11.084811 | Running Ansible setup 2026-01-13 17:29:16.781664 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-13 17:29:18.091057 | 2026-01-13 17:29:18.091241 | PLAY [Base pre] 2026-01-13 17:29:18.130021 | 2026-01-13 17:29:18.130209 | TASK [Setup log path fact] 2026-01-13 17:29:18.191806 | debian-bookworm | ok 2026-01-13 17:29:18.218362 | 2026-01-13 17:29:18.218582 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-13 17:29:18.269860 | debian-bookworm | ok 2026-01-13 17:29:18.290746 | 2026-01-13 17:29:18.290923 | TASK [emit-job-header : Print job information] 2026-01-13 17:29:18.370788 | # Job Information 2026-01-13 17:29:18.371010 | Ansible Version: 2.16.14 2026-01-13 17:29:18.371049 | Job: flake8 2026-01-13 17:29:18.371083 | Pipeline: check 2026-01-13 17:29:18.371107 | Executor: 521e9411259a 2026-01-13 17:29:18.371128 | Triggered by: https://github.com/osism/python-osism/pull/1929 2026-01-13 17:29:18.371151 | Event ID: 595247c0-f0a5-11f0-8516-f57bdbc38c1f 2026-01-13 17:29:18.386620 | 2026-01-13 17:29:18.386789 | LOOP [emit-job-header : Print node information] 2026-01-13 17:29:18.597121 | debian-bookworm | ok: 2026-01-13 17:29:18.597321 | debian-bookworm | # Node Information 2026-01-13 17:29:18.597356 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-13 17:29:18.597382 | debian-bookworm | Hostname: debian 2026-01-13 17:29:18.597404 | debian-bookworm | Username: zuul 2026-01-13 17:29:18.597425 | debian-bookworm | Distro: Debian 12.13 2026-01-13 17:29:18.597448 | debian-bookworm | Provider: regiocloud-a 2026-01-13 17:29:18.597468 | debian-bookworm | Region: 2026-01-13 17:29:18.597489 | debian-bookworm | Label: debian-bookworm 2026-01-13 17:29:18.597509 | debian-bookworm | Product Name: OpenStack Nova 2026-01-13 17:29:18.597545 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed6:45da 2026-01-13 17:29:18.619512 | 2026-01-13 17:29:18.619702 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-13 17:29:19.124727 | debian-bookworm -> localhost | changed 2026-01-13 17:29:19.137963 | 2026-01-13 17:29:19.138144 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-13 17:29:20.803609 | debian-bookworm -> localhost | changed 2026-01-13 17:29:20.819784 | 2026-01-13 17:29:20.819927 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-13 17:29:21.484882 | debian-bookworm -> localhost | ok 2026-01-13 17:29:21.491368 | 2026-01-13 17:29:21.491507 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-13 17:29:21.549945 | debian-bookworm | ok 2026-01-13 17:29:21.607368 | debian-bookworm | included: /var/lib/zuul/builds/40b5b87a4e70443ba6021db590744fd7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-13 17:29:21.626342 | 2026-01-13 17:29:21.626490 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-13 17:29:23.076489 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-13 17:29:23.076770 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/40b5b87a4e70443ba6021db590744fd7/work/40b5b87a4e70443ba6021db590744fd7_id_rsa 2026-01-13 17:29:23.076814 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/40b5b87a4e70443ba6021db590744fd7/work/40b5b87a4e70443ba6021db590744fd7_id_rsa.pub 2026-01-13 17:29:23.076844 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-13 17:29:23.076871 | debian-bookworm -> localhost | SHA256:mxLlKG5saJq4/UB5JpzbZmqDFF50WnEiSpCdX5msZGI zuul-build-sshkey 2026-01-13 17:29:23.076894 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-13 17:29:23.076931 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-13 17:29:23.076954 | debian-bookworm -> localhost | |o+ o +.+ | 2026-01-13 17:29:23.076977 | debian-bookworm -> localhost | |o E.+oB | 2026-01-13 17:29:23.076998 | debian-bookworm -> localhost | | o.=+o . | 2026-01-13 17:29:23.077019 | debian-bookworm -> localhost | | o =o + | 2026-01-13 17:29:23.077040 | debian-bookworm -> localhost | |. O + o S | 2026-01-13 17:29:23.077066 | debian-bookworm -> localhost | | + X . . o | 2026-01-13 17:29:23.077087 | debian-bookworm -> localhost | |..= O . o | 2026-01-13 17:29:23.077107 | debian-bookworm -> localhost | |o=oB . | 2026-01-13 17:29:23.077128 | debian-bookworm -> localhost | |=ooo. | 2026-01-13 17:29:23.077148 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-13 17:29:23.077203 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.765236 2026-01-13 17:29:23.083943 | 2026-01-13 17:29:23.084067 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-13 17:29:23.125481 | debian-bookworm | ok 2026-01-13 17:29:23.151670 | debian-bookworm | included: /var/lib/zuul/builds/40b5b87a4e70443ba6021db590744fd7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-13 17:29:23.176864 | 2026-01-13 17:29:23.177011 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-13 17:29:23.219467 | debian-bookworm | skipping: Conditional result was False 2026-01-13 17:29:23.225974 | 2026-01-13 17:29:23.226135 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-13 17:29:24.049420 | debian-bookworm | changed 2026-01-13 17:29:24.055932 | 2026-01-13 17:29:24.056068 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-13 17:29:24.308822 | debian-bookworm | ok 2026-01-13 17:29:24.314488 | 2026-01-13 17:29:24.314636 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-13 17:29:25.104651 | debian-bookworm | changed 2026-01-13 17:29:25.117609 | 2026-01-13 17:29:25.117757 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-13 17:29:25.887056 | debian-bookworm | changed 2026-01-13 17:29:25.891432 | 2026-01-13 17:29:25.891514 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-13 17:29:25.924218 | debian-bookworm | skipping: Conditional result was False 2026-01-13 17:29:25.930958 | 2026-01-13 17:29:25.931052 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-13 17:29:26.963751 | debian-bookworm -> localhost | changed 2026-01-13 17:29:26.972867 | 2026-01-13 17:29:26.972957 | TASK [add-build-sshkey : Add back temp key] 2026-01-13 17:29:27.681119 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/40b5b87a4e70443ba6021db590744fd7/work/40b5b87a4e70443ba6021db590744fd7_id_rsa (zuul-build-sshkey) 2026-01-13 17:29:27.681300 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035145 2026-01-13 17:29:27.687357 | 2026-01-13 17:29:27.687440 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-13 17:29:28.160246 | debian-bookworm | ok 2026-01-13 17:29:28.165492 | 2026-01-13 17:29:28.165601 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-13 17:29:28.188560 | debian-bookworm | skipping: Conditional result was False 2026-01-13 17:29:28.197976 | 2026-01-13 17:29:28.198062 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-13 17:29:28.602734 | debian-bookworm | ok 2026-01-13 17:29:28.612324 | 2026-01-13 17:29:28.612429 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-13 17:29:28.639891 | debian-bookworm | ok 2026-01-13 17:29:28.644777 | 2026-01-13 17:29:28.644869 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-13 17:29:28.917312 | debian-bookworm -> localhost | ok 2026-01-13 17:29:28.928769 | 2026-01-13 17:29:28.928880 | TASK [validate-host : Collect information about the host] 2026-01-13 17:29:30.073500 | debian-bookworm | ok 2026-01-13 17:29:30.083657 | 2026-01-13 17:29:30.083759 | TASK [validate-host : Sanitize hostname] 2026-01-13 17:29:30.172920 | debian-bookworm | ok 2026-01-13 17:29:30.208400 | 2026-01-13 17:29:30.208505 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-13 17:29:31.043880 | debian-bookworm -> localhost | changed 2026-01-13 17:29:31.049234 | 2026-01-13 17:29:31.049332 | TASK [validate-host : Collect information about zuul worker] 2026-01-13 17:29:31.595121 | debian-bookworm | ok 2026-01-13 17:29:31.600581 | 2026-01-13 17:29:31.600709 | TASK [validate-host : Write out all zuul information for each host] 2026-01-13 17:29:32.448355 | debian-bookworm -> localhost | changed 2026-01-13 17:29:32.459781 | 2026-01-13 17:29:32.459924 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-13 17:29:32.742417 | debian-bookworm | ok 2026-01-13 17:29:32.748787 | 2026-01-13 17:29:32.748919 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-13 17:29:33.849212 | debian-bookworm | changed: 2026-01-13 17:29:33.849432 | debian-bookworm | cd+++++++++ src/ 2026-01-13 17:29:33.849470 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-13 17:29:33.849494 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-13 17:29:33.849516 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-13 17:29:33.849537 | debian-bookworm | Containerfile 2026-01-13 17:29:33.849691 | debian-bookworm | Containerfile 2026-01-13 17:29:33.861591 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008145 2026-01-13 17:30:32.132983 | 2026-01-13 17:30:32.133152 | TASK [upload-logs : Upload logs to log server] 2026-01-13 17:30:32.724792 | localhost | Output suppressed because no_log was given 2026-01-13 17:30:32.729382 | 2026-01-13 17:30:32.729616 | LOOP [upload-logs : Compress console log and json output] 2026-01-13 17:30:32.783076 | localhost | skipping: Conditional result was False 2026-01-13 17:30:32.788217 | localhost | skipping: Conditional result was False 2026-01-13 17:30:32.795597 | 2026-01-13 17:30:32.795928 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-13 17:30:32.856954 | localhost | skipping: Conditional result was False 2026-01-13 17:30:32.857472 | 2026-01-13 17:30:32.860423 | localhost | skipping: Conditional result was False 2026-01-13 17:30:32.868787 | 2026-01-13 17:30:32.869040 | LOOP [upload-logs : Upload console log and json output]