Using CPython 3.14.6 interpreter at: /usr/local/bin/python3 Creating virtual environment at: .venv Resolved 32 packages in 6.29s Building slices-monitor-test-runner @ file:///app Built slices-monitor-test-runner @ file:///app Prepared 1 package in 423ms 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 535ms + annotated-types==0.8.0 + anyio==4.14.2 + authlib==1.7.2 + bcrypt==5.0.0 + certifi==2026.7.22 + 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.4 + 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.3.post1 + pyyaml==6.0.3 + slices-clientlib-bi==5.1.2 + slices-clientlib-core==5.6.0 + slices-monitor-test-runner==0.1.dev189+g506e4860f (from file:///app) + tomli-w==1.2.0 + tomlkit==0.15.1 + typing-extensions==4.16.0 + typing-inspection==0.4.2 Run Test: slices-bi-singlenode-login 2026-07-29 04:24:11.611343 UTC - Installing Slices CLI (latest, with --pre). 2026-07-29 04:24:11.611620 UTC - Run: /usr/local/bin/uv pip install --pre --index=https://doc.slices-ri.eu/pypi/ slices-cli 2026-07-29 04:24:19.705341 UTC - Slices CLI installed. 2026-07-29 04:24:19.705938 UTC - OS release: PRETTY_NAME="Debian GNU/Linux 13 (trixie)" NAME="Debian GNU/Linux" VERSION_ID="13" VERSION="13 (trixie)" VERSION_CODENAME=trixie DEBIAN_VERSION_FULL=13.5 ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" 2026-07-29 04:24:19.707229 UTC - ls -a /root/ /scripts/ (error 2): None ls: cannot access '/scripts/': No such file or directory /root/: . .. .cache .local .slices run_test_runner.sh slices-cli-venv 2026-07-29 04:24:19.707307 UTC - env: {'PATH': '/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin/:/root/slices-cli-venv/bin', 'COLUMNS': '200'} 2026-07-29 04:24:19.707376 UTC - which slices: /app/.venv/bin/slices 2026-07-29 04:24:19.707396 UTC - Slices CLI exe: 'slices' 2026-07-29 04:24:19.707411 UTC - Slices CLI venv path: '/root/slices-cli-venv/' 2026-07-29 04:24:19.707572 UTC - Run: slices --version 2026-07-29 04:24:23.263662 UTC - version: Slices CLI v2026.2.0b4 Slices CLI core v1.2.5 Slices CLI ai v1.1.0 Slices CLI bi v2.2.0 Slices clientlib bi v6.1.1 Slices clientlib core v5.6.0 Slices clientlib ai v1.0.0 2026-07-29 04:24:23.263955 UTC - Run: slices pubkey list --format text 2026-07-29 04:24:24.189595 UTC - Pubkey already registered 2026-07-29 04:24:24.189917 UTC - Run: slices bi infrastructure list --format csv --all --refresh 2026-07-29 04:24:24.969696 UTC - Refreshed infrastructure list. Total: 24 entries. 2026-07-29 04:24:24.969797 UTC - Check List Flavors 2026-07-29 04:24:24.969966 UTC - Run: slices bi --infra be-gent1-bi-docker1 flavor list -f json 2026-07-29 04:24:26.136494 UTC - Check List DiskImages 2026-07-29 04:24:26.136693 UTC - Run: slices bi --infra be-gent1-bi-docker1 diskimage list -f json 2026-07-29 04:24:26.802060 UTC - Requesting resources 2026-07-29 04:24:26.802608 UTC - Run: slices bi --infra be-gent1-bi-docker1 create tst --image image1 --flavor m1.small --duration 2h --experiment tst-4ea34d7f 2026-07-29 04:24:28.925028 UTC - Resource ID: r_be-gent1-bi-docker1_01kyp1vsssefr9f0qwdn56g50m 2026-07-29 04:24:28.925189 UTC - Waiting until resource ready 2026-07-29 04:24:30.925572 UTC - Run: slices bi --infra be-gent1-bi-docker1 list-resources --format json --experiment tst-4ea34d7f tst 2026-07-29 04:24:31.792734 UTC - Status: UP 2026-07-29 04:24:31.792827 UTC - Experiment ID: exp_expauth.ilabt.imec.be_01kyp1vs54ejerjqv5rswercpd 2026-07-29 04:24:31.792881 UTC - Validate resources 2026-07-29 04:24:32.710397 UTC - "slices bi list-resources" returned resource without private IPv4 address, but as test_allow_no_ipv4 is set, that is acceptable. 2026-07-29 04:24:32.710482 UTC - The fields of the created resource were validated. 2026-07-29 04:24:32.710522 UTC - Check if resources are registered in experiment 2026-07-29 04:24:32.710677 UTC - Run: slices experiment list-resources --format json tst-4ea34d7f 2026-07-29 04:24:33.526552 UTC - Status (on expauth): UP 2026-07-29 04:24:33.526696 UTC - Testing extend expires_at (all resources in experiment) 2026-07-29 04:24:33.526820 UTC - Run: slices bi --infra be-gent1-bi-docker1 extend --duration 3h --experiment tst-4ea34d7f 2026-07-29 04:24:35.094259 UTC - Run: slices bi --infra be-gent1-bi-docker1 list-resources --format json --experiment tst-4ea34d7f tst 2026-07-29 04:24:36.124837 UTC - Run: slices experiment list-resources --format json tst-4ea34d7f 2026-07-29 04:24:36.946170 UTC - expires_at (on expauth): 2026-07-29T07:24:00Z (correctly extended) 2026-07-29 04:24:36.946305 UTC - Testing extend expires_at (single resource in experiment) 2026-07-29 04:24:36.946574 UTC - Run: slices bi --infra be-gent1-bi-docker1 extend tst --duration 4h --experiment tst-4ea34d7f 2026-07-29 04:24:38.690437 UTC - Run: slices bi --infra be-gent1-bi-docker1 list-resources --format json --experiment tst-4ea34d7f tst 2026-07-29 04:24:39.406351 UTC - Run: slices experiment list-resources --format json tst-4ea34d7f 2026-07-29 04:24:40.071818 UTC - expires_at (on expauth): 2026-07-29T08:24:00Z (correctly extended) 2026-07-29 04:24:40.071959 UTC - Testing ssh login 2026-07-29 04:24:40.089210 UTC - Run: slices bi --infra be-gent1-bi-docker1 ssh --no-exec --proxy on --show ssh_config --experiment tst-4ea34d7f tst 2026-07-29 04:24:41.135952 UTC - Run: slices bi --infra be-gent1-bi-docker1 ssh --no-exec --proxy off --show server_pubkey_openssh --experiment tst-4ea34d7f tst 2026-07-29 04:24:42.006255 UTC - Logging in using 'slices bi ssh' 2026-07-29 04:24:42.006343 UTC - Forcing IPv4 only. 2026-07-29 04:24:42.006525 UTC - Run: slices bi --infra be-gent1-bi-docker1 ssh --show nothing --experiment tst-4ea34d7f tst -- -4 uname -a 2026-07-29 04:24:43.073026 UTC - Forcing IPv4 only. 2026-07-29 04:24:43.073225 UTC - Run: slices bi --infra be-gent1-bi-docker1 ssh --show nothing --experiment tst-4ea34d7f tst -- -4 uptime 2026-07-29 04:24:44.140391 UTC - CLI SSH Test passed. 2026-07-29 04:24:44.140474 UTC - Uname: Linux tst 6.1.0-35-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.137-1 (2025-05-07) x86_64 GNU/Linux 2026-07-29 04:24:44.140496 UTC - Uptime: 04:24:44 up 355 days, 14:05, 0 user, load average: 0.00, 0.00, 0.00 2026-07-29 04:24:44.140532 UTC - Logging in using SSH (no SSH proxy in Resource) 2026-07-29 04:24:44.141006 UTC - Added paramiko HostKeyEntry for [docker.ilabt.imec.be]:12015 2026-07-29 04:24:44.141185 UTC - Added paramiko HostKeyEntry for [docker.ilabt.imec.be]:12015 2026-07-29 04:24:44.141242 UTC - Added paramiko HostKeyEntry for [docker.ilabt.imec.be]:12015 2026-07-29 04:24:44.141413 UTC - Connecting to docker.ilabt.imec.be:12015 2026-07-29 04:24:44.530735 UTC - SSH Test output: 2026-07-29 04:24:44.530816 UTC - Uname: Linux tst 6.1.0-35-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.137-1 (2025-05-07) x86_64 GNU/Linux 2026-07-29 04:24:44.530836 UTC - Uptime: 04:24:44 up 355 days, 14:05, 0 user, load average: 0.00, 0.00, 0.00 2026-07-29 04:24:44.530860 UTC - SSH Test passed. 2026-07-29 04:24:44.530947 UTC - Skip SSH proxy test because no jump proxy 2026-07-29 04:24:44.546266 UTC - Destroying tst-4ea34d7f tst 2026-07-29 04:24:44.546536 UTC - Run: slices bi --infra be-gent1-bi-docker1 destroy --experiment tst-4ea34d7f tst