2026-01-03 03:23:34.140144 | Job console starting 2026-01-03 03:23:34.161666 | Updating git repos 2026-01-03 03:23:34.218421 | Cloning repos into workspace 2026-01-03 03:23:34.366539 | Restoring repo states 2026-01-03 03:23:34.406691 | Merging changes 2026-01-03 03:23:34.406716 | Checking out repos 2026-01-03 03:23:34.613918 | Preparing playbooks 2026-01-03 03:23:35.970526 | Running Ansible setup 2026-01-03 03:23:42.215252 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-03 03:23:44.330689 | 2026-01-03 03:23:44.330885 | PLAY [Base pre] 2026-01-03 03:23:44.402204 | 2026-01-03 03:23:44.402422 | TASK [Setup log path fact] 2026-01-03 03:23:44.467618 | debian-bookworm | ok 2026-01-03 03:23:44.557752 | 2026-01-03 03:23:44.557938 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-03 03:23:44.643148 | debian-bookworm | ok 2026-01-03 03:23:44.741705 | 2026-01-03 03:23:44.743090 | TASK [emit-job-header : Print job information] 2026-01-03 03:23:44.881027 | # Job Information 2026-01-03 03:23:44.881228 | Ansible Version: 2.16.14 2026-01-03 03:23:44.881264 | Job: flake8 2026-01-03 03:23:44.881297 | Pipeline: periodic-daily 2026-01-03 03:23:44.881320 | Executor: 521e9411259a 2026-01-03 03:23:44.881341 | Triggered by: https://github.com/osism/testbed 2026-01-03 03:23:44.881397 | Event ID: 62aad7f62c844b4d9d7663a52bb495f1 2026-01-03 03:23:44.917713 | 2026-01-03 03:23:44.924815 | LOOP [emit-job-header : Print node information] 2026-01-03 03:23:45.384580 | debian-bookworm | ok: 2026-01-03 03:23:45.385108 | debian-bookworm | # Node Information 2026-01-03 03:23:45.385253 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-03 03:23:45.385281 | debian-bookworm | Hostname: debian 2026-01-03 03:23:45.385305 | debian-bookworm | Username: zuul 2026-01-03 03:23:45.385328 | debian-bookworm | Distro: Debian 12.12 2026-01-03 03:23:45.385354 | debian-bookworm | Provider: regiocloud-a 2026-01-03 03:23:45.385416 | debian-bookworm | Region: 2026-01-03 03:23:45.385458 | debian-bookworm | Label: debian-bookworm 2026-01-03 03:23:45.385481 | debian-bookworm | Product Name: OpenStack Nova 2026-01-03 03:23:45.385527 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:2f51 2026-01-03 03:23:45.425929 | 2026-01-03 03:23:45.426095 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-03 03:23:47.491709 | debian-bookworm -> localhost | changed 2026-01-03 03:23:47.508750 | 2026-01-03 03:23:47.508909 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-03 03:23:52.126026 | debian-bookworm -> localhost | changed 2026-01-03 03:23:52.174757 | 2026-01-03 03:23:52.175012 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-03 03:23:53.100009 | debian-bookworm -> localhost | ok 2026-01-03 03:23:53.107688 | 2026-01-03 03:23:53.107830 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-03 03:23:53.192707 | debian-bookworm | ok 2026-01-03 03:23:53.341991 | debian-bookworm | included: /var/lib/zuul/builds/6807a7dfb17b4db4950281e7d3a10094/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-03 03:23:53.389280 | 2026-01-03 03:23:53.389469 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-03 03:23:57.063037 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-03 03:23:57.063323 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6807a7dfb17b4db4950281e7d3a10094/work/6807a7dfb17b4db4950281e7d3a10094_id_rsa 2026-01-03 03:23:57.063440 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6807a7dfb17b4db4950281e7d3a10094/work/6807a7dfb17b4db4950281e7d3a10094_id_rsa.pub 2026-01-03 03:23:57.063470 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-03 03:23:57.063496 | debian-bookworm -> localhost | SHA256:uOLyqY737ZzHhxl1jGjfWARQcxmJq59GjeXrnC0mIH4 zuul-build-sshkey 2026-01-03 03:23:57.063519 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-03 03:23:57.063551 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-03 03:23:57.063576 | debian-bookworm -> localhost | | .o+oo+ | 2026-01-03 03:23:57.063599 | debian-bookworm -> localhost | | .o+ | 2026-01-03 03:23:57.063622 | debian-bookworm -> localhost | | . = | 2026-01-03 03:23:57.063644 | debian-bookworm -> localhost | | .o + = | 2026-01-03 03:23:57.063665 | debian-bookworm -> localhost | | ..S+ X | 2026-01-03 03:23:57.063692 | debian-bookworm -> localhost | | ..+ = + | 2026-01-03 03:23:57.063714 | debian-bookworm -> localhost | | ...o B . . | 2026-01-03 03:23:57.063735 | debian-bookworm -> localhost | | .o. =..E *.+o | 2026-01-03 03:23:57.063757 | debian-bookworm -> localhost | |.oo==.=o o ++.. | 2026-01-03 03:23:57.063779 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-03 03:23:57.064019 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.071770 2026-01-03 03:23:57.073102 | 2026-01-03 03:23:57.073249 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-03 03:23:57.169601 | debian-bookworm | ok 2026-01-03 03:23:57.197009 | debian-bookworm | included: /var/lib/zuul/builds/6807a7dfb17b4db4950281e7d3a10094/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-03 03:23:57.256502 | 2026-01-03 03:23:57.256663 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-03 03:23:57.312128 | debian-bookworm | skipping: Conditional result was False 2026-01-03 03:23:57.337951 | 2026-01-03 03:23:57.338168 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-03 03:23:58.243984 | debian-bookworm | changed 2026-01-03 03:23:58.272997 | 2026-01-03 03:23:58.273145 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-03 03:23:58.544596 | debian-bookworm | ok 2026-01-03 03:23:58.551641 | 2026-01-03 03:23:58.551781 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-03 03:23:59.464404 | debian-bookworm | changed 2026-01-03 03:23:59.515498 | 2026-01-03 03:23:59.515670 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-03 03:24:00.447546 | debian-bookworm | changed 2026-01-03 03:24:00.454130 | 2026-01-03 03:24:00.454257 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-03 03:24:00.552323 | debian-bookworm | skipping: Conditional result was False 2026-01-03 03:24:00.559675 | 2026-01-03 03:24:00.560062 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-03 03:24:02.442634 | debian-bookworm -> localhost | changed 2026-01-03 03:24:02.468732 | 2026-01-03 03:24:02.468903 | TASK [add-build-sshkey : Add back temp key] 2026-01-03 03:24:03.360712 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6807a7dfb17b4db4950281e7d3a10094/work/6807a7dfb17b4db4950281e7d3a10094_id_rsa (zuul-build-sshkey) 2026-01-03 03:24:03.360962 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.038383 2026-01-03 03:24:03.371412 | 2026-01-03 03:24:03.371553 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-03 03:24:04.268915 | debian-bookworm | ok 2026-01-03 03:24:04.276060 | 2026-01-03 03:24:04.276192 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-03 03:24:04.346082 | debian-bookworm | skipping: Conditional result was False 2026-01-03 03:24:04.361266 | 2026-01-03 03:24:04.361472 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-03 03:24:05.618079 | debian-bookworm | ok 2026-01-03 03:24:05.648933 | 2026-01-03 03:24:05.649112 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-03 03:24:05.749241 | debian-bookworm | ok 2026-01-03 03:24:05.761563 | 2026-01-03 03:24:05.762088 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-03 03:24:06.794245 | debian-bookworm -> localhost | ok 2026-01-03 03:24:06.803011 | 2026-01-03 03:24:06.803300 | TASK [validate-host : Collect information about the host] 2026-01-03 03:24:09.285568 | debian-bookworm | ok 2026-01-03 03:24:09.313937 | 2026-01-03 03:24:09.314086 | TASK [validate-host : Sanitize hostname] 2026-01-03 03:24:09.505948 | debian-bookworm | ok 2026-01-03 03:24:09.615874 | 2026-01-03 03:24:09.616030 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-03 03:24:10.866745 | debian-bookworm -> localhost | changed 2026-01-03 03:24:10.873630 | 2026-01-03 03:24:10.873754 | TASK [validate-host : Collect information about zuul worker] 2026-01-03 03:24:11.465505 | debian-bookworm | ok 2026-01-03 03:24:11.486201 | 2026-01-03 03:24:11.486355 | TASK [validate-host : Write out all zuul information for each host] 2026-01-03 03:24:13.112989 | debian-bookworm -> localhost | changed 2026-01-03 03:24:13.126616 | 2026-01-03 03:24:13.126752 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-03 03:24:13.560561 | debian-bookworm | ok 2026-01-03 03:24:13.577202 | 2026-01-03 03:24:13.577347 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-03 03:24:15.457676 | debian-bookworm | changed: 2026-01-03 03:24:15.457891 | debian-bookworm | cd+++++++++ src/ 2026-01-03 03:24:15.457926 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-03 03:24:15.457950 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-03 03:24:15.457973 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-01-03 03:24:15.457994 | debian-bookworm | localhost | ok: Runtime: 0:00:00.013083 2026-01-03 03:24:44.475232 | 2026-01-03 03:24:44.475390 | TASK [upload-logs : Upload logs to log server] 2026-01-03 03:24:45.155452 | localhost | Output suppressed because no_log was given 2026-01-03 03:24:45.160216 | 2026-01-03 03:24:45.160679 | LOOP [upload-logs : Compress console log and json output] 2026-01-03 03:24:45.255910 | localhost | skipping: Conditional result was False 2026-01-03 03:24:45.262321 | localhost | skipping: Conditional result was False 2026-01-03 03:24:45.273607 | 2026-01-03 03:24:45.273877 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-03 03:24:45.328675 | localhost | skipping: Conditional result was False 2026-01-03 03:24:45.329010 | 2026-01-03 03:24:45.335237 | localhost | skipping: Conditional result was False 2026-01-03 03:24:45.346347 | 2026-01-03 03:24:45.346521 | LOOP [upload-logs : Upload console log and json output]