"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/06/02 03:24:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cupezen6bero" 2026/06/02 03:24:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 03:24:46 DEBUG : Starting OpenDrive session with ID: 19836b35935ba9ac86db693d8a91249f146c09453c12eeb1b5a21752bbe757e1 2026/06/02 03:24:46 DEBUG : Creating backend with remote "/tmp/rclone3573988583" 2026/06/02 03:24:46 DEBUG : Config file has changed externally - reloading === 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:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/02 03:24:47 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/02 03:24:47 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.17s) === RUN TestSizeDiffers 2026/06/02 03:24:47 DEBUG : a: size = 0 OK 2026/06/02 03:24:47 DEBUG : a: size = 1 (memory) 2026/06/02 03:24:47 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/02 03:24:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/02 03:24:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 03:24:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 03:24:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/02 03:24:47 DEBUG : potato: Seek from 10 to 0 2026/06/02 03:24:47 DEBUG : potato: Seek from 10 to 0 2026/06/02 03:24:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/02 03:24:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/02 03:24:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 03:24:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 03:24:47 DEBUG : potato: Seek from 5 to 2 2026/06/02 03:24:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/02 03:24:47 DEBUG : potato: Seek from 7 to 0 2026/06/02 03:24:47 DEBUG : potato: Seek from 7 to 0 2026/06/02 03:24:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/02 03:24:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/02 03:24:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 03:24:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 03:24:47 DEBUG : potato: Seek from 5 to 2 2026/06/02 03:24:47 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/02 03:24:47 DEBUG : potato: Seek from 8 to 0 2026/06/02 03:24:47 DEBUG : potato: Seek from 8 to 0 2026/06/02 03:24:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/02 03:24:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/02 03:24:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 03:24:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 03:24:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 03:24:47 DEBUG : potato: Seek from 5 to 2 2026/06/02 03:24:47 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/02 03:24:47 DEBUG : potato: Seek from 9 to 0 2026/06/02 03:24:47 DEBUG : potato: Seek from 9 to 0 2026/06/02 03:24:47 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:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:24:48 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2026/06/02 03:24:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2026/06/02 03:24:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2026/06/02 03:24:55 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.89s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.16s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.17s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.53s) === RUN TestCheckFsError 2026/06/02 03:24:59 DEBUG : Creating backend with remote "nonexistent" 2026/06/02 03:24:59 DEBUG : Creating backend with remote "nonexistent" 2026/06/02 03:24:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/02 03:24:59 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/06/02 03:24:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/02 03:24:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:25:00 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/02 03:25:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2026/06/02 03:25:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/02 03:25:09 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.22s) --- PASS: TestCheckDownload/1 (0.36s) --- PASS: TestCheckDownload/2 (0.52s) --- PASS: TestCheckDownload/3 (0.32s) --- PASS: TestCheckDownload/4 (0.67s) --- PASS: TestCheckDownload/5 (0.54s) --- PASS: TestCheckDownload/6 (0.34s) --- PASS: TestCheckDownload/7 (0.52s) === RUN TestCheckSizeOnly run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:25:13 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/02 03:25:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2026/06/02 03:25:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/02 03:25:20 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.22s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.17s) --- PASS: TestCheckSizeOnly/3 (0.17s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.17s) --- PASS: TestCheckSizeOnly/6 (0.17s) --- PASS: TestCheckSizeOnly/7 (0.17s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:25:23 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2026/06/02 03:25:24 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/02 03:25:24 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/02 03:25:24 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/02 03:25:24 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/02 03:25:25 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2026/06/02 03:25:27 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/02 03:25:27 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/02 03:25:27 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/02 03:25:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.52s) === RUN TestCheckSum run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:25:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cupezen6bero/data" 2026/06/02 03:25:28 DEBUG : Starting OpenDrive session with ID: eab61e2a6963603e0033efa06055de1bfb270b32b209532c4f70b2245f9757ee 2026/06/02 03:25:30 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/06/02 03:25:32 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2026/06/02 03:25:37 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/06/02 03:25:38 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2026/06/02 03:25:41 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2026/06/02 03:25:43 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2026/06/02 03:25:46 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2026/06/02 03:25:49 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2026/06/02 03:25:53 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/06/02 03:25:54 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/06/02 03:25:56 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (31.34s) --- PASS: TestCheckSum/subtest1 (1.50s) --- PASS: TestCheckSum/subtest2 (0.51s) --- PASS: TestCheckSum/subtest3 (0.53s) --- PASS: TestCheckSum/subtest4 (0.53s) --- PASS: TestCheckSum/subtest5 (0.54s) --- PASS: TestCheckSum/subtest6 (1.68s) --- PASS: TestCheckSum/subtest7 (0.54s) === RUN TestCheckSumDownload run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:25:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cupezen6bero/data" 2026/06/02 03:25:59 DEBUG : Starting OpenDrive session with ID: 0f011389dd4f2f3b2e9dc76c388affbefe24227902e2ca78ba3b7e610e69d476 2026/06/02 03:26:01 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/06/02 03:26:04 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2026/06/02 03:26:07 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/06/02 03:26:09 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2026/06/02 03:26:11 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2026/06/02 03:26:15 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2026/06/02 03:26:17 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2026/06/02 03:26:20 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2026/06/02 03:26:22 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/06/02 03:26:24 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/06/02 03:26:26 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (31.24s) --- PASS: TestCheckSumDownload/subtest1 (0.86s) --- PASS: TestCheckSumDownload/subtest2 (0.68s) --- PASS: TestCheckSumDownload/subtest3 (1.45s) --- PASS: TestCheckSumDownload/subtest4 (0.70s) --- PASS: TestCheckSumDownload/subtest5 (0.69s) --- PASS: TestCheckSumDownload/subtest6 (0.73s) --- PASS: TestCheckSumDownload/subtest7 (1.05s) === RUN TestApplyTransforms 2026/06/02 03:26:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-febomeh4yafe" 2026/06/02 03:26:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 03:26:31 DEBUG : Starting OpenDrive session with ID: 5e8fa631b5c250035be6c2758375b686661c09431e5c9e9ba7c8829e89608733 2026/06/02 03:26:31 DEBUG : Creating backend with remote "/tmp/rclone743181172" run.go:198: Remote "OpenDrive root 'rclone-test-febomeh4yafe'", Local "Local file system at /tmp/rclone743181172", Modify Window "1s" 2026/06/02 03:26:33 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2026/06/02 03:26:34 ERROR : hello, world!: sum not found 2026/06/02 03:26:34 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-febomeh4yafe' 2026/06/02 03:26:34 NOTICE: OpenDrive root 'rclone-test-febomeh4yafe': 1 files missing 2026/06/02 03:26:34 NOTICE: 1 hashes missing 2026/06/02 03:26:34 NOTICE: OpenDrive root 'rclone-test-febomeh4yafe': 1 differences found 2026/06/02 03:26:34 NOTICE: OpenDrive root 'rclone-test-febomeh4yafe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/02 03:26:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 03:26:35 NOTICE: OpenDrive root 'rclone-test-febomeh4yafe': 0 differences found 2026/06/02 03:26:35 NOTICE: OpenDrive root 'rclone-test-febomeh4yafe': 1 matching files 2026/06/02 03:26:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tamumes5beka" 2026/06/02 03:26:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 03:26:35 DEBUG : Starting OpenDrive session with ID: 92ed9b739329eaa3d58bf8a489f864439428caa647d800b4c0861387de966495 2026/06/02 03:26:35 DEBUG : Creating backend with remote "/tmp/rclone391284389" run.go:198: Remote "OpenDrive root 'rclone-test-tamumes5beka'", Local "Local file system at /tmp/rclone391284389", Modify Window "1s" 2026/06/02 03:26:37 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2026/06/02 03:26:38 ERROR : HELLO, WORLD!: sum not found 2026/06/02 03:26:38 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-tamumes5beka' 2026/06/02 03:26:38 NOTICE: OpenDrive root 'rclone-test-tamumes5beka': 1 files missing 2026/06/02 03:26:38 NOTICE: 1 hashes missing 2026/06/02 03:26:38 NOTICE: OpenDrive root 'rclone-test-tamumes5beka': 1 differences found 2026/06/02 03:26:38 NOTICE: OpenDrive root 'rclone-test-tamumes5beka': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/02 03:26:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 03:26:38 NOTICE: OpenDrive root 'rclone-test-tamumes5beka': 0 differences found 2026/06/02 03:26:38 NOTICE: OpenDrive root 'rclone-test-tamumes5beka': 1 matching files 2026/06/02 03:26:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nilitic6yeta" 2026/06/02 03:26:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 03:26:39 DEBUG : Starting OpenDrive session with ID: 28cc5380dfa5611e8dfd045acb4d7e0913b007e64e90d8c20c31d331f61d3fbd 2026/06/02 03:26:39 DEBUG : Creating backend with remote "/tmp/rclone4107201583" run.go:198: Remote "OpenDrive root 'rclone-test-nilitic6yeta'", Local "Local file system at /tmp/rclone4107201583", Modify Window "1s" 2026/06/02 03:26:40 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/02 03:26:41 ERROR : HeLlO, wOrLd!: sum not found 2026/06/02 03:26:41 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-nilitic6yeta' 2026/06/02 03:26:41 NOTICE: OpenDrive root 'rclone-test-nilitic6yeta': 1 files missing 2026/06/02 03:26:41 NOTICE: 1 hashes missing 2026/06/02 03:26:41 NOTICE: OpenDrive root 'rclone-test-nilitic6yeta': 1 differences found 2026/06/02 03:26:41 NOTICE: OpenDrive root 'rclone-test-nilitic6yeta': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/02 03:26:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 03:26:42 NOTICE: OpenDrive root 'rclone-test-nilitic6yeta': 0 differences found 2026/06/02 03:26:42 NOTICE: OpenDrive root 'rclone-test-nilitic6yeta': 1 matching files 2026/06/02 03:26:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wawudod8kige" 2026/06/02 03:26:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 03:26:42 DEBUG : Starting OpenDrive session with ID: 79fa11b49ea755f11e03166e91637251db022b3053b871655d0278f638cf7e50 2026/06/02 03:26:42 DEBUG : Creating backend with remote "/tmp/rclone2423248943" run.go:198: Remote "OpenDrive root 'rclone-test-wawudod8kige'", Local "Local file system at /tmp/rclone2423248943", Modify Window "1s" 2026/06/02 03:26:44 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/02 03:26:45 ERROR : HELLO, WORLD!: sum not found 2026/06/02 03:26:45 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-wawudod8kige' 2026/06/02 03:26:45 NOTICE: OpenDrive root 'rclone-test-wawudod8kige': 1 files missing 2026/06/02 03:26:45 NOTICE: 1 hashes missing 2026/06/02 03:26:45 NOTICE: OpenDrive root 'rclone-test-wawudod8kige': 1 differences found 2026/06/02 03:26:45 NOTICE: OpenDrive root 'rclone-test-wawudod8kige': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/02 03:26:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 03:26:45 NOTICE: OpenDrive root 'rclone-test-wawudod8kige': 0 differences found 2026/06/02 03:26:45 NOTICE: OpenDrive root 'rclone-test-wawudod8kige': 1 matching files 2026/06/02 03:26:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajekut7poho" 2026/06/02 03:26:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 03:26:46 DEBUG : Starting OpenDrive session with ID: a304842357f779937e16558dc16f11b710e8082c85ef8c346e0af6dc258f7321 2026/06/02 03:26:46 DEBUG : Creating backend with remote "/tmp/rclone674338369" run.go:198: Remote "OpenDrive root 'rclone-test-zajekut7poho'", Local "Local file system at /tmp/rclone674338369", Modify Window "1s" 2026/06/02 03:26:47 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2026/06/02 03:26:50 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/02 03:26:50 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-zajekut7poho' 2026/06/02 03:26:50 NOTICE: OpenDrive root 'rclone-test-zajekut7poho': 1 files missing 2026/06/02 03:26:50 NOTICE: 1 hashes missing 2026/06/02 03:26:50 NOTICE: OpenDrive root 'rclone-test-zajekut7poho': 1 differences found 2026/06/02 03:26:50 NOTICE: OpenDrive root 'rclone-test-zajekut7poho': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/02 03:26:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 03:26:50 NOTICE: OpenDrive root 'rclone-test-zajekut7poho': 0 differences found 2026/06/02 03:26:50 NOTICE: OpenDrive root 'rclone-test-zajekut7poho': 1 matching files 2026/06/02 03:26:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ceruyoh3qeyu" 2026/06/02 03:26:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 03:26:50 DEBUG : Starting OpenDrive session with ID: a950226a674f65d1901b87dec0fa51c264487c3e333bdba27e402e6cbc1b1bf4 2026/06/02 03:26:51 DEBUG : Creating backend with remote "/tmp/rclone3796468774" run.go:198: Remote "OpenDrive root 'rclone-test-ceruyoh3qeyu'", Local "Local file system at /tmp/rclone3796468774", Modify Window "1s" 2026/06/02 03:26:52 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2026/06/02 03:26:54 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/02 03:26:54 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-ceruyoh3qeyu' 2026/06/02 03:26:54 NOTICE: OpenDrive root 'rclone-test-ceruyoh3qeyu': 1 files missing 2026/06/02 03:26:54 NOTICE: 1 hashes missing 2026/06/02 03:26:54 NOTICE: OpenDrive root 'rclone-test-ceruyoh3qeyu': 1 differences found 2026/06/02 03:26:54 NOTICE: OpenDrive root 'rclone-test-ceruyoh3qeyu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/02 03:26:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 03:26:54 NOTICE: OpenDrive root 'rclone-test-ceruyoh3qeyu': 0 differences found 2026/06/02 03:26:54 NOTICE: OpenDrive root 'rclone-test-ceruyoh3qeyu': 1 matching files 2026/06/02 03:26:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaviyaq7fume" 2026/06/02 03:26:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 03:26:54 DEBUG : Starting OpenDrive session with ID: af421150499a78ce07b40b2b930f3bad28f2e9d5c976a0cad4fa21ce8c2e22c7 2026/06/02 03:26:55 DEBUG : Creating backend with remote "/tmp/rclone1083914063" run.go:198: Remote "OpenDrive root 'rclone-test-zaviyaq7fume'", Local "Local file system at /tmp/rclone1083914063", Modify Window "1s" 2026/06/02 03:26:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2026/06/02 03:26:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/02 03:26:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-zaviyaq7fume' 2026/06/02 03:26:57 NOTICE: OpenDrive root 'rclone-test-zaviyaq7fume': 1 files missing 2026/06/02 03:26:57 NOTICE: 1 hashes missing 2026/06/02 03:26:57 NOTICE: OpenDrive root 'rclone-test-zaviyaq7fume': 1 differences found 2026/06/02 03:26:57 NOTICE: OpenDrive root 'rclone-test-zaviyaq7fume': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/02 03:26:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 03:26:57 NOTICE: OpenDrive root 'rclone-test-zaviyaq7fume': 0 differences found 2026/06/02 03:26:57 NOTICE: OpenDrive root 'rclone-test-zaviyaq7fume': 1 matching files 2026/06/02 03:26:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bipatun0dabi" 2026/06/02 03:26:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 03:26:58 DEBUG : Starting OpenDrive session with ID: b4b214c168533edc9d69cbd8803378803283d70ae8d24d21875f4a53c305292c 2026/06/02 03:26:58 DEBUG : Creating backend with remote "/tmp/rclone3729006701" run.go:198: Remote "OpenDrive root 'rclone-test-bipatun0dabi'", Local "Local file system at /tmp/rclone3729006701", Modify Window "1s" 2026/06/02 03:26:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2026/06/02 03:27:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/02 03:27:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-bipatun0dabi' 2026/06/02 03:27:01 NOTICE: OpenDrive root 'rclone-test-bipatun0dabi': 1 files missing 2026/06/02 03:27:01 NOTICE: 1 hashes missing 2026/06/02 03:27:01 NOTICE: OpenDrive root 'rclone-test-bipatun0dabi': 1 differences found 2026/06/02 03:27:01 NOTICE: OpenDrive root 'rclone-test-bipatun0dabi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/02 03:27:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 03:27:01 NOTICE: OpenDrive root 'rclone-test-bipatun0dabi': 0 differences found 2026/06/02 03:27:01 NOTICE: OpenDrive root 'rclone-test-bipatun0dabi': 1 matching files 2026/06/02 03:27:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yujeloh0fopa" 2026/06/02 03:27:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 03:27:03 DEBUG : Starting OpenDrive session with ID: 3e95c1b8801d88f65b8c6f8f6b8ae9ce6af2aefc5482d082da7a246657f62a7e 2026/06/02 03:27:03 DEBUG : Creating backend with remote "/tmp/rclone933276250" run.go:198: Remote "OpenDrive root 'rclone-test-yujeloh0fopa'", Local "Local file system at /tmp/rclone933276250", Modify Window "1s" 2026/06/02 03:27:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2026/06/02 03:27:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/02 03:27:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-yujeloh0fopa' 2026/06/02 03:27:06 NOTICE: OpenDrive root 'rclone-test-yujeloh0fopa': 1 files missing 2026/06/02 03:27:06 NOTICE: 1 hashes missing 2026/06/02 03:27:06 NOTICE: OpenDrive root 'rclone-test-yujeloh0fopa': 1 differences found 2026/06/02 03:27:06 NOTICE: OpenDrive root 'rclone-test-yujeloh0fopa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/02 03:27:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 03:27:06 NOTICE: OpenDrive root 'rclone-test-yujeloh0fopa': 0 differences found 2026/06/02 03:27:06 NOTICE: OpenDrive root 'rclone-test-yujeloh0fopa': 1 matching files 2026/06/02 03:27:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruhesip0ritu" 2026/06/02 03:27:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 03:27:07 DEBUG : Starting OpenDrive session with ID: 465e2faad94e2592154ff220e3204db5ff26768109361008c32ca4572c7210cd 2026/06/02 03:27:07 DEBUG : Creating backend with remote "/tmp/rclone1310442680" run.go:198: Remote "OpenDrive root 'rclone-test-ruhesip0ritu'", Local "Local file system at /tmp/rclone1310442680", Modify Window "1s" 2026/06/02 03:27:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2026/06/02 03:27:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/02 03:27:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-ruhesip0ritu' 2026/06/02 03:27:09 NOTICE: OpenDrive root 'rclone-test-ruhesip0ritu': 1 files missing 2026/06/02 03:27:09 NOTICE: 1 hashes missing 2026/06/02 03:27:09 NOTICE: OpenDrive root 'rclone-test-ruhesip0ritu': 1 differences found 2026/06/02 03:27:09 NOTICE: OpenDrive root 'rclone-test-ruhesip0ritu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/02 03:27:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 03:27:10 NOTICE: OpenDrive root 'rclone-test-ruhesip0ritu': 0 differences found 2026/06/02 03:27:10 NOTICE: OpenDrive root 'rclone-test-ruhesip0ritu': 1 matching files 2026/06/02 03:27:10 DEBUG : OpenDrive root 'rclone-test-ruhesip0ritu': Purge remote 2026/06/02 03:27:10 DEBUG : OpenDrive root 'rclone-test-yujeloh0fopa': Purge remote 2026/06/02 03:27:11 DEBUG : OpenDrive root 'rclone-test-bipatun0dabi': Purge remote 2026/06/02 03:27:11 DEBUG : OpenDrive root 'rclone-test-zaviyaq7fume': Purge remote 2026/06/02 03:27:12 DEBUG : OpenDrive root 'rclone-test-ceruyoh3qeyu': Purge remote 2026/06/02 03:27:12 DEBUG : OpenDrive root 'rclone-test-zajekut7poho': Purge remote 2026/06/02 03:27:12 DEBUG : OpenDrive root 'rclone-test-wawudod8kige': Purge remote 2026/06/02 03:27:12 DEBUG : OpenDrive root 'rclone-test-nilitic6yeta': Purge remote 2026/06/02 03:27:13 DEBUG : OpenDrive root 'rclone-test-tamumes5beka': Purge remote 2026/06/02 03:27:14 DEBUG : OpenDrive root 'rclone-test-febomeh4yafe': Purge remote --- PASS: TestApplyTransforms (43.87s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:27:14 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/02 03:27:15 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/06/02 03:27:16 DEBUG : sub/file2: size = 14 OK 2026/06/02 03:27:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/02 03:27:16 INFO : file1: Copied (new) to: sub/file2 2026/06/02 03:27:17 DEBUG : sub/file2: size = 14 OK 2026/06/02 03:27:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/02 03:27:17 DEBUG : file1: Unchanged skipping 2026/06/02 03:27:17 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.50s) === RUN TestCopyLongFile run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.33s) === RUN TestCopyFileBackupDir run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:27:20 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/06/02 03:27:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cupezen6bero/backup" 2026/06/02 03:27:23 DEBUG : Starting OpenDrive session with ID: 317cabbbc8b1510e84ac005a786fe2aa4ffa81f4dbb567eee83e4dcca12d98cd 2026/06/02 03:27:24 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3573988583) 2026/06/02 03:27:24 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-cupezen6bero') 2026/06/02 03:27:24 DEBUG : dst/file1: Sizes differ 2026/06/02 03:27:25 INFO : dst/file1: Moved (server-side) 2026/06/02 03:27:26 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/06/02 03:27:29 DEBUG : dst/file1: size = 14 OK 2026/06/02 03:27:29 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/02 03:27:29 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (12.44s) === RUN TestCopyFileCompareDest run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:27:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cupezen6bero/dst" 2026/06/02 03:27:32 DEBUG : Starting OpenDrive session with ID: 0340ac30fd5f50e34d874da4e7e61c36a37a6320786495ca2ac85f8aa6623250 2026/06/02 03:27:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cupezen6bero/CompareDest" 2026/06/02 03:27:33 DEBUG : Starting OpenDrive session with ID: 65a27e0c31fbb37498ea411c779c26eaba6610b8f5f3ff6211dddcd3e16599a8 2026/06/02 03:27:34 DEBUG : one: Need to transfer - File not found at Destination 2026/06/02 03:27:36 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/06/02 03:27:36 DEBUG : one: size = 3 OK 2026/06/02 03:27:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/02 03:27:36 INFO : one: Copied (new) 2026/06/02 03:27:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3573988583) 2026/06/02 03:27:37 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-cupezen6bero/dst') 2026/06/02 03:27:37 DEBUG : one: Sizes differ 2026/06/02 03:27:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/06/02 03:27:39 DEBUG : one: size = 5 OK 2026/06/02 03:27:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/02 03:27:39 INFO : one: Copied (replaced existing) 2026/06/02 03:27:39 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/06/02 03:27:42 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2026/06/02 03:27:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3573988583) 2026/06/02 03:27:44 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-cupezen6bero/dst') 2026/06/02 03:27:44 DEBUG : one: Sizes differ 2026/06/02 03:27:44 DEBUG : one: size = 5 OK 2026/06/02 03:27:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/02 03:27:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/02 03:27:45 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2026/06/02 03:27:47 DEBUG : two: Need to transfer - File not found at Destination 2026/06/02 03:27:48 DEBUG : two: size = 3 OK 2026/06/02 03:27:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/02 03:27:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/02 03:27:48 DEBUG : two: Need to transfer - File not found at Destination 2026/06/02 03:27:49 DEBUG : two: size = 3 OK 2026/06/02 03:27:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/02 03:27:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/02 03:27:50 DEBUG : two: Need to transfer - File not found at Destination 2026/06/02 03:27:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone3573988583) 2026/06/02 03:27:50 DEBUG : two: size = 3 (OpenDrive root 'rclone-test-cupezen6bero/CompareDest') 2026/06/02 03:27:50 DEBUG : two: Sizes differ 2026/06/02 03:27:51 DEBUG : two: Uploading chunk 0, size=5, remain=0 2026/06/02 03:27:52 DEBUG : two: size = 5 OK 2026/06/02 03:27:52 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/06/02 03:27:52 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (22.65s) === RUN TestCopyFileCopyDest run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:27:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cupezen6bero/dst" 2026/06/02 03:27:54 DEBUG : Starting OpenDrive session with ID: 7e30d2eced920b7d22046012133f8e19690696ce81cd5ec6587713c6a68e6dae 2026/06/02 03:27:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cupezen6bero/CopyDest" 2026/06/02 03:27:56 DEBUG : Starting OpenDrive session with ID: b0ae5a15bcc24892b626f81ed607e73a62e1bf5771c31b0265abcc4169198c67 2026/06/02 03:27:56 DEBUG : one: Need to transfer - File not found at Destination 2026/06/02 03:27:58 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/06/02 03:27:59 DEBUG : one: size = 3 OK 2026/06/02 03:27:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/02 03:27:59 INFO : one: Copied (new) 2026/06/02 03:27:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3573988583) 2026/06/02 03:27:59 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-cupezen6bero/dst') 2026/06/02 03:27:59 DEBUG : one: Sizes differ 2026/06/02 03:28:00 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/06/02 03:28:01 DEBUG : one: size = 5 OK 2026/06/02 03:28:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/02 03:28:01 INFO : one: Copied (replaced existing) 2026/06/02 03:28:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/06/02 03:28:03 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2026/06/02 03:28:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cupezen6bero/BackupDir" 2026/06/02 03:28:05 DEBUG : Starting OpenDrive session with ID: 041223adbd6dcf5c63637ad28998d34ad01bbc95755390302c84d8edaf3141b8 2026/06/02 03:28:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3573988583) 2026/06/02 03:28:06 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-cupezen6bero/dst') 2026/06/02 03:28:06 DEBUG : one: Sizes differ 2026/06/02 03:28:06 DEBUG : one: size = 5 OK 2026/06/02 03:28:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/02 03:28:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3573988583) 2026/06/02 03:28:06 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-cupezen6bero/dst') 2026/06/02 03:28:06 DEBUG : one: Sizes differ 2026/06/02 03:28:07 INFO : one: Moved (server-side) 2026/06/02 03:28:07 DEBUG : one: size = 5 OK 2026/06/02 03:28:07 DEBUG : one: Dst hash empty - aborting Src hash check 2026/06/02 03:28:07 INFO : one: Copied (server-side copy) 2026/06/02 03:28:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/02 03:28:09 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2026/06/02 03:28:11 DEBUG : two: Need to transfer - File not found at Destination 2026/06/02 03:28:11 DEBUG : two: size = 3 OK 2026/06/02 03:28:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/02 03:28:11 DEBUG : two: size = 3 OK 2026/06/02 03:28:11 DEBUG : two: Dst hash empty - aborting Src hash check 2026/06/02 03:28:11 INFO : two: Copied (server-side copy) 2026/06/02 03:28:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/02 03:28:12 DEBUG : two: size = 3 OK 2026/06/02 03:28:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/02 03:28:12 DEBUG : two: Unchanged skipping 2026/06/02 03:28:13 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2026/06/02 03:28:15 DEBUG : three: Need to transfer - File not found at Destination 2026/06/02 03:28:15 DEBUG : three: size = 7 (Local file system at /tmp/rclone3573988583) 2026/06/02 03:28:15 DEBUG : three: size = 5 (OpenDrive root 'rclone-test-cupezen6bero/CopyDest') 2026/06/02 03:28:15 DEBUG : three: Sizes differ 2026/06/02 03:28:15 DEBUG : three: Destination not found in --copy-dest 2026/06/02 03:28:15 DEBUG : three: Uploading chunk 0, size=7, remain=0 2026/06/02 03:28:16 DEBUG : three: size = 7 OK 2026/06/02 03:28:16 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/06/02 03:28:16 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (25.29s) === RUN TestCopyInplace run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.33s) === RUN TestCopyLongFileName run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.73s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.35s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:28:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/02 03:28:22 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2026/06/02 03:28:23 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/02 03:28:23 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/02 03:28:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/02 03:28:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/02 03:28:25 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2026/06/02 03:28:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: Post "https://dev.opendrive.com/api/v1/upload/upload_file_chunk.json": failed to copy data: max transfer limit reached as set by --max-transfer 2026/06/02 03:28:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/02 03:28:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/02 03:28:27 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2026/06/02 03:28:28 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/02 03:28:28 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f32b2fb5cedfdf2e3da4a25da4a4eb5b OK 2026/06/02 03:28:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.61s) === RUN TestDeduplicateInteractive run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.72s) === RUN TestDeduplicateSkip run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.72s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.33s) === RUN TestDeduplicateFirst run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.70s) === RUN TestDeduplicateNewest run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.35s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:28:34 DEBUG : one: Uploading chunk 0, size=100, remain=0 2026/06/02 03:28:37 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2026/06/02 03:28:39 DEBUG : another: Uploading chunk 0, size=100, remain=0 2026/06/02 03:28:41 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2026/06/02 03:28:42 INFO : OpenDrive root 'rclone-test-cupezen6bero': Looking for duplicate md5 hashes using newest mode. 2026/06/02 03:28:42 NOTICE: a3df0fae95ab4727044198f920893389: Found 3 files with duplicate md5 hashes 2026/06/02 03:28:43 INFO : one: Deleted 2026/06/02 03:28:43 INFO : also/one: Deleted 2026/06/02 03:28:43 NOTICE: a3df0fae95ab4727044198f920893389: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (11.35s) === RUN TestDeduplicateOldest run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.33s) === RUN TestDeduplicateLargest run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.35s) === RUN TestDeduplicateSmallest run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.35s) === RUN TestDeduplicateRename run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.33s) === RUN TestMergeDirs run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.33s) === RUN TestListDirSorted run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:28:47 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2026/06/02 03:28:49 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2026/06/02 03:28:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/06/02 03:28:53 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2026/06/02 03:28:55 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2026/06/02 03:28:57 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2026/06/02 03:29:00 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2026/06/02 03:29:02 DEBUG : a.txt: Excluded (Size Filter) 2026/06/02 03:29:02 DEBUG : a.txt: Excluded 2026/06/02 03:29:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/02 03:29:03 DEBUG : sub dir/hello world: Excluded 2026/06/02 03:29:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/02 03:29:03 DEBUG : sub dir/hello world2: Excluded 2026/06/02 03:29:03 DEBUG : sub dir/ignore dir: Excluded 2026/06/02 03:29:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/02 03:29:03 DEBUG : sub dir/hello world: Excluded 2026/06/02 03:29:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/02 03:29:03 DEBUG : sub dir/hello world2: Excluded 2026/06/02 03:29:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (20.28s) === RUN TestListDirSortedFn run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:29:07 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2026/06/02 03:29:09 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2026/06/02 03:29:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/06/02 03:29:13 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2026/06/02 03:29:15 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2026/06/02 03:29:16 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2026/06/02 03:29:18 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2026/06/02 03:29:20 DEBUG : a.txt: Excluded (Size Filter) 2026/06/02 03:29:20 DEBUG : a.txt: Excluded 2026/06/02 03:29:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/02 03:29:20 DEBUG : sub dir/hello world: Excluded 2026/06/02 03:29:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/02 03:29:20 DEBUG : sub dir/hello world2: Excluded 2026/06/02 03:29:21 DEBUG : sub dir/ignore dir: Excluded 2026/06/02 03:29:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/02 03:29:21 DEBUG : sub dir/hello world: Excluded 2026/06/02 03:29:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/02 03:29:21 DEBUG : sub dir/hello world2: Excluded 2026/06/02 03:29:21 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (17.84s) === RUN TestListJSON run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:29:25 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/02 03:29:27 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === 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 === RUN TestListJSON/Metadata --- PASS: TestListJSON (7.12s) --- PASS: TestListJSON/Default (0.16s) --- PASS: TestListJSON/FilesOnly (0.16s) --- PASS: TestListJSON/DirsOnly (0.16s) --- PASS: TestListJSON/Recurse (0.33s) --- PASS: TestListJSON/SubDir (0.16s) --- PASS: TestListJSON/NoModTime (0.17s) --- PASS: TestListJSON/NoMimeType (0.17s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.16s) --- PASS: TestListJSON/Metadata (0.17s) === RUN TestStatJSON run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:29:32 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/02 03:29:34 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === 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/06/02 03:29:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cupezen6bero/notfound" 2026/06/02 03:29:38 DEBUG : Starting OpenDrive session with ID: 68a8580e3607a0e82468fac4f183e8c2cb24951285a8544e24c6fc8f8aa680b0 --- PASS: TestStatJSON (8.78s) --- PASS: TestStatJSON/Root (0.16s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.17s) --- PASS: TestStatJSON/Dir (0.34s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.17s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.32s) --- PASS: TestStatJSON/DirFilesOnly (0.16s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.16s) --- PASS: TestStatJSON/DirDirsOnly (0.16s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.16s) --- PASS: TestStatJSON/RootNotFound (1.29s) === RUN TestMkdir run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:29:40 INFO : OpenDrive root 'rclone-test-cupezen6bero': Making directory 2026/06/02 03:29:40 INFO : OpenDrive root 'rclone-test-cupezen6bero': Making directory --- PASS: TestMkdir (0.49s) === RUN TestLsd run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:29:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.59s) === RUN TestLs run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:29:45 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/06/02 03:29:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestLs (11.87s) === RUN TestLsWithFilesFrom run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:29:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/06/02 03:29:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/06/02 03:30:00 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/02 03:30:00 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.38s) === RUN TestLsLong run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:30:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/06/02 03:30:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.93s) === RUN TestHashSums run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:30:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/06/02 03:30:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.94s) --- PASS: TestHashSums/Md5 (0.20s) --- PASS: TestHashSums/Md5Download (0.65s) === RUN TestHashSumsWithErrors 2026/06/02 03:30:11 DEBUG : Creating backend with remote ":memory:" 2026/06/02 03:30:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/02 03:30:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/02 03:30:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/02 03:30:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/02 03:30:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/02 03:30:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/02 03:30:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/02 03:30:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/02 03:30:11 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:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:30:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/06/02 03:30:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/06/02 03:30:16 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.10s) === RUN TestDelete run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:30:19 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/06/02 03:30:21 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/06/02 03:30:23 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/06/02 03:30:24 DEBUG : Waiting for deletions to finish 2026/06/02 03:30:24 DEBUG : large: Excluded (Size Filter) 2026/06/02 03:30:24 DEBUG : large: Excluded 2026/06/02 03:30:24 INFO : medium: Deleted 2026/06/02 03:30:24 INFO : small: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDelete (14.96s) === RUN TestMaxDelete run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:30:34 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/06/02 03:30:36 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/06/02 03:30:38 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/06/02 03:30:39 DEBUG : Waiting for deletions to finish 2026/06/02 03:30:39 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/02 03:30:40 INFO : large: Deleted 2026/06/02 03:30:40 INFO : medium: Deleted --- PASS: TestMaxDelete (7.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:30:41 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/06/02 03:30:43 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/06/02 03:30:45 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/06/02 03:30:46 DEBUG : Waiting for deletions to finish 2026/06/02 03:30:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/02 03:30:46 INFO : medium: Deleted 2026/06/02 03:30:46 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.96s) === RUN TestMaxDeleteSize run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:30:48 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/06/02 03:30:51 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/06/02 03:30:53 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/06/02 03:30:55 DEBUG : Waiting for deletions to finish 2026/06/02 03:30:55 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/06/02 03:30:55 INFO : large: Deleted 2026/06/02 03:30:55 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.44s) === RUN TestReadFile run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:30:57 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.29s) === RUN TestRetry 2026/06/02 03:30:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/02 03:30:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/02 03:30:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/02 03:30:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/02 03:30:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/02 03:30:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/02 03:30:59 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:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:31:00 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2026/06/02 03:31:02 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (8.39s) === RUN TestPurge 2026/06/02 03:31:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mekojob1gece" 2026/06/02 03:31:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 03:31:08 DEBUG : Starting OpenDrive session with ID: 25613db297e183f4faebb81e5eb59c1472b0bc6bccb2f67dfc38fbea6dedecaa 2026/06/02 03:31:08 DEBUG : Creating backend with remote "/tmp/rclone2118671278" run.go:198: Remote "OpenDrive root 'rclone-test-mekojob1gece'", Local "Local file system at /tmp/rclone2118671278", Modify Window "1s" 2026/06/02 03:31:11 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/06/02 03:31:12 INFO : A2: Making directory 2026/06/02 03:31:12 INFO : A1/B2: Making directory 2026/06/02 03:31:12 INFO : A1/B2/C2: Making directory 2026/06/02 03:31:13 INFO : A1/B1/C3: Making directory 2026/06/02 03:31:13 INFO : A3: Making directory 2026/06/02 03:31:13 INFO : A3/B3: Making directory 2026/06/02 03:31:14 INFO : A3/B3/C4: Making directory 2026/06/02 03:31:15 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/06/02 03:31:19 ERROR : error listing: directory not found 2026/06/02 03:31:19 DEBUG : OpenDrive root 'rclone-test-mekojob1gece': Purge remote 2026/06/02 03:31:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (11.22s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:31:21 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/06/02 03:31:21 INFO : A2: Making directory 2026/06/02 03:31:22 INFO : A1/B2: Making directory 2026/06/02 03:31:22 INFO : A1/B2/C2: Making directory 2026/06/02 03:31:23 INFO : A1/B1/C3: Making directory 2026/06/02 03:31:23 INFO : A3: Making directory 2026/06/02 03:31:23 INFO : A3/B3: Making directory 2026/06/02 03:31:24 INFO : A3/B3/C4: Making directory 2026/06/02 03:31:25 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/06/02 03:31:27 DEBUG : removing 1 level 3 directories 2026/06/02 03:31:27 INFO : A3/B3/C4: Removing directory 2026/06/02 03:31:29 DEBUG : removing 2 level 3 directories 2026/06/02 03:31:29 INFO : A1/B2/C2: Removing directory 2026/06/02 03:31:29 INFO : A1/B1/C3: Removing directory 2026/06/02 03:31:30 DEBUG : removing 2 level 2 directories 2026/06/02 03:31:30 INFO : A3/B3: Removing directory 2026/06/02 03:31:30 INFO : A1/B2: Removing directory 2026/06/02 03:31:30 DEBUG : removing 2 level 1 directories 2026/06/02 03:31:30 INFO : A3: Removing directory 2026/06/02 03:31:30 INFO : A2: Removing directory 2026/06/02 03:31:32 DEBUG : removing 1 level 3 directories 2026/06/02 03:31:32 INFO : A1/B1/C1: Removing directory 2026/06/02 03:31:33 DEBUG : removing 1 level 2 directories 2026/06/02 03:31:33 INFO : A1/B1: Removing directory 2026/06/02 03:31:33 DEBUG : removing 1 level 1 directories 2026/06/02 03:31:33 INFO : A1: Removing directory 2026/06/02 03:31:33 DEBUG : removing 1 level 0 directories 2026/06/02 03:31:33 INFO : OpenDrive root 'rclone-test-cupezen6bero': Removing directory 2026/06/02 03:31:34 ERROR : error listing: directory not found 2026/06/02 03:31:34 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (15.24s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:31:34 INFO : A1: Making directory 2026/06/02 03:31:35 INFO : A1/B1: Making directory 2026/06/02 03:31:35 INFO : A1/B1/C1: Making directory 2026/06/02 03:31:37 DEBUG : removing 1 level 3 directories 2026/06/02 03:31:37 INFO : A1/B1/C1: Removing directory 2026/06/02 03:31:37 DEBUG : removing 1 level 2 directories 2026/06/02 03:31:37 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (5.21s) === RUN TestRmdirsWithFilter run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:31:39 INFO : A1: Making directory 2026/06/02 03:31:40 INFO : A1/B1: Making directory 2026/06/02 03:31:40 INFO : A1/B1/C1: Making directory 2026/06/02 03:31:42 DEBUG : removing 1 level 3 directories 2026/06/02 03:31:42 INFO : A1/B1/C1: Removing directory 2026/06/02 03:31:42 DEBUG : removing 1 level 2 directories 2026/06/02 03:31:42 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.76s) === RUN TestCopyURL run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:31:46 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/02 03:31:47 DEBUG : filename.txt: File name found in url 2026/06/02 03:31:49 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2026/06/02 03:31:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/02 03:31:51 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2026/06/02 03:31:53 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (11.31s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:31:56 DEBUG : file1: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURLDownloadHeaders (2.31s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:31:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/02 03:32:00 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/06/02 03:32:01 DEBUG : sub/file2: size = 14 OK 2026/06/02 03:32:01 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/02 03:32:01 INFO : file1: Copied (new) to: sub/file2 2026/06/02 03:32:01 INFO : file1: Deleted 2026/06/02 03:32:02 DEBUG : sub/file2: size = 14 OK 2026/06/02 03:32:02 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/02 03:32:02 DEBUG : file1: Unchanged skipping 2026/06/02 03:32:02 INFO : file1: Deleted 2026/06/02 03:32:02 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.17s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:32:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/02 03:32:06 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/02 03:32:08 DEBUG : file1: size = 14 OK 2026/06/02 03:32:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/02 03:32:08 INFO : file1: Copied (new) 2026/06/02 03:32:08 INFO : file1: Deleted 2026/06/02 03:32:08 DEBUG : file1: Destination exists, skipping 2026/06/02 03:32:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.72s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:32:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/02 03:32:10 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/06/02 03:32:11 DEBUG : sub/file2: size = 14 OK 2026/06/02 03:32:11 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/02 03:32:11 INFO : file1: Copied (new) to: sub/file2 2026/06/02 03:32:11 INFO : file1: Deleted 2026/06/02 03:32:11 DEBUG : sub/file2: size = 14 OK 2026/06/02 03:32:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/02 03:32:11 DEBUG : file1: Unchanged skipping 2026/06/02 03:32:11 INFO : file1: Deleted 2026/06/02 03:32:12 DEBUG : sub/file2: moving to sub/File2-rclone-move-daqepol7 2026/06/02 03:32:12 DEBUG : sub/file2: same parent dir (ODFfMTI1NjAxMTJfQUhIMk4) - using file/rename instead of move_copy for sub/File2-rclone-move-daqepol7 2026/06/02 03:32:13 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-daqepol7 2026/06/02 03:32:13 DEBUG : sub/file2: moving to sub/File2 2026/06/02 03:32:13 DEBUG : sub/File2-rclone-move-daqepol7: same parent dir (ODFfMTI1NjAxMTJfQUhIMk4) - using file/rename instead of move_copy for sub/File2 2026/06/02 03:32:13 INFO : sub/File2-rclone-move-daqepol7: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (5.69s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:32:15 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2026/06/02 03:32:17 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.34s) === RUN TestMoveFileBackupDir run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:32:19 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/06/02 03:32:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cupezen6bero/backup" 2026/06/02 03:32:21 DEBUG : Config file has changed externally - reloading 2026/06/02 03:32:21 DEBUG : Starting OpenDrive session with ID: 31dee5bff1502898bb2383bd85df7b6f191f1ce73808e1fb6937e0d58206d7e4 2026/06/02 03:32:22 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3573988583) 2026/06/02 03:32:22 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-cupezen6bero') 2026/06/02 03:32:22 DEBUG : dst/file1: Sizes differ 2026/06/02 03:32:24 INFO : dst/file1: Moved (server-side) 2026/06/02 03:32:24 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/06/02 03:32:25 DEBUG : dst/file1: size = 14 OK 2026/06/02 03:32:25 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/02 03:32:25 INFO : dst/file1: Copied (new) 2026/06/02 03:32:25 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (11.43s) === 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:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:32:30 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2026/06/02 03:32:32 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/06/02 03:32:35 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2026/06/02 03:32:37 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2026/06/02 03:32:40 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2026/06/02 03:32:41 INFO : A1/B2: Making directory 2026/06/02 03:32:42 INFO : A1/B1/C3: Making directory 2026/06/02 03:32:43 DEBUG : A2: same parent dir (ODFfMTI1NjAxMDFfT3V3MW0) - using folder/rename instead of move_copy 2026/06/02 03:32:48 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/02 03:32:49 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/02 03:32:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/02 03:32:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/02 03:32:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/02 03:32:53 INFO : OpenDrive root 'rclone-test-cupezen6bero': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/02 03:32:56 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/02 03:32:56 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/02 03:32:56 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/02 03:32:56 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/02 03:32:57 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (35.51s) === RUN TestGetFsInfo run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" --- PASS: TestGetFsInfo (0.36s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:33:05 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': File to upload is small (34 bytes), uploading instead of streaming 2026/06/02 03:33:06 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/06/02 03:33:08 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/02 03:33:08 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/06/02 03:33:08 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/06/02 03:33:08 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/02 03:33:09 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/06/02 03:33:14 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/02 03:33:14 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/06/02 03:33:14 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:33:15 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': File to upload is small (34 bytes), uploading instead of streaming 2026/06/02 03:33:16 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/06/02 03:33:18 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/02 03:33:18 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/06/02 03:33:18 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/06/02 03:33:18 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/02 03:33:19 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/06/02 03:33:23 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/02 03:33:23 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/06/02 03:33:23 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:33:24 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': File to upload is small (34 bytes), uploading instead of streaming 2026/06/02 03:33:25 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/06/02 03:33:26 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/02 03:33:26 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/02 03:33:26 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/02 03:33:28 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/06/02 03:33:34 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/02 03:33:34 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:33:36 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': File to upload is small (34 bytes), uploading instead of streaming 2026/06/02 03:33:37 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/06/02 03:33:38 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/02 03:33:38 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/06/02 03:33:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/02 03:33:38 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/02 03:33:39 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/06/02 03:33:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/02 03:33:43 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/06/02 03:33:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcat (47.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (10.29s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (12.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (16.62s) === RUN TestRcatMetadata run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.33s) === RUN TestRcatSize run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:33:53 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2026/06/02 03:33:54 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': File to upload is small (60 bytes), uploading instead of streaming 2026/06/02 03:33:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/06/02 03:33:57 DEBUG : potato2: size = 60 OK 2026/06/02 03:33:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/02 03:33:57 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (5.21s) === RUN TestRcatSizeMetadata run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.35s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:33:59 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 --- PASS: TestRcatSizeUploadHeaders (2.42s) === RUN TestTouchDir run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:34:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/06/02 03:34:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/06/02 03:34:06 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2026/06/02 03:34:08 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': Touching "empty space" 2026/06/02 03:34:08 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': Touching "potato2" 2026/06/02 03:34:08 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': Touching "sub dir/potato3" --- PASS: TestTouchDir (10.33s) === RUN TestMkdirMetadata run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.37s) === RUN TestMkdirModTime run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.36s) === RUN TestCopyDirMetadata run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.35s) === RUN TestSetDirModTime run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.35s) === RUN TestDirsEqual run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.33s) === RUN TestRemoveExisting run.go:198: Remote "OpenDrive root 'rclone-test-cupezen6bero'", Local "Local file system at /tmp/rclone3573988583", Modify Window "1s" 2026/06/02 03:34:14 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2026/06/02 03:34:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2026/06/02 03:34:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xizajot3" before starting 2026/06/02 03:34:20 DEBUG : sub dir/test remove existing: same parent dir (ODFfMTI1NjAxNDJfTDFoMmI) - using file/rename instead of move_copy for sub dir/test remove existing.xizajot3 2026/06/02 03:34:20 DEBUG : sub dir/test remove existing.xizajot3: TEST: removing renamed existing file after operation 2026/06/02 03:34:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pedebiv7" before starting 2026/06/02 03:34:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTI1NjAxNDJfTDFoMmI) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pedebiv7 2026/06/02 03:34:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pedebiv7: TEST: renaming existing back after failed operation 2026/06/02 03:34:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pedebiv7: same parent dir (ODFfMTI1NjAxNDJfTDFoMmI) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/06/02 03:34:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jagojop3" before starting 2026/06/02 03:34:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTI1NjAxNDJfTDFoMmI) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jagojop3 2026/06/02 03:34:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jagojop3: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (12.81s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/06/02 03:34:25 DEBUG : OpenDrive root 'rclone-test-cupezen6bero': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 9m40.374337451s (try 1/5)