Run Test: slices-bi-singlenode-login 2026-05-20 00:34:34.513083 CEST - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-05-20 00:34:37.834878 CEST - Run: slices --version 2026-05-20 00:34:38.049516 CEST - version: Slices CLI v2025.1.5 Slices CLI core v1.1.2 Slices CLI bi v2.0.2 Slices clientlib core v5.5.1 Slices clientlib bi v5.1.2 2026-05-20 00:34:38.049819 CEST - Run: slices pubkey list --format text 2026-05-20 00:34:38.665479 CEST - Pubkey already registered 2026-05-20 00:34:38.665713 CEST - Run: slices bi infrastructure list --format csv --all --refresh 2026-05-20 00:34:39.281040 CEST - Refreshed infrastructure list. Total: 22 entries. 2026-05-20 00:34:39.281154 CEST - Check List Flavors 2026-05-20 00:34:39.281324 CEST - Run: slices bi --infra fr-sophia2-bi-vm1 flavor list -f json 2026-05-20 00:34:39.997089 CEST - Check List DiskImages 2026-05-20 00:34:39.997896 CEST - Run: slices bi --infra fr-sophia2-bi-vm1 diskimage list -f json 2026-05-20 00:34:40.663320 CEST - Requesting resources 2026-05-20 00:34:40.663773 CEST - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-05-20 00:34:40.663880 CEST - Run: slices bi --infra fr-sophia2-bi-vm1 create tst --image 'Ubuntu 24.04.3' --flavor tiny --duration 2h --experiment tst-6c4eab15 --user-data /tmp/tmpptlelxtm 2026-05-20 00:34:42.732650 CEST - Resource ID: r_fr-sophia2-bi-vm1_01ks1611eef519v1hey9wgs0xy 2026-05-20 00:34:42.732826 CEST - Waiting until resource ready 2026-05-20 00:34:44.733302 CEST - Run: slices bi --infra fr-sophia2-bi-vm1 list-resources --format json --experiment tst-6c4eab15 tst 2026-05-20 00:34:45.498937 CEST - Status: IMAGING 2026-05-20 00:34:48.266808 CEST - Status: FAILED -> reason: INTERNAL_ERROR 2026-05-20 00:34:48.268147 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/6934a302-11e4-4043-91bf-00139f412aaf/step_WaitforUP_command_1.txt': /opt/slices-monitor-worker/slices-cli-venv/bin/slices bi --infra fr-sophia2-bi-vm1 list-resources --format json --experiment tst-6c4eab15 tst 2026-05-20 00:34:48.268239 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/6934a302-11e4-4043-91bf-00139f412aaf/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-05-19T22:34:42.503670Z", "disk_image_id": "image_fr-sophia2-bi-vm1_01khk1n25kesh84c19p5sj6ps1", "experiment_id": "exp_expauth.ilabt.imec.be_01ks1610jse5w8h8gh62g3bna0", "expires_at": "2026-05-20T00:34:00Z", "flavor_id": "flavor_fr-sophia2-bi-vm1_01khk1n260ef1sc5vm89c7wjeh", "friendly_name": "tst", "id": "r_fr-sophia2-bi-vm1_01ks1611eef519v1hey9wgs0xy", "network_interfaces": [], "private_ipv4": null, "private_ipv6": null, "public_ipv4": null, "public_ipv6": null, "ssh_authorized_keys": [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINNiZPtQkfCEsc1x2QSwNWekfhWwWZbOvpE8hE0dH253 Wim (ftester) Van de Meerssche" ], "ssh_logins": [], "status": "failed", "terminated_at": null, "userdata": "#!/bin/sh\necho \"Hello World. The time is now $(date -R)!\" | tee '/user_data_output.txt'", "console_url": null, "machine_id": null, "failure_reason": { "code": "INTERNAL_ERROR", "message": "Proxmox API error: Task did not succeed.", "long_description": "Proxmox API error: Task with UPID UPID:sopnode-w5:0009EEE9:2EA7175C:6A0CE584:qmconfig:811427273:ziyad@pam!bi-backend: stopped with exit status cannot import from 'local:999/ubuntu-24.04.3-noble-cloudimg-amd64-20251031.qcow2' - owner VM 999 not on local node" }, "infra_id": "fr-sophia2-bi-vm1", "machine_name": null } ] 2026-05-20 00:34:48.268265 CEST - Error in test step 'Wait for UP': experiment resource status is FAILED for resource tst in experiment tst-6c4eab15 2026-05-20 00:34:48.268300 CEST - Destroying tst-6c4eab15 tst 2026-05-20 00:34:48.268449 CEST - Run: slices bi --infra fr-sophia2-bi-vm1 destroy --experiment tst-6c4eab15 tst