Run Test: slices-bi-singlenode-login 2026-05-22 08:29:01.359155 CEST - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-05-22 08:29:05.142747 CEST - Run: slices --version 2026-05-22 08:29:05.610489 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-22 08:29:05.611123 CEST - Run: slices pubkey list --format text 2026-05-22 08:29:06.781215 CEST - Pubkey already registered 2026-05-22 08:29:06.782228 CEST - Run: slices bi infrastructure list --format csv --all --refresh 2026-05-22 08:29:08.204865 CEST - Refreshed infrastructure list. Total: 22 entries. 2026-05-22 08:29:08.205248 CEST - Check List Flavors 2026-05-22 08:29:08.205685 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-05-22 08:29:09.779230 CEST - Check List DiskImages 2026-05-22 08:29:09.779625 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-05-22 08:29:11.000520 CEST - Requesting resources 2026-05-22 08:29:11.001791 CEST - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-05-22 08:29:11.002025 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-90cc277f --user-data /tmp/tmp_rgl3i7a 2026-05-22 08:29:13.785522 CEST - Resource ID: r_be-gent1-bi-baremetal1_01ks75zb4cf3psncj441dwwpgj 2026-05-22 08:29:13.786562 CEST - Waiting until resource ready 2026-05-22 08:29:15.787362 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-90cc277f tst 2026-05-22 08:29:17.312009 CEST - Status: IMAGING 2026-05-22 08:29:20.633802 CEST - Status: IMAGING 2026-05-22 08:29:24.058354 CEST - Status: IMAGING 2026-05-22 08:29:27.503169 CEST - Status: IMAGING 2026-05-22 08:29:31.078969 CEST - Status: IMAGING 2026-05-22 08:29:34.501342 CEST - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-05-22 08:29:34.501483 CEST - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-05-22 08:29:34.501691 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/f58bd151-6dd1-4c58-8d28-f29fa78ef1a8/step_WaitforUP_command_1.txt': /opt/slices-monitor-worker/slices-cli-venv/bin/slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-90cc277f tst 2026-05-22 08:29:34.501819 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/f58bd151-6dd1-4c58-8d28-f29fa78ef1a8/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-05-22T06:29:13.397781Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01ks75zab7e6qtdbwrbrv3rm5d", "expires_at": "2026-05-22T08:29:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01ks75zb4cf3psncj441dwwpgj", "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": "2026-05-22T06:29:31.327689Z", "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": "NOT_ENOUGH_RESOURCES", "message": "Not enough resources available", "long_description": "Not enough free resources are available at this moment to fulfill the request." }, "infra_id": "be-gent1-bi-baremetal1", "machine_name": null } ] 2026-05-22 08:29:34.501992 CEST - Destroying tst-90cc277f tst 2026-05-22 08:29:34.502367 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-90cc277f tst