below there's my containers.log:
2025-11-21 11:59:22,123 [http-nio-8080-exec-34] DEBUG org.nrg.containers.rest.LaunchRestApi - Creating launch UI.
2025-11-21 11:59:22,125 [http-nio-8080-exec-34] DEBUG org.nrg.containers.model.command.auto.LaunchUi - ROOT project - Populating input relationship tree.
2025-11-21 11:59:22,125 [http-nio-8080-exec-34] DEBUG org.nrg.containers.model.command.auto.LaunchUi - ROOT project - Populating input value tree.
2025-11-21 11:59:23,574 [http-nio-8080-exec-19] INFO org.nrg.containers.rest.LaunchRestApi - Launch requested for wrapper id 13
2025-11-21 11:59:24,156 [http-nio-8080-exec-19] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Created workflow 435.
2025-11-21 11:59:24,156 [http-nio-8080-exec-19] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Adding to staging queue: count [not computed], project newstorage, wrapperId 13, commandId 0, wrapperName null, inputValues {project=/archive/projects/newstorage}, username admin, workflowId 435
2025-11-21 11:59:24,306 [stagingQueueListener-43] DEBUG org.nrg.containers.jms.listeners.ContainerStagingRequestListener - Consuming staging queue: count [not computed], project newstorage, wrapperId 13, commandId 0, wrapperName null, inputValues {project=/archive/projects/newstorage}, username admin, workflowId 435
2025-11-21 11:59:24,306 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - consumeResolveCommandAndLaunchContainer wfid 435
2025-11-21 11:59:24,377 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Configuring command for wfid 435
2025-11-21 11:59:24,392 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Resolving command for wfid 435
2025-11-21 11:59:24,401 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Launching command for wfid 435
2025-11-21 11:59:24,401 [stagingQueueListener-43] INFO org.nrg.containers.services.impl.ContainerServiceImpl - Preparing to launch resolved command.
2025-11-21 11:59:24,436 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Checking input values to find root XNAT input object.
2025-11-21 11:59:24,436 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Input "project".
2025-11-21 11:59:24,436 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Getting input value as XFTItem.
2025-11-21 11:59:24,436 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Found a valid root XNAT input object: project.
2025-11-21 11:59:24,436 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Update workflow for Wrapper project - Command ciao-gpu-writer - Image my-xnat-app:latest.
2025-11-21 11:59:24,477 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Updated workflow 435.
2025-11-21 11:59:24,477 [stagingQueueListener-43] INFO org.nrg.containers.services.impl.ContainerServiceImpl - Creating container from resolved command.
2025-11-21 11:59:24,479 [stagingQueueListener-43] DEBUG org.nrg.containers.api.DockerControlApi - Creating container:
server docker_gpu tcp://gctd-gpu.epiccloud:2376
image my-xnat-app:latest
command "pwd && python /app/hello_from_gpu.py"
working directory "null"
containerUser "0:0"
volumes [/mnt/xnat_shared/build/3eac0fb3-1082-4e28-bca0-d05d4de5f2c8:/output]
environment variables [XNAT_USER=e62d8ahgcjfxjtrzsaje, XNAT_EVENT_ID=435, XNAT_WORKFLOW_ID=435, XNAT_HOST=
XXXXX, XNAT_PASS=XXXXXX]
exposed ports: {}
2025-11-21 11:59:25,056 [stagingQueueListener-43] INFO org.nrg.containers.services.impl.ContainerServiceImpl - Recording container launch.
2025-11-21 11:59:25,056 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Updating workflow for Container b8b1a87188c270468309e9d7e199a0a0888c342d6a6d8f3f49c39b5c2ec3a4d2
2025-11-21 11:59:26,029 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Updated workflow 435.
2025-11-21 11:59:26,038 [stagingQueueListener-43] INFO org.nrg.containers.services.impl.HibernateContainerEntityService - Adding new history item to container entity 224
2025-11-21 11:59:26,040 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.HibernateContainerEntityService - Acquiring lock for the container 224
2025-11-21 11:59:26,040 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.HibernateContainerEntityService - Acquired lock for the container 224
2025-11-21 11:59:26,040 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.HibernateContainerEntityService - Setting container entity 224 status to "Created", based on history entry status "Created".
2025-11-21 11:59:26,040 [stagingQueueListener-43] DEBUG org.nrg.containers.utils.ContainerUtils - Updating status of workflow 435.
2025-11-21 11:59:26,044 [stagingQueueListener-43] DEBUG org.nrg.containers.utils.ContainerUtils - Found workflow 435.
2025-11-21 11:59:26,044 [stagingQueueListener-43] INFO org.nrg.containers.utils.ContainerUtils - Updating workflow 435 pipeline "project" from "Queued" to "Created" (details: ).
2025-11-21 11:59:26,334 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.HibernateContainerEntityService - Releasing lock for the container 224
2025-11-21 11:59:26,363 [stagingQueueListener-43] INFO org.nrg.containers.services.impl.ContainerServiceImpl - Starting container.
2025-11-21 11:59:26,364 [stagingQueueListener-43] INFO org.nrg.containers.api.DockerControlApi - Starting container b8b1a87188c270468309e9d7e199a0a0888c342d6a6d8f3f49c39b5c2ec3a4d2
2025-11-21 11:59:27,002 [stagingQueueListener-43] INFO org.nrg.containers.services.impl.ContainerServiceImpl - Launched command for wfid 435: command 7, wrapper 13 project. Produced container 224.
2025-11-21 11:59:27,003 [stagingQueueListener-43] DEBUG org.nrg.containers.services.impl.ContainerServiceImpl - Container for wfid 435: Container{databaseId=224, commandId=7, status=Created, statusTime=Fri Nov 21 11:59:26 CET 2025, wrapperId=13, containerId=b8b1a87188c270468309e9d7e199a0a0888c342d6a6d8f3f49c39b5c2ec3a4d2, workflowId=435, userId=admin, project=newstorage, backend=docker, serviceId=null, taskId=null, nodeId=null, dockerImage=my-xnat-app:latest, containerName=null, commandLine=pwd && python /app/hello_from_gpu.py, overrideEntrypoint=true, workingDirectory=null, subtype=docker, parent=null, parentSourceObjectName=null, environmentVariables={XNAT_USER=e62d8a0e-b185-401e-a13b-d515bfeef45e, XNAT_EVENT_ID=435, XNAT_WORKFLOW_ID=435, XNAT_HOST=XXXX:443, XNAT_PASS=XXXXXX}, ports={}, mounts=[ContainerMount{databaseId=251, name=out, writable=true, xnatHostPath=/data/xnat/build/3eac0fb3-1082-4e28-bca0-d05d4de5f2c8, containerHostPath=/mnt/xnat_shared/build/3eac0fb3-1082-4e28-bca0-d05d4de5f2c8, containerPath=/output, mountPvcName=null, inputFiles=[]}], inputs=[ContainerInput{databaseId=668, type=RAW, name=project, value=/archive/projects/newstorage, sensitive=false}, ContainerInput{databaseId=669, type=WRAPPER_EXTERNAL, name=project, value=/archive/projects/newstorage, sensitive=false}], outputs=[ContainerOutput{databaseId=219, name=txt_out:save_to_project_resource, fromCommandOutput=txt_out, fromOutputHandler=save_to_project_resource, type=Resource, required=true, mount=out, path=, glob=*.txt, label=ciao-output-resourcecarmen, format=null, description=null, content=null, tags=[], created=null, handledBy=project, viaWrapupContainer=null}], history=[ContainerHistory{databaseId=1305, status=Created, entityType=user, entityId=admin, timeRecorded=Fri Nov 21 11:59:26 CET 2025, externalTimestamp=null, message=null, exitCode=null}], logPaths=[], reserveMemory=null, limitMemory=null, limitCpu=null, swarmConstraints=null, runtime=null, ipcMode=null, autoRemove=false, shmSize=null, network=null, containerLabels={XNAT_USER_EMAIL=
txxx.it, XNAT_PROJECT=newstorage, XNAT_ID=newstorage, XNAT_USER_ID=admin, XNAT_DATATYPE=Project}, gpus=null, genericResources=null, ulimits=null, secrets=[]}
....(in loop)
2025-11-21 12:02:24,948 [docker-java-stream--
2126463612] DEBUG org.nrg.containers.api.DockerControlApi - Received event: Event(status=create, id=b8b1a87188c270468309e9d7e199a0a0888c342d6a6d8f3f49c39b5c2ec3a4d2, from=my-xnat-app:latest, node=null, type=CONTAINER, action=create, actor=EventActor(id=b8b1a87188c270468309e9d7e199a0a0888c342d6a6d8f3f49c39b5c2ec3a4d2, attributes={XNAT_DATATYPE=Project, XNAT_ID=newstorage, XNAT_PROJECT=newstorage, XNAT_USER_EMAIL=XXXt, XNAT_USER_ID=admin, image=my-xnat-app:latest, name=distracted_greider}), time=1763722598, timeNano=1763722598657450172)
2025-11-21 12:02:24,948 [docker-java-stream--
2126463612] DEBUG org.nrg.containers.api.DockerControlApi - Received event: Event(status=start, id=b8b1a87188c270468309e9d7e199a0a0888c342d6a6d8f3f49c39b5c2ec3a4d2, from=my-xnat-app:latest, node=null, type=CONTAINER, action=start, actor=EventActor(id=b8b1a87188c270468309e9d7e199a0a0888c342d6a6d8f3f49c39b5c2ec3a4d2, attributes={XNAT_DATATYPE=Project, XNAT_ID=newstorage, XNAT_PROJECT=newstorage, XNAT_USER_EMAIL=XXXXX, XNAT_USER_ID=admin, image=my-xnat-app:latest, name=distracted_greider}), time=1763722600, timeNano=1763722600604767564)
2025-11-21 12:02:24,948 [docker-java-stream--
2126463612] DEBUG org.nrg.containers.api.DockerControlApi - Received event: Event(status=die, id=b8b1a87188c270468309e9d7e199a0a0888c342d6a6d8f3f49c39b5c2ec3a4d2, from=my-xnat-app:latest, node=null, type=CONTAINER, action=die, actor=EventActor(id=b8b1a87188c270468309e9d7e199a0a0888c342d6a6d8f3f49c39b5c2ec3a4d2, attributes={XNAT_DATATYPE=Project, XNAT_ID=newstorage, XNAT_PROJECT=newstorage, XNAT_USER_EMAIL=XXXXX, XNAT_USER_ID=admin, execDuration=0, exitCode=0, image=my-xnat-app:latest, name=distracted_greider}), time=1763722601, timeNano=1763722601506361086)
again, thanks for any advice,