2025-10-21 03:03:30.587470 | Job console starting 2025-10-21 03:03:30.619794 | Updating git repos 2025-10-21 03:03:30.657409 | Cloning repos into workspace 2025-10-21 03:03:30.797302 | Restoring repo states 2025-10-21 03:03:30.818766 | Merging changes 2025-10-21 03:03:30.818783 | Checking out repos 2025-10-21 03:03:31.092609 | Preparing playbooks 2025-10-21 03:03:32.521283 | Running Ansible setup 2025-10-21 03:03:39.498355 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-10-21 03:03:40.982743 | 2025-10-21 03:03:40.982964 | PLAY [Base pre] 2025-10-21 03:03:41.030780 | 2025-10-21 03:03:41.030913 | TASK [Setup log path fact] 2025-10-21 03:03:41.059480 | ubuntu-jammy | ok 2025-10-21 03:03:41.084712 | 2025-10-21 03:03:41.084842 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-21 03:03:41.133528 | ubuntu-jammy | ok 2025-10-21 03:03:41.154540 | 2025-10-21 03:03:41.154653 | TASK [emit-job-header : Print job information] 2025-10-21 03:03:41.222000 | # Job Information 2025-10-21 03:03:41.222133 | Ansible Version: 2.16.14 2025-10-21 03:03:41.222162 | Job: flake8 2025-10-21 03:03:41.222189 | Pipeline: periodic-daily 2025-10-21 03:03:41.222207 | Executor: 521e9411259a 2025-10-21 03:03:41.222224 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-10-21 03:03:41.222243 | Event ID: 3f72ec91a7de4796b37feeae95c19a70 2025-10-21 03:03:41.226267 | 2025-10-21 03:03:41.226347 | LOOP [emit-job-header : Print node information] 2025-10-21 03:03:41.384327 | ubuntu-jammy | ok: 2025-10-21 03:03:41.384585 | ubuntu-jammy | # Node Information 2025-10-21 03:03:41.384621 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-10-21 03:03:41.384647 | ubuntu-jammy | Hostname: ubuntu 2025-10-21 03:03:41.384669 | ubuntu-jammy | Username: zuul 2025-10-21 03:03:41.384692 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-10-21 03:03:41.384716 | ubuntu-jammy | Provider: regiocloud-a 2025-10-21 03:03:41.384738 | ubuntu-jammy | Region: 2025-10-21 03:03:41.384759 | ubuntu-jammy | Label: ubuntu-jammy 2025-10-21 03:03:41.384780 | ubuntu-jammy | Product Name: OpenStack Nova 2025-10-21 03:03:41.384800 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec9:d0d1 2025-10-21 03:03:41.400095 | 2025-10-21 03:03:41.400188 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-21 03:03:42.024562 | ubuntu-jammy -> localhost | changed 2025-10-21 03:03:42.033916 | 2025-10-21 03:03:42.034017 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-21 03:03:43.567570 | ubuntu-jammy -> localhost | changed 2025-10-21 03:03:43.576015 | 2025-10-21 03:03:43.576096 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-21 03:03:43.934847 | ubuntu-jammy -> localhost | ok 2025-10-21 03:03:43.939820 | 2025-10-21 03:03:43.939917 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-21 03:03:43.976336 | ubuntu-jammy | ok 2025-10-21 03:03:44.000256 | ubuntu-jammy | included: /var/lib/zuul/builds/e11fed48d5294cc484b5103b09defaff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-21 03:03:44.007041 | 2025-10-21 03:03:44.007120 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-21 03:03:45.016674 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-10-21 03:03:45.020387 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/e11fed48d5294cc484b5103b09defaff/work/e11fed48d5294cc484b5103b09defaff_id_rsa 2025-10-21 03:03:45.020454 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/e11fed48d5294cc484b5103b09defaff/work/e11fed48d5294cc484b5103b09defaff_id_rsa.pub 2025-10-21 03:03:45.020480 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-10-21 03:03:45.020502 | ubuntu-jammy -> localhost | SHA256:RY+9p6yfaXdLonJrZn80f+XwFFgQyxqkQjuHWfra1CI zuul-build-sshkey 2025-10-21 03:03:45.020521 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-10-21 03:03:45.020539 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-10-21 03:03:45.020564 | ubuntu-jammy -> localhost | | . ... oo | 2025-10-21 03:03:45.020583 | ubuntu-jammy -> localhost | | . *.o+. .. | 2025-10-21 03:03:45.020600 | ubuntu-jammy -> localhost | | B oo.ooo | 2025-10-21 03:03:45.020617 | ubuntu-jammy -> localhost | | =.. oo . | 2025-10-21 03:03:45.020633 | ubuntu-jammy -> localhost | | ES+ o. . .| 2025-10-21 03:03:45.020653 | ubuntu-jammy -> localhost | | = .. o.oo| 2025-10-21 03:03:45.020670 | ubuntu-jammy -> localhost | | . . o..*+| 2025-10-21 03:03:45.020687 | ubuntu-jammy -> localhost | | . *oo+.*| 2025-10-21 03:03:45.020704 | ubuntu-jammy -> localhost | | B=*o.oo| 2025-10-21 03:03:45.020721 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-10-21 03:03:45.020778 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.460374 2025-10-21 03:03:45.026613 | 2025-10-21 03:03:45.026696 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-21 03:03:45.065699 | ubuntu-jammy | ok 2025-10-21 03:03:45.073740 | ubuntu-jammy | included: /var/lib/zuul/builds/e11fed48d5294cc484b5103b09defaff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-21 03:03:45.097187 | 2025-10-21 03:03:45.097273 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-21 03:03:45.151317 | ubuntu-jammy | skipping: Conditional result was False 2025-10-21 03:03:45.156261 | 2025-10-21 03:03:45.156341 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-21 03:03:45.788760 | ubuntu-jammy | changed 2025-10-21 03:03:45.794686 | 2025-10-21 03:03:45.794772 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-21 03:03:46.025844 | ubuntu-jammy | ok 2025-10-21 03:03:46.035190 | 2025-10-21 03:03:46.035289 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-21 03:03:46.676710 | ubuntu-jammy | changed 2025-10-21 03:03:46.686651 | 2025-10-21 03:03:46.686779 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-21 03:03:47.386476 | ubuntu-jammy | changed 2025-10-21 03:03:47.391835 | 2025-10-21 03:03:47.391927 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-21 03:03:47.424816 | ubuntu-jammy | skipping: Conditional result was False 2025-10-21 03:03:47.430964 | 2025-10-21 03:03:47.431057 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-21 03:03:47.932394 | ubuntu-jammy -> localhost | changed 2025-10-21 03:03:47.942977 | 2025-10-21 03:03:47.943076 | TASK [add-build-sshkey : Add back temp key] 2025-10-21 03:03:48.454461 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/e11fed48d5294cc484b5103b09defaff/work/e11fed48d5294cc484b5103b09defaff_id_rsa (zuul-build-sshkey) 2025-10-21 03:03:48.454667 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.023351 2025-10-21 03:03:48.460862 | 2025-10-21 03:03:48.460956 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-21 03:03:48.884165 | ubuntu-jammy | ok 2025-10-21 03:03:48.889038 | 2025-10-21 03:03:48.889131 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-21 03:03:48.925997 | ubuntu-jammy | skipping: Conditional result was False 2025-10-21 03:03:48.946036 | 2025-10-21 03:03:48.946148 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-21 03:03:49.442904 | ubuntu-jammy | ok 2025-10-21 03:03:49.454570 | 2025-10-21 03:03:49.454673 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-21 03:03:49.492733 | ubuntu-jammy | ok 2025-10-21 03:03:49.503918 | 2025-10-21 03:03:49.504018 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-21 03:03:49.962129 | ubuntu-jammy -> localhost | ok 2025-10-21 03:03:49.968390 | 2025-10-21 03:03:49.968504 | TASK [validate-host : Collect information about the host] 2025-10-21 03:03:51.111227 | ubuntu-jammy | ok 2025-10-21 03:03:51.129233 | 2025-10-21 03:03:51.129346 | TASK [validate-host : Sanitize hostname] 2025-10-21 03:03:51.230663 | ubuntu-jammy | ok 2025-10-21 03:03:51.273889 | 2025-10-21 03:03:51.273988 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-21 03:03:52.177712 | ubuntu-jammy -> localhost | changed 2025-10-21 03:03:52.183103 | 2025-10-21 03:03:52.183194 | TASK [validate-host : Collect information about zuul worker] 2025-10-21 03:03:52.595958 | ubuntu-jammy | ok 2025-10-21 03:03:52.600434 | 2025-10-21 03:03:52.600525 | TASK [validate-host : Write out all zuul information for each host] 2025-10-21 03:03:53.559012 | ubuntu-jammy -> localhost | changed 2025-10-21 03:03:53.567987 | 2025-10-21 03:03:53.568078 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-21 03:03:53.826235 | ubuntu-jammy | ok 2025-10-21 03:03:53.830581 | 2025-10-21 03:03:53.830668 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-21 03:03:55.133219 | ubuntu-jammy | changed: 2025-10-21 03:03:55.133368 | ubuntu-jammy | cd+++++++++ src/ 2025-10-21 03:03:55.133421 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-10-21 03:03:55.133444 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-10-21 03:03:55.133462 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-10-21 03:03:55.133480 | ubuntu-jammy | Containerfile 2025-10-21 03:03:55.133602 | ubuntu-jammy | Containerfile 2025-10-21 03:03:55.172184 | ubuntu-jammy | Containerfile 2025-10-21 03:03:55.172241 | ubuntu-jammy | Containerfile 2025-10-21 03:03:55.172299 | ubuntu-jammy | Containerfile 2025-10-21 03:03:55.172357 | ubuntu-jammy | Containerfile 2025-10-21 03:03:55.172421 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.022921 2025-10-21 03:04:27.928243 | 2025-10-21 03:04:27.928327 | TASK [upload-logs : Upload logs to log server] 2025-10-21 03:04:28.623554 | localhost | Output suppressed because no_log was given 2025-10-21 03:04:28.625169 | 2025-10-21 03:04:28.625250 | LOOP [upload-logs : Compress console log and json output] 2025-10-21 03:04:28.723441 | localhost | skipping: Conditional result was False 2025-10-21 03:04:28.733800 | localhost | skipping: Conditional result was False 2025-10-21 03:04:28.741090 | 2025-10-21 03:04:28.741179 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-21 03:04:28.803330 | localhost | skipping: Conditional result was False 2025-10-21 03:04:28.803557 | 2025-10-21 03:04:28.808598 | localhost | skipping: Conditional result was False 2025-10-21 03:04:28.815775 | 2025-10-21 03:04:28.815860 | LOOP [upload-logs : Upload console log and json output]