"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 2/5) 2025/09/21 01:26:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-habafur1gade" 2025/09/21 01:26:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:26:33 DEBUG : Starting OpenDrive session with ID: ff392b759bad0f7685421f35745943eef943e55b572a18903cb79d25ac1872bd 2025/09/21 01:26:34 DEBUG : Creating backend with remote "/tmp/rclone1535700484" === 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:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/21 01:26:34 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/21 01:26:34 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/21 01:26:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/21 01:26:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/21 01:26:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/21 01:26:34 DEBUG : potato: Seek from 10 to 0 2025/09/21 01:26:34 DEBUG : potato: Seek from 10 to 0 2025/09/21 01:26:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/21 01:26:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/21 01:26:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/21 01:26:34 DEBUG : potato: Seek from 5 to 2 2025/09/21 01:26:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/21 01:26:34 DEBUG : potato: Seek from 7 to 0 2025/09/21 01:26:34 DEBUG : potato: Seek from 7 to 0 2025/09/21 01:26:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/21 01:26:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/21 01:26:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/21 01:26:34 DEBUG : potato: Seek from 5 to 2 2025/09/21 01:26:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/21 01:26:34 DEBUG : potato: Seek from 8 to 0 2025/09/21 01:26:34 DEBUG : potato: Seek from 8 to 0 2025/09/21 01:26:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/21 01:26:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/21 01:26:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/21 01:26:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/21 01:26:34 DEBUG : potato: Seek from 5 to 2 2025/09/21 01:26:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/21 01:26:34 DEBUG : potato: Seek from 9 to 0 2025/09/21 01:26:34 DEBUG : potato: Seek from 9 to 0 2025/09/21 01:26:34 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/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/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/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/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:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:26:35 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2025/09/21 01:26:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2025/09/21 01:26:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2025/09/21 01:26:43 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.96s) --- PASS: TestCheck/1 (0.19s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.19s) --- PASS: TestCheck/5 (0.19s) --- PASS: TestCheck/6 (0.19s) --- PASS: TestCheck/7 (0.19s) === RUN TestCheckFsError 2025/09/21 01:26:46 DEBUG : Creating backend with remote "nonexistent" 2025/09/21 01:26:46 DEBUG : Creating backend with remote "nonexistent" 2025/09/21 01:26:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/21 01:26:46 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/21 01:26:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/21 01:26:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:26:47 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/21 01:26:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2025/09/21 01:26:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/21 01:26:57 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.13s) --- PASS: TestCheckDownload/1 (0.39s) --- PASS: TestCheckDownload/2 (0.55s) --- PASS: TestCheckDownload/3 (0.40s) --- PASS: TestCheckDownload/4 (0.75s) --- PASS: TestCheckDownload/5 (0.54s) --- PASS: TestCheckDownload/6 (0.39s) --- PASS: TestCheckDownload/7 (0.56s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:27:01 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/21 01:27:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2025/09/21 01:27:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/21 01:27:09 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.36s) --- PASS: TestCheckSizeOnly/1 (0.19s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.20s) --- PASS: TestCheckSizeOnly/5 (0.19s) --- PASS: TestCheckSizeOnly/6 (0.19s) --- PASS: TestCheckSizeOnly/7 (0.19s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:27:12 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2025/09/21 01:27:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/21 01:27:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/21 01:27:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/21 01:27:14 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/21 01:27:14 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2025/09/21 01:27:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/21 01:27:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/21 01:27:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/21 01:27:16 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.04s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:27:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-habafur1gade/data" 2025/09/21 01:27:17 DEBUG : Config file has changed externally - reloading 2025/09/21 01:27:17 DEBUG : Starting OpenDrive session with ID: b3238cba5c07658c5c874b74cc963be6d82cce7e362d27881ded08d6713915c3 2025/09/21 01:27:19 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/09/21 01:27:21 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2025/09/21 01:27:24 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/09/21 01:27:26 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2025/09/21 01:27:28 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2025/09/21 01:27:31 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2025/09/21 01:27:33 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2025/09/21 01:27:35 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2025/09/21 01:27:38 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/09/21 01:27:39 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/09/21 01:27:41 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (27.57s) --- PASS: TestCheckSum/subtest1 (0.77s) --- PASS: TestCheckSum/subtest2 (0.59s) --- PASS: TestCheckSum/subtest3 (0.60s) --- PASS: TestCheckSum/subtest4 (0.60s) --- PASS: TestCheckSum/subtest5 (0.57s) --- PASS: TestCheckSum/subtest6 (0.57s) --- PASS: TestCheckSum/subtest7 (0.58s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:27:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-habafur1gade/data" 2025/09/21 01:27:45 DEBUG : Starting OpenDrive session with ID: 8834df5048b2480d461843c9ce7d30b991b8eda317d0408f0d76138758f01ff1 2025/09/21 01:27:47 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/09/21 01:27:49 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2025/09/21 01:27:52 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/09/21 01:27:53 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2025/09/21 01:27:56 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2025/09/21 01:27:59 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2025/09/21 01:28:02 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2025/09/21 01:28:04 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2025/09/21 01:28:07 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/09/21 01:28:09 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/09/21 01:28:10 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (29.74s) --- PASS: TestCheckSumDownload/subtest1 (0.93s) --- PASS: TestCheckSumDownload/subtest2 (0.76s) --- PASS: TestCheckSumDownload/subtest3 (1.12s) --- PASS: TestCheckSumDownload/subtest4 (0.81s) --- PASS: TestCheckSumDownload/subtest5 (0.81s) --- PASS: TestCheckSumDownload/subtest6 (0.82s) --- PASS: TestCheckSumDownload/subtest7 (0.79s) === RUN TestApplyTransforms 2025/09/21 01:28:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yifiqah0voti" 2025/09/21 01:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:28:15 DEBUG : Starting OpenDrive session with ID: d826ca65a5e03d3291d4339cc45f1ca76ae23caa4b3ad6d506b0d8dab497b9eb 2025/09/21 01:28:15 DEBUG : Creating backend with remote "/tmp/rclone563031695" run.go:180: Remote "OpenDrive root 'rclone-test-yifiqah0voti'", Local "Local file system at /tmp/rclone563031695", Modify Window "1s" 2025/09/21 01:28:16 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2025/09/21 01:28:18 ERROR : hello, world!: sum not found 2025/09/21 01:28:18 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-yifiqah0voti' 2025/09/21 01:28:18 NOTICE: OpenDrive root 'rclone-test-yifiqah0voti': 1 files missing 2025/09/21 01:28:18 NOTICE: 1 hashes missing 2025/09/21 01:28:18 NOTICE: OpenDrive root 'rclone-test-yifiqah0voti': 1 differences found 2025/09/21 01:28:18 NOTICE: OpenDrive root 'rclone-test-yifiqah0voti': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/21 01:28:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:28:18 NOTICE: OpenDrive root 'rclone-test-yifiqah0voti': 0 differences found 2025/09/21 01:28:18 NOTICE: OpenDrive root 'rclone-test-yifiqah0voti': 1 matching files 2025/09/21 01:28:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-musileb1ceje" 2025/09/21 01:28:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:28:19 DEBUG : Starting OpenDrive session with ID: 7b3f9295a615b278b88fb33bec5f7096fee66bccf33b516cf0be9a481f309108 2025/09/21 01:28:19 DEBUG : Creating backend with remote "/tmp/rclone2846756297" run.go:180: Remote "OpenDrive root 'rclone-test-musileb1ceje'", Local "Local file system at /tmp/rclone2846756297", Modify Window "1s" 2025/09/21 01:28:20 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2025/09/21 01:28:21 ERROR : HELLO, WORLD!: sum not found 2025/09/21 01:28:21 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-musileb1ceje' 2025/09/21 01:28:21 NOTICE: OpenDrive root 'rclone-test-musileb1ceje': 1 files missing 2025/09/21 01:28:21 NOTICE: 1 hashes missing 2025/09/21 01:28:21 NOTICE: OpenDrive root 'rclone-test-musileb1ceje': 1 differences found 2025/09/21 01:28:21 NOTICE: OpenDrive root 'rclone-test-musileb1ceje': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/21 01:28:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:28:22 NOTICE: OpenDrive root 'rclone-test-musileb1ceje': 0 differences found 2025/09/21 01:28:22 NOTICE: OpenDrive root 'rclone-test-musileb1ceje': 1 matching files 2025/09/21 01:28:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-havirak3figu" 2025/09/21 01:28:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:28:22 DEBUG : Starting OpenDrive session with ID: 3684f5cb4c1b093a59fd823f35cfaa4fb6ee6aacf4c50a7401891ec960a60214 2025/09/21 01:28:23 DEBUG : Creating backend with remote "/tmp/rclone3395833035" run.go:180: Remote "OpenDrive root 'rclone-test-havirak3figu'", Local "Local file system at /tmp/rclone3395833035", Modify Window "1s" 2025/09/21 01:28:24 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/21 01:28:25 ERROR : HeLlO, wOrLd!: sum not found 2025/09/21 01:28:25 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-havirak3figu' 2025/09/21 01:28:25 NOTICE: OpenDrive root 'rclone-test-havirak3figu': 1 files missing 2025/09/21 01:28:25 NOTICE: 1 hashes missing 2025/09/21 01:28:25 NOTICE: OpenDrive root 'rclone-test-havirak3figu': 1 differences found 2025/09/21 01:28:25 NOTICE: OpenDrive root 'rclone-test-havirak3figu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/21 01:28:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:28:25 NOTICE: OpenDrive root 'rclone-test-havirak3figu': 0 differences found 2025/09/21 01:28:25 NOTICE: OpenDrive root 'rclone-test-havirak3figu': 1 matching files 2025/09/21 01:28:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zucuvel7tequ" 2025/09/21 01:28:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:28:26 DEBUG : Starting OpenDrive session with ID: 6a4c6c01ad7283f1a22b259e1c4d5e347e126af98979605234b237b229733650 2025/09/21 01:28:26 DEBUG : Creating backend with remote "/tmp/rclone4164161679" run.go:180: Remote "OpenDrive root 'rclone-test-zucuvel7tequ'", Local "Local file system at /tmp/rclone4164161679", Modify Window "1s" 2025/09/21 01:28:28 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/21 01:28:29 ERROR : HELLO, WORLD!: sum not found 2025/09/21 01:28:29 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-zucuvel7tequ' 2025/09/21 01:28:29 NOTICE: OpenDrive root 'rclone-test-zucuvel7tequ': 1 files missing 2025/09/21 01:28:29 NOTICE: 1 hashes missing 2025/09/21 01:28:29 NOTICE: OpenDrive root 'rclone-test-zucuvel7tequ': 1 differences found 2025/09/21 01:28:29 NOTICE: OpenDrive root 'rclone-test-zucuvel7tequ': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/21 01:28:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:28:29 NOTICE: OpenDrive root 'rclone-test-zucuvel7tequ': 0 differences found 2025/09/21 01:28:29 NOTICE: OpenDrive root 'rclone-test-zucuvel7tequ': 1 matching files 2025/09/21 01:28:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wujutec3doqo" 2025/09/21 01:28:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:28:30 DEBUG : Starting OpenDrive session with ID: d4299aa40db23806fe1f2a3ea0e1f37b80d7c8304b8897d2f101cc09715361b5 2025/09/21 01:28:30 DEBUG : Creating backend with remote "/tmp/rclone3801267900" run.go:180: Remote "OpenDrive root 'rclone-test-wujutec3doqo'", Local "Local file system at /tmp/rclone3801267900", Modify Window "1s" 2025/09/21 01:28:31 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2025/09/21 01:28:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/21 01:28:33 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-wujutec3doqo' 2025/09/21 01:28:33 NOTICE: OpenDrive root 'rclone-test-wujutec3doqo': 1 files missing 2025/09/21 01:28:33 NOTICE: 1 hashes missing 2025/09/21 01:28:33 NOTICE: OpenDrive root 'rclone-test-wujutec3doqo': 1 differences found 2025/09/21 01:28:33 NOTICE: OpenDrive root 'rclone-test-wujutec3doqo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/21 01:28:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:28:33 NOTICE: OpenDrive root 'rclone-test-wujutec3doqo': 0 differences found 2025/09/21 01:28:33 NOTICE: OpenDrive root 'rclone-test-wujutec3doqo': 1 matching files 2025/09/21 01:28:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pimavit4woxo" 2025/09/21 01:28:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:28:34 DEBUG : Starting OpenDrive session with ID: 408e3e6747cfb520f7510ae6253bb46b3673deb13cabd1f023c69a26b829e180 2025/09/21 01:28:34 DEBUG : Creating backend with remote "/tmp/rclone3080758428" run.go:180: Remote "OpenDrive root 'rclone-test-pimavit4woxo'", Local "Local file system at /tmp/rclone3080758428", Modify Window "1s" 2025/09/21 01:28:35 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2025/09/21 01:28:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/21 01:28:37 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-pimavit4woxo' 2025/09/21 01:28:37 NOTICE: OpenDrive root 'rclone-test-pimavit4woxo': 1 files missing 2025/09/21 01:28:37 NOTICE: 1 hashes missing 2025/09/21 01:28:37 NOTICE: OpenDrive root 'rclone-test-pimavit4woxo': 1 differences found 2025/09/21 01:28:37 NOTICE: OpenDrive root 'rclone-test-pimavit4woxo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/21 01:28:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:28:37 NOTICE: OpenDrive root 'rclone-test-pimavit4woxo': 0 differences found 2025/09/21 01:28:37 NOTICE: OpenDrive root 'rclone-test-pimavit4woxo': 1 matching files 2025/09/21 01:28:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-muketox2xedi" 2025/09/21 01:28:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:28:38 DEBUG : Starting OpenDrive session with ID: 91e2c8347ba2d1812ab6e48ac0a2eb7afc1385f5cd33cec013b499456b33cc63 2025/09/21 01:28:38 DEBUG : Creating backend with remote "/tmp/rclone3065054406" run.go:180: Remote "OpenDrive root 'rclone-test-muketox2xedi'", Local "Local file system at /tmp/rclone3065054406", Modify Window "1s" 2025/09/21 01:28:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2025/09/21 01:28:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/21 01:28:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-muketox2xedi' 2025/09/21 01:28:41 NOTICE: OpenDrive root 'rclone-test-muketox2xedi': 1 files missing 2025/09/21 01:28:41 NOTICE: 1 hashes missing 2025/09/21 01:28:41 NOTICE: OpenDrive root 'rclone-test-muketox2xedi': 1 differences found 2025/09/21 01:28:41 NOTICE: OpenDrive root 'rclone-test-muketox2xedi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/21 01:28:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:28:41 NOTICE: OpenDrive root 'rclone-test-muketox2xedi': 0 differences found 2025/09/21 01:28:41 NOTICE: OpenDrive root 'rclone-test-muketox2xedi': 1 matching files 2025/09/21 01:28:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-juwukax4reja" 2025/09/21 01:28:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:28:42 DEBUG : Starting OpenDrive session with ID: aba01e26aeb65ba7f4eb45e63b262e86a7353b65bc4b7339f5fb885fa58e9394 2025/09/21 01:28:42 DEBUG : Creating backend with remote "/tmp/rclone3813334992" run.go:180: Remote "OpenDrive root 'rclone-test-juwukax4reja'", Local "Local file system at /tmp/rclone3813334992", Modify Window "1s" 2025/09/21 01:28:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2025/09/21 01:28:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/21 01:28:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-juwukax4reja' 2025/09/21 01:28:45 NOTICE: OpenDrive root 'rclone-test-juwukax4reja': 1 files missing 2025/09/21 01:28:45 NOTICE: 1 hashes missing 2025/09/21 01:28:45 NOTICE: OpenDrive root 'rclone-test-juwukax4reja': 1 differences found 2025/09/21 01:28:45 NOTICE: OpenDrive root 'rclone-test-juwukax4reja': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/21 01:28:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:28:45 NOTICE: OpenDrive root 'rclone-test-juwukax4reja': 0 differences found 2025/09/21 01:28:45 NOTICE: OpenDrive root 'rclone-test-juwukax4reja': 1 matching files 2025/09/21 01:28:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kotolop2wuce" 2025/09/21 01:28:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:28:46 DEBUG : Starting OpenDrive session with ID: 6a8a430b9b29c49fe44e069d6297d74fd8325606f67e6fd63b21886b0bd6df51 2025/09/21 01:28:46 DEBUG : Creating backend with remote "/tmp/rclone3503474278" run.go:180: Remote "OpenDrive root 'rclone-test-kotolop2wuce'", Local "Local file system at /tmp/rclone3503474278", Modify Window "1s" 2025/09/21 01:28:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2025/09/21 01:28:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/21 01:28:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-kotolop2wuce' 2025/09/21 01:28:48 NOTICE: OpenDrive root 'rclone-test-kotolop2wuce': 1 files missing 2025/09/21 01:28:48 NOTICE: 1 hashes missing 2025/09/21 01:28:48 NOTICE: OpenDrive root 'rclone-test-kotolop2wuce': 1 differences found 2025/09/21 01:28:48 NOTICE: OpenDrive root 'rclone-test-kotolop2wuce': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/21 01:28:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:28:49 NOTICE: OpenDrive root 'rclone-test-kotolop2wuce': 0 differences found 2025/09/21 01:28:49 NOTICE: OpenDrive root 'rclone-test-kotolop2wuce': 1 matching files 2025/09/21 01:28:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fubufuk7mifi" 2025/09/21 01:28:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:28:49 DEBUG : Starting OpenDrive session with ID: d3c3fd2b3ce020727a8383e4367340e3f2948241779d8f87427b7fd213c7e2dd 2025/09/21 01:28:50 DEBUG : Creating backend with remote "/tmp/rclone3383442113" run.go:180: Remote "OpenDrive root 'rclone-test-fubufuk7mifi'", Local "Local file system at /tmp/rclone3383442113", Modify Window "1s" 2025/09/21 01:28:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2025/09/21 01:28:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/21 01:28:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-fubufuk7mifi' 2025/09/21 01:28:52 NOTICE: OpenDrive root 'rclone-test-fubufuk7mifi': 1 files missing 2025/09/21 01:28:52 NOTICE: 1 hashes missing 2025/09/21 01:28:52 NOTICE: OpenDrive root 'rclone-test-fubufuk7mifi': 1 differences found 2025/09/21 01:28:52 NOTICE: OpenDrive root 'rclone-test-fubufuk7mifi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/21 01:28:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/21 01:28:53 NOTICE: OpenDrive root 'rclone-test-fubufuk7mifi': 0 differences found 2025/09/21 01:28:53 NOTICE: OpenDrive root 'rclone-test-fubufuk7mifi': 1 matching files 2025/09/21 01:28:53 DEBUG : OpenDrive root 'rclone-test-fubufuk7mifi': Purge remote 2025/09/21 01:28:53 DEBUG : OpenDrive root 'rclone-test-kotolop2wuce': Purge remote 2025/09/21 01:28:54 DEBUG : OpenDrive root 'rclone-test-juwukax4reja': Purge remote 2025/09/21 01:28:54 DEBUG : OpenDrive root 'rclone-test-muketox2xedi': Purge remote 2025/09/21 01:28:54 DEBUG : OpenDrive root 'rclone-test-pimavit4woxo': Purge remote 2025/09/21 01:28:55 DEBUG : OpenDrive root 'rclone-test-wujutec3doqo': Purge remote 2025/09/21 01:28:55 DEBUG : OpenDrive root 'rclone-test-zucuvel7tequ': Purge remote 2025/09/21 01:28:56 DEBUG : OpenDrive root 'rclone-test-havirak3figu': Purge remote 2025/09/21 01:28:56 DEBUG : OpenDrive root 'rclone-test-musileb1ceje': Purge remote 2025/09/21 01:28:56 DEBUG : OpenDrive root 'rclone-test-yifiqah0voti': Purge remote --- PASS: TestApplyTransforms (42.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:28:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/21 01:28:58 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/09/21 01:28:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/21 01:28:59 INFO : file1: Copied (new) to: sub/file2 2025/09/21 01:29:00 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:29:00 DEBUG : file1: Unchanged skipping 2025/09/21 01:29:00 DEBUG : OpenDrive root 'rclone-test-habafur1gade': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.09s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:29:03 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/09/21 01:29:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-habafur1gade/backup" 2025/09/21 01:29:06 DEBUG : Starting OpenDrive session with ID: 61f96393675c794b11d01817a2e2202b1538b7ede320972e28a64269b18da50c 2025/09/21 01:29:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/21 01:29:08 INFO : dst/file1: Moved (server-side) 2025/09/21 01:29:08 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/09/21 01:29:09 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/21 01:29:09 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (10.42s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:29:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-habafur1gade/dst" 2025/09/21 01:29:13 DEBUG : Starting OpenDrive session with ID: 3a0440961584bdd0e5e12bab164d1c72c4bbf312a4987d77855e4a34fd412dfe 2025/09/21 01:29:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-habafur1gade/CompareDest" 2025/09/21 01:29:15 DEBUG : Starting OpenDrive session with ID: 97b24a2f6baa5018695b0e76e82582c183efeb80355568aa1b36fbac4558b5e9 2025/09/21 01:29:15 DEBUG : one: Need to transfer - File not found at Destination 2025/09/21 01:29:17 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/21 01:29:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/21 01:29:18 INFO : one: Copied (new) 2025/09/21 01:29:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:29:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/21 01:29:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/21 01:29:21 INFO : one: Copied (replaced existing) 2025/09/21 01:29:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/21 01:29:24 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/09/21 01:29:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 01:29:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:29:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 01:29:27 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/09/21 01:29:29 DEBUG : two: Need to transfer - File not found at Destination 2025/09/21 01:29:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:29:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/21 01:29:30 DEBUG : two: Need to transfer - File not found at Destination 2025/09/21 01:29:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 01:29:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/21 01:29:31 DEBUG : two: Need to transfer - File not found at Destination 2025/09/21 01:29:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/21 01:29:32 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/09/21 01:29:33 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/09/21 01:29:33 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (22.97s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:29:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-habafur1gade/dst" 2025/09/21 01:29:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value copy_test.go:283: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:283 Error: Received unexpected error: failed to create session: Unknown 404 Not Found (Error 404) Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (0.99s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.37s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.36s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:29:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/21 01:29:39 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2025/09/21 01:29:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/21 01:29:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/21 01:29:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/21 01:29:41 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2025/09/21 01:29:41 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 2025/09/21 01:29:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/21 01:29:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/21 01:29:43 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2025/09/21 01:29:45 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 17f1e5cbba5b6aa1d42c457f599bb15a OK 2025/09/21 01:29:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.73s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.38s) === RUN TestDeduplicateSkip run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.38s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.39s) === RUN TestDeduplicateFirst run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.39s) === RUN TestDeduplicateNewest run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.38s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:29:49 DEBUG : one: Uploading chunk 0, size=100, remain=0 2025/09/21 01:29:52 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2025/09/21 01:29:53 DEBUG : another: Uploading chunk 0, size=100, remain=0 2025/09/21 01:29:55 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2025/09/21 01:29:57 INFO : OpenDrive root 'rclone-test-habafur1gade': Looking for duplicate md5 hashes using newest mode. 2025/09/21 01:29:57 NOTICE: 82d4eeefc84ca4038a38f05cd241d315: Found 3 files with duplicate md5 hashes 2025/09/21 01:29:58 INFO : one: Deleted 2025/09/21 01:29:58 INFO : also/one: Deleted 2025/09/21 01:29:58 NOTICE: 82d4eeefc84ca4038a38f05cd241d315: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (11.31s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.39s) === RUN TestDeduplicateLargest run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.38s) === RUN TestDeduplicateSmallest run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.38s) === RUN TestDeduplicateRename run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.39s) === RUN TestMergeDirs run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.38s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:30:02 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/09/21 01:30:04 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/09/21 01:30:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 01:30:08 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/09/21 01:30:11 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/09/21 01:30:13 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/09/21 01:30:15 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/09/21 01:30:17 DEBUG : a.txt: Excluded (Size Filter) 2025/09/21 01:30:17 DEBUG : a.txt: Excluded 2025/09/21 01:30:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/21 01:30:17 DEBUG : sub dir/hello world: Excluded 2025/09/21 01:30:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/21 01:30:17 DEBUG : sub dir/hello world2: Excluded 2025/09/21 01:30:18 DEBUG : sub dir/ignore dir: Excluded 2025/09/21 01:30:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/21 01:30:18 DEBUG : sub dir/hello world: Excluded 2025/09/21 01:30:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/21 01:30:18 DEBUG : sub dir/hello world2: Excluded 2025/09/21 01:30:18 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (20.51s) === RUN TestListDirSortedFn run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:30:23 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/09/21 01:30:25 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/09/21 01:30:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 01:30:29 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 run.go:285: Failed to put "sub dir/hello world2" to "OpenDrive root 'rclone-test-habafur1gade'": failed to get fileinfo: File was not found (Error 404) --- FAIL: TestListDirSortedFn (9.93s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:30:33 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/21 01:30:35 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.94s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.20s) --- PASS: TestListJSON/Recurse (0.40s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.19s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:30:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/21 01:30:43 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 2025/09/21 01:30:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-habafur1gade/notfound" 2025/09/21 01:30:48 DEBUG : Starting OpenDrive session with ID: 4830c0a685c6dd49b2a0eb55c931f4dad4251669951ba735ad5af82ec5e22491 --- PASS: TestStatJSON (9.88s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (0.38s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.19s) --- PASS: TestStatJSON/File (0.19s) --- PASS: TestStatJSON/NotFound (0.38s) --- PASS: TestStatJSON/DirFilesOnly (0.19s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.19s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (1.36s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:30:50 INFO : OpenDrive root 'rclone-test-habafur1gade': Making directory 2025/09/21 01:30:50 INFO : OpenDrive root 'rclone-test-habafur1gade': Making directory --- PASS: TestMkdir (0.58s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:30:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.97s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:30:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 01:30:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.82s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:31:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 01:31:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 01:31:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/21 01:31:03 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.06s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:31:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 01:31:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.84s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:31:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 01:31:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.62s) --- PASS: TestHashSums/Md5 (0.20s) --- PASS: TestHashSums/Md5Download (0.39s) === RUN TestHashSumsWithErrors 2025/09/21 01:31:15 DEBUG : Creating backend with remote ":memory:" 2025/09/21 01:31:15 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/21 01:31:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/21 01:31:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/21 01:31:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/21 01:31:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/21 01:31:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/21 01:31:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/21 01:31:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/21 01:31:15 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:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:31:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 01:31:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 01:31:20 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (8.42s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:31:24 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/09/21 01:31:26 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/09/21 01:31:28 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/09/21 01:31:29 DEBUG : Waiting for deletions to finish 2025/09/21 01:31:29 DEBUG : large: Excluded (Size Filter) 2025/09/21 01:31:29 DEBUG : large: Excluded 2025/09/21 01:31:29 INFO : medium: Deleted 2025/09/21 01:31:30 INFO : small: Deleted --- PASS: TestDelete (7.22s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:31:31 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/09/21 01:31:33 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/09/21 01:31:35 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/09/21 01:31:36 DEBUG : Waiting for deletions to finish 2025/09/21 01:31:36 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/21 01:31:36 INFO : small: Deleted 2025/09/21 01:31:37 INFO : large: Deleted --- PASS: TestMaxDelete (7.61s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:31:39 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/09/21 01:31:41 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/09/21 01:31:42 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/09/21 01:31:43 DEBUG : Waiting for deletions to finish 2025/09/21 01:31:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/21 01:31:44 INFO : small: Deleted 2025/09/21 01:31:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.85s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:31:46 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/09/21 01:31:47 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/09/21 01:31:49 DEBUG : large: Uploading chunk 0, size=100, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:486 Error: Should be true Test: TestMaxDeleteSize Messages: large: Modification time difference too big |-215901h26m43.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-09-21 01:31:50 +0000 UTC) (precision 1s) 2025/09/21 01:31:51 DEBUG : Waiting for deletions to finish 2025/09/21 01:31:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/21 01:31:51 INFO : small: Deleted 2025/09/21 01:31:51 INFO : medium: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (7.51s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:31:53 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.46s) === RUN TestRetry 2025/09/21 01:31:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/21 01:31:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/21 01:31:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/21 01:31:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/21 01:31:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/21 01:31:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/21 01:31:56 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:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:31:57 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2025/09/21 01:31:58 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (8.89s) === RUN TestPurge 2025/09/21 01:32:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mohibup4boza" 2025/09/21 01:32:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:32:05 DEBUG : Starting OpenDrive session with ID: 1f1ed91cb262621c0ae2bbbd596f1bb15f451f91ea2552849a098976d7d2db97 2025/09/21 01:32:06 DEBUG : Creating backend with remote "/tmp/rclone1580027952" run.go:180: Remote "OpenDrive root 'rclone-test-mohibup4boza'", Local "Local file system at /tmp/rclone1580027952", Modify Window "1s" 2025/09/21 01:32:08 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/09/21 01:32:09 INFO : A2: Making directory 2025/09/21 01:32:09 INFO : A1/B2: Making directory 2025/09/21 01:32:10 INFO : A1/B2/C2: Making directory 2025/09/21 01:32:10 INFO : A1/B1/C3: Making directory 2025/09/21 01:32:10 INFO : A3: Making directory 2025/09/21 01:32:11 INFO : A3/B3: Making directory 2025/09/21 01:32:11 INFO : A3/B3/C4: Making directory 2025/09/21 01:32:12 DEBUG : A1/two: Uploading chunk 0, size=3, 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 2025/09/21 01:32:24 ERROR : error listing: directory not found 2025/09/21 01:32:24 DEBUG : OpenDrive root 'rclone-test-mohibup4boza': Purge remote 2025/09/21 01:32:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:32:26 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/09/21 01:32:27 INFO : A2: Making directory 2025/09/21 01:32:28 INFO : A1/B2: Making directory 2025/09/21 01:32:28 INFO : A1/B2/C2: Making directory 2025/09/21 01:32:28 INFO : A1/B1/C3: Making directory 2025/09/21 01:32:29 INFO : A3: Making directory 2025/09/21 01:32:29 INFO : A3/B3: Making directory 2025/09/21 01:32:29 INFO : A3/B3/C4: Making directory 2025/09/21 01:32:30 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/09/21 01:32:33 DEBUG : removing 1 level 3 directories 2025/09/21 01:32:33 INFO : A3/B3/C4: Removing directory 2025/09/21 01:32:34 DEBUG : removing 2 level 3 directories 2025/09/21 01:32:34 INFO : A1/B2/C2: Removing directory 2025/09/21 01:32:34 INFO : A1/B1/C3: Removing directory 2025/09/21 01:32:35 DEBUG : removing 2 level 2 directories 2025/09/21 01:32:35 INFO : A3/B3: Removing directory 2025/09/21 01:32:35 INFO : A1/B2: Removing directory 2025/09/21 01:32:35 DEBUG : removing 2 level 1 directories 2025/09/21 01:32:35 INFO : A3: Removing directory 2025/09/21 01:32:35 INFO : A2: Removing directory 2025/09/21 01:32:38 DEBUG : removing 1 level 3 directories 2025/09/21 01:32:38 INFO : A1/B1/C1: Removing directory 2025/09/21 01:32:39 DEBUG : removing 1 level 2 directories 2025/09/21 01:32:39 INFO : A1/B1: Removing directory 2025/09/21 01:32:39 DEBUG : removing 1 level 1 directories 2025/09/21 01:32:39 INFO : A1: Removing directory 2025/09/21 01:32:39 DEBUG : removing 1 level 0 directories 2025/09/21 01:32:39 INFO : OpenDrive root 'rclone-test-habafur1gade': Removing directory 2025/09/21 01:32:40 ERROR : error listing: directory not found 2025/09/21 01:32:40 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (16.10s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:32:41 INFO : A1: Making directory 2025/09/21 01:32:41 INFO : A1/B1: Making directory 2025/09/21 01:32:42 INFO : A1/B1/C1: Making directory 2025/09/21 01:32:43 DEBUG : removing 1 level 3 directories 2025/09/21 01:32:43 INFO : A1/B1/C1: Removing directory 2025/09/21 01:32:44 DEBUG : removing 1 level 2 directories 2025/09/21 01:32:44 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.69s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:32:45 INFO : A1: Making directory 2025/09/21 01:32:45 INFO : A1/B1: Making directory 2025/09/21 01:32:46 INFO : A1/B1/C1: Making directory 2025/09/21 01:32:48 DEBUG : removing 1 level 3 directories 2025/09/21 01:32:48 INFO : A1/B1/C1: Removing directory 2025/09/21 01:32:48 DEBUG : removing 1 level 2 directories 2025/09/21 01:32:48 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.46s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:32:51 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/21 01:32:52 DEBUG : filename.txt: File name found in url 2025/09/21 01:32:53 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2025/09/21 01:32:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/21 01:32:54 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2025/09/21 01:32:56 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (8.89s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:32:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/21 01:33:00 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/09/21 01:33:01 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/21 01:33:01 INFO : file1: Copied (new) to: sub/file2 2025/09/21 01:33:01 INFO : file1: Deleted 2025/09/21 01:33:01 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:33:01 DEBUG : file1: Unchanged skipping 2025/09/21 01:33:01 INFO : file1: Deleted 2025/09/21 01:33:02 DEBUG : OpenDrive root 'rclone-test-habafur1gade': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.49s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:33:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/21 01:33:04 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/21 01:33:05 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/21 01:33:05 INFO : file1: Copied (new) 2025/09/21 01:33:05 INFO : file1: Deleted 2025/09/21 01:33:05 DEBUG : file1: Destination exists, skipping 2025/09/21 01:33:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:33:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/21 01:33:07 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/09/21 01:33:09 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/21 01:33:09 INFO : file1: Copied (new) to: sub/file2 2025/09/21 01:33:09 INFO : file1: Deleted 2025/09/21 01:33:09 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:33:09 DEBUG : file1: Unchanged skipping 2025/09/21 01:33:09 INFO : file1: Deleted 2025/09/21 01:33:10 DEBUG : sub/file2: moving to sub/File2-rclone-move-janopib4 2025/09/21 01:33:10 DEBUG : sub/file2: same parent dir (ODFfOTQ1NzgxMF9CVWhaTA) - using file/rename instead of move_copy for sub/File2-rclone-move-janopib4 2025/09/21 01:33:10 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-janopib4 2025/09/21 01:33:10 DEBUG : sub/file2: moving to sub/File2 2025/09/21 01:33:11 DEBUG : sub/File2-rclone-move-janopib4: same parent dir (ODFfOTQ1NzgxMF9CVWhaTA) - using file/rename instead of move_copy for sub/File2 2025/09/21 01:33:11 INFO : sub/File2-rclone-move-janopib4: Moved (server-side) to: sub/File2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- PASS: TestCaseInsensitiveMoveFile (17.15s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:33:24 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2025/09/21 01:33:26 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:33:28 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/09/21 01:33:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-habafur1gade/backup" 2025/09/21 01:33:29 DEBUG : Config file has changed externally - reloading 2025/09/21 01:33:30 DEBUG : Starting OpenDrive session with ID: 5924881d4d104dbf2a1226efd9c242b9ba373bf2a65e8ce994d74bed91802aad 2025/09/21 01:33:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/21 01:33:32 INFO : dst/file1: Moved (server-side) 2025/09/21 01:33:32 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/09/21 01:33:33 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/21 01:33:33 INFO : dst/file1: Copied (new) 2025/09/21 01:33:33 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.72s) === 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:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:33:37 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/09/21 01:33:39 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/09/21 01:33:41 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/09/21 01:33:44 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/09/21 01:33:46 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/09/21 01:33:47 INFO : A1/B2: Making directory 2025/09/21 01:33:47 INFO : A1/B1/C3: Making directory 2025/09/21 01:33:49 DEBUG : A2: same parent dir (ODFfOTQ1NzgwMl9Qdjg3cQ) - using folder/rename instead of move_copy 2025/09/21 01:33:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/21 01:33:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/21 01:33:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/21 01:33:53 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/21 01:33:55 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/21 01:33:58 INFO : OpenDrive root 'rclone-test-habafur1gade': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/21 01:34:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/21 01:34:01 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/21 01:34:01 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/21 01:34:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/21 01:34:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three --- PASS: TestDirMove (32.49s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" --- PASS: TestGetFsInfo (0.38s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:34:09 DEBUG : OpenDrive root 'rclone-test-habafur1gade': File to upload is small (34 bytes), uploading instead of streaming 2025/09/21 01:34:10 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/09/21 01:34:11 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/21 01:34:11 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/09/21 01:34:11 DEBUG : OpenDrive root 'rclone-test-habafur1gade': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/21 01:34:12 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/09/21 01:34:14 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/09/21 01:34: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:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:34:15 DEBUG : OpenDrive root 'rclone-test-habafur1gade': File to upload is small (34 bytes), uploading instead of streaming 2025/09/21 01:34:16 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/09/21 01:34:17 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/21 01:34:17 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/09/21 01:34:17 DEBUG : OpenDrive root 'rclone-test-habafur1gade': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/21 01:34:17 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/09/21 01:34:19 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/09/21 01:34:19 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:34:20 DEBUG : OpenDrive root 'rclone-test-habafur1gade': File to upload is small (34 bytes), uploading instead of streaming 2025/09/21 01:34:21 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/09/21 01:34:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 01:34:22 DEBUG : OpenDrive root 'rclone-test-habafur1gade': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/21 01:34:23 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/09/21 01:34:24 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:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:34:25 DEBUG : OpenDrive root 'rclone-test-habafur1gade': File to upload is small (34 bytes), uploading instead of streaming 2025/09/21 01:34:26 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/09/21 01:34:27 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/21 01:34:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/21 01:34:27 DEBUG : OpenDrive root 'rclone-test-habafur1gade': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/21 01:34:28 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/09/21 01:34:30 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/21 01:34:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.38s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.38s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:34:32 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2025/09/21 01:34:33 DEBUG : OpenDrive root 'rclone-test-habafur1gade': File to upload is small (60 bytes), uploading instead of streaming 2025/09/21 01:34:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 01:34:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/21 01:34:35 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.65s) === RUN TestRcatSizeMetadata run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.39s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:34:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 01:34:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 01:34:41 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2025/09/21 01:34:43 DEBUG : OpenDrive root 'rclone-test-habafur1gade': Touching "empty space" 2025/09/21 01:34:43 DEBUG : OpenDrive root 'rclone-test-habafur1gade': Touching "potato2" 2025/09/21 01:34:43 DEBUG : OpenDrive root 'rclone-test-habafur1gade': Touching "sub dir/potato3" --- PASS: TestTouchDir (9.22s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.38s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.38s) === RUN TestCopyDirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.38s) === RUN TestSetDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.39s) === RUN TestDirsEqual run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.39s) === RUN TestRemoveExisting run.go:180: Remote "OpenDrive root 'rclone-test-habafur1gade'", Local "Local file system at /tmp/rclone1535700484", Modify Window "1s" 2025/09/21 01:34:48 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2025/09/21 01:34:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2025/09/21 01:34:53 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fuwayaf3" before starting 2025/09/21 01:34:53 DEBUG : sub dir/test remove existing: same parent dir (ODFfOTQ1NzgzM19UOURLYQ) - using file/rename instead of move_copy for sub dir/test remove existing.fuwayaf3 2025/09/21 01:34:54 DEBUG : sub dir/test remove existing.fuwayaf3: TEST: removing renamed existing file after operation 2025/09/21 01:34:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zekopax0" before starting 2025/09/21 01:34:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTQ1NzgzM19UOURLYQ) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zekopax0 2025/09/21 01:34:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zekopax0: TEST: renaming existing back after failed operation 2025/09/21 01:34:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zekopax0: same parent dir (ODFfOTQ1NzgzM19UOURLYQ) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/09/21 01:34:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.viwosug1" before starting 2025/09/21 01:34:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTQ1NzgzM19UOURLYQ) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.viwosug1 2025/09/21 01:34:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.viwosug1: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (11.30s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/09/21 01:34:58 DEBUG : OpenDrive root 'rclone-test-habafur1gade': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m26.317179205s (try 2/5): exit status 1: Failed [TestCopyFileCopyDest TestListDirSortedFn TestMaxDeleteSize]