2026-07-08 03:03:56.304363 | Job console starting 2026-07-08 03:03:56.316253 | Updating git repos 2026-07-08 03:03:56.379705 | Cloning repos into workspace 2026-07-08 03:03:56.530621 | Restoring repo states 2026-07-08 03:03:56.544489 | Merging changes 2026-07-08 03:03:56.544514 | Checking out repos 2026-07-08 03:03:56.661346 | Preparing playbooks 2026-07-08 03:03:58.234738 | Running Ansible setup 2026-07-08 03:04:06.126049 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-08 03:04:07.687787 | 2026-07-08 03:04:07.687944 | PLAY [Base pre] 2026-07-08 03:04:07.722720 | 2026-07-08 03:04:07.722886 | TASK [Setup log path fact] 2026-07-08 03:04:07.752083 | ubuntu-noble | ok 2026-07-08 03:04:07.780372 | 2026-07-08 03:04:07.780513 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 03:04:07.845084 | ubuntu-noble | ok 2026-07-08 03:04:07.858580 | 2026-07-08 03:04:07.858708 | TASK [emit-job-header : Print job information] 2026-07-08 03:04:07.898087 | # Job Information 2026-07-08 03:04:07.898258 | Ansible Version: 2.16.14 2026-07-08 03:04:07.898306 | Job: calendar-yaml2ics 2026-07-08 03:04:07.898339 | Pipeline: periodic-daily 2026-07-08 03:04:07.898362 | Executor: 521e9411259a 2026-07-08 03:04:07.898383 | Triggered by: https://github.com/osism/calendar 2026-07-08 03:04:07.898404 | Event ID: 59f7896ccf7840a59f6022ac4aee0e22 2026-07-08 03:04:07.904421 | 2026-07-08 03:04:07.904537 | LOOP [emit-job-header : Print node information] 2026-07-08 03:04:08.028074 | ubuntu-noble | ok: 2026-07-08 03:04:08.028331 | ubuntu-noble | # Node Information 2026-07-08 03:04:08.028370 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-07-08 03:04:08.028397 | ubuntu-noble | Hostname: ubuntu 2026-07-08 03:04:08.028420 | ubuntu-noble | Username: zuul 2026-07-08 03:04:08.028442 | ubuntu-noble | Distro: Ubuntu 24.04 2026-07-08 03:04:08.028466 | ubuntu-noble | Provider: regiocloud-a 2026-07-08 03:04:08.028488 | ubuntu-noble | Region: 2026-07-08 03:04:08.028510 | ubuntu-noble | Label: ubuntu-noble 2026-07-08 03:04:08.028531 | ubuntu-noble | Product Name: OpenStack Nova 2026-07-08 03:04:08.028551 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4b:36a3 2026-07-08 03:04:08.047320 | 2026-07-08 03:04:08.047452 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-08 03:04:08.798875 | ubuntu-noble -> localhost | changed 2026-07-08 03:04:08.804897 | 2026-07-08 03:04:08.804988 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-08 03:04:10.626339 | ubuntu-noble -> localhost | changed 2026-07-08 03:04:10.644400 | 2026-07-08 03:04:10.644520 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-08 03:04:11.307974 | ubuntu-noble -> localhost | ok 2026-07-08 03:04:11.313618 | 2026-07-08 03:04:11.313719 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-08 03:04:11.356443 | ubuntu-noble | ok 2026-07-08 03:04:11.381612 | ubuntu-noble | included: /var/lib/zuul/builds/97a5ecadc15140449b6b14bf68276ecc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-08 03:04:11.393489 | 2026-07-08 03:04:11.393592 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-08 03:04:13.112759 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-08 03:04:13.113130 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/97a5ecadc15140449b6b14bf68276ecc/work/97a5ecadc15140449b6b14bf68276ecc_id_rsa 2026-07-08 03:04:13.113182 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/97a5ecadc15140449b6b14bf68276ecc/work/97a5ecadc15140449b6b14bf68276ecc_id_rsa.pub 2026-07-08 03:04:13.113210 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-08 03:04:13.113235 | ubuntu-noble -> localhost | SHA256:5sQ/FYIT2TO7+yAdnd/cIwfk4lWzmBoLRIjxVRI3L/g zuul-build-sshkey 2026-07-08 03:04:13.113257 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-08 03:04:13.113293 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-08 03:04:13.113325 | ubuntu-noble -> localhost | | .o oBo+ | 2026-07-08 03:04:13.113347 | ubuntu-noble -> localhost | | ...+oB o | 2026-07-08 03:04:13.113367 | ubuntu-noble -> localhost | | .oo.=.o o | 2026-07-08 03:04:13.113481 | ubuntu-noble -> localhost | | ...oo+o+ o| 2026-07-08 03:04:13.113520 | ubuntu-noble -> localhost | | S..E+* . | 2026-07-08 03:04:13.113549 | ubuntu-noble -> localhost | | + o+o*..o.| 2026-07-08 03:04:13.113571 | ubuntu-noble -> localhost | | o == ..o+| 2026-07-08 03:04:13.113601 | ubuntu-noble -> localhost | | ..o o .| 2026-07-08 03:04:13.113624 | ubuntu-noble -> localhost | | .. | 2026-07-08 03:04:13.113645 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-08 03:04:13.113702 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.681894 2026-07-08 03:04:13.121885 | 2026-07-08 03:04:13.121980 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-08 03:04:13.176515 | ubuntu-noble | ok 2026-07-08 03:04:13.190625 | ubuntu-noble | included: /var/lib/zuul/builds/97a5ecadc15140449b6b14bf68276ecc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-08 03:04:13.201971 | 2026-07-08 03:04:13.202075 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-08 03:04:13.226927 | ubuntu-noble | skipping: Conditional result was False 2026-07-08 03:04:13.234707 | 2026-07-08 03:04:13.234818 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-08 03:04:13.980402 | ubuntu-noble | changed 2026-07-08 03:04:13.986649 | 2026-07-08 03:04:13.986741 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-08 03:04:14.323110 | ubuntu-noble | ok 2026-07-08 03:04:14.331005 | 2026-07-08 03:04:14.331101 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-08 03:04:15.097786 | ubuntu-noble | changed 2026-07-08 03:04:15.103736 | 2026-07-08 03:04:15.103845 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-08 03:04:15.781391 | ubuntu-noble | changed 2026-07-08 03:04:15.786859 | 2026-07-08 03:04:15.786946 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-08 03:04:15.800358 | ubuntu-noble | skipping: Conditional result was False 2026-07-08 03:04:15.807462 | 2026-07-08 03:04:15.807550 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-08 03:04:16.579149 | ubuntu-noble -> localhost | changed 2026-07-08 03:04:16.591105 | 2026-07-08 03:04:16.591238 | TASK [add-build-sshkey : Add back temp key] 2026-07-08 03:04:16.939780 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/97a5ecadc15140449b6b14bf68276ecc/work/97a5ecadc15140449b6b14bf68276ecc_id_rsa (zuul-build-sshkey) 2026-07-08 03:04:16.940084 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.012492 2026-07-08 03:04:16.955154 | 2026-07-08 03:04:16.955324 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-08 03:04:17.455698 | ubuntu-noble | ok 2026-07-08 03:04:17.461493 | 2026-07-08 03:04:17.461619 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-08 03:04:17.486637 | ubuntu-noble | skipping: Conditional result was False 2026-07-08 03:04:17.497442 | 2026-07-08 03:04:17.497567 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-08 03:04:18.037448 | ubuntu-noble | ok 2026-07-08 03:04:18.059566 | 2026-07-08 03:04:18.059763 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-08 03:04:18.100344 | ubuntu-noble | ok 2026-07-08 03:04:18.123685 | 2026-07-08 03:04:18.123851 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-08 03:04:18.551143 | ubuntu-noble -> localhost | ok 2026-07-08 03:04:18.559610 | 2026-07-08 03:04:18.559851 | TASK [validate-host : Collect information about the host] 2026-07-08 03:04:20.160438 | ubuntu-noble | ok 2026-07-08 03:04:20.189671 | 2026-07-08 03:04:20.189821 | TASK [validate-host : Sanitize hostname] 2026-07-08 03:04:20.585663 | ubuntu-noble | ok 2026-07-08 03:04:20.601553 | 2026-07-08 03:04:20.601712 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-08 03:04:21.880247 | ubuntu-noble -> localhost | changed 2026-07-08 03:04:21.885306 | 2026-07-08 03:04:21.885393 | TASK [validate-host : Collect information about zuul worker] 2026-07-08 03:04:22.375561 | ubuntu-noble | ok 2026-07-08 03:04:22.379377 | 2026-07-08 03:04:22.379453 | TASK [validate-host : Write out all zuul information for each host] 2026-07-08 03:04:23.124973 | ubuntu-noble -> localhost | changed 2026-07-08 03:04:23.134176 | 2026-07-08 03:04:23.134301 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-08 03:04:23.466172 | ubuntu-noble | ok 2026-07-08 03:04:23.471665 | 2026-07-08 03:04:23.471759 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-08 03:04:24.215312 | ubuntu-noble | changed: 2026-07-08 03:04:24.215503 | ubuntu-noble | cd+++++++++ src/ 2026-07-08 03:04:24.215537 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-07-08 03:04:24.215562 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-07-08 03:04:24.215583 | ubuntu-noble | cd+++++++++ src/github.com/osism/calendar/ 2026-07-08 03:04:24.215603 | ubuntu-noble | =2.8 (from yaml2ics) 2026-07-08 03:05:00.110507 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-08 03:05:00.228075 | ubuntu-noble | Collecting pyyaml>=6 (from yaml2ics) 2026-07-08 03:05:00.242237 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-08 03:05:00.353868 | ubuntu-noble | Collecting importlib-resources>=5.2.1 (from yaml2ics) 2026-07-08 03:05:00.366497 | ubuntu-noble | Downloading importlib_resources-7.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-08 03:05:00.461493 | ubuntu-noble | Collecting attrs>=20.3 (from ics==0.8.0.dev0->yaml2ics) 2026-07-08 03:05:00.474410 | ubuntu-noble | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-08 03:05:00.515885 | ubuntu-noble | Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.8->yaml2ics) (1.16.0) 2026-07-08 03:05:00.536831 | ubuntu-noble | Downloading yaml2ics-0.3-py3-none-any.whl (7.5 kB) 2026-07-08 03:05:00.556981 | ubuntu-noble | Downloading ics-0.8.0.dev0-py3-none-any.whl (60 kB) 2026-07-08 03:05:00.580818 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.9 MB/s eta 0:00:00 2026-07-08 03:05:00.593653 | ubuntu-noble | Downloading ics_vtimezones-2020.2-py3-none-any.whl (184 kB) 2026-07-08 03:05:00.617123 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.7/184.7 kB 10.2 MB/s eta 0:00:00 2026-07-08 03:05:00.630434 | ubuntu-noble | Downloading importlib_resources-7.1.0-py3-none-any.whl (37 kB) 2026-07-08 03:05:00.651903 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-08 03:05:00.672856 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 12.5 MB/s eta 0:00:00 2026-07-08 03:05:00.687706 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-08 03:05:00.711324 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 41.0 MB/s eta 0:00:00 2026-07-08 03:05:00.723818 | ubuntu-noble | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-08 03:05:00.743420 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 kB 4.5 MB/s eta 0:00:00 2026-07-08 03:05:00.919865 | ubuntu-noble | Installing collected packages: pyyaml, python-dateutil, importlib-resources, attrs, ics-vtimezones, ics, yaml2ics 2026-07-08 03:05:01.412096 | ubuntu-noble | Successfully installed attrs-26.1.0 ics-0.8.0.dev0 ics-vtimezones-2020.2 importlib-resources-7.1.0 python-dateutil-2.9.0.post0 pyyaml-6.0.3 yaml2ics-0.3 2026-07-08 03:05:01.412224 | ubuntu-noble | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-07-08 03:05:01.829862 | ubuntu-noble | ok: Runtime: 0:00:02.944784 2026-07-08 03:05:01.832444 | 2026-07-08 03:05:01.832527 | PLAY RECAP 2026-07-08 03:05:01.832586 | ubuntu-noble | ok: 9 changed: 5 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-08 03:05:01.832613 | 2026-07-08 03:05:02.454209 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/pre.yml@main] 2026-07-08 03:05:02.455316 | RUN START: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2026-07-08 03:05:03.680930 | 2026-07-08 03:05:03.681147 | PLAY [Run] 2026-07-08 03:05:03.729812 | 2026-07-08 03:05:03.730005 | TASK [Run yaml2ics] 2026-07-08 03:05:04.972572 | ubuntu-noble | BEGIN:VCALENDAR 2026-07-08 03:05:04.972783 | ubuntu-noble | VERSION:2.0 2026-07-08 03:05:04.972808 | ubuntu-noble | PRODID:ics.py 0.8.0-dev0 - http://git.io/lLljaA 2026-07-08 03:05:04.972818 | ubuntu-noble | BEGIN:VTIMEZONE 2026-07-08 03:05:04.972826 | ubuntu-noble | TZID:/ics.py/2020.1/Europe/Berlin 2026-07-08 03:05:04.972835 | ubuntu-noble | BEGIN:DAYLIGHT 2026-07-08 03:05:04.972841 | ubuntu-noble | TZOFFSETFROM:+0100 2026-07-08 03:05:04.972849 | ubuntu-noble | TZOFFSETTO:+0200 2026-07-08 03:05:04.972856 | ubuntu-noble | DTSTART:19700329T020000 2026-07-08 03:05:04.972867 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU 2026-07-08 03:05:04.972879 | ubuntu-noble | RDATE:19700329T020000 2026-07-08 03:05:04.972887 | ubuntu-noble | TZNAME:CEST 2026-07-08 03:05:04.972894 | ubuntu-noble | END:DAYLIGHT 2026-07-08 03:05:04.972903 | ubuntu-noble | BEGIN:STANDARD 2026-07-08 03:05:04.972909 | ubuntu-noble | TZOFFSETFROM:+0200 2026-07-08 03:05:04.972915 | ubuntu-noble | TZOFFSETTO:+0100 2026-07-08 03:05:04.972925 | ubuntu-noble | DTSTART:19701025T030000 2026-07-08 03:05:04.972932 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU 2026-07-08 03:05:04.972942 | ubuntu-noble | RDATE:19701025T030000 2026-07-08 03:05:04.972948 | ubuntu-noble | TZNAME:CET 2026-07-08 03:05:04.972954 | ubuntu-noble | END:STANDARD 2026-07-08 03:05:04.972961 | ubuntu-noble | LAST-MODIFIED:20200620T153818Z 2026-07-08 03:05:04.972968 | ubuntu-noble | X-LIC-LOCATION:Europe/Berlin 2026-07-08 03:05:04.972974 | ubuntu-noble | END:VTIMEZONE 2026-07-08 03:05:04.972981 | ubuntu-noble | BEGIN:VEVENT 2026-07-08 03:05:04.972987 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250114T110500 2026-07-08 03:05:04.972994 | ubuntu-noble | DURATION:PT50M 2026-07-08 03:05:04.973000 | ubuntu-noble | SUMMARY:BoF: BGP reference architecture 2026-07-08 03:05:04.973007 | ubuntu-noble | UID:02186385-3fed-4227-af33-7dc342265e8e@0218.org 2026-07-08 03:05:04.973013 | ubuntu-noble | DESCRIPTION:The use of BGP on network\, router and load balancer nodes 2026-07-08 03:05:04.973021 | ubuntu-noble | should\nbe harmonised and documented as far as possible. This BoF 2026-07-08 03:05:04.973027 | ubuntu-noble | meeting\nis the starting point for this. Further meetings will follow. 2026-07-08 03:05:04.973033 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-07-08 03:05:04.973045 | ubuntu-noble | DTSTAMP:20260708T030504Z 2026-07-08 03:05:04.973052 | ubuntu-noble | END:VEVENT 2026-07-08 03:05:04.973059 | ubuntu-noble | BEGIN:VEVENT 2026-07-08 03:05:04.973065 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250122T100500 2026-07-08 03:05:04.973071 | ubuntu-noble | DURATION:PT25M 2026-07-08 03:05:04.973078 | ubuntu-noble | SUMMARY:BoF: Neutron VPNaaS with OVN 2026-07-08 03:05:04.973084 | ubuntu-noble | UID:db7f1d14-8a20-46d2-9a55-2f8d68e5f65a@db7f.org 2026-07-08 03:05:04.973091 | ubuntu-noble | DESCRIPTION:Neutron VPNaaS is currently not usable with OVN due to various 2026-07-08 03:05:04.973097 | ubuntu-noble | problems.\nThis BOF meeting is the starting point to discuss how to get 2026-07-08 03:05:04.973104 | ubuntu-noble | Neutron VPNaaS\nwith OVN production ready quickly. Further meetings will 2026-07-08 03:05:04.973110 | ubuntu-noble | follow. 2026-07-08 03:05:04.973116 | ubuntu-noble | DTSTAMP:20260708T030504Z 2026-07-08 03:05:04.973123 | ubuntu-noble | END:VEVENT 2026-07-08 03:05:04.973129 | ubuntu-noble | BEGIN:VEVENT 2026-07-08 03:05:04.973136 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250128T100500 2026-07-08 03:05:04.973148 | ubuntu-noble | DURATION:PT50M 2026-07-08 03:05:04.973159 | ubuntu-noble | SUMMARY:BoF: The future of Cloud in a Box 2026-07-08 03:05:04.973169 | ubuntu-noble | UID:80637564-42e6-4911-9777-1028e6bd00a8@8063.org 2026-07-08 03:05:04.973179 | ubuntu-noble | DESCRIPTION:The future of Cloud in a Box will be discussed and defined 2026-07-08 03:05:04.973190 | ubuntu-noble | here. 2026-07-08 03:05:04.973200 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-07-08 03:05:04.973211 | ubuntu-noble | DTSTAMP:20260708T030504Z 2026-07-08 03:05:04.973220 | ubuntu-noble | END:VEVENT 2026-07-08 03:05:04.973230 | ubuntu-noble | BEGIN:VEVENT 2026-07-08 03:05:04.973239 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250205T110500 2026-07-08 03:05:04.973249 | ubuntu-noble | DURATION:PT50M 2026-07-08 03:05:04.973260 | ubuntu-noble | SUMMARY:BoF: The future of Central Services 2026-07-08 03:05:04.973269 | ubuntu-noble | UID:de4e9113-c1cd-41d7-b823-320615a36af8@de4e.org 2026-07-08 03:05:04.973279 | ubuntu-noble | DESCRIPTION:The future of Central Services like OpenSearch or Wazuh will be 2026-07-08 03:05:04.973290 | ubuntu-noble | discussed. 2026-07-08 03:05:04.973301 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-07-08 03:05:04.973311 | ubuntu-noble | DTSTAMP:20260708T030504Z 2026-07-08 03:05:04.973322 | ubuntu-noble | END:VEVENT 2026-07-08 03:05:04.973332 | ubuntu-noble | BEGIN:VEVENT 2026-07-08 03:05:04.973361 | ubuntu-noble | DTSTART;VALUE=DATE:20250318 2026-07-08 03:05:04.973372 | ubuntu-noble | DTEND;VALUE=DATE:20250319 2026-07-08 03:05:04.973381 | ubuntu-noble | SUMMARY:CloudFest 2026-07-08 03:05:04.973392 | ubuntu-noble | UID:c633578c-b104-4cd0-8ba8-70bc74c017ed@c633.org 2026-07-08 03:05:04.973403 | ubuntu-noble | LOCATION:Europa-Park 2026-07-08 03:05:04.973413 | ubuntu-noble | DTSTAMP:20260708T030504Z 2026-07-08 03:05:04.973424 | ubuntu-noble | RRULE:FREQ=DAILY;UNTIL=20250320T000000 2026-07-08 03:05:04.973434 | ubuntu-noble | END:VEVENT 2026-07-08 03:05:04.973444 | ubuntu-noble | BEGIN:VEVENT 2026-07-08 03:05:04.973455 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T150500 2026-07-08 03:05:04.973465 | ubuntu-noble | DURATION:PT40M 2026-07-08 03:05:04.973475 | ubuntu-noble | SUMMARY:SCS: Community Meeting 2026-07-08 03:05:04.973486 | ubuntu-noble | UID:c7b6e379-f344-4ab1-83ee-d99d91e344f5@c7b6.org 2026-07-08 03:05:04.973497 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2026-07-08 03:05:04.973507 | ubuntu-noble | DTSTAMP:20260708T030504Z 2026-07-08 03:05:04.973518 | ubuntu-noble | END:VEVENT 2026-07-08 03:05:04.973528 | ubuntu-noble | BEGIN:VEVENT 2026-07-08 03:05:04.973538 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T140500 2026-07-08 03:05:04.973570 | ubuntu-noble | DURATION:PT50M 2026-07-08 03:05:04.973582 | ubuntu-noble | SUMMARY:SCS: Resumption of SIG Standardization/Certification 2026-07-08 03:05:04.973593 | ubuntu-noble | UID:2bd93a7a-6d8e-4763-b980-eaf13873323b@2bd9.org 2026-07-08 03:05:04.973604 | ubuntu-noble | DESCRIPTION: 2026-07-08 03:05:04.973615 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2026-07-08 03:05:04.973625 | ubuntu-noble | DTSTAMP:20260708T030504Z 2026-07-08 03:05:04.973635 | ubuntu-noble | END:VEVENT 2026-07-08 03:05:04.973646 | ubuntu-noble | NAME:Calendar of OSISM related events 2026-07-08 03:05:04.973657 | ubuntu-noble | X-WR-CALNAME:Calendar of OSISM related events 2026-07-08 03:05:04.973667 | ubuntu-noble | END:VCALENDAR 2026-07-08 03:05:05.309104 | ubuntu-noble | ok: Runtime: 0:00:00.256210 2026-07-08 03:05:05.311557 | 2026-07-08 03:05:05.311644 | PLAY RECAP 2026-07-08 03:05:05.311700 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-08 03:05:05.311726 | 2026-07-08 03:05:05.642219 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2026-07-08 03:05:05.644038 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-08 03:05:07.436397 | 2026-07-08 03:05:07.436550 | PLAY [Base post-fetch] 2026-07-08 03:05:07.476676 | 2026-07-08 03:05:07.476861 | TASK [diagnose-network : Ensure log directory exists] 2026-07-08 03:05:08.101252 | ubuntu-noble | ok 2026-07-08 03:05:08.114148 | 2026-07-08 03:05:08.114313 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-08 03:05:20.271275 | ubuntu-noble | ok: Runtime: 0:00:05.800059 2026-07-08 03:05:20.277500 | 2026-07-08 03:05:20.277602 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-08 03:05:26.406445 | ubuntu-noble | ok: Runtime: 0:00:00.010632 2026-07-08 03:05:26.421059 | 2026-07-08 03:05:26.421212 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-08 03:05:32.505606 | ubuntu-noble | ok: Runtime: 0:00:00.006692 2026-07-08 03:05:32.517570 | 2026-07-08 03:05:32.517728 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-08 03:05:32.602272 | ubuntu-noble | skipping: Conditional result was False 2026-07-08 03:05:32.608977 | 2026-07-08 03:05:32.609125 | TASK [fetch-output : Set log path for single node] 2026-07-08 03:05:32.681445 | ubuntu-noble | ok 2026-07-08 03:05:32.686879 | 2026-07-08 03:05:32.687005 | LOOP [fetch-output : Ensure local output dirs] 2026-07-08 03:05:33.241429 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/97a5ecadc15140449b6b14bf68276ecc/work/logs" 2026-07-08 03:05:33.568902 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/97a5ecadc15140449b6b14bf68276ecc/work/artifacts" 2026-07-08 03:05:33.859020 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/97a5ecadc15140449b6b14bf68276ecc/work/docs" 2026-07-08 03:05:33.874709 | 2026-07-08 03:05:33.875020 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-08 03:05:34.800924 | ubuntu-noble | changed: 2026-07-08 03:05:34.802929 | ubuntu-noble | .d..t...... ./ 2026-07-08 03:05:34.803021 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-07-08 03:05:34.803049 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-07-08 03:05:34.803072 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-07-08 03:05:34.803095 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-07-08 03:05:34.803116 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-07-08 03:05:34.803172 | ubuntu-noble | changed: All items complete 2026-07-08 03:05:34.803202 | 2026-07-08 03:05:35.363106 | ubuntu-noble | changed: .d..t...... ./ 2026-07-08 03:05:35.941835 | ubuntu-noble | changed: .d..t...... ./ 2026-07-08 03:05:35.956632 | 2026-07-08 03:05:35.956799 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-08 03:05:35.991027 | ubuntu-noble | skipping: Conditional result was False 2026-07-08 03:05:35.994913 | ubuntu-noble | skipping: Conditional result was False 2026-07-08 03:05:36.005595 | 2026-07-08 03:05:36.005696 | PLAY RECAP 2026-07-08 03:05:36.005752 | ubuntu-noble | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-08 03:05:36.005777 | 2026-07-08 03:05:36.164110 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-08 03:05:36.165060 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-08 03:05:37.024779 | 2026-07-08 03:05:37.024981 | PLAY [Base post] 2026-07-08 03:05:37.040351 | 2026-07-08 03:05:37.040527 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-08 03:05:37.697949 | ubuntu-noble | changed 2026-07-08 03:05:37.705091 | 2026-07-08 03:05:37.705245 | PLAY RECAP 2026-07-08 03:05:37.705315 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-08 03:05:37.705380 | 2026-07-08 03:05:37.910143 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-08 03:05:37.911136 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-08 03:05:39.244493 | 2026-07-08 03:05:39.244722 | PLAY [Base post-logs] 2026-07-08 03:05:39.274325 | 2026-07-08 03:05:39.274613 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-08 03:05:40.066001 | localhost | changed 2026-07-08 03:05:40.092334 | 2026-07-08 03:05:40.092689 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-08 03:05:40.129846 | localhost | ok 2026-07-08 03:05:40.134532 | 2026-07-08 03:05:40.134996 | TASK [Set zuul-log-path fact] 2026-07-08 03:05:40.174961 | localhost | ok 2026-07-08 03:05:40.225696 | 2026-07-08 03:05:40.227771 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 03:05:40.294953 | localhost | ok 2026-07-08 03:05:40.302132 | 2026-07-08 03:05:40.302276 | TASK [upload-logs : Create log directories] 2026-07-08 03:05:41.093643 | localhost | changed 2026-07-08 03:05:41.097970 | 2026-07-08 03:05:41.098081 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-08 03:05:41.597858 | localhost -> localhost | ok: Runtime: 0:00:00.003542 2026-07-08 03:05:41.601786 | 2026-07-08 03:05:41.601896 | TASK [upload-logs : Upload logs to log server] 2026-07-08 03:05:42.183813 | localhost | Output suppressed because no_log was given 2026-07-08 03:05:42.185564 | 2026-07-08 03:05:42.185660 | LOOP [upload-logs : Compress console log and json output] 2026-07-08 03:05:42.231313 | localhost | skipping: Conditional result was False 2026-07-08 03:05:42.237066 | localhost | skipping: Conditional result was False 2026-07-08 03:05:42.242493 | 2026-07-08 03:05:42.242612 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-08 03:05:42.302735 | localhost | skipping: Conditional result was False 2026-07-08 03:05:42.303058 | 2026-07-08 03:05:42.309358 | localhost | skipping: Conditional result was False 2026-07-08 03:05:42.320098 | 2026-07-08 03:05:42.320232 | LOOP [upload-logs : Upload console log and json output]