Run Test: slices-bi-singlenode-login 2026-05-17 17:20:11.823089 CEST - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-05-17 17:20:15.095469 CEST - Run: slices --version 2026-05-17 17:20:16.563091 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-17 17:20:16.563420 CEST - Run: slices pubkey list --format text 2026-05-17 17:20:17.178909 CEST - Pubkey already registered 2026-05-17 17:20:17.179201 CEST - Run: slices bi infrastructure list --format csv --all --refresh 2026-05-17 17:20:17.744474 CEST - Refreshed infrastructure list. Total: 22 entries. 2026-05-17 17:20:17.744617 CEST - Check List Flavors 2026-05-17 17:20:17.744826 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-05-17 17:20:18.360346 CEST - Check List DiskImages 2026-05-17 17:20:18.360561 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-05-17 17:20:18.976010 CEST - Requesting resources 2026-05-17 17:20:18.976469 CEST - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-05-17 17:20:18.976565 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-99f6a0c9 --user-data /tmp/tmplxr7h7a9 2026-05-17 17:20:23.653170 CEST - Resource ID: r_be-gent1-bi-baremetal1_01krv8cb61ftyvww595rzrjrr7 2026-05-17 17:20:23.653328 CEST - Waiting until resource ready 2026-05-17 17:20:25.653799 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-99f6a0c9 tst 2026-05-17 17:20:26.419929 CEST - Status: IMAGING 2026-05-17 17:20:29.236671 CEST - Status: IMAGING 2026-05-17 17:20:32.103387 CEST - Status: IMAGING 2026-05-17 17:20:34.869971 CEST - Status: IMAGING 2026-05-17 17:20:37.636654 CEST - Status: IMAGING 2026-05-17 17:20:40.353058 CEST - Status: IMAGING 2026-05-17 17:20:43.069329 CEST - Status: IMAGING 2026-05-17 17:20:45.785871 CEST - Status: IMAGING 2026-05-17 17:20:48.602550 CEST - Status: IMAGING 2026-05-17 17:20:51.368976 CEST - Status: IMAGING 2026-05-17 17:20:54.085149 CEST - Status: IMAGING 2026-05-17 17:20:56.801528 CEST - Status: IMAGING 2026-05-17 17:20:59.517766 CEST - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-05-17 17:20:59.517835 CEST - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-05-17 17:20:59.517920 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/791211d1-6482-41d6-9e2d-587daddd5109/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-99f6a0c9 tst 2026-05-17 17:20:59.517987 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/791211d1-6482-41d6-9e2d-587daddd5109/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-05-17T15:20:23.363505Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01krv8c9kdfxh8xp5s6yzkcmn6", "expires_at": "2026-05-17T17:20:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01krv8cb61ftyvww595rzrjrr7", "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-17T15:20:58.029964Z", "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-17 17:20:59.518033 CEST - Destroying tst-99f6a0c9 tst 2026-05-17 17:20:59.518221 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-99f6a0c9 tst