Run Test: slices-bi-singlenode-login 2026-03-29 17:07:44.832040 CEST - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-03-29 17:07:48.035976 CEST - Run: slices --version 2026-03-29 17:07:48.229176 CEST - version: Slices CLI v2025.1.5 Slices CLI core v1.1.2 Slices CLI bi v2.0.2 Slices clientlib core v5.4.1 Slices clientlib bi v5.1.2 2026-03-29 17:07:48.229435 CEST - Run: slices pubkey list --format text 2026-03-29 17:07:48.802283 CEST - Pubkey already registered 2026-03-29 17:07:48.802546 CEST - Run: slices bi infrastructure list --format csv --all --refresh 2026-03-29 17:07:49.342658 CEST - Refreshed infrastructure list. Total: 22 entries. 2026-03-29 17:07:49.342759 CEST - Check List Flavors 2026-03-29 17:07:49.342975 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-03-29 17:07:49.919031 CEST - Check List DiskImages 2026-03-29 17:07:49.919270 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-03-29 17:07:50.477507 CEST - Requesting resources 2026-03-29 17:07:50.478051 CEST - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-03-29 17:07:50.478149 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-d2411b2c --user-data /tmp/tmpo_51y20w 2026-03-29 17:07:52.126138 CEST - Resource ID: r_be-gent1-bi-baremetal1_01kmx266aseg092x1mte034jyt 2026-03-29 17:07:52.126293 CEST - Waiting until resource ready 2026-03-29 17:07:54.126834 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-d2411b2c tst 2026-03-29 17:07:54.756204 CEST - Status: IMAGING 2026-03-29 17:07:57.396456 CEST - Status: IMAGING 2026-03-29 17:08:00.024508 CEST - Status: IMAGING 2026-03-29 17:08:02.638101 CEST - Status: IMAGING 2026-03-29 17:08:05.271474 CEST - Status: IMAGING 2026-03-29 17:08:07.945859 CEST - Status: IMAGING 2026-03-29 17:08:10.587501 CEST - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-03-29 17:08:10.587543 CEST - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-03-29 17:08:10.587612 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/3ad1c1c3-bde8-43f3-af39-313a3ed046c9/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-d2411b2c tst 2026-03-29 17:08:10.587673 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/3ad1c1c3-bde8-43f3-af39-313a3ed046c9/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-03-29T15:07:51.930364Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01kmx265r0f05agqnkr0k6enh2", "expires_at": "2026-03-29T17:07:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01kmx266aseg092x1mte034jyt", "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-03-29T15:08:07.887910Z", "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-03-29 17:08:10.587704 CEST - Destroying tst-d2411b2c tst 2026-03-29 17:08:10.587879 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-d2411b2c tst