2025-11-06 09:49:49.596301 | Job console starting 2025-11-06 09:49:49.610218 | Updating git repos 2025-11-06 09:49:49.628379 | Cloning repos into workspace 2025-11-06 09:49:49.673225 | Restoring repo states 2025-11-06 09:49:49.680817 | Merging changes 2025-11-06 09:49:50.094675 | Checking out repos 2025-11-06 09:49:50.125513 | Preparing playbooks 2025-11-06 09:49:50.632397 | Running Ansible setup 2025-11-06 09:49:54.858188 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-06 09:49:55.596445 | 2025-11-06 09:49:55.596594 | PLAY [Base pre] 2025-11-06 09:49:55.612045 | 2025-11-06 09:49:55.612165 | TASK [Setup log path fact] 2025-11-06 09:49:55.641712 | debian-bookworm | ok 2025-11-06 09:49:55.656823 | 2025-11-06 09:49:55.656948 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-06 09:49:55.700406 | debian-bookworm | ok 2025-11-06 09:49:55.711920 | 2025-11-06 09:49:55.712031 | TASK [emit-job-header : Print job information] 2025-11-06 09:49:55.760909 | # Job Information 2025-11-06 09:49:55.761090 | Ansible Version: 2.16.14 2025-11-06 09:49:55.761128 | Job: flake8 2025-11-06 09:49:55.761161 | Pipeline: check 2025-11-06 09:49:55.761185 | Executor: 521e9411259a 2025-11-06 09:49:55.761206 | Triggered by: https://github.com/osism/zuul-jobs/pull/168 2025-11-06 09:49:55.761229 | Event ID: 6da65c40-baed-11f0-962a-d4afbaf2789f 2025-11-06 09:49:55.768971 | 2025-11-06 09:49:55.769091 | LOOP [emit-job-header : Print node information] 2025-11-06 09:49:55.878605 | debian-bookworm | ok: 2025-11-06 09:49:55.878866 | debian-bookworm | # Node Information 2025-11-06 09:49:55.878908 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-06 09:49:55.878934 | debian-bookworm | Hostname: debian 2025-11-06 09:49:55.878956 | debian-bookworm | Username: zuul 2025-11-06 09:49:55.878977 | debian-bookworm | Distro: Debian 12.12 2025-11-06 09:49:55.879000 | debian-bookworm | Provider: regiocloud-a 2025-11-06 09:49:55.879021 | debian-bookworm | Region: 2025-11-06 09:49:55.879042 | debian-bookworm | Label: debian-bookworm 2025-11-06 09:49:55.879062 | debian-bookworm | Product Name: OpenStack Nova 2025-11-06 09:49:55.879081 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecc:3c2c 2025-11-06 09:49:55.909128 | 2025-11-06 09:49:55.909288 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-06 09:49:56.392810 | debian-bookworm -> localhost | changed 2025-11-06 09:49:56.410219 | 2025-11-06 09:49:56.410406 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-06 09:49:57.445400 | debian-bookworm -> localhost | changed 2025-11-06 09:49:57.456751 | 2025-11-06 09:49:57.456905 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-06 09:49:57.776413 | debian-bookworm -> localhost | ok 2025-11-06 09:49:57.783439 | 2025-11-06 09:49:57.783571 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-06 09:49:57.825093 | debian-bookworm | ok 2025-11-06 09:49:57.844711 | debian-bookworm | included: /var/lib/zuul/builds/ee7815f3ff874e98b5c2e84259cb24be/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-06 09:49:57.850826 | 2025-11-06 09:49:57.850961 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-06 09:49:59.133126 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-06 09:49:59.133358 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ee7815f3ff874e98b5c2e84259cb24be/work/ee7815f3ff874e98b5c2e84259cb24be_id_rsa 2025-11-06 09:49:59.133397 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ee7815f3ff874e98b5c2e84259cb24be/work/ee7815f3ff874e98b5c2e84259cb24be_id_rsa.pub 2025-11-06 09:49:59.133424 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-06 09:49:59.133448 | debian-bookworm -> localhost | SHA256:3O9h/6F8t1OZCPefpifwtKaiVM1SFiUv3FyTe7tsfbk zuul-build-sshkey 2025-11-06 09:49:59.133470 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-06 09:49:59.133506 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-06 09:49:59.133529 | debian-bookworm -> localhost | | o.. o.| 2025-11-06 09:49:59.133551 | debian-bookworm -> localhost | | . * ...| 2025-11-06 09:49:59.133571 | debian-bookworm -> localhost | | = + .| 2025-11-06 09:49:59.133591 | debian-bookworm -> localhost | | . .=... ..| 2025-11-06 09:49:59.133610 | debian-bookworm -> localhost | | So.oo o =| 2025-11-06 09:49:59.133636 | debian-bookworm -> localhost | | . .o o =.| 2025-11-06 09:49:59.133657 | debian-bookworm -> localhost | | . B o.B| 2025-11-06 09:49:59.133677 | debian-bookworm -> localhost | | . . o.B.@*| 2025-11-06 09:49:59.133697 | debian-bookworm -> localhost | | .. ..++OEB| 2025-11-06 09:49:59.133716 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-06 09:49:59.133784 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.771248 2025-11-06 09:49:59.140842 | 2025-11-06 09:49:59.140958 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-06 09:49:59.169963 | debian-bookworm | ok 2025-11-06 09:49:59.179934 | debian-bookworm | included: /var/lib/zuul/builds/ee7815f3ff874e98b5c2e84259cb24be/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-06 09:49:59.188924 | 2025-11-06 09:49:59.189141 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-06 09:49:59.223600 | debian-bookworm | skipping: Conditional result was False 2025-11-06 09:49:59.236164 | 2025-11-06 09:49:59.236322 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-06 09:49:59.897874 | debian-bookworm | changed 2025-11-06 09:49:59.906416 | 2025-11-06 09:49:59.906541 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-06 09:50:00.182021 | debian-bookworm | ok 2025-11-06 09:50:00.190778 | 2025-11-06 09:50:00.190944 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-06 09:50:00.844022 | debian-bookworm | changed 2025-11-06 09:50:00.868037 | 2025-11-06 09:50:00.868253 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-06 09:50:01.534643 | debian-bookworm | changed 2025-11-06 09:50:01.543895 | 2025-11-06 09:50:01.544034 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-06 09:50:01.568806 | debian-bookworm | skipping: Conditional result was False 2025-11-06 09:50:01.580422 | 2025-11-06 09:50:01.580560 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-06 09:50:02.040749 | debian-bookworm -> localhost | changed 2025-11-06 09:50:02.051713 | 2025-11-06 09:50:02.051867 | TASK [add-build-sshkey : Add back temp key] 2025-11-06 09:50:02.409572 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ee7815f3ff874e98b5c2e84259cb24be/work/ee7815f3ff874e98b5c2e84259cb24be_id_rsa (zuul-build-sshkey) 2025-11-06 09:50:02.409932 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016454 2025-11-06 09:50:02.418653 | 2025-11-06 09:50:02.418811 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-06 09:50:02.880491 | debian-bookworm | ok 2025-11-06 09:50:02.885740 | 2025-11-06 09:50:02.885879 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-06 09:50:02.919929 | debian-bookworm | skipping: Conditional result was False 2025-11-06 09:50:02.930753 | 2025-11-06 09:50:02.930885 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-06 09:50:03.386038 | debian-bookworm | ok 2025-11-06 09:50:03.411702 | 2025-11-06 09:50:03.412116 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-06 09:50:03.441617 | debian-bookworm | ok 2025-11-06 09:50:03.448241 | 2025-11-06 09:50:03.448364 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-06 09:50:04.037143 | debian-bookworm -> localhost | ok 2025-11-06 09:50:04.044228 | 2025-11-06 09:50:04.044345 | TASK [validate-host : Collect information about the host] 2025-11-06 09:50:05.355748 | debian-bookworm | ok 2025-11-06 09:50:05.365846 | 2025-11-06 09:50:05.365959 | TASK [validate-host : Sanitize hostname] 2025-11-06 09:50:05.466631 | debian-bookworm | ok 2025-11-06 09:50:05.529699 | 2025-11-06 09:50:05.529866 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-06 09:50:06.276961 | debian-bookworm -> localhost | changed 2025-11-06 09:50:06.282796 | 2025-11-06 09:50:06.283145 | TASK [validate-host : Collect information about zuul worker] 2025-11-06 09:50:06.685465 | debian-bookworm | ok 2025-11-06 09:50:06.690307 | 2025-11-06 09:50:06.690417 | TASK [validate-host : Write out all zuul information for each host] 2025-11-06 09:50:07.223620 | debian-bookworm -> localhost | changed 2025-11-06 09:50:07.233529 | 2025-11-06 09:50:07.233652 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-06 09:50:07.519352 | debian-bookworm | ok 2025-11-06 09:50:07.525519 | 2025-11-06 09:50:07.525636 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-06 09:50:08.313265 | debian-bookworm | changed: 2025-11-06 09:50:08.313457 | debian-bookworm | cd+++++++++ src/ 2025-11-06 09:50:08.313493 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-06 09:50:08.313518 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-06 09:50:08.313539 | debian-bookworm | cd+++++++++ src/github.com/osism/zuul-jobs/ 2025-11-06 09:50:08.313559 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004209 2025-11-06 09:50:32.041570 | 2025-11-06 09:50:32.041682 | TASK [upload-logs : Upload logs to log server] 2025-11-06 09:50:32.600247 | localhost | Output suppressed because no_log was given 2025-11-06 09:50:32.602184 | 2025-11-06 09:50:32.602293 | LOOP [upload-logs : Compress console log and json output] 2025-11-06 09:50:32.660576 | localhost | skipping: Conditional result was False 2025-11-06 09:50:32.667848 | localhost | skipping: Conditional result was False 2025-11-06 09:50:32.677619 | 2025-11-06 09:50:32.677861 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-06 09:50:32.724489 | localhost | skipping: Conditional result was False 2025-11-06 09:50:32.724773 | 2025-11-06 09:50:32.729884 | localhost | skipping: Conditional result was False 2025-11-06 09:50:32.741929 | 2025-11-06 09:50:32.742155 | LOOP [upload-logs : Upload console log and json output]