2026-01-09 20:44:21.428854 | Job console starting 2026-01-09 20:44:21.460195 | Updating git repos 2026-01-09 20:44:21.502081 | Cloning repos into workspace 2026-01-09 20:44:21.566988 | Restoring repo states 2026-01-09 20:44:21.588815 | Merging changes 2026-01-09 20:44:22.093964 | Checking out repos 2026-01-09 20:44:22.141910 | Preparing playbooks 2026-01-09 20:44:23.207001 | Running Ansible setup 2026-01-09 20:44:28.858326 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-09 20:44:30.061443 | 2026-01-09 20:44:30.061784 | PLAY [Base pre] 2026-01-09 20:44:30.090667 | 2026-01-09 20:44:30.090881 | TASK [Setup log path fact] 2026-01-09 20:44:30.126892 | debian-bookworm | ok 2026-01-09 20:44:30.162928 | 2026-01-09 20:44:30.163126 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-09 20:44:30.192018 | debian-bookworm | ok 2026-01-09 20:44:30.215956 | 2026-01-09 20:44:30.216102 | TASK [emit-job-header : Print job information] 2026-01-09 20:44:30.297405 | # Job Information 2026-01-09 20:44:30.297594 | Ansible Version: 2.16.14 2026-01-09 20:44:30.297631 | Job: flake8 2026-01-09 20:44:30.297664 | Pipeline: check 2026-01-09 20:44:30.297687 | Executor: 521e9411259a 2026-01-09 20:44:30.297787 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/806 2026-01-09 20:44:30.297816 | Event ID: f2cbed50-ed9b-11f0-9203-3d3f1ed31e4c 2026-01-09 20:44:30.307990 | 2026-01-09 20:44:30.308288 | LOOP [emit-job-header : Print node information] 2026-01-09 20:44:30.543361 | debian-bookworm | ok: 2026-01-09 20:44:30.543562 | debian-bookworm | # Node Information 2026-01-09 20:44:30.543598 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-09 20:44:30.543625 | debian-bookworm | Hostname: debian 2026-01-09 20:44:30.543648 | debian-bookworm | Username: zuul 2026-01-09 20:44:30.543670 | debian-bookworm | Distro: Debian 12.12 2026-01-09 20:44:30.543693 | debian-bookworm | Provider: regiocloud-a 2026-01-09 20:44:30.543846 | debian-bookworm | Region: 2026-01-09 20:44:30.543872 | debian-bookworm | Label: debian-bookworm 2026-01-09 20:44:30.543894 | debian-bookworm | Product Name: OpenStack Nova 2026-01-09 20:44:30.543914 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2d:2a7d 2026-01-09 20:44:30.563489 | 2026-01-09 20:44:30.563637 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-09 20:44:31.552763 | debian-bookworm -> localhost | changed 2026-01-09 20:44:31.560654 | 2026-01-09 20:44:31.560795 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-09 20:44:33.382171 | debian-bookworm -> localhost | changed 2026-01-09 20:44:33.393348 | 2026-01-09 20:44:33.393493 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-09 20:44:33.921127 | debian-bookworm -> localhost | ok 2026-01-09 20:44:33.949779 | 2026-01-09 20:44:33.949949 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-09 20:44:33.979757 | debian-bookworm | ok 2026-01-09 20:44:34.018412 | debian-bookworm | included: /var/lib/zuul/builds/433275d91c024650880c21929ea5b0e4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-09 20:44:34.028119 | 2026-01-09 20:44:34.028294 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-09 20:44:36.082793 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-09 20:44:36.083055 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/433275d91c024650880c21929ea5b0e4/work/433275d91c024650880c21929ea5b0e4_id_rsa 2026-01-09 20:44:36.083095 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/433275d91c024650880c21929ea5b0e4/work/433275d91c024650880c21929ea5b0e4_id_rsa.pub 2026-01-09 20:44:36.083123 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-09 20:44:36.083147 | debian-bookworm -> localhost | SHA256:FQUE6IgfQefqvecbqT6fD53Q4likZGaLoAILVkzSsRE zuul-build-sshkey 2026-01-09 20:44:36.083171 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-09 20:44:36.083208 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-09 20:44:36.083281 | debian-bookworm -> localhost | | .+E+ ...o+o. | 2026-01-09 20:44:36.083322 | debian-bookworm -> localhost | | oo+o. . | 2026-01-09 20:44:36.083345 | debian-bookworm -> localhost | |o..o +* . . | 2026-01-09 20:44:36.083366 | debian-bookworm -> localhost | |+o..oB.+ o | 2026-01-09 20:44:36.083387 | debian-bookworm -> localhost | |+ .o.o S . | 2026-01-09 20:44:36.083411 | debian-bookworm -> localhost | |. ... + = . | 2026-01-09 20:44:36.083432 | debian-bookworm -> localhost | | . o = o | 2026-01-09 20:44:36.083453 | debian-bookworm -> localhost | | .o.+ | 2026-01-09 20:44:36.083474 | debian-bookworm -> localhost | | .+==o. | 2026-01-09 20:44:36.083494 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-09 20:44:36.083546 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.833802 2026-01-09 20:44:36.090440 | 2026-01-09 20:44:36.090571 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-09 20:44:36.145132 | debian-bookworm | ok 2026-01-09 20:44:36.162473 | debian-bookworm | included: /var/lib/zuul/builds/433275d91c024650880c21929ea5b0e4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-09 20:44:36.188330 | 2026-01-09 20:44:36.188484 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-09 20:44:36.233037 | debian-bookworm | skipping: Conditional result was False 2026-01-09 20:44:36.239743 | 2026-01-09 20:44:36.239866 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-09 20:44:36.969075 | debian-bookworm | changed 2026-01-09 20:44:36.975033 | 2026-01-09 20:44:36.975147 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-09 20:44:37.264245 | debian-bookworm | ok 2026-01-09 20:44:37.270639 | 2026-01-09 20:44:37.270778 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-09 20:44:37.986711 | debian-bookworm | changed 2026-01-09 20:44:37.997522 | 2026-01-09 20:44:37.997746 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-09 20:44:38.689409 | debian-bookworm | changed 2026-01-09 20:44:38.699142 | 2026-01-09 20:44:38.699384 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-09 20:44:38.733959 | debian-bookworm | skipping: Conditional result was False 2026-01-09 20:44:38.740840 | 2026-01-09 20:44:38.740973 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-09 20:44:39.511819 | debian-bookworm -> localhost | changed 2026-01-09 20:44:39.527726 | 2026-01-09 20:44:39.527865 | TASK [add-build-sshkey : Add back temp key] 2026-01-09 20:44:39.941718 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/433275d91c024650880c21929ea5b0e4/work/433275d91c024650880c21929ea5b0e4_id_rsa (zuul-build-sshkey) 2026-01-09 20:44:39.941973 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011687 2026-01-09 20:44:39.950607 | 2026-01-09 20:44:39.950767 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-09 20:44:40.400410 | debian-bookworm | ok 2026-01-09 20:44:40.406287 | 2026-01-09 20:44:40.406419 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-09 20:44:40.442406 | debian-bookworm | skipping: Conditional result was False 2026-01-09 20:44:40.455499 | 2026-01-09 20:44:40.455646 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-09 20:44:40.961631 | debian-bookworm | ok 2026-01-09 20:44:40.977884 | 2026-01-09 20:44:40.978054 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-09 20:44:41.049194 | debian-bookworm | ok 2026-01-09 20:44:41.055870 | 2026-01-09 20:44:41.056007 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-09 20:44:41.506622 | debian-bookworm -> localhost | ok 2026-01-09 20:44:41.513666 | 2026-01-09 20:44:41.513799 | TASK [validate-host : Collect information about the host] 2026-01-09 20:44:42.731832 | debian-bookworm | ok 2026-01-09 20:44:42.742399 | 2026-01-09 20:44:42.742525 | TASK [validate-host : Sanitize hostname] 2026-01-09 20:44:42.915401 | debian-bookworm | ok 2026-01-09 20:44:42.965624 | 2026-01-09 20:44:42.965780 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-09 20:44:43.785731 | debian-bookworm -> localhost | changed 2026-01-09 20:44:43.793404 | 2026-01-09 20:44:43.793547 | TASK [validate-host : Collect information about zuul worker] 2026-01-09 20:44:44.420726 | debian-bookworm | ok 2026-01-09 20:44:44.425730 | 2026-01-09 20:44:44.425862 | TASK [validate-host : Write out all zuul information for each host] 2026-01-09 20:44:45.198297 | debian-bookworm -> localhost | changed 2026-01-09 20:44:45.210312 | 2026-01-09 20:44:45.210478 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-09 20:44:45.521697 | debian-bookworm | ok 2026-01-09 20:44:45.540829 | 2026-01-09 20:44:45.541051 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-09 20:44:46.787843 | debian-bookworm | changed: 2026-01-09 20:44:46.788071 | debian-bookworm | cd+++++++++ src/ 2026-01-09 20:44:46.788107 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-09 20:44:46.788132 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-09 20:44:46.788154 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-01-09 20:44:46.788175 | debian-bookworm | Containerfile 2026-01-09 20:44:46.788359 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005115 2026-01-09 20:45:15.146798 | 2026-01-09 20:45:15.147098 | TASK [upload-logs : Upload logs to log server] 2026-01-09 20:45:15.895511 | localhost | Output suppressed because no_log was given 2026-01-09 20:45:15.897381 | 2026-01-09 20:45:15.897491 | LOOP [upload-logs : Compress console log and json output] 2026-01-09 20:45:16.012668 | localhost | skipping: Conditional result was False 2026-01-09 20:45:16.022489 | localhost | skipping: Conditional result was False 2026-01-09 20:45:16.026329 | 2026-01-09 20:45:16.026472 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-09 20:45:16.106552 | localhost | skipping: Conditional result was False 2026-01-09 20:45:16.107153 | 2026-01-09 20:45:16.114619 | localhost | skipping: Conditional result was False 2026-01-09 20:45:16.120692 | 2026-01-09 20:45:16.120828 | LOOP [upload-logs : Upload console log and json output]