Opened 13 months ago
Closed 12 months ago
#3187 closed help (answered)
fail to submit run on ARCHER
Reported by: | luciad | Owned by: | um_support |
---|---|---|---|
Component: | UM Model | Keywords: | fail submission |
Cc: | Platform: | ARCHER | |
UM Version: | 11.1 |
Description
Hello,
I am trying to submit a suite from pumatest (u-bo228) but I am receiving a fail error message I haven't seen before. It might be in a past ticket, but I failed to find it.
This suite was working fine before, I only added a branch and some new diagnostics.
Could you please help me fix this?
Kind regards,
Lucia
[FAIL] ssh -oBatchMode=yes -n login6.archer.ac.uk env\ ROSE_VERSION=2019.01.0\ CYLC_VERSION=7.8.1\ bash\ -l\ -c\ \'\"$0\"\ \"$@\"\'\ rose\ suite-run\ -vv\ -n\ u-bo228\ —new\ —run=run\ —remote=uuid=9280b829-d2d8-4a5e-8b6d-b508da4f5577,now-str=20200210T174019Z,root-dir=\'$DATADIR\' # return-code=2, stderr=
[FAIL] ————————————————————————————————————————
[FAIL] This is a private computing facility. Access to this service is limited to those
[FAIL] who have been granted access by the operating service provider on behalf of the
[FAIL] contracting authority and use is restricted to the purposes for which access was
[FAIL] granted. All access and usage are governed by the terms and conditions of access
[FAIL] agreed to by all registered users and are thus subject to the provisions of the
[FAIL] Computer Misuse Act, 1990 under which unauthorised use is a criminal offence.
[FAIL]
[FAIL] If you are not authorised to use this service you must disconnect immediately.
[FAIL] ————————————————————————————————————————
[FAIL]
[FAIL] [FAIL] 2020-02-10T17:41:21+0000 tar -czf log.20200116T170231Z.tar.gz log.20200116T170231Z # return-code=2, stderr=
[FAIL] [FAIL] 2020-02-10T17:41:21+0000 tar: log.20200116T170231Z.tar.gz: Wrote only 8192 of 10240 bytes
[FAIL] [FAIL] 2020-02-10T17:41:21+0000 tar: Error is not recoverable: exiting now
Change History (2)
comment:1 Changed 13 months ago by ros
comment:2 Changed 12 months ago by grenville
- Resolution set to answered
- Status changed from new to closed
closed through inactivity
Hi Lucia,
It's struggling to tar up a log directory. Either remove the log directory on ARCHER (log.20200116T170231Z) or use the --no-log-archive option to rose suite-run.
Cheers,
Ros.