2026-01-11 03:12:03.441861 | Job console starting 2026-01-11 03:12:03.459007 | Updating git repos 2026-01-11 03:12:03.475583 | Cloning repos into workspace 2026-01-11 03:12:03.506984 | Restoring repo states 2026-01-11 03:12:03.517329 | Merging changes 2026-01-11 03:12:03.517354 | Checking out repos 2026-01-11 03:12:03.546956 | Preparing playbooks 2026-01-11 03:12:04.334612 | Running Ansible setup 2026-01-11 03:12:10.181528 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-11 03:12:11.472759 | 2026-01-11 03:12:11.472929 | PLAY [Base pre] 2026-01-11 03:12:11.502515 | 2026-01-11 03:12:11.502667 | TASK [Setup log path fact] 2026-01-11 03:12:11.536904 | ubuntu-noble | ok 2026-01-11 03:12:11.568194 | 2026-01-11 03:12:11.568375 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-11 03:12:11.634684 | ubuntu-noble | ok 2026-01-11 03:12:11.647480 | 2026-01-11 03:12:11.647625 | TASK [emit-job-header : Print job information] 2026-01-11 03:12:11.733921 | # Job Information 2026-01-11 03:12:11.734127 | Ansible Version: 2.16.14 2026-01-11 03:12:11.734206 | Job: calendar-yaml2ics 2026-01-11 03:12:11.734241 | Pipeline: periodic-daily 2026-01-11 03:12:11.734265 | Executor: 521e9411259a 2026-01-11 03:12:11.734285 | Triggered by: https://github.com/osism/calendar 2026-01-11 03:12:11.734310 | Event ID: 71b0ea378e6847eeb0383e4f657135ed 2026-01-11 03:12:11.742512 | 2026-01-11 03:12:11.742662 | LOOP [emit-job-header : Print node information] 2026-01-11 03:12:11.888316 | ubuntu-noble | ok: 2026-01-11 03:12:11.888607 | ubuntu-noble | # Node Information 2026-01-11 03:12:11.888647 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-01-11 03:12:11.888674 | ubuntu-noble | Hostname: ubuntu 2026-01-11 03:12:11.888697 | ubuntu-noble | Username: zuul 2026-01-11 03:12:11.888719 | ubuntu-noble | Distro: Ubuntu 24.04 2026-01-11 03:12:11.888743 | ubuntu-noble | Provider: regiocloud-a 2026-01-11 03:12:11.888765 | ubuntu-noble | Region: 2026-01-11 03:12:11.888786 | ubuntu-noble | Label: ubuntu-noble 2026-01-11 03:12:11.888806 | ubuntu-noble | Product Name: OpenStack Nova 2026-01-11 03:12:11.888826 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2c:4649 2026-01-11 03:12:11.908101 | 2026-01-11 03:12:11.908290 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-11 03:12:12.543345 | ubuntu-noble -> localhost | changed 2026-01-11 03:12:12.553019 | 2026-01-11 03:12:12.553189 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-11 03:12:14.561081 | ubuntu-noble -> localhost | changed 2026-01-11 03:12:14.572863 | 2026-01-11 03:12:14.572994 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-11 03:12:15.259979 | ubuntu-noble -> localhost | ok 2026-01-11 03:12:15.266436 | 2026-01-11 03:12:15.266577 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-11 03:12:15.322641 | ubuntu-noble | ok 2026-01-11 03:12:15.395111 | ubuntu-noble | included: /var/lib/zuul/builds/ae58da71073c4ce3a0702dead87dda42/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-11 03:12:15.413938 | 2026-01-11 03:12:15.414499 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-11 03:12:17.125820 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-01-11 03:12:17.126092 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/ae58da71073c4ce3a0702dead87dda42/work/ae58da71073c4ce3a0702dead87dda42_id_rsa 2026-01-11 03:12:17.126176 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/ae58da71073c4ce3a0702dead87dda42/work/ae58da71073c4ce3a0702dead87dda42_id_rsa.pub 2026-01-11 03:12:17.126208 | ubuntu-noble -> localhost | The key fingerprint is: 2026-01-11 03:12:17.126232 | ubuntu-noble -> localhost | SHA256:1xrBONNyBELkbqYMRpP0laGUF4W+sggMJSiYnCtr79Y zuul-build-sshkey 2026-01-11 03:12:17.126262 | ubuntu-noble -> localhost | The key's randomart image is: 2026-01-11 03:12:17.126297 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-01-11 03:12:17.126354 | ubuntu-noble -> localhost | |+.o .+B*o.. | 2026-01-11 03:12:17.126391 | ubuntu-noble -> localhost | |*+.+.++. = | 2026-01-11 03:12:17.126446 | ubuntu-noble -> localhost | |.o= oo. = = | 2026-01-11 03:12:17.126483 | ubuntu-noble -> localhost | |oo . .. = o | 2026-01-11 03:12:17.126506 | ubuntu-noble -> localhost | |+.o +.S o . | 2026-01-11 03:12:17.126535 | ubuntu-noble -> localhost | |o+ o.+. . o | 2026-01-11 03:12:17.126556 | ubuntu-noble -> localhost | |....+o . | 2026-01-11 03:12:17.126576 | ubuntu-noble -> localhost | | .o.E | 2026-01-11 03:12:17.126597 | ubuntu-noble -> localhost | | o. | 2026-01-11 03:12:17.126617 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-01-11 03:12:17.126681 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.933307 2026-01-11 03:12:17.134360 | 2026-01-11 03:12:17.134520 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-11 03:12:17.174188 | ubuntu-noble | ok 2026-01-11 03:12:17.184686 | ubuntu-noble | included: /var/lib/zuul/builds/ae58da71073c4ce3a0702dead87dda42/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-11 03:12:17.205732 | 2026-01-11 03:12:17.205884 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-11 03:12:17.230242 | ubuntu-noble | skipping: Conditional result was False 2026-01-11 03:12:17.237327 | 2026-01-11 03:12:17.237455 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-11 03:12:18.083855 | ubuntu-noble | changed 2026-01-11 03:12:18.094389 | 2026-01-11 03:12:18.094542 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-11 03:12:18.422732 | ubuntu-noble | ok 2026-01-11 03:12:18.428948 | 2026-01-11 03:12:18.429081 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-11 03:12:19.313468 | ubuntu-noble | changed 2026-01-11 03:12:19.329218 | 2026-01-11 03:12:19.329373 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-11 03:12:20.126261 | ubuntu-noble | changed 2026-01-11 03:12:20.141369 | 2026-01-11 03:12:20.141504 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-11 03:12:20.168740 | ubuntu-noble | skipping: Conditional result was False 2026-01-11 03:12:20.178489 | 2026-01-11 03:12:20.178663 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-11 03:12:20.971870 | ubuntu-noble -> localhost | changed 2026-01-11 03:12:20.988925 | 2026-01-11 03:12:20.989065 | TASK [add-build-sshkey : Add back temp key] 2026-01-11 03:12:21.778159 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/ae58da71073c4ce3a0702dead87dda42/work/ae58da71073c4ce3a0702dead87dda42_id_rsa (zuul-build-sshkey) 2026-01-11 03:12:21.778473 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.012077 2026-01-11 03:12:21.785596 | 2026-01-11 03:12:21.785727 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-11 03:12:22.584854 | ubuntu-noble | ok 2026-01-11 03:12:22.601156 | 2026-01-11 03:12:22.601297 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-11 03:12:22.651221 | ubuntu-noble | skipping: Conditional result was False 2026-01-11 03:12:22.692382 | 2026-01-11 03:12:22.692531 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-11 03:12:23.716287 | ubuntu-noble | ok 2026-01-11 03:12:23.755301 | 2026-01-11 03:12:23.758663 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-11 03:12:23.853973 | ubuntu-noble | ok 2026-01-11 03:12:23.860119 | 2026-01-11 03:12:23.860264 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-11 03:12:24.933774 | ubuntu-noble -> localhost | ok 2026-01-11 03:12:24.941532 | 2026-01-11 03:12:24.941667 | TASK [validate-host : Collect information about the host] 2026-01-11 03:12:27.481857 | ubuntu-noble | ok 2026-01-11 03:12:27.515909 | 2026-01-11 03:12:27.516071 | TASK [validate-host : Sanitize hostname] 2026-01-11 03:12:27.774274 | ubuntu-noble | ok 2026-01-11 03:12:27.935485 | 2026-01-11 03:12:27.935632 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-11 03:12:29.504278 | ubuntu-noble -> localhost | changed 2026-01-11 03:12:29.509713 | 2026-01-11 03:12:29.509810 | TASK [validate-host : Collect information about zuul worker] 2026-01-11 03:12:30.234746 | ubuntu-noble | ok 2026-01-11 03:12:30.239374 | 2026-01-11 03:12:30.239478 | TASK [validate-host : Write out all zuul information for each host] 2026-01-11 03:12:31.755214 | ubuntu-noble -> localhost | changed 2026-01-11 03:12:31.784616 | 2026-01-11 03:12:31.784721 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-11 03:12:32.150372 | ubuntu-noble | ok 2026-01-11 03:12:32.157021 | 2026-01-11 03:12:32.157197 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-11 03:12:33.253148 | ubuntu-noble | changed: 2026-01-11 03:12:33.253294 | ubuntu-noble | cd+++++++++ src/ 2026-01-11 03:12:33.253330 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-01-11 03:12:33.253361 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-01-11 03:12:33.253383 | ubuntu-noble | cd+++++++++ src/github.com/osism/calendar/ 2026-01-11 03:12:33.253400 | ubuntu-noble | =2.8 (from yaml2ics) 2026-01-11 03:12:52.107520 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-01-11 03:12:52.225286 | ubuntu-noble | Collecting pyyaml>=6 (from yaml2ics) 2026-01-11 03:12:52.237529 | 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-01-11 03:12:52.320528 | ubuntu-noble | Collecting importlib-resources>=5.2.1 (from yaml2ics) 2026-01-11 03:12:52.332673 | ubuntu-noble | Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) 2026-01-11 03:12:52.391955 | ubuntu-noble | Collecting attrs>=20.3 (from ics==0.8.0.dev0->yaml2ics) 2026-01-11 03:12:52.403025 | ubuntu-noble | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-01-11 03:12:52.439394 | ubuntu-noble | Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.8->yaml2ics) (1.16.0) 2026-01-11 03:12:52.459506 | ubuntu-noble | Downloading yaml2ics-0.3-py3-none-any.whl (7.5 kB) 2026-01-11 03:12:52.581718 | ubuntu-noble | Downloading ics-0.8.0.dev0-py3-none-any.whl (60 kB) 2026-01-11 03:12:52.607397 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.7 MB/s eta 0:00:00 2026-01-11 03:12:52.727025 | ubuntu-noble | Downloading ics_vtimezones-2020.2-py3-none-any.whl (184 kB) 2026-01-11 03:12:52.750032 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.7/184.7 kB 10.8 MB/s eta 0:00:00 2026-01-11 03:12:52.763626 | ubuntu-noble | Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) 2026-01-11 03:12:52.785417 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-01-11 03:12:52.821315 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 7.3 MB/s eta 0:00:00 2026-01-11 03:12:52.860567 | 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-01-11 03:12:52.901116 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 22.5 MB/s eta 0:00:00 2026-01-11 03:12:52.914776 | ubuntu-noble | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-01-11 03:12:52.927388 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 kB 6.9 MB/s eta 0:00:00 2026-01-11 03:12:53.101029 | ubuntu-noble | Installing collected packages: pyyaml, python-dateutil, importlib-resources, attrs, ics-vtimezones, ics, yaml2ics 2026-01-11 03:12:53.523826 | ubuntu-noble | Successfully installed attrs-25.4.0 ics-0.8.0.dev0 ics-vtimezones-2020.2 importlib-resources-6.5.2 python-dateutil-2.9.0.post0 pyyaml-6.0.3 yaml2ics-0.3 2026-01-11 03:12:53.524101 | 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-01-11 03:12:53.873952 | ubuntu-noble | ok: Runtime: 0:00:02.996018 2026-01-11 03:12:53.879462 | 2026-01-11 03:12:53.879644 | PLAY RECAP 2026-01-11 03:12:53.879796 | ubuntu-noble | ok: 9 changed: 5 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-01-11 03:12:53.879910 | 2026-01-11 03:12:54.124257 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/pre.yml@main] 2026-01-11 03:12:54.125187 | RUN START: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2026-01-11 03:12:54.880876 | 2026-01-11 03:12:54.881165 | PLAY [Run] 2026-01-11 03:12:54.896503 | 2026-01-11 03:12:54.896661 | TASK [Run yaml2ics] 2026-01-11 03:12:55.594096 | ubuntu-noble | BEGIN:VCALENDAR 2026-01-11 03:12:55.594262 | ubuntu-noble | VERSION:2.0 2026-01-11 03:12:55.594288 | ubuntu-noble | PRODID:ics.py 0.8.0-dev0 - http://git.io/lLljaA 2026-01-11 03:12:55.594301 | ubuntu-noble | BEGIN:VTIMEZONE 2026-01-11 03:12:55.594313 | ubuntu-noble | TZID:/ics.py/2020.1/Europe/Berlin 2026-01-11 03:12:55.594324 | ubuntu-noble | BEGIN:DAYLIGHT 2026-01-11 03:12:55.594333 | ubuntu-noble | TZOFFSETFROM:+0100 2026-01-11 03:12:55.594344 | ubuntu-noble | TZOFFSETTO:+0200 2026-01-11 03:12:55.594353 | ubuntu-noble | DTSTART:19700329T020000 2026-01-11 03:12:55.594369 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU 2026-01-11 03:12:55.594386 | ubuntu-noble | RDATE:19700329T020000 2026-01-11 03:12:55.594397 | ubuntu-noble | TZNAME:CEST 2026-01-11 03:12:55.594407 | ubuntu-noble | END:DAYLIGHT 2026-01-11 03:12:55.594420 | ubuntu-noble | BEGIN:STANDARD 2026-01-11 03:12:55.594430 | ubuntu-noble | TZOFFSETFROM:+0200 2026-01-11 03:12:55.594439 | ubuntu-noble | TZOFFSETTO:+0100 2026-01-11 03:12:55.594464 | ubuntu-noble | DTSTART:19701025T030000 2026-01-11 03:12:55.594474 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU 2026-01-11 03:12:55.594486 | ubuntu-noble | RDATE:19701025T030000 2026-01-11 03:12:55.594496 | ubuntu-noble | TZNAME:CET 2026-01-11 03:12:55.594505 | ubuntu-noble | END:STANDARD 2026-01-11 03:12:55.594515 | ubuntu-noble | LAST-MODIFIED:20200620T153818Z 2026-01-11 03:12:55.594526 | ubuntu-noble | X-LIC-LOCATION:Europe/Berlin 2026-01-11 03:12:55.594535 | ubuntu-noble | END:VTIMEZONE 2026-01-11 03:12:55.594545 | ubuntu-noble | BEGIN:VEVENT 2026-01-11 03:12:55.594555 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250114T110500 2026-01-11 03:12:55.594565 | ubuntu-noble | DURATION:PT50M 2026-01-11 03:12:55.594575 | ubuntu-noble | SUMMARY:BoF: BGP reference architecture 2026-01-11 03:12:55.594585 | ubuntu-noble | UID:d29c505c-4ea0-42b0-b9fa-2c12c32f897a@d29c.org 2026-01-11 03:12:55.594594 | ubuntu-noble | DESCRIPTION:The use of BGP on network\, router and load balancer nodes 2026-01-11 03:12:55.594604 | ubuntu-noble | should\nbe harmonised and documented as far as possible. This BoF 2026-01-11 03:12:55.594614 | ubuntu-noble | meeting\nis the starting point for this. Further meetings will follow. 2026-01-11 03:12:55.594624 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-01-11 03:12:55.594641 | ubuntu-noble | DTSTAMP:20260111T031255Z 2026-01-11 03:12:55.594651 | ubuntu-noble | END:VEVENT 2026-01-11 03:12:55.594660 | ubuntu-noble | BEGIN:VEVENT 2026-01-11 03:12:55.594670 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250122T100500 2026-01-11 03:12:55.594680 | ubuntu-noble | DURATION:PT25M 2026-01-11 03:12:55.594690 | ubuntu-noble | SUMMARY:BoF: Neutron VPNaaS with OVN 2026-01-11 03:12:55.594699 | ubuntu-noble | UID:ec3f4f3b-7085-419d-94a0-8107266403ff@ec3f.org 2026-01-11 03:12:55.594709 | ubuntu-noble | DESCRIPTION:Neutron VPNaaS is currently not usable with OVN due to various 2026-01-11 03:12:55.594719 | ubuntu-noble | problems.\nThis BOF meeting is the starting point to discuss how to get 2026-01-11 03:12:55.594778 | ubuntu-noble | Neutron VPNaaS\nwith OVN production ready quickly. Further meetings will 2026-01-11 03:12:55.594795 | ubuntu-noble | follow. 2026-01-11 03:12:55.594805 | ubuntu-noble | DTSTAMP:20260111T031255Z 2026-01-11 03:12:55.594814 | ubuntu-noble | END:VEVENT 2026-01-11 03:12:55.594824 | ubuntu-noble | BEGIN:VEVENT 2026-01-11 03:12:55.594833 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250128T100500 2026-01-11 03:12:55.594843 | ubuntu-noble | DURATION:PT50M 2026-01-11 03:12:55.594853 | ubuntu-noble | SUMMARY:BoF: The future of Cloud in a Box 2026-01-11 03:12:55.594862 | ubuntu-noble | UID:6648063d-9f3f-4e0a-945b-022506f33113@6648.org 2026-01-11 03:12:55.594872 | ubuntu-noble | DESCRIPTION:The future of Cloud in a Box will be discussed and defined 2026-01-11 03:12:55.594882 | ubuntu-noble | here. 2026-01-11 03:12:55.594892 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-01-11 03:12:55.594901 | ubuntu-noble | DTSTAMP:20260111T031255Z 2026-01-11 03:12:55.594911 | ubuntu-noble | END:VEVENT 2026-01-11 03:12:55.594920 | ubuntu-noble | BEGIN:VEVENT 2026-01-11 03:12:55.594931 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250205T110500 2026-01-11 03:12:55.594940 | ubuntu-noble | DURATION:PT50M 2026-01-11 03:12:55.594950 | ubuntu-noble | SUMMARY:BoF: The future of Central Services 2026-01-11 03:12:55.594960 | ubuntu-noble | UID:834f7d44-896f-456b-94ec-efa9d3a5983d@834f.org 2026-01-11 03:12:55.594970 | ubuntu-noble | DESCRIPTION:The future of Central Services like OpenSearch or Wazuh will be 2026-01-11 03:12:55.594979 | ubuntu-noble | discussed. 2026-01-11 03:12:55.594989 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-01-11 03:12:55.594998 | ubuntu-noble | DTSTAMP:20260111T031255Z 2026-01-11 03:12:55.595008 | ubuntu-noble | END:VEVENT 2026-01-11 03:12:55.595018 | ubuntu-noble | BEGIN:VEVENT 2026-01-11 03:12:55.595041 | ubuntu-noble | DTSTART;VALUE=DATE:20250318 2026-01-11 03:12:55.595051 | ubuntu-noble | DTEND;VALUE=DATE:20250319 2026-01-11 03:12:55.595061 | ubuntu-noble | SUMMARY:CloudFest 2026-01-11 03:12:55.595071 | ubuntu-noble | UID:b9fe9027-81ea-4acc-a03f-4d80e22a36f7@b9fe.org 2026-01-11 03:12:55.595080 | ubuntu-noble | LOCATION:Europa-Park 2026-01-11 03:12:55.595090 | ubuntu-noble | DTSTAMP:20260111T031255Z 2026-01-11 03:12:55.595099 | ubuntu-noble | RRULE:FREQ=DAILY;UNTIL=20250320T000000 2026-01-11 03:12:55.595109 | ubuntu-noble | END:VEVENT 2026-01-11 03:12:55.595118 | ubuntu-noble | BEGIN:VEVENT 2026-01-11 03:12:55.595128 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T150500 2026-01-11 03:12:55.595138 | ubuntu-noble | DURATION:PT40M 2026-01-11 03:12:55.595147 | ubuntu-noble | SUMMARY:SCS: Community Meeting 2026-01-11 03:12:55.595157 | ubuntu-noble | UID:da956e27-a856-4f66-857c-0f9be290ee9d@da95.org 2026-01-11 03:12:55.595166 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2026-01-11 03:12:55.595176 | ubuntu-noble | DTSTAMP:20260111T031255Z 2026-01-11 03:12:55.595186 | ubuntu-noble | END:VEVENT 2026-01-11 03:12:55.595195 | ubuntu-noble | BEGIN:VEVENT 2026-01-11 03:12:55.595205 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T140500 2026-01-11 03:12:55.595214 | ubuntu-noble | DURATION:PT50M 2026-01-11 03:12:55.595224 | ubuntu-noble | SUMMARY:SCS: Resumption of SIG Standardization/Certification 2026-01-11 03:12:55.595234 | ubuntu-noble | UID:82e6901e-d852-49fb-b541-d55ce64b38b0@82e6.org 2026-01-11 03:12:55.595261 | ubuntu-noble | DESCRIPTION: 2026-01-11 03:12:55.595272 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2026-01-11 03:12:55.595281 | ubuntu-noble | DTSTAMP:20260111T031255Z 2026-01-11 03:12:55.595291 | ubuntu-noble | END:VEVENT 2026-01-11 03:12:55.595300 | ubuntu-noble | NAME:Calendar of OSISM related events 2026-01-11 03:12:55.595310 | ubuntu-noble | X-WR-CALNAME:Calendar of OSISM related events 2026-01-11 03:12:55.595320 | ubuntu-noble | END:VCALENDAR 2026-01-11 03:12:55.937041 | ubuntu-noble | ok: Runtime: 0:00:00.220261 2026-01-11 03:12:55.942318 | 2026-01-11 03:12:55.942429 | PLAY RECAP 2026-01-11 03:12:55.942509 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-11 03:12:55.942549 | 2026-01-11 03:12:56.096959 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2026-01-11 03:12:56.097907 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-11 03:12:57.144918 | 2026-01-11 03:12:57.145103 | PLAY [Base post] 2026-01-11 03:12:57.185253 | 2026-01-11 03:12:57.185490 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-11 03:12:58.000392 | ubuntu-noble | changed 2026-01-11 03:12:58.014896 | 2026-01-11 03:12:58.015304 | PLAY RECAP 2026-01-11 03:12:58.015767 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-11 03:12:58.015835 | 2026-01-11 03:12:58.286639 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-11 03:12:58.287674 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-11 03:12:59.707779 | 2026-01-11 03:12:59.707970 | PLAY [Base post-logs] 2026-01-11 03:12:59.720586 | 2026-01-11 03:12:59.720768 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-11 03:13:00.291892 | localhost | changed 2026-01-11 03:13:00.303441 | 2026-01-11 03:13:00.303698 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-11 03:13:00.330766 | localhost | ok 2026-01-11 03:13:00.335399 | 2026-01-11 03:13:00.335543 | TASK [Set zuul-log-path fact] 2026-01-11 03:13:00.354149 | localhost | ok 2026-01-11 03:13:00.367597 | 2026-01-11 03:13:00.367744 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-11 03:13:00.393651 | localhost | ok 2026-01-11 03:13:00.397846 | 2026-01-11 03:13:00.397986 | TASK [upload-logs : Create log directories] 2026-01-11 03:13:01.009076 | localhost | changed 2026-01-11 03:13:01.012277 | 2026-01-11 03:13:01.012395 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-11 03:13:01.697715 | localhost -> localhost | ok: Runtime: 0:00:00.017316 2026-01-11 03:13:01.703751 | 2026-01-11 03:13:01.703928 | TASK [upload-logs : Upload logs to log server] 2026-01-11 03:13:02.689337 | localhost | Output suppressed because no_log was given 2026-01-11 03:13:02.691640 | 2026-01-11 03:13:02.691757 | LOOP [upload-logs : Compress console log and json output] 2026-01-11 03:13:02.747576 | localhost | skipping: Conditional result was False 2026-01-11 03:13:02.754947 | localhost | skipping: Conditional result was False 2026-01-11 03:13:02.758949 | 2026-01-11 03:13:02.759071 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-11 03:13:02.809490 | localhost | skipping: Conditional result was False 2026-01-11 03:13:02.809805 | 2026-01-11 03:13:02.815249 | localhost | skipping: Conditional result was False 2026-01-11 03:13:02.829789 | 2026-01-11 03:13:02.830004 | LOOP [upload-logs : Upload console log and json output]