2025-10-03 03:08:40.680785 | Job console starting 2025-10-03 03:08:40.691014 | Updating git repos 2025-10-03 03:08:40.871972 | Cloning repos into workspace 2025-10-03 03:08:40.979393 | Restoring repo states 2025-10-03 03:08:40.994912 | Merging changes 2025-10-03 03:08:40.994926 | Checking out repos 2025-10-03 03:08:41.069658 | Preparing playbooks 2025-10-03 03:08:41.790820 | Running Ansible setup 2025-10-03 03:08:46.902344 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-03 03:08:48.572531 | 2025-10-03 03:08:48.572645 | PLAY [Base pre] 2025-10-03 03:08:48.618451 | 2025-10-03 03:08:48.618556 | TASK [Setup log path fact] 2025-10-03 03:08:48.656033 | debian-bookworm | ok 2025-10-03 03:08:48.668402 | 2025-10-03 03:08:48.668514 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-03 03:08:48.706090 | debian-bookworm | ok 2025-10-03 03:08:48.713864 | 2025-10-03 03:08:48.713978 | TASK [emit-job-header : Print job information] 2025-10-03 03:08:48.781179 | # Job Information 2025-10-03 03:08:48.781320 | Ansible Version: 2.16.14 2025-10-03 03:08:48.781348 | Job: flake8 2025-10-03 03:08:48.781375 | Pipeline: periodic-daily 2025-10-03 03:08:48.781393 | Executor: 521e9411259a 2025-10-03 03:08:48.781410 | Triggered by: https://github.com/osism/openstack-simple-stress 2025-10-03 03:08:48.781428 | Event ID: 7408c4906c3247519f567e05c5a36184 2025-10-03 03:08:48.785246 | 2025-10-03 03:08:48.785320 | LOOP [emit-job-header : Print node information] 2025-10-03 03:08:49.002100 | debian-bookworm | ok: 2025-10-03 03:08:49.002313 | debian-bookworm | # Node Information 2025-10-03 03:08:49.002346 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-03 03:08:49.002367 | debian-bookworm | Hostname: debian 2025-10-03 03:08:49.002386 | debian-bookworm | Username: zuul 2025-10-03 03:08:49.002403 | debian-bookworm | Distro: Debian 12.12 2025-10-03 03:08:49.002423 | debian-bookworm | Provider: regiocloud-a 2025-10-03 03:08:49.002440 | debian-bookworm | Region: 2025-10-03 03:08:49.002457 | debian-bookworm | Label: debian-bookworm 2025-10-03 03:08:49.002474 | debian-bookworm | Product Name: OpenStack Nova 2025-10-03 03:08:49.002490 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee3:818a 2025-10-03 03:08:49.020071 | 2025-10-03 03:08:49.020244 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-03 03:08:49.874871 | debian-bookworm -> localhost | changed 2025-10-03 03:08:49.881457 | 2025-10-03 03:08:49.881561 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-03 03:08:51.911661 | debian-bookworm -> localhost | changed 2025-10-03 03:08:51.924981 | 2025-10-03 03:08:51.925068 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-03 03:08:52.434243 | debian-bookworm -> localhost | ok 2025-10-03 03:08:52.449406 | 2025-10-03 03:08:52.449508 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-03 03:08:52.487518 | debian-bookworm | ok 2025-10-03 03:08:52.506161 | debian-bookworm | included: /var/lib/zuul/builds/7d8ff83b5aee43b9b91cf17cba62db36/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-03 03:08:52.528137 | 2025-10-03 03:08:52.528250 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-03 03:08:55.323209 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-03 03:08:55.323409 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7d8ff83b5aee43b9b91cf17cba62db36/work/7d8ff83b5aee43b9b91cf17cba62db36_id_rsa 2025-10-03 03:08:55.323444 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7d8ff83b5aee43b9b91cf17cba62db36/work/7d8ff83b5aee43b9b91cf17cba62db36_id_rsa.pub 2025-10-03 03:08:55.323468 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-03 03:08:55.323489 | debian-bookworm -> localhost | SHA256:oLSDy9p2xdt0nZsIkyz64rPW2dvLBcVcoQ+gi7/5nqw zuul-build-sshkey 2025-10-03 03:08:55.323508 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-03 03:08:55.323533 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-03 03:08:55.323551 | debian-bookworm -> localhost | | . o. | 2025-10-03 03:08:55.323570 | debian-bookworm -> localhost | | . + o | 2025-10-03 03:08:55.323587 | debian-bookworm -> localhost | | . . . * | 2025-10-03 03:08:55.323604 | debian-bookworm -> localhost | | o o o . . o | 2025-10-03 03:08:55.323620 | debian-bookworm -> localhost | | . +...S... .. | 2025-10-03 03:08:55.323640 | debian-bookworm -> localhost | | . . .+.* ..o | 2025-10-03 03:08:55.323657 | debian-bookworm -> localhost | | o + B.+ ..o | 2025-10-03 03:08:55.323674 | debian-bookworm -> localhost | | o. * + o*.oo | 2025-10-03 03:08:55.323691 | debian-bookworm -> localhost | |...+o=. E=O. | 2025-10-03 03:08:55.323709 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-03 03:08:55.323748 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.122276 2025-10-03 03:08:55.328754 | 2025-10-03 03:08:55.328827 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-03 03:08:55.344835 | debian-bookworm | ok 2025-10-03 03:08:55.351953 | debian-bookworm | included: /var/lib/zuul/builds/7d8ff83b5aee43b9b91cf17cba62db36/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-03 03:08:55.358876 | 2025-10-03 03:08:55.358952 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-03 03:08:55.371243 | debian-bookworm | skipping: Conditional result was False 2025-10-03 03:08:55.375742 | 2025-10-03 03:08:55.375814 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-03 03:08:56.001112 | debian-bookworm | changed 2025-10-03 03:08:56.007458 | 2025-10-03 03:08:56.007553 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-03 03:08:56.260368 | debian-bookworm | ok 2025-10-03 03:08:56.269758 | 2025-10-03 03:08:56.269893 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-03 03:08:56.982751 | debian-bookworm | changed 2025-10-03 03:08:56.992534 | 2025-10-03 03:08:56.993510 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-03 03:08:57.670757 | debian-bookworm | changed 2025-10-03 03:08:57.677200 | 2025-10-03 03:08:57.677283 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-03 03:08:57.700053 | debian-bookworm | skipping: Conditional result was False 2025-10-03 03:08:57.705527 | 2025-10-03 03:08:57.705611 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-03 03:08:58.121907 | debian-bookworm -> localhost | changed 2025-10-03 03:08:58.132672 | 2025-10-03 03:08:58.132777 | TASK [add-build-sshkey : Add back temp key] 2025-10-03 03:08:58.443410 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7d8ff83b5aee43b9b91cf17cba62db36/work/7d8ff83b5aee43b9b91cf17cba62db36_id_rsa (zuul-build-sshkey) 2025-10-03 03:08:58.443623 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009580 2025-10-03 03:08:58.452104 | 2025-10-03 03:08:58.452190 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-03 03:08:58.845257 | debian-bookworm | ok 2025-10-03 03:08:58.850100 | 2025-10-03 03:08:58.850186 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-03 03:08:58.883610 | debian-bookworm | skipping: Conditional result was False 2025-10-03 03:08:58.893951 | 2025-10-03 03:08:58.894042 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-03 03:08:59.306745 | debian-bookworm | ok 2025-10-03 03:08:59.321964 | 2025-10-03 03:08:59.322069 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-03 03:08:59.363969 | debian-bookworm | ok 2025-10-03 03:08:59.371383 | 2025-10-03 03:08:59.371499 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-03 03:08:59.628862 | debian-bookworm -> localhost | ok 2025-10-03 03:08:59.633874 | 2025-10-03 03:08:59.633963 | TASK [validate-host : Collect information about the host] 2025-10-03 03:09:00.675722 | debian-bookworm | ok 2025-10-03 03:09:00.685355 | 2025-10-03 03:09:00.685438 | TASK [validate-host : Sanitize hostname] 2025-10-03 03:09:00.783973 | debian-bookworm | ok 2025-10-03 03:09:00.820903 | 2025-10-03 03:09:00.820995 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-03 03:09:01.295854 | debian-bookworm -> localhost | changed 2025-10-03 03:09:01.300455 | 2025-10-03 03:09:01.300530 | TASK [validate-host : Collect information about zuul worker] 2025-10-03 03:09:01.709380 | debian-bookworm | ok 2025-10-03 03:09:01.720108 | 2025-10-03 03:09:01.720203 | TASK [validate-host : Write out all zuul information for each host] 2025-10-03 03:09:02.241049 | debian-bookworm -> localhost | changed 2025-10-03 03:09:02.259836 | 2025-10-03 03:09:02.259957 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-03 03:09:02.526625 | debian-bookworm | ok 2025-10-03 03:09:02.536001 | 2025-10-03 03:09:02.536130 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-03 03:09:03.593412 | debian-bookworm | changed: 2025-10-03 03:09:03.593590 | debian-bookworm | cd+++++++++ src/ 2025-10-03 03:09:03.593625 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-03 03:09:03.593650 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-03 03:09:03.593671 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2025-10-03 03:09:03.593691 | debian-bookworm | localhost | ok: Runtime: 0:00:00.029093 2025-10-03 03:09:28.962847 | 2025-10-03 03:09:28.962962 | TASK [upload-logs : Upload logs to log server] 2025-10-03 03:09:29.959545 | localhost | Output suppressed because no_log was given 2025-10-03 03:09:29.960932 | 2025-10-03 03:09:29.961008 | LOOP [upload-logs : Compress console log and json output] 2025-10-03 03:09:30.056749 | localhost | skipping: Conditional result was False 2025-10-03 03:09:30.062812 | localhost | skipping: Conditional result was False 2025-10-03 03:09:30.066656 | 2025-10-03 03:09:30.066747 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-03 03:09:30.143815 | localhost | skipping: Conditional result was False 2025-10-03 03:09:30.144061 | 2025-10-03 03:09:30.150221 | localhost | skipping: Conditional result was False 2025-10-03 03:09:30.154159 | 2025-10-03 03:09:30.154238 | LOOP [upload-logs : Upload console log and json output]