"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMultithreadCopy|TestMultithreadCopyAbort|TestParseSumFile)$'" - Starting (try 5/5) 2026/03/24 07:34:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-zujalib2mure" 2026/03/24 07:34:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/24 07:34:23 DEBUG : Creating backend with remote "/tmp/rclone3088776551" === RUN TestMultithreadCopy run.go:185: Remote "drime root 'rclone-test-zujalib2mure'", Local "Local file system at /tmp/rclone3088776551", Modify Window "876000h0m0s" multithread_test.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:148 Error: Received unexpected error: failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." Test: TestMultithreadCopy --- FAIL: TestMultithreadCopy (13.38s) === RUN TestMultithreadCopyAbort run.go:185: Remote "drime root 'rclone-test-zujalib2mure'", Local "Local file system at /tmp/rclone3088776551", Modify Window "876000h0m0s" multithread_test.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:293 Error: Received unexpected error: failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." Test: TestMultithreadCopyAbort --- FAIL: TestMultithreadCopyAbort (8.83s) === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-zujalib2mure'", Local "Local file system at /tmp/rclone3088776551", Modify Window "876000h0m0s" 2026/03/24 07:35:05 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/24 07:35:05 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/24 07:35:05 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/24 07:35:05 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/24 07:35:23 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-zujalib2mure'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestParseSumFile (48.61s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-zujalib2mure'", Local "Local file system at /tmp/rclone3088776551", Modify Window "876000h0m0s" 2026/03/24 07:35:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-zujalib2mure/data" === RUN TestCheckSumDownload/subtest1 2026/03/24 07:37:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/03/24 07:37:27 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/03/24 07:37:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestCheckSumDownload run.go:286: Retry Put of "data/potato" to drime root 'rclone-test-zujalib2mure': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/03/24 07:37:35 DEBUG : pacer: Reducing sleep to 10ms 2026/03/24 07:38:00 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-zujalib2mure'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestCheckSumDownload (204.88s) --- PASS: TestCheckSumDownload/subtest1 (38.52s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-zujalib2mure'", Local "Local file system at /tmp/rclone3088776551", Modify Window "876000h0m0s" 2026/03/24 07:38:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-zujalib2mure/dst" 2026/03/24 07:39:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-zujalib2mure/CompareDest" 2026/03/24 07:39:58 DEBUG : one: Need to transfer - File not found at Destination 2026/03/24 07:41:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/03/24 07:41:26 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/03/24 07:41:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/24 07:41:26 DEBUG : one: Received error: failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n" - low level retry 0/10 2026/03/24 07:41:34 DEBUG : pacer: Reducing sleep to 10ms 2026/03/24 07:41:41 DEBUG : one: Removing old object on successful upload 2026/03/24 07:41:44 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (183.27s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-zujalib2mure'", Local "Local file system at /tmp/rclone3088776551", Modify Window "876000h0m0s" 2026/03/24 07:42:02 DEBUG : Creating backend with remote "TestDrime:rclone-test-zujalib2mure/dst" 2026/03/24 07:42:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-zujalib2mure/CopyDest" 2026/03/24 07:42:36 DEBUG : one: Need to transfer - File not found at Destination 2026/03/24 07:43:34 DEBUG : one: size = 3 OK 2026/03/24 07:43:34 INFO : one: Copied (new) 2026/03/24 07:43:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3088776551) 2026/03/24 07:43:57 DEBUG : one: size = 3 (drime root 'rclone-test-zujalib2mure/dst') 2026/03/24 07:43:57 DEBUG : one: Sizes differ 2026/03/24 07:44:40 DEBUG : one: Removing old object on successful upload 2026/03/24 07:44:43 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:303: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:303 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (175.53s) FAIL 2026/03/24 07:44:57 DEBUG : drime root 'rclone-test-zujalib2mure': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMultithreadCopy|TestMultithreadCopyAbort|TestParseSumFile)$'" - Finished ERROR in 10m42.522185286s (try 5/5): exit status 1: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest]