2026-01-06 13:06:31.924575 | Job console starting 2026-01-06 13:06:31.946539 | Updating git repos 2026-01-06 13:06:31.985194 | Cloning repos into workspace 2026-01-06 13:06:32.034737 | Restoring repo states 2026-01-06 13:06:32.041406 | Merging changes 2026-01-06 13:06:32.585725 | Checking out repos 2026-01-06 13:06:32.622164 | Preparing playbooks 2026-01-06 13:06:33.297580 | Running Ansible setup 2026-01-06 13:06:38.463788 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-06 13:06:39.348192 | 2026-01-06 13:06:39.348374 | PLAY [Base pre] 2026-01-06 13:06:39.365345 | 2026-01-06 13:06:39.365512 | TASK [Setup log path fact] 2026-01-06 13:06:39.395759 | debian-bookworm | ok 2026-01-06 13:06:39.423909 | 2026-01-06 13:06:39.424123 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-06 13:06:39.504851 | debian-bookworm | ok 2026-01-06 13:06:39.527258 | 2026-01-06 13:06:39.527405 | TASK [emit-job-header : Print job information] 2026-01-06 13:06:39.608601 | # Job Information 2026-01-06 13:06:39.608892 | Ansible Version: 2.16.14 2026-01-06 13:06:39.608963 | Job: flake8 2026-01-06 13:06:39.609017 | Pipeline: check 2026-01-06 13:06:39.609087 | Executor: 521e9411259a 2026-01-06 13:06:39.609123 | Triggered by: https://github.com/osism/openstack-flavor-manager/pull/165 2026-01-06 13:06:39.609163 | Event ID: 80265ad0-eb00-11f0-976c-a9056b16182d 2026-01-06 13:06:39.627988 | 2026-01-06 13:06:39.628158 | LOOP [emit-job-header : Print node information] 2026-01-06 13:06:39.794695 | debian-bookworm | ok: 2026-01-06 13:06:39.799090 | debian-bookworm | # Node Information 2026-01-06 13:06:39.799172 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-06 13:06:39.799206 | debian-bookworm | Hostname: debian 2026-01-06 13:06:39.799242 | debian-bookworm | Username: zuul 2026-01-06 13:06:39.799278 | debian-bookworm | Distro: Debian 12.12 2026-01-06 13:06:39.799320 | debian-bookworm | Provider: regiocloud-a 2026-01-06 13:06:39.799354 | debian-bookworm | Region: 2026-01-06 13:06:39.799378 | debian-bookworm | Label: debian-bookworm 2026-01-06 13:06:39.799401 | debian-bookworm | Product Name: OpenStack Nova 2026-01-06 13:06:39.799422 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef1:bae0 2026-01-06 13:06:39.826087 | 2026-01-06 13:06:39.826255 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-06 13:06:40.620443 | debian-bookworm -> localhost | changed 2026-01-06 13:06:40.628927 | 2026-01-06 13:06:40.629074 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-06 13:06:42.091637 | debian-bookworm -> localhost | changed 2026-01-06 13:06:42.106113 | 2026-01-06 13:06:42.106305 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-06 13:06:42.468173 | debian-bookworm -> localhost | ok 2026-01-06 13:06:42.475409 | 2026-01-06 13:06:42.475545 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-06 13:06:42.504551 | debian-bookworm | ok 2026-01-06 13:06:42.538995 | debian-bookworm | included: /var/lib/zuul/builds/7ccccf61f44a495ea6ce51e7f605fb95/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-06 13:06:42.545661 | 2026-01-06 13:06:42.545824 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-06 13:06:44.426290 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-06 13:06:44.426535 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7ccccf61f44a495ea6ce51e7f605fb95/work/7ccccf61f44a495ea6ce51e7f605fb95_id_rsa 2026-01-06 13:06:44.426575 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7ccccf61f44a495ea6ce51e7f605fb95/work/7ccccf61f44a495ea6ce51e7f605fb95_id_rsa.pub 2026-01-06 13:06:44.426603 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-06 13:06:44.426628 | debian-bookworm -> localhost | SHA256:gWKbH3hHGS95fSuv+xbb410i7U+ITDLRHS8BevmEs5o zuul-build-sshkey 2026-01-06 13:06:44.426651 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-06 13:06:44.426688 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-06 13:06:44.426710 | debian-bookworm -> localhost | | . ..o | 2026-01-06 13:06:44.426732 | debian-bookworm -> localhost | | . = + + + | 2026-01-06 13:06:44.426752 | debian-bookworm -> localhost | | o . * = B = .| 2026-01-06 13:06:44.426772 | debian-bookworm -> localhost | | . = . + o * o | 2026-01-06 13:06:44.426866 | debian-bookworm -> localhost | | + o S o + o | 2026-01-06 13:06:44.426907 | debian-bookworm -> localhost | | o o B =.. | 2026-01-06 13:06:44.426930 | debian-bookworm -> localhost | | . E + =+o| 2026-01-06 13:06:44.426951 | debian-bookworm -> localhost | | +o++| 2026-01-06 13:06:44.426973 | debian-bookworm -> localhost | | o++o+| 2026-01-06 13:06:44.426993 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-06 13:06:44.427052 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.101755 2026-01-06 13:06:44.433947 | 2026-01-06 13:06:44.434079 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-06 13:06:44.483170 | debian-bookworm | ok 2026-01-06 13:06:44.492899 | debian-bookworm | included: /var/lib/zuul/builds/7ccccf61f44a495ea6ce51e7f605fb95/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-06 13:06:44.513004 | 2026-01-06 13:06:44.513144 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-06 13:06:44.537274 | debian-bookworm | skipping: Conditional result was False 2026-01-06 13:06:44.543941 | 2026-01-06 13:06:44.544091 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-06 13:06:45.276960 | debian-bookworm | changed 2026-01-06 13:06:45.282731 | 2026-01-06 13:06:45.286989 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-06 13:06:45.549454 | debian-bookworm | ok 2026-01-06 13:06:45.555397 | 2026-01-06 13:06:45.555520 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-06 13:06:46.247649 | debian-bookworm | changed 2026-01-06 13:06:46.255412 | 2026-01-06 13:06:46.255548 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-06 13:06:46.932950 | debian-bookworm | changed 2026-01-06 13:06:46.940539 | 2026-01-06 13:06:46.943061 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-06 13:06:46.967400 | debian-bookworm | skipping: Conditional result was False 2026-01-06 13:06:46.980606 | 2026-01-06 13:06:46.980744 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-06 13:06:47.544785 | debian-bookworm -> localhost | changed 2026-01-06 13:06:47.556662 | 2026-01-06 13:06:47.556811 | TASK [add-build-sshkey : Add back temp key] 2026-01-06 13:06:47.950387 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7ccccf61f44a495ea6ce51e7f605fb95/work/7ccccf61f44a495ea6ce51e7f605fb95_id_rsa (zuul-build-sshkey) 2026-01-06 13:06:47.950648 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026709 2026-01-06 13:06:47.959123 | 2026-01-06 13:06:47.959247 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-06 13:06:48.444120 | debian-bookworm | ok 2026-01-06 13:06:48.458473 | 2026-01-06 13:06:48.458749 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-06 13:06:48.486319 | debian-bookworm | skipping: Conditional result was False 2026-01-06 13:06:48.498290 | 2026-01-06 13:06:48.498444 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-06 13:06:49.008631 | debian-bookworm | ok 2026-01-06 13:06:49.020461 | 2026-01-06 13:06:49.020604 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-06 13:06:49.071231 | debian-bookworm | ok 2026-01-06 13:06:49.077058 | 2026-01-06 13:06:49.077199 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-06 13:06:49.524890 | debian-bookworm -> localhost | ok 2026-01-06 13:06:49.531620 | 2026-01-06 13:06:49.531749 | TASK [validate-host : Collect information about the host] 2026-01-06 13:06:51.702862 | debian-bookworm | ok 2026-01-06 13:06:51.714090 | 2026-01-06 13:06:51.714224 | TASK [validate-host : Sanitize hostname] 2026-01-06 13:06:51.846262 | debian-bookworm | ok 2026-01-06 13:06:51.910624 | 2026-01-06 13:06:51.910774 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-06 13:06:52.803756 | debian-bookworm -> localhost | changed 2026-01-06 13:06:52.810300 | 2026-01-06 13:06:52.810433 | TASK [validate-host : Collect information about zuul worker] 2026-01-06 13:06:53.240561 | debian-bookworm | ok 2026-01-06 13:06:53.245397 | 2026-01-06 13:06:53.245519 | TASK [validate-host : Write out all zuul information for each host] 2026-01-06 13:06:53.843913 | debian-bookworm -> localhost | changed 2026-01-06 13:06:53.854389 | 2026-01-06 13:06:53.854533 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-06 13:06:54.135307 | debian-bookworm | ok 2026-01-06 13:06:54.141327 | 2026-01-06 13:06:54.141468 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-06 13:06:55.108858 | debian-bookworm | changed: 2026-01-06 13:06:55.109124 | debian-bookworm | cd+++++++++ src/ 2026-01-06 13:06:55.109164 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-06 13:06:55.109188 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-06 13:06:55.109210 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-01-06 13:06:55.109230 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004278 2026-01-06 13:07:22.885723 | 2026-01-06 13:07:22.885871 | TASK [upload-logs : Upload logs to log server] 2026-01-06 13:07:23.534486 | localhost | Output suppressed because no_log was given 2026-01-06 13:07:23.544972 | 2026-01-06 13:07:23.545210 | LOOP [upload-logs : Compress console log and json output] 2026-01-06 13:07:23.609062 | localhost | skipping: Conditional result was False 2026-01-06 13:07:23.623422 | localhost | skipping: Conditional result was False 2026-01-06 13:07:23.628911 | 2026-01-06 13:07:23.629073 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-06 13:07:23.679584 | localhost | skipping: Conditional result was False 2026-01-06 13:07:23.679986 | 2026-01-06 13:07:23.685212 | localhost | skipping: Conditional result was False 2026-01-06 13:07:23.689430 | 2026-01-06 13:07:23.689546 | LOOP [upload-logs : Upload console log and json output]