"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5)
2026/04/05 01:09:05 DEBUG : Creating backend with remote "TestDrime:rclone-test-bojaqoc0qafe"
2026/04/05 01:09:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/05 01:09:23 DEBUG : Creating backend with remote "/tmp/rclone2945615468"
=== RUN TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN TestMultithreadCalculateNumChunks
=== RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288}
=== RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289}
=== RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288}
--- PASS: TestMultithreadCalculateNumChunks (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s)
=== RUN TestMultithreadCopy
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", 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 (20.66s)
=== RUN TestMultithreadCopyAbort
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", 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 (7.75s)
=== RUN TestSizeDiffers
2026/04/05 01:09:52 DEBUG : a: size = 0 OK
2026/04/05 01:09:52 DEBUG : a: size = 1 (memory)
2026/04/05 01:09:52 DEBUG : a: size = 2 (memory)
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2026/04/05 01:09:52 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/04/05 01:09:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/ReadAt
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/05 01:09:52 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/Normal/Seek
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/05 01:09:52 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2026/04/05 01:09:52 DEBUG : potato: Seek from 10 to 0
2026/04/05 01:09:52 DEBUG : potato: Seek from 10 to 0
2026/04/05 01:09:52 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2026/04/05 01:09:52 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/04/05 01:09:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/ReadAt
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/05 01:09:52 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/WithRangeOption/Seek
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/05 01:09:52 DEBUG : potato: Seek from 5 to 2
2026/04/05 01:09:52 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2026/04/05 01:09:52 DEBUG : potato: Seek from 7 to 0
2026/04/05 01:09:52 DEBUG : potato: Seek from 7 to 0
2026/04/05 01:09:52 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2026/04/05 01:09:52 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/04/05 01:09:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/ReadAt
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/05 01:09:52 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/WithSeekOption/Seek
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/05 01:09:52 DEBUG : potato: Seek from 5 to 2
2026/04/05 01:09:52 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2026/04/05 01:09:52 DEBUG : potato: Seek from 8 to 0
2026/04/05 01:09:52 DEBUG : potato: Seek from 8 to 0
2026/04/05 01:09:52 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2026/04/05 01:09:52 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/04/05 01:09:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/ReadAt
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/05 01:09:52 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/UnknownSize/Seek
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/05 01:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/05 01:09:52 DEBUG : potato: Seek from 5 to 2
2026/04/05 01:09:52 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2026/04/05 01:09:52 DEBUG : potato: Seek from 9 to 0
2026/04/05 01:09:52 DEBUG : potato: Seek from 9 to 0
2026/04/05 01:09:52 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Normal (0.00s)
--- PASS: TestReOpen/Normal/Basics (0.00s)
--- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Normal/WithErrors (0.00s)
--- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
--- PASS: TestReOpen/Normal/ReadAt (0.00s)
--- PASS: TestReOpen/Normal/Seek (0.00s)
--- PASS: TestReOpen/Normal/AccountRead (0.00s)
--- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
--- PASS: TestReOpen/Normal/AccountReadError (0.00s)
--- PASS: TestReOpen/WithRangeOption (0.00s)
--- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
--- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s)
--- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
--- PASS: TestReOpen/WithSeekOption (0.00s)
--- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
--- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s)
--- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
--- PASS: TestReOpen/UnknownSize (0.00s)
--- PASS: TestReOpen/UnknownSize/Basics (0.00s)
--- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
--- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/ReadAt (0.00s)
--- PASS: TestReOpen/UnknownSize/Seek (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN TestCheck
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (137.87s)
--- PASS: TestCheck/1 (9.35s)
--- PASS: TestCheck/2 (4.97s)
--- PASS: TestCheck/3 (3.48s)
--- PASS: TestCheck/4 (3.89s)
--- PASS: TestCheck/5 (3.73s)
--- PASS: TestCheck/6 (5.20s)
--- PASS: TestCheck/7 (5.00s)
=== RUN TestCheckFsError
2026/04/05 01:12:09 DEBUG : Creating backend with remote "nonexistent"
2026/04/05 01:12:09 DEBUG : Creating backend with remote "nonexistent"
2026/04/05 01:12:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2026/04/05 01:12:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2026/04/05 01:12:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found
2026/04/05 01:12:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.01s)
=== RUN TestCheckDownload
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
2026/04/05 01:14:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/05 01:14:27 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n
504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/05 01:14:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms
=== NAME TestCheckDownload
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-bojaqoc0qafe': 1/10 (failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/05 01:14:35 DEBUG : pacer: Reducing sleep to 10ms
2026/04/05 01:14:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/05 01:14:35 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/05 01:14:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-bojaqoc0qafe': 2/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/05 01:14:40 DEBUG : pacer: Reducing sleep to 10ms
2026/04/05 01:14:51 DEBUG : potato2: Removing old object on successful upload
run.go:290: Failed to put "potato2" to "drime root 'rclone-test-bojaqoc0qafe'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
2026/04/05 01:14:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/05 01:14:53 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/05 01:14:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/05 01:14:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/05 01:14:53 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/05 01:14:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/04/05 01:14:58 DEBUG : pacer: Reducing sleep to 20ms
2026/04/05 01:15:02 DEBUG : pacer: Reducing sleep to 10ms
--- FAIL: TestCheckDownload (181.56s)
--- PASS: TestCheckDownload/1 (10.14s)
--- PASS: TestCheckDownload/2 (9.68s)
--- PASS: TestCheckDownload/3 (11.09s)
=== RUN TestCheckSizeOnly
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (127.69s)
--- PASS: TestCheckSizeOnly/1 (4.44s)
--- PASS: TestCheckSizeOnly/2 (4.64s)
--- PASS: TestCheckSizeOnly/3 (3.26s)
--- PASS: TestCheckSizeOnly/4 (4.91s)
--- PASS: TestCheckSizeOnly/5 (3.24s)
--- PASS: TestCheckSizeOnly/6 (2.83s)
--- PASS: TestCheckSizeOnly/7 (4.89s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 01:18:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/05 01:18:22 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/05 01:18:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-bojaqoc0qafe': 1/10 (failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/05 01:18:28 DEBUG : pacer: Reducing sleep to 10ms
2026/04/05 01:18:33 DEBUG : test.sum: Removing old object on successful upload
run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-bojaqoc0qafe'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
--- FAIL: TestParseSumFile (94.52s)
=== RUN TestCheckSum
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 01:18:53 DEBUG : Creating backend with remote "TestDrime:rclone-test-bojaqoc0qafe/data"
check_test.go:350: drime root 'rclone-test-bojaqoc0qafe/data' lacks md5, skipping
--- SKIP: TestCheckSum (22.71s)
=== RUN TestCheckSumDownload
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 01:19:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-bojaqoc0qafe/data"
=== RUN TestCheckSumDownload/subtest1
2026/04/05 01:21:06 DEBUG : test.sum: Removing old object on successful upload
=== NAME TestCheckSumDownload
run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-bojaqoc0qafe'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
--- FAIL: TestCheckSumDownload (151.37s)
--- PASS: TestCheckSumDownload/subtest1 (28.20s)
=== RUN TestApplyTransforms
2026/04/05 01:21:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-jehejoq9bagi"
2026/04/05 01:21:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/05 01:21:59 DEBUG : Creating backend with remote "/tmp/rclone216309409"
2026/04/05 01:21:59 DEBUG : Config file has changed externally - reloading
run.go:185: Remote "drime root 'rclone-test-jehejoq9bagi'", Local "Local file system at /tmp/rclone216309409", Modify Window "876000h0m0s"
upper checkfile vs. lower remote (without normalization)
2026/04/05 01:22:35 ERROR : hello, world!: sum not found
2026/04/05 01:22:35 ERROR : HELLO, WORLD!: file not in drime root 'rclone-test-jehejoq9bagi'
2026/04/05 01:22:35 NOTICE: drime root 'rclone-test-jehejoq9bagi': 1 files missing
2026/04/05 01:22:35 NOTICE: 1 hashes missing
2026/04/05 01:22:35 NOTICE: drime root 'rclone-test-jehejoq9bagi': 1 differences found
2026/04/05 01:22:35 NOTICE: drime root 'rclone-test-jehejoq9bagi': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2026/04/05 01:22:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/05 01:22:48 NOTICE: drime root 'rclone-test-jehejoq9bagi': 0 differences found
2026/04/05 01:22:48 NOTICE: drime root 'rclone-test-jehejoq9bagi': 1 matching files
2026/04/05 01:22:48 DEBUG : Creating backend with remote "TestDrime:rclone-test-hamafad8honi"
2026/04/05 01:22:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/05 01:22:54 DEBUG : Creating backend with remote "/tmp/rclone1011519053"
run.go:185: Remote "drime root 'rclone-test-hamafad8honi'", Local "Local file system at /tmp/rclone1011519053", Modify Window "876000h0m0s"
lower checkfile vs. upper remote (without normalization)
2026/04/05 01:23:18 ERROR : HELLO, WORLD!: sum not found
2026/04/05 01:23:18 ERROR : hello, world!: file not in drime root 'rclone-test-hamafad8honi'
2026/04/05 01:23:18 NOTICE: drime root 'rclone-test-hamafad8honi': 1 files missing
2026/04/05 01:23:18 NOTICE: 1 hashes missing
2026/04/05 01:23:18 NOTICE: drime root 'rclone-test-hamafad8honi': 1 differences found
2026/04/05 01:23:18 NOTICE: drime root 'rclone-test-hamafad8honi': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2026/04/05 01:23:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/05 01:23:26 NOTICE: drime root 'rclone-test-hamafad8honi': 0 differences found
2026/04/05 01:23:26 NOTICE: drime root 'rclone-test-hamafad8honi': 1 matching files
2026/04/05 01:23:26 DEBUG : Creating backend with remote "TestDrime:rclone-test-razobaw3bezo"
2026/04/05 01:23:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/05 01:23:34 DEBUG : Creating backend with remote "/tmp/rclone89121536"
run.go:185: Remote "drime root 'rclone-test-razobaw3bezo'", Local "Local file system at /tmp/rclone89121536", Modify Window "876000h0m0s"
lower checkfile vs. upperlowermixed remote (without normalization)
2026/04/05 01:24:18 ERROR : HeLlO, wOrLd!: sum not found
2026/04/05 01:24:18 ERROR : hello, world!: file not in drime root 'rclone-test-razobaw3bezo'
2026/04/05 01:24:18 NOTICE: drime root 'rclone-test-razobaw3bezo': 1 files missing
2026/04/05 01:24:18 NOTICE: 1 hashes missing
2026/04/05 01:24:18 NOTICE: drime root 'rclone-test-razobaw3bezo': 1 differences found
2026/04/05 01:24:18 NOTICE: drime root 'rclone-test-razobaw3bezo': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2026/04/05 01:24:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/05 01:24:28 NOTICE: drime root 'rclone-test-razobaw3bezo': 0 differences found
2026/04/05 01:24:28 NOTICE: drime root 'rclone-test-razobaw3bezo': 1 matching files
2026/04/05 01:24:28 DEBUG : Creating backend with remote "TestDrime:rclone-test-nusiret7reyu"
2026/04/05 01:24:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/05 01:24:38 DEBUG : Creating backend with remote "/tmp/rclone1349032440"
run.go:185: Remote "drime root 'rclone-test-nusiret7reyu'", Local "Local file system at /tmp/rclone1349032440", Modify Window "876000h0m0s"
upperlowermixed checkfile vs. upper remote (without normalization)
2026/04/05 01:25:01 ERROR : HELLO, WORLD!: sum not found
2026/04/05 01:25:01 ERROR : HeLlO, wOrLd!: file not in drime root 'rclone-test-nusiret7reyu'
2026/04/05 01:25:01 NOTICE: drime root 'rclone-test-nusiret7reyu': 1 files missing
2026/04/05 01:25:01 NOTICE: 1 hashes missing
2026/04/05 01:25:01 NOTICE: drime root 'rclone-test-nusiret7reyu': 1 differences found
2026/04/05 01:25:01 NOTICE: drime root 'rclone-test-nusiret7reyu': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2026/04/05 01:25:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/05 01:25:15 NOTICE: drime root 'rclone-test-nusiret7reyu': 0 differences found
2026/04/05 01:25:15 NOTICE: drime root 'rclone-test-nusiret7reyu': 1 matching files
2026/04/05 01:25:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-mazavez0yono"
2026/04/05 01:25:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/05 01:25:25 DEBUG : Creating backend with remote "/tmp/rclone1757622050"
run.go:185: Remote "drime root 'rclone-test-mazavez0yono'", Local "Local file system at /tmp/rclone1757622050", Modify Window "876000h0m0s"
NFD checkfile vs. NFC remote (without normalization)
2026/04/05 01:25:52 ERROR : 測試_Русский___ě_áñ: sum not found
2026/04/05 01:25:52 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-mazavez0yono'
2026/04/05 01:25:52 NOTICE: drime root 'rclone-test-mazavez0yono': 1 files missing
2026/04/05 01:25:52 NOTICE: 1 hashes missing
2026/04/05 01:25:52 NOTICE: drime root 'rclone-test-mazavez0yono': 1 differences found
2026/04/05 01:25:52 NOTICE: drime root 'rclone-test-mazavez0yono': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2026/04/05 01:26:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/05 01:26:00 NOTICE: drime root 'rclone-test-mazavez0yono': 0 differences found
2026/04/05 01:26:00 NOTICE: drime root 'rclone-test-mazavez0yono': 1 matching files
2026/04/05 01:26:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-mewuyeh5famo"
2026/04/05 01:26:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/05 01:26:10 DEBUG : Creating backend with remote "/tmp/rclone1366362879"
run.go:185: Remote "drime root 'rclone-test-mewuyeh5famo'", Local "Local file system at /tmp/rclone1366362879", Modify Window "876000h0m0s"
NFC checkfile vs. NFD remote (without normalization)
2026/04/05 01:26:42 ERROR : 測試_Русский___ě_áñ: sum not found
2026/04/05 01:26:42 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-mewuyeh5famo'
2026/04/05 01:26:42 NOTICE: drime root 'rclone-test-mewuyeh5famo': 1 files missing
2026/04/05 01:26:42 NOTICE: 1 hashes missing
2026/04/05 01:26:42 NOTICE: drime root 'rclone-test-mewuyeh5famo': 1 differences found
2026/04/05 01:26:42 NOTICE: drime root 'rclone-test-mewuyeh5famo': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2026/04/05 01:26:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/05 01:26:47 NOTICE: drime root 'rclone-test-mewuyeh5famo': 0 differences found
2026/04/05 01:26:47 NOTICE: drime root 'rclone-test-mewuyeh5famo': 1 matching files
2026/04/05 01:26:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-pijitur8xuse"
2026/04/05 01:26:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/05 01:26:53 DEBUG : Creating backend with remote "/tmp/rclone288978867"
run.go:185: Remote "drime root 'rclone-test-pijitur8xuse'", Local "Local file system at /tmp/rclone288978867", Modify Window "876000h0m0s"
NFDx2 checkfile vs. both remote (without normalization)
2026/04/05 01:27:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2026/04/05 01:27:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-pijitur8xuse'
2026/04/05 01:27:25 NOTICE: drime root 'rclone-test-pijitur8xuse': 1 files missing
2026/04/05 01:27:25 NOTICE: 1 hashes missing
2026/04/05 01:27:25 NOTICE: drime root 'rclone-test-pijitur8xuse': 1 differences found
2026/04/05 01:27:25 NOTICE: drime root 'rclone-test-pijitur8xuse': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2026/04/05 01:27:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/05 01:27:34 NOTICE: drime root 'rclone-test-pijitur8xuse': 0 differences found
2026/04/05 01:27:34 NOTICE: drime root 'rclone-test-pijitur8xuse': 1 matching files
2026/04/05 01:27:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-kiwafos1cize"
2026/04/05 01:27:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/05 01:27:43 DEBUG : Creating backend with remote "/tmp/rclone1022539782"
run.go:185: Remote "drime root 'rclone-test-kiwafos1cize'", Local "Local file system at /tmp/rclone1022539782", Modify Window "876000h0m0s"
NFCx2 checkfile vs. both remote (without normalization)
2026/04/05 01:28:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2026/04/05 01:28:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-kiwafos1cize'
2026/04/05 01:28:16 NOTICE: drime root 'rclone-test-kiwafos1cize': 1 files missing
2026/04/05 01:28:16 NOTICE: 1 hashes missing
2026/04/05 01:28:16 NOTICE: drime root 'rclone-test-kiwafos1cize': 1 differences found
2026/04/05 01:28:16 NOTICE: drime root 'rclone-test-kiwafos1cize': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2026/04/05 01:28:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/05 01:28:22 NOTICE: drime root 'rclone-test-kiwafos1cize': 0 differences found
2026/04/05 01:28:22 NOTICE: drime root 'rclone-test-kiwafos1cize': 1 matching files
2026/04/05 01:28:22 DEBUG : Creating backend with remote "TestDrime:rclone-test-wivurat5dawi"
2026/04/05 01:28:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/05 01:28:27 DEBUG : Creating backend with remote "/tmp/rclone958232446"
run.go:185: Remote "drime root 'rclone-test-wivurat5dawi'", Local "Local file system at /tmp/rclone958232446", Modify Window "876000h0m0s"
both checkfile vs. NFDx2 remote (without normalization)
2026/04/05 01:28:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2026/04/05 01:28:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-wivurat5dawi'
2026/04/05 01:28:51 NOTICE: drime root 'rclone-test-wivurat5dawi': 1 files missing
2026/04/05 01:28:51 NOTICE: 1 hashes missing
2026/04/05 01:28:51 NOTICE: drime root 'rclone-test-wivurat5dawi': 1 differences found
2026/04/05 01:28:51 NOTICE: drime root 'rclone-test-wivurat5dawi': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2026/04/05 01:28:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/05 01:28:58 NOTICE: drime root 'rclone-test-wivurat5dawi': 0 differences found
2026/04/05 01:28:58 NOTICE: drime root 'rclone-test-wivurat5dawi': 1 matching files
2026/04/05 01:28:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-rogahax4peno"
2026/04/05 01:28:58 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/05 01:29:08 DEBUG : Creating backend with remote "/tmp/rclone537820384"
run.go:185: Remote "drime root 'rclone-test-rogahax4peno'", Local "Local file system at /tmp/rclone537820384", Modify Window "876000h0m0s"
both checkfile vs. NFCx2 remote (without normalization)
2026/04/05 01:29:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2026/04/05 01:29:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-rogahax4peno'
2026/04/05 01:29:40 NOTICE: drime root 'rclone-test-rogahax4peno': 1 files missing
2026/04/05 01:29:40 NOTICE: 1 hashes missing
2026/04/05 01:29:40 NOTICE: drime root 'rclone-test-rogahax4peno': 1 differences found
2026/04/05 01:29:40 NOTICE: drime root 'rclone-test-rogahax4peno': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2026/04/05 01:29:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/05 01:29:48 NOTICE: drime root 'rclone-test-rogahax4peno': 0 differences found
2026/04/05 01:29:48 NOTICE: drime root 'rclone-test-rogahax4peno': 1 matching files
2026/04/05 01:29:48 DEBUG : drime root 'rclone-test-rogahax4peno': Purge remote
2026/04/05 01:29:51 DEBUG : drime root 'rclone-test-wivurat5dawi': Purge remote
2026/04/05 01:29:54 DEBUG : drime root 'rclone-test-kiwafos1cize': Purge remote
2026/04/05 01:30:02 DEBUG : drime root 'rclone-test-pijitur8xuse': Purge remote
2026/04/05 01:30:10 DEBUG : drime root 'rclone-test-mewuyeh5famo': Purge remote
2026/04/05 01:30:13 DEBUG : drime root 'rclone-test-mazavez0yono': Purge remote
2026/04/05 01:30:17 DEBUG : drime root 'rclone-test-nusiret7reyu': Purge remote
2026/04/05 01:30:22 DEBUG : drime root 'rclone-test-razobaw3bezo': Purge remote
2026/04/05 01:30:28 DEBUG : drime root 'rclone-test-hamafad8honi': Purge remote
2026/04/05 01:30:31 DEBUG : drime root 'rclone-test-jehejoq9bagi': Purge remote
--- PASS: TestApplyTransforms (526.81s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 01:30:38 DEBUG : file1: Need to transfer - File not found at Destination
2026/04/05 01:31:07 DEBUG : sub/file2: size = 14 OK
2026/04/05 01:31:07 INFO : file1: Copied (new) to: sub/file2
2026/04/05 01:31:21 DEBUG : sub/file2: size = 14 OK
2026/04/05 01:31:21 DEBUG : file1: Sizes identical
2026/04/05 01:31:21 DEBUG : file1: Unchanged skipping
2026/04/05 01:31:31 DEBUG : drime root 'rclone-test-bojaqoc0qafe': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (89.96s)
=== RUN TestCopyLongFile
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
copy_test.go:154: Test only runs on local
--- SKIP: TestCopyLongFile (8.36s)
=== RUN TestCopyFileBackupDir
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 01:32:53 DEBUG : Creating backend with remote "TestDrime:rclone-test-bojaqoc0qafe/backup"
2026/04/05 01:32:53 DEBUG : Config file has changed externally - reloading
2026/04/05 01:33:09 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2945615468)
2026/04/05 01:33:09 DEBUG : dst/file1: size = 18 (drime root 'rclone-test-bojaqoc0qafe')
2026/04/05 01:33:09 DEBUG : dst/file1: Sizes differ
2026/04/05 01:33:44 INFO : dst/file1: Moved (server-side)
2026/04/05 01:33:56 DEBUG : dst/file1: size = 14 OK
2026/04/05 01:33:56 INFO : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (164.28s)
=== RUN TestCopyFileCompareDest
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 01:34:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-bojaqoc0qafe/dst"
2026/04/05 01:35:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-bojaqoc0qafe/CompareDest"
2026/04/05 01:35:23 DEBUG : one: Need to transfer - File not found at Destination
2026/04/05 01:35:45 DEBUG : one: size = 3 OK
2026/04/05 01:35:45 INFO : one: Copied (new)
2026/04/05 01:36:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2945615468)
2026/04/05 01:36:05 DEBUG : one: size = 3 (drime root 'rclone-test-bojaqoc0qafe/dst')
2026/04/05 01:36:05 DEBUG : one: Sizes differ
2026/04/05 01:36:21 DEBUG : one: Removing old object on successful upload
2026/04/05 01:36:24 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
copy_test.go:220:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestCopyFileCompareDest
--- FAIL: TestCopyFileCompareDest (109.42s)
=== RUN TestCopyFileCopyDest
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 01:36:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-bojaqoc0qafe/dst"
2026/04/05 01:36:46 DEBUG : Config file has changed externally - reloading
2026/04/05 01:37:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-bojaqoc0qafe/CopyDest"
2026/04/05 01:37:21 DEBUG : one: Need to transfer - File not found at Destination
2026/04/05 01:37:53 DEBUG : one: size = 3 OK
2026/04/05 01:37:53 INFO : one: Copied (new)
2026/04/05 01:38:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2945615468)
2026/04/05 01:38:13 DEBUG : one: size = 3 (drime root 'rclone-test-bojaqoc0qafe/dst')
2026/04/05 01:38:13 DEBUG : one: Sizes differ
2026/04/05 01:38:25 DEBUG : one: Removing old object on successful upload
2026/04/05 01:38:30 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 (128.97s)
=== RUN TestCopyInplace
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
copy_test.go:371: Partial uploads not supported
--- SKIP: TestCopyInplace (7.11s)
=== RUN TestCopyLongFileName
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
copy_test.go:404: Partial uploads not supported
--- SKIP: TestCopyLongFileName (7.09s)
=== RUN TestCopyLongFileNameCollision
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
copy_test.go:437: Partial uploads not supported
--- SKIP: TestCopyLongFileNameCollision (4.55s)
=== RUN TestCopyFileMaxTransfer
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 01:39:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2026/04/05 01:39:33 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK
2026/04/05 01:39:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2026/04/05 01:39:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2026/04/05 01:39:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://app.drime.cloud/api/v1/uploads": failed to copy data: max transfer limit reached as set by --max-transfer
2026/04/05 01:39:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2026/04/05 01:40:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2026/04/05 01:40:11 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK
2026/04/05 01:40:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
--- PASS: TestCopyFileMaxTransfer (90.95s)
=== RUN TestDeduplicateInteractive
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (6.88s)
=== RUN TestDeduplicateSkip
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (3.56s)
=== RUN TestDeduplicateSizeOnly
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (7.98s)
=== RUN TestDeduplicateFirst
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (7.11s)
=== RUN TestDeduplicateNewest
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (8.10s)
=== RUN TestDeduplicateNewestByHash
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (5.26s)
=== RUN TestDeduplicateOldest
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (7.86s)
=== RUN TestDeduplicateLargest
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (5.33s)
=== RUN TestDeduplicateSmallest
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (10.45s)
=== RUN TestDeduplicateRename
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (9.46s)
=== RUN TestMergeDirs
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (12.23s)
=== RUN TestListDirSorted
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 01:45:11 DEBUG : a.txt: Excluded (Size Filter)
2026/04/05 01:45:11 DEBUG : a.txt: Excluded
2026/04/05 01:45:20 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2026/04/05 01:45:20 DEBUG : sub dir/hello world2: Excluded
2026/04/05 01:45:20 DEBUG : sub dir/hello world: Excluded (Size Filter)
2026/04/05 01:45:20 DEBUG : sub dir/hello world: Excluded
2026/04/05 01:45:30 DEBUG : sub dir/ignore dir: Excluded
2026/04/05 01:45:30 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2026/04/05 01:45:30 DEBUG : sub dir/hello world2: Excluded
2026/04/05 01:45:30 DEBUG : sub dir/hello world: Excluded (Size Filter)
2026/04/05 01:45:30 DEBUG : sub dir/hello world: Excluded
2026/04/05 01:45:34 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (271.05s)
=== RUN TestListDirSortedFn
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 01:49:05 DEBUG : a.txt: Excluded (Size Filter)
2026/04/05 01:49:05 DEBUG : a.txt: Excluded
2026/04/05 01:49:18 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2026/04/05 01:49:18 DEBUG : sub dir/hello world2: Excluded
2026/04/05 01:49:18 DEBUG : sub dir/hello world: Excluded (Size Filter)
2026/04/05 01:49:18 DEBUG : sub dir/hello world: Excluded
2026/04/05 01:49:27 DEBUG : sub dir/ignore dir: Excluded
2026/04/05 01:49:27 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2026/04/05 01:49:27 DEBUG : sub dir/hello world2: Excluded
2026/04/05 01:49:27 DEBUG : sub dir/hello world: Excluded (Size Filter)
2026/04/05 01:49:27 DEBUG : sub dir/hello world: Excluded
2026/04/05 01:49:30 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSortedFn (233.19s)
=== RUN TestListJSON
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
=== RUN TestListJSON/Default
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
=== RUN TestListJSON/Recurse
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
2026/04/05 01:52:35 ERROR : file1: Failed to read hash: hash type not supported
=== RUN TestListJSON/Metadata
--- PASS: TestListJSON (148.64s)
--- PASS: TestListJSON/Default (3.50s)
--- PASS: TestListJSON/FilesOnly (3.84s)
--- PASS: TestListJSON/DirsOnly (4.75s)
--- PASS: TestListJSON/Recurse (9.24s)
--- PASS: TestListJSON/SubDir (3.68s)
--- PASS: TestListJSON/NoModTime (3.59s)
--- PASS: TestListJSON/NoMimeType (6.08s)
--- PASS: TestListJSON/ShowHash (5.66s)
--- PASS: TestListJSON/HashTypes (4.34s)
--- PASS: TestListJSON/Metadata (3.21s)
=== RUN TestStatJSON
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2026/04/05 01:54:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-bojaqoc0qafe/notfound"
2026/04/05 01:54:18 DEBUG : Config file has changed externally - reloading
--- PASS: TestStatJSON (111.50s)
--- PASS: TestStatJSON/Root (4.64s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (2.90s)
--- PASS: TestStatJSON/Dir (5.04s)
--- PASS: TestStatJSON/DirWithTrailingSlash (3.84s)
--- PASS: TestStatJSON/File (2.48s)
--- PASS: TestStatJSON/NotFound (3.60s)
--- PASS: TestStatJSON/DirFilesOnly (2.03s)
--- PASS: TestStatJSON/FileFilesOnly (5.73s)
--- PASS: TestStatJSON/NotFoundFilesOnly (4.23s)
--- PASS: TestStatJSON/DirDirsOnly (1.86s)
--- PASS: TestStatJSON/FileDirsOnly (1.47s)
--- PASS: TestStatJSON/NotFoundDirsOnly (1.14s)
--- PASS: TestStatJSON/RootNotFound (15.52s)
=== RUN TestMkdir
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 01:54:53 INFO : drime root 'rclone-test-bojaqoc0qafe': Making directory
2026/04/05 01:54:57 INFO : drime root 'rclone-test-bojaqoc0qafe': Making directory
--- PASS: TestMkdir (9.61s)
=== RUN TestLsd
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
--- PASS: TestLsd (35.76s)
=== RUN TestLs
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
--- PASS: TestLs (45.82s)
=== RUN TestLsWithFilesFrom
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 01:56:59 DEBUG : empty space: Excluded (FilesFrom Filter)
2026/04/05 01:56:59 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (47.70s)
=== RUN TestLsLong
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
--- PASS: TestLsLong (44.18s)
=== RUN TestHashSums
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
--- PASS: TestHashSums (42.61s)
=== RUN TestHashSumsWithErrors
2026/04/05 01:58:39 DEBUG : Creating backend with remote ":memory:"
2026/04/05 01:58:39 DEBUG : Config file has changed externally - reloading
2026/04/05 01:58:39 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2026/04/05 01:58:39 DEBUG : Creating md5 hash of 0 bytes read from input stream
2026/04/05 01:58:39 DEBUG : Creating md5 hash of 0 bytes read from input stream
2026/04/05 01:58:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2026/04/05 01:58:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2026/04/05 01:58:39 DEBUG : Creating md5 hash of 12 bytes read from input stream
2026/04/05 01:58:39 DEBUG : Creating md5 hash of 12 bytes read from input stream
2026/04/05 01:58:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2026/04/05 01:58:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
--- PASS: TestCount (69.39s)
=== RUN TestDelete
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 02:00:20 DEBUG : Waiting for deletions to finish
2026/04/05 02:00:24 DEBUG : large: Excluded (Size Filter)
2026/04/05 02:00:24 DEBUG : large: Excluded
2026/04/05 02:00:27 INFO : medium: Deleted
2026/04/05 02:00:27 INFO : small: Deleted
--- PASS: TestDelete (50.79s)
=== RUN TestMaxDelete
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 02:01:41 DEBUG : Waiting for deletions to finish
2026/04/05 02:01:44 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2026/04/05 02:01:48 INFO : medium: Deleted
2026/04/05 02:01:48 INFO : large: Deleted
--- PASS: TestMaxDelete (100.63s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 02:03:05 DEBUG : Waiting for deletions to finish
2026/04/05 02:03:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2026/04/05 02:03:13 INFO : small: Deleted
2026/04/05 02:03:13 INFO : medium: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (81.80s)
=== RUN TestMaxDeleteSize
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 02:04:33 DEBUG : Waiting for deletions to finish
2026/04/05 02:04:35 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2026/04/05 02:04:38 INFO : large: Deleted
2026/04/05 02:04:38 INFO : medium: Deleted
--- PASS: TestMaxDeleteSize (80.28s)
=== RUN TestReadFile
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
--- PASS: TestReadFile (45.63s)
=== RUN TestRetry
2026/04/05 02:05:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2026/04/05 02:05:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2026/04/05 02:05:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/04/05 02:05:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/04/05 02:05:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/04/05 02:05:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/04/05 02:05:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
--- PASS: TestCat (81.85s)
=== RUN TestPurge
2026/04/05 02:07:10 DEBUG : Creating backend with remote "TestDrime:rclone-test-qomogij5jivi"
2026/04/05 02:07:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/05 02:07:15 DEBUG : Creating backend with remote "/tmp/rclone404274474"
run.go:185: Remote "drime root 'rclone-test-qomogij5jivi'", Local "Local file system at /tmp/rclone404274474", Modify Window "876000h0m0s"
2026/04/05 02:07:54 INFO : A2: Making directory
2026/04/05 02:08:01 INFO : A1/B2: Making directory
2026/04/05 02:08:09 INFO : A1/B2/C2: Making directory
2026/04/05 02:08:15 INFO : A1/B1/C3: Making directory
2026/04/05 02:08:21 INFO : A3: Making directory
2026/04/05 02:08:30 INFO : A3/B3: Making directory
2026/04/05 02:08:42 INFO : A3/B3/C4: Making directory
2026/04/05 02:09:49 ERROR : error listing: directory not found
2026/04/05 02:09:49 DEBUG : drime root 'rclone-test-qomogij5jivi': Purge remote
2026/04/05 02:09:53 NOTICE: purge failed: directory not found
--- PASS: TestPurge (163.95s)
=== RUN TestRmdirsNoLeaveRoot
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 02:10:24 INFO : A2: Making directory
2026/04/05 02:10:29 INFO : A1/B2: Making directory
2026/04/05 02:10:33 INFO : A1/B2/C2: Making directory
2026/04/05 02:10:42 INFO : A1/B1/C3: Making directory
2026/04/05 02:10:48 INFO : A3: Making directory
2026/04/05 02:10:55 INFO : A3/B3: Making directory
2026/04/05 02:11:00 INFO : A3/B3/C4: Making directory
2026/04/05 02:11:36 DEBUG : removing 1 level 3 directories
2026/04/05 02:11:36 INFO : A3/B3/C4: Removing directory
2026/04/05 02:12:10 DEBUG : removing 2 level 3 directories
2026/04/05 02:12:10 INFO : A1/B2/C2: Removing directory
2026/04/05 02:12:10 INFO : A1/B1/C3: Removing directory
2026/04/05 02:12:20 DEBUG : removing 2 level 2 directories
2026/04/05 02:12:20 INFO : A3/B3: Removing directory
2026/04/05 02:12:20 INFO : A1/B2: Removing directory
2026/04/05 02:12:27 DEBUG : removing 2 level 1 directories
2026/04/05 02:12:27 INFO : A3: Removing directory
2026/04/05 02:12:27 INFO : A2: Removing directory
2026/04/05 02:13:13 DEBUG : removing 1 level 3 directories
2026/04/05 02:13:13 INFO : A1/B1/C1: Removing directory
2026/04/05 02:13:21 DEBUG : removing 1 level 2 directories
2026/04/05 02:13:21 INFO : A1/B1: Removing directory
2026/04/05 02:13:27 DEBUG : removing 1 level 1 directories
2026/04/05 02:13:27 INFO : A1: Removing directory
2026/04/05 02:13:34 DEBUG : removing 1 level 0 directories
2026/04/05 02:13:34 INFO : drime root 'rclone-test-bojaqoc0qafe': Removing directory
2026/04/05 02:13:49 ERROR : error listing: directory not found
2026/04/05 02:13:52 ERROR : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (238.07s)
=== RUN TestRmdirsLeaveRoot
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 02:14:03 INFO : A1: Making directory
2026/04/05 02:14:09 INFO : A1/B1: Making directory
2026/04/05 02:14:16 INFO : A1/B1/C1: Making directory
2026/04/05 02:14:59 DEBUG : removing 1 level 3 directories
2026/04/05 02:14:59 INFO : A1/B1/C1: Removing directory
2026/04/05 02:15:08 DEBUG : removing 1 level 2 directories
2026/04/05 02:15:08 INFO : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (115.85s)
=== RUN TestRmdirsWithFilter
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 02:15:47 INFO : A1: Making directory
2026/04/05 02:15:56 INFO : A1/B1: Making directory
2026/04/05 02:16:06 INFO : A1/B1/C1: Making directory
2026/04/05 02:16:45 DEBUG : removing 1 level 3 directories
2026/04/05 02:16:45 INFO : A1/B1/C1: Removing directory
2026/04/05 02:16:52 DEBUG : removing 1 level 2 directories
2026/04/05 02:16:52 INFO : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (101.82s)
=== RUN TestCopyURL
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 02:17:53 DEBUG : filename.txt: File name found in url
2026/04/05 02:18:04 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (87.69s)
=== RUN TestCopyURLDownloadHeaders
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
--- PASS: TestCopyURLDownloadHeaders (26.83s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 02:19:28 DEBUG : file1: Need to transfer - File not found at Destination
2026/04/05 02:19:54 DEBUG : sub/file2: size = 14 OK
2026/04/05 02:19:54 INFO : file1: Copied (new) to: sub/file2
2026/04/05 02:19:54 INFO : file1: Deleted
2026/04/05 02:20:10 DEBUG : sub/file2: size = 14 OK
2026/04/05 02:20:10 DEBUG : file1: Sizes identical
2026/04/05 02:20:10 DEBUG : file1: Unchanged skipping
2026/04/05 02:20:10 INFO : file1: Deleted
2026/04/05 02:20:20 DEBUG : drime root 'rclone-test-bojaqoc0qafe': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (97.02s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 02:21:08 DEBUG : file1: Need to transfer - File not found at Destination
2026/04/05 02:21:18 DEBUG : file1: size = 14 OK
2026/04/05 02:21:18 INFO : file1: Copied (new)
2026/04/05 02:21:18 INFO : file1: Deleted
2026/04/05 02:21:26 DEBUG : file1: Destination exists, skipping
2026/04/05 02:21:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (39.38s)
=== RUN TestCaseInsensitiveMoveFile
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
--- PASS: TestCaseInsensitiveMoveFile (10.65s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
--- PASS: TestCaseInsensitiveMoveFileDryRun (7.04s)
=== RUN TestMoveFileBackupDir
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 02:22:28 DEBUG : Creating backend with remote "TestDrime:rclone-test-bojaqoc0qafe/backup"
2026/04/05 02:22:28 DEBUG : Config file has changed externally - reloading
2026/04/05 02:22:43 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2945615468)
2026/04/05 02:22:43 DEBUG : dst/file1: size = 18 (drime root 'rclone-test-bojaqoc0qafe')
2026/04/05 02:22:43 DEBUG : dst/file1: Sizes differ
2026/04/05 02:23:09 INFO : dst/file1: Moved (server-side)
2026/04/05 02:23:23 DEBUG : dst/file1: size = 14 OK
2026/04/05 02:23:23 INFO : dst/file1: Copied (new)
2026/04/05 02:23:23 INFO : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (136.69s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:185: Remote "drime root 'rclone-test-bojaqoc0qafe'", Local "Local file system at /tmp/rclone2945615468", Modify Window "876000h0m0s"
2026/04/05 02:25:36 INFO : A1/B2: Making directory
2026/04/05 02:25:41 INFO : A1/B1/C3: Making directory
panic: test timed out after 2h0m0s
running tests:
TestDirMove (45m9s)
goroutine 250110 [running]:
testing.(*M).startAlarm.func1()
/usr/local/go/src/testing/testing.go:2802 +0x34b
created by time.goFunc
/usr/local/go/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive, 47 minutes]:
testing.(*T).Run(0x13f4ce0a06c8, {0x29e768b?, 0x13f4ce5e5ae8?}, 0x2b5cfa0)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
testing.runTests.func1(0x13f4ce0a06c8)
/usr/local/go/src/testing/testing.go:2585 +0x37
testing.tRunner(0x13f4ce0a06c8, 0x13f4ce5e5c10)
/usr/local/go/src/testing/testing.go:2036 +0xea
testing.runTests({0x2a13710, 0x18}, {0x2a4d04d, 0x26}, 0x13f4ce420300, {0x45c14c0, 0x71, 0x71}, {0xc26c9278e936f0f0, 0x69086ba05a4, ...})
/usr/local/go/src/testing/testing.go:2583 +0x505
testing.(*M).Run(0x13f4ce756b40)
/usr/local/go/src/testing/testing.go:2443 +0x6ac
github.com/rclone/rclone/fstest.TestMain(0x13f4ce756b40)
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6
github.com/rclone/rclone/fs/operations_test.TestMain(...)
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61
main.main()
_testmain.go:274 +0xa6
goroutine 20 [syscall, 120 minutes]:
os/signal.signal_recv()
/usr/local/go/src/runtime/sigqueue.go:152 +0x98
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x13
created by os/signal.Notify.func1.1 in goroutine 1
/usr/local/go/src/os/signal/signal.go:152 +0x1f
goroutine 21 [chan receive, 120 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 206 [chan receive (nil chan), 120 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 196
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 5766 [select]:
net/http.(*Transport).getConn(0x13f4ce627860, 0x13f4ce125b30, {{}, 0x0, {0x13f4ce616dc0, 0x5}, {0x13f4ce718db0, 0x13}, 0x0})
/usr/local/go/src/net/http/transport.go:1552 +0x4b0
net/http.(*Transport).roundTrip(0x13f4ce627860, 0x13f4cec463c0)
/usr/local/go/src/net/http/transport.go:693 +0xa7f
net/http.(*Transport).RoundTrip(...)
/usr/local/go/src/net/http/roundtrip.go:33
github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x13f4ce65b6e0, 0x13f4cec463c0)
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a
net/http.send(0x13f4cec463c0, {0x2b787e0, 0x13f4ce65b6e0}, {0x13f4ceadcb68?, 0x4936a6?, 0x0?})
/usr/local/go/src/net/http/client.go:264 +0x64b
net/http.(*Client).send(0x13f4ce79ab70, 0x13f4cec463c0, {0x265a901?, 0x13f4ceadcbf0?, 0x0?})
/usr/local/go/src/net/http/client.go:185 +0x258
net/http.(*Client).do(0x13f4ce79ab70, 0x13f4cec463c0)
/usr/local/go/src/net/http/client.go:733 +0x9d7
net/http.(*Client).Do(...)
/usr/local/go/src/net/http/client.go:592
github.com/rclone/rclone/lib/rest.(*Client).Call(0x13f4ce4cfdb0, {0x2ba2ef8, 0x45fdc40}, 0x13f4ceadd258)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85
github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x13f4ce4cfdb0, {0x2ba2ef8, 0x45fdc40}, 0x13f4ce3f9080?, {0x2317ce0?, 0x13f4ce3f4340?}, {0x2317d20, 0x13f4ce687a00}, 0x0?, 0x2b5e4c8, ...)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447
github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522
github.com/rclone/rclone/backend/drime.(*Fs).patch.func1()
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:794 +0x8d
github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?)
/home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32
github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x13f4ce65b740, 0x13f4ce4ce410, 0xa)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2
github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x13f4ce65b740, 0x13f4ce4ce410)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92
github.com/rclone/rclone/backend/drime.(*Fs).patch(0x13f4ce756be0, {0x2ba2ef8, 0x45fdc40}, {0x13f4ce723060, 0x9}, {0x29d1848, 0x4}, {0x2b63d60, 0x2})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x3ae
github.com/rclone/rclone/backend/drime.(*Fs).rename(0x13f4ce756be0, {0x2ba2ef8, 0x45fdc40}, {0x13f4ce723060, 0x9}, {0x2b63d60, 0x2})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96
github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0x13f4ce756be0, {0x2ba2ef8, 0x45fdc40}, {0x13f4ce723060, 0x9}, {0x29d0144, 0x2}, {0x2b63d60, 0x2}, {0x13f4ce723846, ...}, ...)
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:865 +0x305
github.com/rclone/rclone/backend/drime.(*Fs).DirMove(0x13f4ce756be0, {0x2ba2ef8, 0x45fdc40}, {0x2bbe9e0?, 0x13f4ce756be0}, {0x29d0144, 0x2}, {0x2b63d60?, 0x0?})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:943 +0x125
github.com/rclone/rclone/fs/operations.DirMove({0x2ba2ef8, 0x45fdc40}, {0x2bbe9e0, 0x13f4ce756be0}, {0x29d0144, 0x2}, {0x2b63d60, 0x2})
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2407 +0x123
github.com/rclone/rclone/fs/operations_test.TestDirMove(0x13f4ce66eb48)
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 +0x8d7
testing.tRunner(0x13f4ce66eb48, 0x2b5cfa0)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 1
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 287 [chan receive (nil chan), 119 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 277
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 230 [chan receive (nil chan), 120 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 172
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 1265 [chan receive, 103 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1030
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 372 [chan receive (nil chan), 119 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 186
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 731 [chan receive (nil chan), 113 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 673
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 264 [chan receive (nil chan), 119 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 46
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 356 [chan receive (nil chan), 119 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 250
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 295 [chan receive (nil chan), 119 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 221
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 1401 [chan receive, 103 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1030
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 609 [chan receive (nil chan), 115 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 599
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 425 [chan receive (nil chan), 117 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 415
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 1276 [chan receive, 104 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1030
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 702 [chan receive (nil chan), 115 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 692
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 1031 [chan receive, 109 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1030
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 406 [chan receive (nil chan), 117 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 365
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 674 [chan receive (nil chan), 115 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 520
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 511 [chan receive (nil chan), 117 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 501
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 463 [chan receive (nil chan), 117 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 453
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 1173 [chan receive, 106 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1030
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 640 [chan receive (nil chan), 115 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 630
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 786 [chan receive (nil chan), 113 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 776
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 771 [chan receive (nil chan), 113 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 713
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 906 [chan receive, 106 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1030
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 1573 [chan receive, 102 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1030
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 1226 [chan receive, 104 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1030
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 4501 [chan receive, 63 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 4500
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 1508 [chan receive, 102 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1030
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 1636 [chan receive, 100 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1030
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 250127 [chan receive]:
net/http.(*persistConn).addTLS(0x13f4cead4640, {0x2ba3048, 0x13f4ce125b80}, {0x13f4ce718db0, 0xf}, 0x0)
/usr/local/go/src/net/http/transport.go:1742 +0x327
net/http.(*Transport).dialConn(0x13f4ce627860, {0x2ba3048, 0x13f4ce125b80}, {{}, 0x0, {0x13f4ce616dc0, 0x5}, {0x13f4ce718db0, 0x13}, 0x0}, ...)
/usr/local/go/src/net/http/transport.go:1825 +0x9fc
net/http.(*Transport).dialConnFor(0x13f4ce627860, 0x13f4ce64c840)
/usr/local/go/src/net/http/transport.go:1648 +0xd2
net/http.(*Transport).startDialConnForLocked.func1()
/usr/local/go/src/net/http/transport.go:1629 +0x35
created by net/http.(*Transport).startDialConnForLocked in goroutine 5766
/usr/local/go/src/net/http/transport.go:1628 +0x112
goroutine 250109 [IO wait]:
internal/poll.runtime_pollWait(0x7423484c3400, 0x72)
/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0x13f4ce4c3480?, 0x13f4ce3da480?, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0x13f4ce4c3480, {0x13f4ce3da480, 0x240, 0x240})
/usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae
net.(*netFD).Read(0x13f4ce4c3480, {0x13f4ce3da480?, 0x0?, 0x205?})
/usr/local/go/src/net/fd_posix.go:68 +0x25
net.(*conn).Read(0x13f4cdf5aaf8, {0x13f4ce3da480?, 0x547b6f?, 0x0?})
/usr/local/go/src/net/net.go:196 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x13f4ceca2078, {0x13f4ce3da480?, 0x74234837fa20?, 0x7423904a0a00?})
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29
crypto/tls.(*atLeastReader).Read(0x13f4ceca20a8, {0x13f4ce3da480?, 0x13f4cecad890?, 0x54750f?})
/usr/local/go/src/crypto/tls/conn.go:815 +0x3b
bytes.(*Buffer).ReadFrom(0x13f4ceb189a8, {0x2b79160, 0x13f4ceca20a8})
/usr/local/go/src/bytes/buffer.go:229 +0x98
crypto/tls.(*Conn).readFromUntil(0x13f4ceb18708, {0x7423483f1cc0, 0x13f4ceca2078}, 0xa91f8b?)
/usr/local/go/src/crypto/tls/conn.go:837 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0x13f4ceb18708, 0x0)
/usr/local/go/src/crypto/tls/conn.go:626 +0x3db
crypto/tls.(*Conn).readRecord(...)
/usr/local/go/src/crypto/tls/conn.go:588
crypto/tls.(*Conn).readHandshakeBytes(0x13f4ceb18708, 0x4)
/usr/local/go/src/crypto/tls/conn.go:1084 +0x51
crypto/tls.(*Conn).readHandshake(0x13f4ceb18708, {0x0, 0x0})
/usr/local/go/src/crypto/tls/conn.go:1095 +0x39
crypto/tls.(*Conn).clientHandshake(0x13f4ceb18708, {0x2ba3048, 0x13f4cea11680})
/usr/local/go/src/crypto/tls/handshake_client.go:300 +0x505
crypto/tls.(*Conn).handshakeContext(0x13f4ceb18708, {0x2ba3048, 0x13f4ce125b80})
/usr/local/go/src/crypto/tls/conn.go:1562 +0x329
crypto/tls.(*Conn).HandshakeContext(...)
/usr/local/go/src/crypto/tls/conn.go:1516
net/http.(*persistConn).addTLS.func2()
/usr/local/go/src/net/http/transport.go:1736 +0x6e
created by net/http.(*persistConn).addTLS in goroutine 250127
/usr/local/go/src/net/http/transport.go:1732 +0x309
"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m17.820914561s (try 1/5): exit status 2: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestCheckDownload TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest]