"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/08/30 04:12:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-berahuh1pabi" 2025/08/30 04:12:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:12:21 DEBUG : Starting OpenDrive session with ID: dc2525668938c4172906198b3cb375eb4b81cff35ebd62f439131502db262c11 2025/08/30 04:12:21 DEBUG : Creating backend with remote "/tmp/rclone454308067" === 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-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/08/30 04:12:22 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/08/30 04:12:22 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/08/30 04:12:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/30 04:12:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/30 04:12:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/30 04:12:22 DEBUG : potato: Seek from 10 to 0 2025/08/30 04:12:22 DEBUG : potato: Seek from 10 to 0 2025/08/30 04:12:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/30 04:12:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/30 04:12:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/30 04:12:22 DEBUG : potato: Seek from 5 to 2 2025/08/30 04:12:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/30 04:12:22 DEBUG : potato: Seek from 7 to 0 2025/08/30 04:12:22 DEBUG : potato: Seek from 7 to 0 2025/08/30 04:12:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/30 04:12:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/30 04:12:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/30 04:12:22 DEBUG : potato: Seek from 5 to 2 2025/08/30 04:12:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/30 04:12:22 DEBUG : potato: Seek from 8 to 0 2025/08/30 04:12:22 DEBUG : potato: Seek from 8 to 0 2025/08/30 04:12:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/30 04:12:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/30 04:12:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/30 04:12:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/30 04:12:22 DEBUG : potato: Seek from 5 to 2 2025/08/30 04:12:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/30 04:12:22 DEBUG : potato: Seek from 9 to 0 2025/08/30 04:12:22 DEBUG : potato: Seek from 9 to 0 2025/08/30 04:12:22 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-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:12:23 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2025/08/30 04:12:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2025/08/30 04:12:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2025/08/30 04:12:30 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.25s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.19s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.20s) --- PASS: TestCheck/5 (0.19s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.19s) === RUN TestCheckFsError 2025/08/30 04:12:33 DEBUG : Creating backend with remote "nonexistent" 2025/08/30 04:12:33 DEBUG : Creating backend with remote "nonexistent" 2025/08/30 04:12:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/30 04:12:33 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/08/30 04:12:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/30 04:12:33 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:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:12:34 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/30 04:12:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2025/08/30 04:12:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/30 04:12:43 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.88s) --- PASS: TestCheckDownload/1 (0.42s) --- PASS: TestCheckDownload/2 (0.54s) --- PASS: TestCheckDownload/3 (0.38s) --- PASS: TestCheckDownload/4 (0.76s) --- PASS: TestCheckDownload/5 (0.52s) --- PASS: TestCheckDownload/6 (0.39s) --- PASS: TestCheckDownload/7 (0.56s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:12:48 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/30 04:12:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2025/08/30 04:12:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/30 04:12:55 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.00s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.19s) --- 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-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:12:59 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2025/08/30 04:13:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/30 04:13:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/30 04:13:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/30 04:13:01 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/30 04:13:01 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2025/08/30 04:13:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/30 04:13:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/30 04:13:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/30 04:13:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.53s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:13:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-berahuh1pabi/data" 2025/08/30 04:13:04 DEBUG : Starting OpenDrive session with ID: 62c9aae413f93b05ab6f5e91ffb12ef37ef6089cd778973ed005c24e04432a5b 2025/08/30 04:13:06 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/08/30 04:13:08 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2025/08/30 04:13:11 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/08/30 04:13:13 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2025/08/30 04:13:15 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2025/08/30 04:13:18 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2025/08/30 04:13:20 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2025/08/30 04:13:23 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2025/08/30 04:13:25 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/08/30 04:13:27 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/08/30 04:13:28 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (28.25s) --- PASS: TestCheckSum/subtest1 (0.81s) --- PASS: TestCheckSum/subtest2 (0.59s) --- PASS: TestCheckSum/subtest3 (0.79s) --- PASS: TestCheckSum/subtest4 (0.60s) --- PASS: TestCheckSum/subtest5 (0.60s) --- PASS: TestCheckSum/subtest6 (0.59s) --- PASS: TestCheckSum/subtest7 (0.59s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:13:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-berahuh1pabi/data" 2025/08/30 04:13:32 DEBUG : Starting OpenDrive session with ID: b61f2f8a7a81a5006fb7e0107133301e44015807dc2de3f8bc238855120f6040 2025/08/30 04:13:34 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/08/30 04:13:36 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2025/08/30 04:13:40 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/08/30 04:13:41 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2025/08/30 04:13:44 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2025/08/30 04:13:47 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2025/08/30 04:13:49 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2025/08/30 04:13:52 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2025/08/30 04:13:55 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/08/30 04:13:56 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/08/30 04:13:58 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (29.50s) --- PASS: TestCheckSumDownload/subtest1 (0.94s) --- PASS: TestCheckSumDownload/subtest2 (0.74s) --- PASS: TestCheckSumDownload/subtest3 (1.13s) --- PASS: TestCheckSumDownload/subtest4 (0.76s) --- PASS: TestCheckSumDownload/subtest5 (0.74s) --- PASS: TestCheckSumDownload/subtest6 (0.75s) --- PASS: TestCheckSumDownload/subtest7 (0.77s) === RUN TestApplyTransforms 2025/08/30 04:14:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vasubov6tedi" 2025/08/30 04:14:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:14:02 DEBUG : Starting OpenDrive session with ID: 1091737bb44e3bb18e1a4afcf9968164a0757c2a114bbadc7a0beecc25afca22 2025/08/30 04:14:02 DEBUG : Creating backend with remote "/tmp/rclone644929338" run.go:180: Remote "OpenDrive root 'rclone-test-vasubov6tedi'", Local "Local file system at /tmp/rclone644929338", Modify Window "1s" 2025/08/30 04:14:04 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2025/08/30 04:14:05 ERROR : hello, world!: sum not found 2025/08/30 04:14:05 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-vasubov6tedi' 2025/08/30 04:14:05 NOTICE: OpenDrive root 'rclone-test-vasubov6tedi': 1 files missing 2025/08/30 04:14:05 NOTICE: 1 hashes missing 2025/08/30 04:14:05 NOTICE: OpenDrive root 'rclone-test-vasubov6tedi': 1 differences found 2025/08/30 04:14:05 NOTICE: OpenDrive root 'rclone-test-vasubov6tedi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/30 04:14:05 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 04:14:05 NOTICE: OpenDrive root 'rclone-test-vasubov6tedi': 0 differences found 2025/08/30 04:14:05 NOTICE: OpenDrive root 'rclone-test-vasubov6tedi': 1 matching files 2025/08/30 04:14:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hesasih4hoqe" 2025/08/30 04:14:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:14:06 DEBUG : Starting OpenDrive session with ID: b10e96f899496afc2a8481c6b1523c7f05b2d21ba6b9a4fa55decbed9ba98f5f 2025/08/30 04:14:06 DEBUG : Creating backend with remote "/tmp/rclone1609208519" run.go:180: Remote "OpenDrive root 'rclone-test-hesasih4hoqe'", Local "Local file system at /tmp/rclone1609208519", Modify Window "1s" 2025/08/30 04:14:07 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2025/08/30 04:14:09 ERROR : HELLO, WORLD!: sum not found 2025/08/30 04:14:09 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-hesasih4hoqe' 2025/08/30 04:14:09 NOTICE: OpenDrive root 'rclone-test-hesasih4hoqe': 1 files missing 2025/08/30 04:14:09 NOTICE: 1 hashes missing 2025/08/30 04:14:09 NOTICE: OpenDrive root 'rclone-test-hesasih4hoqe': 1 differences found 2025/08/30 04:14:09 NOTICE: OpenDrive root 'rclone-test-hesasih4hoqe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/30 04:14:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 04:14:09 NOTICE: OpenDrive root 'rclone-test-hesasih4hoqe': 0 differences found 2025/08/30 04:14:09 NOTICE: OpenDrive root 'rclone-test-hesasih4hoqe': 1 matching files 2025/08/30 04:14:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kihozat3wisu" 2025/08/30 04:14:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:14:10 DEBUG : Starting OpenDrive session with ID: bde84a1b51b64ff67315c833d9153b6afbf7fb0a362a47e1ce4c4461fdc4611f 2025/08/30 04:14:10 DEBUG : Creating backend with remote "/tmp/rclone2201316394" run.go:180: Remote "OpenDrive root 'rclone-test-kihozat3wisu'", Local "Local file system at /tmp/rclone2201316394", Modify Window "1s" 2025/08/30 04:14:11 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/30 04:14:12 ERROR : HeLlO, wOrLd!: sum not found 2025/08/30 04:14:12 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-kihozat3wisu' 2025/08/30 04:14:12 NOTICE: OpenDrive root 'rclone-test-kihozat3wisu': 1 files missing 2025/08/30 04:14:12 NOTICE: 1 hashes missing 2025/08/30 04:14:12 NOTICE: OpenDrive root 'rclone-test-kihozat3wisu': 1 differences found 2025/08/30 04:14:12 NOTICE: OpenDrive root 'rclone-test-kihozat3wisu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/30 04:14:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 04:14:13 NOTICE: OpenDrive root 'rclone-test-kihozat3wisu': 0 differences found 2025/08/30 04:14:13 NOTICE: OpenDrive root 'rclone-test-kihozat3wisu': 1 matching files 2025/08/30 04:14:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hakesip5mihi" 2025/08/30 04:14:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:14:13 DEBUG : Starting OpenDrive session with ID: 67b1d85c3ef70a936374c5981e99066503cdff063a23150bdcf61870bf338a9b 2025/08/30 04:14:14 DEBUG : Creating backend with remote "/tmp/rclone743723084" run.go:180: Remote "OpenDrive root 'rclone-test-hakesip5mihi'", Local "Local file system at /tmp/rclone743723084", Modify Window "1s" 2025/08/30 04:14:15 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/30 04:14:16 ERROR : HELLO, WORLD!: sum not found 2025/08/30 04:14:16 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-hakesip5mihi' 2025/08/30 04:14:16 NOTICE: OpenDrive root 'rclone-test-hakesip5mihi': 1 files missing 2025/08/30 04:14:16 NOTICE: 1 hashes missing 2025/08/30 04:14:16 NOTICE: OpenDrive root 'rclone-test-hakesip5mihi': 1 differences found 2025/08/30 04:14:16 NOTICE: OpenDrive root 'rclone-test-hakesip5mihi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/30 04:14:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 04:14:17 NOTICE: OpenDrive root 'rclone-test-hakesip5mihi': 0 differences found 2025/08/30 04:14:17 NOTICE: OpenDrive root 'rclone-test-hakesip5mihi': 1 matching files 2025/08/30 04:14:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kokepan6humo" 2025/08/30 04:14:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:14:17 DEBUG : Starting OpenDrive session with ID: 74a65268366b6636169d883b3227242e5493ad7e8a8ff677d30fefc27e90c1f7 2025/08/30 04:14:17 DEBUG : Creating backend with remote "/tmp/rclone272534862" run.go:180: Remote "OpenDrive root 'rclone-test-kokepan6humo'", Local "Local file system at /tmp/rclone272534862", Modify Window "1s" 2025/08/30 04:14:19 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2025/08/30 04:14:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/30 04:14:20 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-kokepan6humo' 2025/08/30 04:14:20 NOTICE: OpenDrive root 'rclone-test-kokepan6humo': 1 files missing 2025/08/30 04:14:20 NOTICE: 1 hashes missing 2025/08/30 04:14:20 NOTICE: OpenDrive root 'rclone-test-kokepan6humo': 1 differences found 2025/08/30 04:14:20 NOTICE: OpenDrive root 'rclone-test-kokepan6humo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/30 04:14:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 04:14:21 NOTICE: OpenDrive root 'rclone-test-kokepan6humo': 0 differences found 2025/08/30 04:14:21 NOTICE: OpenDrive root 'rclone-test-kokepan6humo': 1 matching files 2025/08/30 04:14:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-puxejil1bifu" 2025/08/30 04:14:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:14:21 DEBUG : Starting OpenDrive session with ID: c65302d60aa6f522df1822fe2bcff012f9972b6ccb5d55396838e5dd7899b03f 2025/08/30 04:14:22 DEBUG : Creating backend with remote "/tmp/rclone3061964521" run.go:180: Remote "OpenDrive root 'rclone-test-puxejil1bifu'", Local "Local file system at /tmp/rclone3061964521", Modify Window "1s" 2025/08/30 04:14:23 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2025/08/30 04:14:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/30 04:14:24 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-puxejil1bifu' 2025/08/30 04:14:24 NOTICE: OpenDrive root 'rclone-test-puxejil1bifu': 1 files missing 2025/08/30 04:14:24 NOTICE: 1 hashes missing 2025/08/30 04:14:24 NOTICE: OpenDrive root 'rclone-test-puxejil1bifu': 1 differences found 2025/08/30 04:14:24 NOTICE: OpenDrive root 'rclone-test-puxejil1bifu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/30 04:14:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 04:14:25 NOTICE: OpenDrive root 'rclone-test-puxejil1bifu': 0 differences found 2025/08/30 04:14:25 NOTICE: OpenDrive root 'rclone-test-puxejil1bifu': 1 matching files 2025/08/30 04:14:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gehiloy9coto" 2025/08/30 04:14:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:14:25 DEBUG : Starting OpenDrive session with ID: 70ea892620ceef5184aa377b53de325415464eda42cb8f0cba50c02543cab570 2025/08/30 04:14:25 DEBUG : Creating backend with remote "/tmp/rclone3201318446" run.go:180: Remote "OpenDrive root 'rclone-test-gehiloy9coto'", Local "Local file system at /tmp/rclone3201318446", Modify Window "1s" 2025/08/30 04:14:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2025/08/30 04:14:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/30 04:14:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-gehiloy9coto' 2025/08/30 04:14:28 NOTICE: OpenDrive root 'rclone-test-gehiloy9coto': 1 files missing 2025/08/30 04:14:28 NOTICE: 1 hashes missing 2025/08/30 04:14:28 NOTICE: OpenDrive root 'rclone-test-gehiloy9coto': 1 differences found 2025/08/30 04:14:28 NOTICE: OpenDrive root 'rclone-test-gehiloy9coto': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/30 04:14:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 04:14:28 NOTICE: OpenDrive root 'rclone-test-gehiloy9coto': 0 differences found 2025/08/30 04:14:28 NOTICE: OpenDrive root 'rclone-test-gehiloy9coto': 1 matching files 2025/08/30 04:14:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ficitoz3hoja" 2025/08/30 04:14:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:14:29 DEBUG : Starting OpenDrive session with ID: ea587665014abe3355f1e775239cf80e870a40acf7b95207342aa44a314161f2 2025/08/30 04:14:29 DEBUG : Creating backend with remote "/tmp/rclone1007930759" run.go:180: Remote "OpenDrive root 'rclone-test-ficitoz3hoja'", Local "Local file system at /tmp/rclone1007930759", Modify Window "1s" 2025/08/30 04:14:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2025/08/30 04:14:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/30 04:14:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-ficitoz3hoja' 2025/08/30 04:14:32 NOTICE: OpenDrive root 'rclone-test-ficitoz3hoja': 1 files missing 2025/08/30 04:14:32 NOTICE: 1 hashes missing 2025/08/30 04:14:32 NOTICE: OpenDrive root 'rclone-test-ficitoz3hoja': 1 differences found 2025/08/30 04:14:32 NOTICE: OpenDrive root 'rclone-test-ficitoz3hoja': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/30 04:14:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 04:14:32 NOTICE: OpenDrive root 'rclone-test-ficitoz3hoja': 0 differences found 2025/08/30 04:14:32 NOTICE: OpenDrive root 'rclone-test-ficitoz3hoja': 1 matching files 2025/08/30 04:14:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nijanax9xita" 2025/08/30 04:14:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:14:32 DEBUG : Starting OpenDrive session with ID: 234eb8d537c48d6c9d3ec2512be032ee716a8df48bf051bb07ed12eb02fa7d1e 2025/08/30 04:14:33 DEBUG : Creating backend with remote "/tmp/rclone1220278260" run.go:180: Remote "OpenDrive root 'rclone-test-nijanax9xita'", Local "Local file system at /tmp/rclone1220278260", Modify Window "1s" 2025/08/30 04:14:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2025/08/30 04:14:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/30 04:14:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-nijanax9xita' 2025/08/30 04:14:35 NOTICE: OpenDrive root 'rclone-test-nijanax9xita': 1 files missing 2025/08/30 04:14:35 NOTICE: 1 hashes missing 2025/08/30 04:14:35 NOTICE: OpenDrive root 'rclone-test-nijanax9xita': 1 differences found 2025/08/30 04:14:35 NOTICE: OpenDrive root 'rclone-test-nijanax9xita': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/30 04:14:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 04:14:36 NOTICE: OpenDrive root 'rclone-test-nijanax9xita': 0 differences found 2025/08/30 04:14:36 NOTICE: OpenDrive root 'rclone-test-nijanax9xita': 1 matching files 2025/08/30 04:14:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tofaqiy2qayi" 2025/08/30 04:14:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:14:36 DEBUG : Starting OpenDrive session with ID: 8b4fbd9434d9661de657039fce57c4ec5214a7f0b12c9849ab274a8d9b7eafbf 2025/08/30 04:14:36 DEBUG : Creating backend with remote "/tmp/rclone3309559202" run.go:180: Remote "OpenDrive root 'rclone-test-tofaqiy2qayi'", Local "Local file system at /tmp/rclone3309559202", Modify Window "1s" 2025/08/30 04:14:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2025/08/30 04:14:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/30 04:14:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-tofaqiy2qayi' 2025/08/30 04:14:39 NOTICE: OpenDrive root 'rclone-test-tofaqiy2qayi': 1 files missing 2025/08/30 04:14:39 NOTICE: 1 hashes missing 2025/08/30 04:14:39 NOTICE: OpenDrive root 'rclone-test-tofaqiy2qayi': 1 differences found 2025/08/30 04:14:39 NOTICE: OpenDrive root 'rclone-test-tofaqiy2qayi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/30 04:14:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/30 04:14:40 NOTICE: OpenDrive root 'rclone-test-tofaqiy2qayi': 0 differences found 2025/08/30 04:14:40 NOTICE: OpenDrive root 'rclone-test-tofaqiy2qayi': 1 matching files 2025/08/30 04:14:40 DEBUG : OpenDrive root 'rclone-test-tofaqiy2qayi': Purge remote 2025/08/30 04:14:40 DEBUG : OpenDrive root 'rclone-test-nijanax9xita': Purge remote 2025/08/30 04:14:40 DEBUG : OpenDrive root 'rclone-test-ficitoz3hoja': Purge remote 2025/08/30 04:14:41 DEBUG : OpenDrive root 'rclone-test-gehiloy9coto': Purge remote 2025/08/30 04:14:41 DEBUG : OpenDrive root 'rclone-test-puxejil1bifu': Purge remote 2025/08/30 04:14:42 DEBUG : OpenDrive root 'rclone-test-kokepan6humo': Purge remote 2025/08/30 04:14:42 DEBUG : OpenDrive root 'rclone-test-hakesip5mihi': Purge remote 2025/08/30 04:14:42 DEBUG : OpenDrive root 'rclone-test-kihozat3wisu': Purge remote 2025/08/30 04:14:43 DEBUG : OpenDrive root 'rclone-test-hesasih4hoqe': Purge remote 2025/08/30 04:14:43 DEBUG : OpenDrive root 'rclone-test-vasubov6tedi': Purge remote --- PASS: TestApplyTransforms (42.20s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:14:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/30 04:14:45 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/08/30 04:14:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/30 04:14:46 INFO : file1: Copied (new) to: sub/file2 2025/08/30 04:14:47 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:14:47 DEBUG : file1: Unchanged skipping 2025/08/30 04:14:47 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.27s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.39s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:14:50 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/08/30 04:14:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-berahuh1pabi/backup" 2025/08/30 04:14:53 DEBUG : Starting OpenDrive session with ID: 5bc49f55a8959460efbf17f024e045df510c9c24ebfc1341ea85717f0c5fdaf2 2025/08/30 04:14:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/30 04:14:55 INFO : dst/file1: Moved (server-side) 2025/08/30 04:14:55 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 04:14:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/30 04:14:57 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (10.34s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:15:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-berahuh1pabi/dst" 2025/08/30 04:15:00 DEBUG : Starting OpenDrive session with ID: 83b823fc60610a83dc76fe7f803c7b1824a9279b2a449c9d1779b0b4797c20f8 2025/08/30 04:15:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-berahuh1pabi/CompareDest" 2025/08/30 04:15:01 DEBUG : Starting OpenDrive session with ID: 281a1037167619eceaabb7d30517d29681d67a24e5b953f8911fd240ce747768 2025/08/30 04:15:02 DEBUG : one: Need to transfer - File not found at Destination 2025/08/30 04:15:04 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/08/30 04:15:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/30 04:15:05 INFO : one: Copied (new) 2025/08/30 04:15:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:15:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/08/30 04:15:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/30 04:15:07 INFO : one: Copied (replaced existing) 2025/08/30 04:15:08 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/08/30 04:15:10 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/08/30 04:15:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:15:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:15:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 04:15:13 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/08/30 04:15:15 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 04:15:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:15:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 04:15:16 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 04:15:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:15:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 04:15:17 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 04:15:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/30 04:15:18 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/08/30 04:15:19 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/08/30 04:15:19 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (21.63s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:15:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-berahuh1pabi/dst" 2025/08/30 04:15:22 DEBUG : Starting OpenDrive session with ID: ea74d042a872bd87f6ef89d1cec083db8e4d5193a98a77323d060ae9d9e40250 2025/08/30 04:15:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-berahuh1pabi/CopyDest" 2025/08/30 04:15:23 DEBUG : Starting OpenDrive session with ID: 5026216007e0340ad1323842ffb8d910c82c07ec537172b6a1713b655800aedd 2025/08/30 04:15:24 DEBUG : one: Need to transfer - File not found at Destination 2025/08/30 04:15:25 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/08/30 04:15:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/30 04:15:26 INFO : one: Copied (new) 2025/08/30 04:15:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:15:27 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/08/30 04:15:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/30 04:15:28 INFO : one: Copied (replaced existing) 2025/08/30 04:15:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/08/30 04:15:31 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/08/30 04:15:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-berahuh1pabi/BackupDir" 2025/08/30 04:15:33 DEBUG : Starting OpenDrive session with ID: a61ef80053bd557162145eeabf09711dea2bca4fed590147ea220dbeea5de8ae 2025/08/30 04:15:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:15:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:15:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:15:35 INFO : one: Moved (server-side) 2025/08/30 04:15:36 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/30 04:15:36 INFO : one: Copied (server-side copy) 2025/08/30 04:15:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/30 04:15:37 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/08/30 04:15:39 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 04:15:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:15:39 DEBUG : two: Dst hash empty - aborting Src hash check 2025/08/30 04:15:39 INFO : two: Copied (server-side copy) 2025/08/30 04:15:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/30 04:15:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:15:40 DEBUG : two: Unchanged skipping 2025/08/30 04:15:41 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/08/30 04:15:43 DEBUG : three: Need to transfer - File not found at Destination 2025/08/30 04:15:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/30 04:15:43 DEBUG : three: Destination not found in --copy-dest 2025/08/30 04:15:44 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/08/30 04:15:45 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/08/30 04:15:45 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (27.38s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.38s) === RUN TestCopyLongFileName run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.39s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:15:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/30 04:15:51 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 04:15:52 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/30 04:15:52 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/30 04:15:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/30 04:15:53 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2025/08/30 04:15:53 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/08/30 04:15:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/30 04:15:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/30 04:15:55 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2025/08/30 04:15:56 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c431e05546e8c99c606eeb2495de2fc2 OK 2025/08/30 04:15:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.52s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.35s) === RUN TestDeduplicateSkip run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.37s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.37s) === RUN TestDeduplicateNewest run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:16:00 DEBUG : one: Uploading chunk 0, size=100, remain=0 2025/08/30 04:16:03 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2025/08/30 04:16:04 DEBUG : another: Uploading chunk 0, size=100, remain=0 2025/08/30 04:16:06 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2025/08/30 04:16:08 INFO : OpenDrive root 'rclone-test-berahuh1pabi': Looking for duplicate md5 hashes using newest mode. 2025/08/30 04:16:08 NOTICE: db1909e94b4190a11823f92aa476f8cb: Found 3 files with duplicate md5 hashes 2025/08/30 04:16:08 INFO : one: Deleted 2025/08/30 04:16:08 INFO : also/one: Deleted 2025/08/30 04:16:08 NOTICE: db1909e94b4190a11823f92aa476f8cb: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (10.28s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.37s) === RUN TestDeduplicateLargest run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.36s) === RUN TestDeduplicateSmallest run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.35s) === RUN TestDeduplicateRename run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.35s) === RUN TestMergeDirs run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.35s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:16:13 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/08/30 04:16:14 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/08/30 04:16:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/08/30 04:16:18 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/08/30 04:16:20 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/08/30 04:16:22 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/08/30 04:16:24 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/08/30 04:16:26 DEBUG : a.txt: Excluded (Size Filter) 2025/08/30 04:16:26 DEBUG : a.txt: Excluded 2025/08/30 04:16:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/30 04:16:27 DEBUG : sub dir/hello world: Excluded 2025/08/30 04:16:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/30 04:16:27 DEBUG : sub dir/hello world2: Excluded 2025/08/30 04:16:27 DEBUG : sub dir/ignore dir: Excluded 2025/08/30 04:16:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/30 04:16:27 DEBUG : sub dir/hello world: Excluded 2025/08/30 04:16:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/30 04:16:27 DEBUG : sub dir/hello world2: Excluded 2025/08/30 04:16:27 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.97s) === RUN TestListDirSortedFn run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:16:31 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/08/30 04:16:33 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/08/30 04:16:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/08/30 04:16:37 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/08/30 04:16:39 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/08/30 04:16:41 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/08/30 04:16:43 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/08/30 04:16:45 DEBUG : a.txt: Excluded (Size Filter) 2025/08/30 04:16:45 DEBUG : a.txt: Excluded 2025/08/30 04:16:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/30 04:16:46 DEBUG : sub dir/hello world: Excluded 2025/08/30 04:16:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/30 04:16:46 DEBUG : sub dir/hello world2: Excluded 2025/08/30 04:16:46 DEBUG : sub dir/ignore dir: Excluded 2025/08/30 04:16:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/30 04:16:46 DEBUG : sub dir/hello world: Excluded 2025/08/30 04:16:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/30 04:16:46 DEBUG : sub dir/hello world2: Excluded 2025/08/30 04:16:46 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (19.04s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:16:50 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/30 04:16:53 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.45s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.36s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:16:58 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/30 04:17:00 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/08/30 04:17:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-berahuh1pabi/notfound" 2025/08/30 04:17:04 DEBUG : Starting OpenDrive session with ID: c43ca1b3a6d169fb237ba2cd8084f9abe1a558daec2a4a29f6ad398049776066 --- PASS: TestStatJSON (9.38s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.36s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.36s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.19s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.41s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:17:07 INFO : OpenDrive root 'rclone-test-berahuh1pabi': Making directory 2025/08/30 04:17:07 INFO : OpenDrive root 'rclone-test-berahuh1pabi': Making directory --- PASS: TestMkdir (0.54s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:17:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.74s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:17:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/30 04:17:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (5.14s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:17:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/30 04:17:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/08/30 04:17:20 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/30 04:17:20 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.69s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:17:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/30 04:17:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.48s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:17:26 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/30 04:17:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.05s) --- PASS: TestHashSums/Md5 (0.18s) --- PASS: TestHashSums/Md5Download (0.37s) === RUN TestHashSumsWithErrors 2025/08/30 04:17:30 DEBUG : Creating backend with remote ":memory:" 2025/08/30 04:17:30 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/30 04:17:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/30 04:17:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/30 04:17:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/30 04:17:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/30 04:17:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/30 04:17:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/30 04:17:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/30 04:17:30 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-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:17:31 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/30 04:17:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/08/30 04:17:35 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.72s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:17:39 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/08/30 04:17:40 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/08/30 04:17:42 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/08/30 04:17:43 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:44 DEBUG : large: Excluded (Size Filter) 2025/08/30 04:17:44 DEBUG : large: Excluded 2025/08/30 04:17:44 INFO : medium: Deleted 2025/08/30 04:17:44 INFO : small: Deleted --- PASS: TestDelete (6.68s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:17:45 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/08/30 04:17:47 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/08/30 04:17:49 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/08/30 04:17:50 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:50 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/30 04:17:50 INFO : large: Deleted 2025/08/30 04:17:50 INFO : small: Deleted --- PASS: TestMaxDelete (6.94s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:17:52 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/08/30 04:17:54 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/08/30 04:17:56 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/08/30 04:17:57 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/30 04:17:58 INFO : small: Deleted 2025/08/30 04:17:59 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.17s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:18:00 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/08/30 04:18:02 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/08/30 04:18:04 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/08/30 04:18:05 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/30 04:18:06 INFO : medium: Deleted 2025/08/30 04:18:06 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.25s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:18:08 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.68s) === RUN TestRetry 2025/08/30 04:18:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/30 04:18:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/30 04:18:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/30 04:18:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/30 04:18:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/30 04:18:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/30 04:18:11 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-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:18:11 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2025/08/30 04:18:13 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (9.39s) === RUN TestPurge 2025/08/30 04:18:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hixalal2civo" 2025/08/30 04:18:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:18:21 DEBUG : Starting OpenDrive session with ID: 0fee32737b15fab8eb79cbf357b8dba1aaf05e5b883c1612bc14e2ea0e80fc02 2025/08/30 04:18:21 DEBUG : Creating backend with remote "/tmp/rclone636379596" run.go:180: Remote "OpenDrive root 'rclone-test-hixalal2civo'", Local "Local file system at /tmp/rclone636379596", Modify Window "1s" 2025/08/30 04:18:23 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/08/30 04:18:25 INFO : A2: Making directory 2025/08/30 04:18:25 INFO : A1/B2: Making directory 2025/08/30 04:18:25 INFO : A1/B2/C2: Making directory 2025/08/30 04:18:26 INFO : A1/B1/C3: Making directory 2025/08/30 04:18:26 INFO : A3: Making directory 2025/08/30 04:18:27 INFO : A3/B3: Making directory 2025/08/30 04:18:27 INFO : A3/B3/C4: Making directory 2025/08/30 04:18:28 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/08/30 04:18:32 ERROR : error listing: directory not found 2025/08/30 04:18:32 DEBUG : OpenDrive root 'rclone-test-hixalal2civo': Purge remote 2025/08/30 04:18:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (12.46s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:18:34 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/08/30 04:18:36 INFO : A2: Making directory 2025/08/30 04:18:36 INFO : A1/B2: Making directory 2025/08/30 04:18:36 INFO : A1/B2/C2: Making directory 2025/08/30 04:18:37 INFO : A1/B1/C3: Making directory 2025/08/30 04:18:37 INFO : A3: Making directory 2025/08/30 04:18:37 INFO : A3/B3: Making directory 2025/08/30 04:18:38 INFO : A3/B3/C4: Making directory 2025/08/30 04:18:39 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/08/30 04:18:41 DEBUG : removing 1 level 3 directories 2025/08/30 04:18:41 INFO : A3/B3/C4: Removing directory 2025/08/30 04:18:43 DEBUG : removing 2 level 3 directories 2025/08/30 04:18:43 INFO : A1/B2/C2: Removing directory 2025/08/30 04:18:43 INFO : A1/B1/C3: Removing directory 2025/08/30 04:18:44 DEBUG : removing 2 level 2 directories 2025/08/30 04:18:44 INFO : A3/B3: Removing directory 2025/08/30 04:18:44 INFO : A1/B2: Removing directory 2025/08/30 04:18:44 DEBUG : removing 2 level 1 directories 2025/08/30 04:18:44 INFO : A3: Removing directory 2025/08/30 04:18:44 INFO : A2: Removing directory 2025/08/30 04:18:47 DEBUG : removing 1 level 3 directories 2025/08/30 04:18:47 INFO : A1/B1/C1: Removing directory 2025/08/30 04:18:48 DEBUG : removing 1 level 2 directories 2025/08/30 04:18:48 INFO : A1/B1: Removing directory 2025/08/30 04:18:48 DEBUG : removing 1 level 1 directories 2025/08/30 04:18:48 INFO : A1: Removing directory 2025/08/30 04:18:49 DEBUG : removing 1 level 0 directories 2025/08/30 04:18:49 INFO : OpenDrive root 'rclone-test-berahuh1pabi': Removing directory 2025/08/30 04:18:49 ERROR : error listing: directory not found 2025/08/30 04:18:50 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (17.04s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:18:50 INFO : A1: Making directory 2025/08/30 04:18:50 INFO : A1/B1: Making directory 2025/08/30 04:18:51 INFO : A1/B1/C1: Making directory 2025/08/30 04:18:52 DEBUG : removing 1 level 3 directories 2025/08/30 04:18:52 INFO : A1/B1/C1: Removing directory 2025/08/30 04:18:53 DEBUG : removing 1 level 2 directories 2025/08/30 04:18:53 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.68s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:18:54 INFO : A1: Making directory 2025/08/30 04:18:55 INFO : A1/B1: Making directory 2025/08/30 04:18:55 INFO : A1/B1/C1: Making directory 2025/08/30 04:18:57 DEBUG : removing 1 level 3 directories 2025/08/30 04:18:57 INFO : A1/B1/C1: Removing directory 2025/08/30 04:18:57 DEBUG : removing 1 level 2 directories 2025/08/30 04:18:57 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.52s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:19:00 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/30 04:19:01 DEBUG : filename.txt: File name found in url 2025/08/30 04:19:02 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2025/08/30 04:19:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/30 04:19:04 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2025/08/30 04:19:06 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (9.11s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:19:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/30 04:19:09 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/08/30 04:19:10 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/30 04:19:10 INFO : file1: Copied (new) to: sub/file2 2025/08/30 04:19:10 INFO : file1: Deleted 2025/08/30 04:19:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:19:11 DEBUG : file1: Unchanged skipping 2025/08/30 04:19:11 INFO : file1: Deleted 2025/08/30 04:19:11 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.80s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:19:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/30 04:19:14 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/30 04:19:15 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/30 04:19:15 INFO : file1: Copied (new) 2025/08/30 04:19:15 INFO : file1: Deleted 2025/08/30 04:19:15 DEBUG : file1: Destination exists, skipping 2025/08/30 04:19:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.96s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:19:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/30 04:19:17 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/08/30 04:19:18 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/30 04:19:18 INFO : file1: Copied (new) to: sub/file2 2025/08/30 04:19:18 INFO : file1: Deleted 2025/08/30 04:19:18 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:19:18 DEBUG : file1: Unchanged skipping 2025/08/30 04:19:18 INFO : file1: Deleted 2025/08/30 04:19:19 DEBUG : sub/file2: moving to sub/File2-rclone-move-pahadoc5 2025/08/30 04:19:20 DEBUG : sub/file2: same parent dir (ODFfOTQzMDUyMF8ybkgzWQ) - using file/rename instead of move_copy for sub/File2-rclone-move-pahadoc5 2025/08/30 04:19:20 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-pahadoc5 2025/08/30 04:19:20 DEBUG : sub/file2: moving to sub/File2 2025/08/30 04:19:20 DEBUG : sub/File2-rclone-move-pahadoc5: same parent dir (ODFfOTQzMDUyMF8ybkgzWQ) - using file/rename instead of move_copy for sub/File2 2025/08/30 04:19:20 INFO : sub/File2-rclone-move-pahadoc5: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (5.86s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:19:22 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2025/08/30 04:19:24 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (2.97s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:19:26 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/08/30 04:19:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-berahuh1pabi/backup" 2025/08/30 04:19:28 DEBUG : Starting OpenDrive session with ID: 1d384ad28d422bf693e2601c85cbbfa7852fd30f2c63d1b94e1ffc403bd38a15 2025/08/30 04:19:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/30 04:19:30 INFO : dst/file1: Moved (server-side) 2025/08/30 04:19:31 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 04:19:32 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/30 04:19:32 INFO : dst/file1: Copied (new) 2025/08/30 04:19:32 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.95s) === 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-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:19:36 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/08/30 04:19:37 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/08/30 04:19:40 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/08/30 04:19:42 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/08/30 04:19:44 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/08/30 04:19:45 INFO : A1/B2: Making directory 2025/08/30 04:19:45 INFO : A1/B1/C3: Making directory 2025/08/30 04:19:47 DEBUG : A2: same parent dir (ODFfOTQzMDUxMl9PWUtGZg) - using folder/rename instead of move_copy operations_test.go:1413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Received unexpected error: RenameDir mkdir: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMove --- FAIL: TestDirMove (19.36s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" --- PASS: TestGetFsInfo (0.36s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:19:54 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/30 04:19:55 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/08/30 04:19:56 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/08/30 04:19:56 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/08/30 04:19:56 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/30 04:19:57 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/08/30 04:19:59 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/08/30 04:19:59 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-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:20:00 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/30 04:20:01 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/08/30 04:20:02 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/08/30 04:20:02 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/08/30 04:20:02 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/30 04:20:02 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/08/30 04:20:04 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/08/30 04:20:04 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-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:20:05 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/30 04:20:06 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/08/30 04:20:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:20:07 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/30 04:20:08 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/08/30 04:20:10 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-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:20:11 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/30 04:20:11 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/08/30 04:20:13 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/08/30 04:20:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/30 04:20:13 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/30 04:20:13 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/08/30 04:20:15 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/08/30 04:20:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.32s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.36s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:20:17 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2025/08/30 04:20:18 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': File to upload is small (60 bytes), uploading instead of streaming 2025/08/30 04:20:19 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/30 04:20:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/30 04:20:20 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-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.36s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:20:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/30 04:20:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/08/30 04:20:26 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2025/08/30 04:20:28 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': Touching "empty space" 2025/08/30 04:20:28 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': Touching "potato2" 2025/08/30 04:20:28 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': Touching "sub dir/potato3" --- PASS: TestTouchDir (8.62s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.36s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.36s) === RUN TestCopyDirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.36s) === RUN TestSetDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.36s) === RUN TestDirsEqual run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.35s) === RUN TestRemoveExisting run.go:180: Remote "OpenDrive root 'rclone-test-berahuh1pabi'", Local "Local file system at /tmp/rclone454308067", Modify Window "1s" 2025/08/30 04:20:33 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2025/08/30 04:20:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2025/08/30 04:20:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yawitoc6" before starting 2025/08/30 04:20:37 DEBUG : sub dir/test remove existing: same parent dir (ODFfOTQzMDUzM19DQ3dXbA) - using file/rename instead of move_copy for sub dir/test remove existing.yawitoc6 2025/08/30 04:20:38 DEBUG : sub dir/test remove existing.yawitoc6: TEST: removing renamed existing file after operation 2025/08/30 04:20:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sixehuw0" before starting 2025/08/30 04:20:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTQzMDUzM19DQ3dXbA) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sixehuw0 2025/08/30 04:20:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sixehuw0: TEST: renaming existing back after failed operation 2025/08/30 04:20:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sixehuw0: same parent dir (ODFfOTQzMDUzM19DQ3dXbA) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/08/30 04:20:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.maniciz9" before starting 2025/08/30 04:20:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTQzMDUzM19DQ3dXbA) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.maniciz9 2025/08/30 04:20:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.maniciz9: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (10.89s) === 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/08/30 04:20:43 DEBUG : OpenDrive root 'rclone-test-berahuh1pabi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m22.593263049s (try 1/5): exit status 1: Failed [TestDirMove]