2025-10-24 18:14:26.910527 | Job console starting 2025-10-24 18:14:26.919582 | Updating git repos 2025-10-24 18:14:26.950866 | Cloning repos into workspace 2025-10-24 18:14:27.019880 | Restoring repo states 2025-10-24 18:14:27.033628 | Merging changes 2025-10-24 18:14:27.617615 | Checking out repos 2025-10-24 18:14:27.719850 | Preparing playbooks 2025-10-24 18:14:28.461337 | Running Ansible setup 2025-10-24 18:14:33.881754 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-10-24 18:14:34.795792 | 2025-10-24 18:14:34.795917 | PLAY [Base pre] 2025-10-24 18:14:34.829221 | 2025-10-24 18:14:34.829334 | TASK [Setup log path fact] 2025-10-24 18:14:34.871617 | ubuntu-jammy | ok 2025-10-24 18:14:34.915659 | 2025-10-24 18:14:34.916429 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-24 18:14:34.981378 | ubuntu-jammy | ok 2025-10-24 18:14:35.003435 | 2025-10-24 18:14:35.003540 | TASK [emit-job-header : Print job information] 2025-10-24 18:14:35.048691 | # Job Information 2025-10-24 18:14:35.048844 | Ansible Version: 2.16.14 2025-10-24 18:14:35.048879 | Job: flake8 2025-10-24 18:14:35.048912 | Pipeline: check 2025-10-24 18:14:35.048935 | Executor: 521e9411259a 2025-10-24 18:14:35.048955 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/327 2025-10-24 18:14:35.048977 | Event ID: 2823e800-b105-11f0-919f-f5104acda86d 2025-10-24 18:14:35.053657 | 2025-10-24 18:14:35.053749 | LOOP [emit-job-header : Print node information] 2025-10-24 18:14:35.228973 | ubuntu-jammy | ok: 2025-10-24 18:14:35.229201 | ubuntu-jammy | # Node Information 2025-10-24 18:14:35.229240 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-10-24 18:14:35.229265 | ubuntu-jammy | Hostname: ubuntu 2025-10-24 18:14:35.229287 | ubuntu-jammy | Username: zuul 2025-10-24 18:14:35.229307 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-10-24 18:14:35.229332 | ubuntu-jammy | Provider: regiocloud-a 2025-10-24 18:14:35.229354 | ubuntu-jammy | Region: 2025-10-24 18:14:35.229375 | ubuntu-jammy | Label: ubuntu-jammy 2025-10-24 18:14:35.229395 | ubuntu-jammy | Product Name: OpenStack Nova 2025-10-24 18:14:35.229414 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feac:7314 2025-10-24 18:14:35.249631 | 2025-10-24 18:14:35.249735 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-24 18:14:35.812765 | ubuntu-jammy -> localhost | changed 2025-10-24 18:14:35.819613 | 2025-10-24 18:14:35.819712 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-24 18:14:37.038937 | ubuntu-jammy -> localhost | changed 2025-10-24 18:14:37.054436 | 2025-10-24 18:14:37.054543 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-24 18:14:37.585400 | ubuntu-jammy -> localhost | ok 2025-10-24 18:14:37.591238 | 2025-10-24 18:14:37.591335 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-24 18:14:37.640405 | ubuntu-jammy | ok 2025-10-24 18:14:37.677178 | ubuntu-jammy | included: /var/lib/zuul/builds/b6e75a841ce1441f997f068875385973/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-24 18:14:37.693191 | 2025-10-24 18:14:37.694030 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-24 18:14:41.672349 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-10-24 18:14:41.672542 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/b6e75a841ce1441f997f068875385973/work/b6e75a841ce1441f997f068875385973_id_rsa 2025-10-24 18:14:41.672579 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/b6e75a841ce1441f997f068875385973/work/b6e75a841ce1441f997f068875385973_id_rsa.pub 2025-10-24 18:14:41.672606 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-10-24 18:14:41.672633 | ubuntu-jammy -> localhost | SHA256:6kJmYq6sFpSAvFVd9WkPH6ZPWQgPND5CtV6zLsejJ3I zuul-build-sshkey 2025-10-24 18:14:41.672656 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-10-24 18:14:41.672677 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-10-24 18:14:41.672708 | ubuntu-jammy -> localhost | |o ... ..o+* | 2025-10-24 18:14:41.672732 | ubuntu-jammy -> localhost | |o. . . . ..*.. | 2025-10-24 18:14:41.672752 | ubuntu-jammy -> localhost | |. + . +==o.| 2025-10-24 18:14:41.672772 | ubuntu-jammy -> localhost | | + o.o*o+| 2025-10-24 18:14:41.672792 | ubuntu-jammy -> localhost | |. S ...= | 2025-10-24 18:14:41.672817 | ubuntu-jammy -> localhost | | .o + . oo | 2025-10-24 18:14:41.672838 | ubuntu-jammy -> localhost | | o.= . . =. | 2025-10-24 18:14:41.672858 | ubuntu-jammy -> localhost | |... .. . E+.. | 2025-10-24 18:14:41.672880 | ubuntu-jammy -> localhost | |=o .. o.o | 2025-10-24 18:14:41.672900 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-10-24 18:14:41.672951 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.268011 2025-10-24 18:14:41.679023 | 2025-10-24 18:14:41.679111 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-24 18:14:41.697333 | ubuntu-jammy | ok 2025-10-24 18:14:41.708058 | ubuntu-jammy | included: /var/lib/zuul/builds/b6e75a841ce1441f997f068875385973/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-24 18:14:41.716555 | 2025-10-24 18:14:41.716634 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-24 18:14:41.729502 | ubuntu-jammy | skipping: Conditional result was False 2025-10-24 18:14:41.735780 | 2025-10-24 18:14:41.735879 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-24 18:14:42.544204 | ubuntu-jammy | changed 2025-10-24 18:14:42.548558 | 2025-10-24 18:14:42.548631 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-24 18:14:42.817432 | ubuntu-jammy | ok 2025-10-24 18:14:42.821775 | 2025-10-24 18:14:42.821845 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-24 18:14:43.494930 | ubuntu-jammy | changed 2025-10-24 18:14:43.501337 | 2025-10-24 18:14:43.501422 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-24 18:14:44.176804 | ubuntu-jammy | changed 2025-10-24 18:14:44.182000 | 2025-10-24 18:14:44.182083 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-24 18:14:44.225531 | ubuntu-jammy | skipping: Conditional result was False 2025-10-24 18:14:44.231351 | 2025-10-24 18:14:44.231444 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-24 18:14:44.790677 | ubuntu-jammy -> localhost | changed 2025-10-24 18:14:44.810965 | 2025-10-24 18:14:44.811093 | TASK [add-build-sshkey : Add back temp key] 2025-10-24 18:14:45.333634 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/b6e75a841ce1441f997f068875385973/work/b6e75a841ce1441f997f068875385973_id_rsa (zuul-build-sshkey) 2025-10-24 18:14:45.333809 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012733 2025-10-24 18:14:45.340075 | 2025-10-24 18:14:45.340153 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-24 18:14:45.806279 | ubuntu-jammy | ok 2025-10-24 18:14:45.810591 | 2025-10-24 18:14:45.810671 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-24 18:14:45.856291 | ubuntu-jammy | skipping: Conditional result was False 2025-10-24 18:14:45.865447 | 2025-10-24 18:14:45.865537 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-24 18:14:46.318143 | ubuntu-jammy | ok 2025-10-24 18:14:46.326677 | 2025-10-24 18:14:46.326757 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-24 18:14:46.360925 | ubuntu-jammy | ok 2025-10-24 18:14:46.365754 | 2025-10-24 18:14:46.365874 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-24 18:14:46.580473 | ubuntu-jammy -> localhost | ok 2025-10-24 18:14:46.588722 | 2025-10-24 18:14:46.588810 | TASK [validate-host : Collect information about the host] 2025-10-24 18:14:47.755035 | ubuntu-jammy | ok 2025-10-24 18:14:47.766251 | 2025-10-24 18:14:47.766336 | TASK [validate-host : Sanitize hostname] 2025-10-24 18:14:47.852912 | ubuntu-jammy | ok 2025-10-24 18:14:47.890688 | 2025-10-24 18:14:47.890782 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-24 18:14:48.379113 | ubuntu-jammy -> localhost | changed 2025-10-24 18:14:48.390643 | 2025-10-24 18:14:48.390764 | TASK [validate-host : Collect information about zuul worker] 2025-10-24 18:14:48.791900 | ubuntu-jammy | ok 2025-10-24 18:14:48.796408 | 2025-10-24 18:14:48.796498 | TASK [validate-host : Write out all zuul information for each host] 2025-10-24 18:14:49.324586 | ubuntu-jammy -> localhost | changed 2025-10-24 18:14:49.340818 | 2025-10-24 18:14:49.340947 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-24 18:14:49.611513 | ubuntu-jammy | ok 2025-10-24 18:14:49.616787 | 2025-10-24 18:14:49.616879 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-24 18:14:50.598074 | ubuntu-jammy | changed: 2025-10-24 18:14:50.598347 | ubuntu-jammy | cd+++++++++ src/ 2025-10-24 18:14:50.598388 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-10-24 18:14:50.599607 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-10-24 18:14:50.599682 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-10-24 18:14:50.599709 | ubuntu-jammy | Containerfile 2025-10-24 18:14:50.599866 | ubuntu-jammy | Containerfile 2025-10-24 18:14:50.634070 | ubuntu-jammy | Containerfile 2025-10-24 18:14:50.634138 | ubuntu-jammy | Containerfile 2025-10-24 18:14:50.634207 | ubuntu-jammy | Containerfile 2025-10-24 18:14:50.634277 | ubuntu-jammy | Containerfile 2025-10-24 18:14:50.634349 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004849 2025-10-24 18:15:23.287490 | 2025-10-24 18:15:23.287611 | TASK [upload-logs : Upload logs to log server] 2025-10-24 18:15:23.914715 | localhost | Output suppressed because no_log was given 2025-10-24 18:15:23.918415 | 2025-10-24 18:15:23.918552 | LOOP [upload-logs : Compress console log and json output] 2025-10-24 18:15:23.968098 | localhost | skipping: Conditional result was False 2025-10-24 18:15:23.979464 | localhost | skipping: Conditional result was False 2025-10-24 18:15:23.987679 | 2025-10-24 18:15:23.987802 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-24 18:15:24.051151 | localhost | skipping: Conditional result was False 2025-10-24 18:15:24.051563 | 2025-10-24 18:15:24.069814 | localhost | skipping: Conditional result was False 2025-10-24 18:15:24.075510 | 2025-10-24 18:15:24.075625 | LOOP [upload-logs : Upload console log and json output]