Using CPython 3.14.6 interpreter at: /usr/local/bin/python3 Creating virtual environment at: .venv Resolved 32 packages in 7.01s Building slices-monitor-test-runner @ file:///app Built slices-monitor-test-runner @ file:///app Prepared 1 package in 248ms warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 32 packages in 259ms + annotated-types==0.7.0 + anyio==4.14.1 + authlib==1.7.2 + bcrypt==5.0.0 + certifi==2026.6.17 + cffi==2.1.0 + cryptography==49.0.0 + dnspython==2.8.0 + h11==0.16.0 + httpcore==1.0.9 + httpx==0.28.1 + httpx-oauth==0.17.0 + idna==3.18 + invoke==3.0.3 + joserfc==1.7.3 + msgspec==0.21.1 + packaging==26.2 + paramiko==4.0.0 + pycparser==3.0 + pydantic==2.13.4 + pydantic-core==2.46.4 + pyjwt==2.13.0 + pynacl==1.6.2 + pytz==2026.2 + pyyaml==6.0.3 + slices-clientlib-bi==5.1.2 + slices-clientlib-core==5.6.0 + slices-monitor-test-runner==0.1.dev179+g419876b58 (from file:///app) + tomli-w==1.2.0 + tomlkit==0.15.0 + typing-extensions==4.16.0 + typing-inspection==0.4.2 Run Test: slices-bi-singlenode-login 2026-07-08 22:07:04.277119 UTC - Installing Slices CLI (latest stable version). 2026-07-08 22:07:04.277401 UTC - Run: /usr/local/bin/uv pip install --index=https://doc.slices-ri.eu/pypi/ slices-cli 2026-07-08 22:07:09.858345 UTC - Slices CLI installed. 2026-07-08 22:07:09.858870 UTC - Slices CLI exe: 'slices' 2026-07-08 22:07:09.858927 UTC - Slices CLI venv path: '/root/slices-cli-venv/' 2026-07-08 22:07:09.859089 UTC - Run: slices --version 2026-07-08 22:07:14.852120 UTC - version: Slices CLI v2026.1.2 Slices CLI core v1.2.4 Slices CLI ai v1.1.0 Slices CLI bi v2.2.0 Slices clientlib bi v6.1.1 Slices clientlib ai v1.0.0 Slices clientlib core v5.5.1 2026-07-08 22:07:14.852406 UTC - Run: slices pubkey list --format text 2026-07-08 22:07:16.333110 UTC - Pubkey already registered 2026-07-08 22:07:16.333337 UTC - Run: slices bi infrastructure list --format csv --all --refresh 2026-07-08 22:07:18.008873 UTC - Refreshed infrastructure list. Total: 24 entries. 2026-07-08 22:07:18.009010 UTC - Check List Flavors 2026-07-08 22:07:18.009202 UTC - Run: slices bi --infra gr-volos-bi-vm1 flavor list -f json 2026-07-08 22:07:19.818205 UTC - Check List DiskImages 2026-07-08 22:07:19.818380 UTC - Run: slices bi --infra gr-volos-bi-vm1 diskimage list -f json 2026-07-08 22:07:21.063461 UTC - Requesting resources 2026-07-08 22:07:21.066838 UTC - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-07-08 22:07:21.067006 UTC - Run: slices bi --infra gr-volos-bi-vm1 create tst --image 'Ubuntu 24.04.3' --flavor tiny --duration 2h --experiment tst-36f0b0d3 --user-data /tmp/tmpq4kv6bca 2026-07-08 22:07:26.525599 UTC - Resource ID: r_gr-volos-bi-vm1_01kx1wb1hefyssv0pm17zx2djb 2026-07-08 22:07:26.585786 UTC - Waiting until resource ready 2026-07-08 22:07:28.586246 UTC - Run: slices bi --infra gr-volos-bi-vm1 list-resources --format json --experiment tst-36f0b0d3 tst 2026-07-08 22:07:30.631398 UTC - Status: BOOTING 2026-07-08 22:07:33.551930 UTC - Status: BOOTING 2026-07-08 22:07:36.468194 UTC - Status: BOOTING 2026-07-08 22:07:39.389067 UTC - Status: BOOTING 2026-07-08 22:07:42.310196 UTC - Status: BOOTING 2026-07-08 22:07:45.388355 UTC - Status: BOOTING 2026-07-08 22:07:48.304585 UTC - Status: BOOTING 2026-07-08 22:07:51.271209 UTC - Status: BOOTING 2026-07-08 22:07:54.188118 UTC - Status: BOOTING 2026-07-08 22:07:57.054263 UTC - Status: BOOTING 2026-07-08 22:07:59.971286 UTC - Status: BOOTING 2026-07-08 22:08:02.887529 UTC - Status: BOOTING 2026-07-08 22:08:05.855784 UTC - Status: BOOTING 2026-07-08 22:08:09.127362 UTC - Status: UP 2026-07-08 22:08:09.127457 UTC - Experiment ID: exp_expauth.ilabt.imec.be_01kx1wayf7fyz8raa310a91nx9 2026-07-08 22:08:09.127500 UTC - Validate resources 2026-07-08 22:08:10.418388 UTC - The fields of the created resource were validated. 2026-07-08 22:08:10.418480 UTC - Check if resources are registered in experiment 2026-07-08 22:08:10.418632 UTC - Run: slices experiment list-resources --format json tst-36f0b0d3 2026-07-08 22:08:11.138543 UTC - Status (on expauth): UP 2026-07-08 22:08:11.138721 UTC - Testing extend expires_at (all resources in experiment) 2026-07-08 22:08:11.138875 UTC - Run: slices bi --infra gr-volos-bi-vm1 extend --duration 3h --experiment tst-36f0b0d3 2026-07-08 22:08:21.702808 UTC - Run: slices bi --infra gr-volos-bi-vm1 list-resources --format json --experiment tst-36f0b0d3 tst 2026-07-08 22:08:23.356490 UTC - Run: slices experiment list-resources --format json tst-36f0b0d3 2026-07-08 22:08:25.063062 UTC - expires_at (on expauth): 2026-07-09T01:08:00Z (correctly extended) 2026-07-08 22:08:25.063157 UTC - Testing extend expires_at (single resource in experiment) 2026-07-08 22:08:25.063300 UTC - Run: slices bi --infra gr-volos-bi-vm1 extend tst --duration 4h --experiment tst-36f0b0d3 2026-07-08 22:08:32.468822 UTC - Run: slices bi --infra gr-volos-bi-vm1 list-resources --format json --experiment tst-36f0b0d3 tst 2026-07-08 22:08:33.441792 UTC - Run: slices experiment list-resources --format json tst-36f0b0d3 2026-07-08 22:08:34.157970 UTC - expires_at (on expauth): 2026-07-09T02:08:00Z (correctly extended) 2026-07-08 22:08:34.158123 UTC - Testing ssh login 2026-07-08 22:08:34.173391 UTC - Run: slices bi --infra gr-volos-bi-vm1 ssh --no-exec --proxy on --show ssh_config --experiment tst-36f0b0d3 tst 2026-07-08 22:08:35.245885 UTC - Run: slices bi --infra gr-volos-bi-vm1 ssh --no-exec --proxy off --show server_pubkey_openssh --experiment tst-36f0b0d3 tst 2026-07-08 22:08:36.863453 UTC - Run: slices bi --infra gr-volos-bi-vm1 ssh --no-exec --proxy off --show proxy_pubkey_openssh --experiment tst-36f0b0d3 tst 2026-07-08 22:08:37.935348 UTC - Logging in using 'slices bi ssh' 2026-07-08 22:08:37.935421 UTC - Forcing IPv4 only. 2026-07-08 22:08:37.935545 UTC - Run: slices bi --infra gr-volos-bi-vm1 ssh --show nothing --experiment tst-36f0b0d3 tst -- -4 uname -a 2026-07-08 22:08:42.308800 UTC - Forcing IPv4 only. 2026-07-08 22:08:42.308997 UTC - Run: slices bi --infra gr-volos-bi-vm1 ssh --show nothing --experiment tst-36f0b0d3 tst -- -4 uptime 2026-07-08 22:08:45.252197 UTC - CLI SSH Test passed. 2026-07-08 22:08:45.252265 UTC - Uname: Linux tst 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2026-07-08 22:08:45.252283 UTC - Uptime: 22:08:44 up 1 min, 1 user, load average: 0.60, 0.23, 0.08 2026-07-08 22:08:45.252315 UTC - Logging in using SSH over SSH proxy 2026-07-08 22:08:45.252452 UTC - Run: slices bi --infra gr-volos-bi-vm1 ssh --no-exec --proxy on --show proxy_pubkey_openssh --experiment tst-36f0b0d3 tst 2026-07-08 22:08:46.481981 UTC - Added paramiko HostKeyEntry for 10.64.45.194 2026-07-08 22:08:46.482201 UTC - Added paramiko HostKeyEntry for 10.64.45.194 2026-07-08 22:08:46.482265 UTC - Added paramiko HostKeyEntry for 10.64.45.194 2026-07-08 22:08:46.482537 UTC - Added paramiko HostKeyEntry for [194.177.207.42]:11122 2026-07-08 22:08:46.482621 UTC - Added paramiko HostKeyEntry for [194.177.207.42]:11122 2026-07-08 22:08:46.482665 UTC - Added paramiko HostKeyEntry for [194.177.207.42]:11122 2026-07-08 22:08:46.482683 UTC - Connecting to proxy 194.177.207.42:11122 2026-07-08 22:08:47.221895 UTC - Connecting to 10.64.45.194:22 over proxy 2026-07-08 22:08:48.760367 UTC - SSH Test output: 2026-07-08 22:08:48.760441 UTC - Uname: Linux tst 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2026-07-08 22:08:48.760466 UTC - Uptime: 22:08:48 up 1 min, 1 user, load average: 0.60, 0.23, 0.08 2026-07-08 22:08:49.064700 UTC - lsb_release: Ubuntu 24.04.3 LTS 2026-07-08 22:08:49.064792 UTC - lsb_release matches expected value 2026-07-08 22:08:49.064812 UTC - SSH Test passed. 2026-07-08 22:08:49.370271 UTC - Cloud-init user-data: Hello World. The time is now Wed, 08 Jul 2026 22:08:07 +0000! 2026-07-08 22:08:49.380702 UTC - Destroying tst-36f0b0d3 tst 2026-07-08 22:08:49.380908 UTC - Run: slices bi --infra gr-volos-bi-vm1 destroy --experiment tst-36f0b0d3 tst