caracal-pipeline / caracal

Containerized Automated Radio Astronomy Calibration (CARACal) pipeline
GNU General Public License v2.0
28 stars 6 forks source link

ERROR : Failed to create user namespace: Invalid argument #1532

Open Chole98 opened 11 months ago

Chole98 commented 11 months ago

HI, I used caracal latest stable version1.0.7 and singularity 3.5.3. when I run following command: caracal -c test.yml --container-tech singularity -sid /users/singularity_images/STIMELA_IMAGES_1.7.7 It returns: `2023-08-07 08:37:50 CARACal.Stimela.listobs-ms0 INFO: job started at 2023-08-07 08:37:50.333161

INFO: Convert SIF file to sandbox...

ERROR : Failed to create user namespace: Invalid argument

# 2023-08-07 08:39:26 CARACal.Stimela.listobs-ms0 ERROR: cd /mnt/lustre/users/mli/datareduction/dataA1/.stimela_workdir-16913902701709256 && singularity run --userns --workdir /mnt/lustre/users/mli/datareduction/dataA1/.stimela_workdir-16913902701709256 --containall returns error code 1 2023-08-07 08:39:26 CARACal.Stimela.listobs-ms0 ERROR: job failed at 2023-08-07 08:39:26.937058 after 0:01:36.603897 2023-08-07 08:39:26 CARACal ERROR: Job 'listobs-ms0:: Get observation information ms=1666458973_sdp_l0.ms' failed: cd /mnt/lustre/users/mli/datareduction/dataA1/.stimela_workdir-16913902701709256 && singularity run --userns --workdir /mnt/lustre/users/mli/datareduction/dataA1/.stimela_workdir-16913902701709256 --containall returns error code 1 [PipelineException] 2023-08-07 08:39:26 CARACal INFO: More information can be found in the logfile at output/logs-20230807-083750/log-caracal.txt 2023-08-07 08:39:26 CARACal INFO: exiting with error code 1 `

Athanaseus commented 10 months ago

@Chole98 , can you please confirm the python & stimela version in use? I think attaching the full log might help trace the issue. Also, do you know if this folder already exists (with images) and if you have write permissions to it?

KshitijT commented 8 months ago

See the discussion in #1231 .

Athanaseus commented 1 month ago

also relates to #1586