"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/07/17 03:24:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuzuhoc8yumi" 2025/07/17 03:24:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 03:24:21 DEBUG : Starting OpenDrive session with ID: c91662dec247f5c1510901585576222afb81013382e525403dfae458864e44ed 2025/07/17 03:24:22 DEBUG : Creating backend with remote "/tmp/rclone1426199151" === 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-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/07/17 03:24:22 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/07/17 03:24: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/07/17 03:24:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/17 03:24:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/17 03:24:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/17 03:24:22 DEBUG : potato: Seek from 10 to 0 2025/07/17 03:24:22 DEBUG : potato: Seek from 10 to 0 2025/07/17 03:24:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/17 03:24:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/17 03:24:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/17 03:24:22 DEBUG : potato: Seek from 5 to 2 2025/07/17 03:24:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/17 03:24:22 DEBUG : potato: Seek from 7 to 0 2025/07/17 03:24:22 DEBUG : potato: Seek from 7 to 0 2025/07/17 03:24:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/17 03:24:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/17 03:24:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/17 03:24:22 DEBUG : potato: Seek from 5 to 2 2025/07/17 03:24:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/17 03:24:22 DEBUG : potato: Seek from 8 to 0 2025/07/17 03:24:22 DEBUG : potato: Seek from 8 to 0 2025/07/17 03:24:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/17 03:24:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/17 03:24:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/17 03:24:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/17 03:24:22 DEBUG : potato: Seek from 5 to 2 2025/07/17 03:24:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/17 03:24:22 DEBUG : potato: Seek from 9 to 0 2025/07/17 03:24:22 DEBUG : potato: Seek from 9 to 0 2025/07/17 03:24: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-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:24:23 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2025/07/17 03:24:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2025/07/17 03:24:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2025/07/17 03:24:30 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.52s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2025/07/17 03:24:32 DEBUG : Creating backend with remote "nonexistent" 2025/07/17 03:24:32 DEBUG : Creating backend with remote "nonexistent" 2025/07/17 03:24:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/17 03:24:32 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/07/17 03:24:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/17 03:24:32 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-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:24:33 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/17 03:24:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2025/07/17 03:24:39 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/17 03:24:42 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (12.87s) --- PASS: TestCheckDownload/1 (0.35s) --- PASS: TestCheckDownload/2 (0.52s) --- PASS: TestCheckDownload/3 (0.35s) --- PASS: TestCheckDownload/4 (0.71s) --- PASS: TestCheckDownload/5 (0.51s) --- PASS: TestCheckDownload/6 (0.36s) --- PASS: TestCheckDownload/7 (0.55s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:24:46 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/17 03:24:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2025/07/17 03:24:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/17 03:24:52 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.44s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.17s) --- PASS: TestCheckSizeOnly/6 (0.17s) --- PASS: TestCheckSizeOnly/7 (0.17s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:24:55 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2025/07/17 03:24:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/17 03:24:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/17 03:24:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/17 03:24:57 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/17 03:24:57 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2025/07/17 03:24:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/17 03:24:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/17 03:24:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/17 03:24:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.62s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:24:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuzuhoc8yumi/data" 2025/07/17 03:25:00 DEBUG : Starting OpenDrive session with ID: 76460814161596942e38c0ac1e3d30101536fb6866b814517bca0db237ba1e0c 2025/07/17 03:25:02 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/17 03:25:03 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2025/07/17 03:25:06 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/17 03:25:08 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2025/07/17 03:25:10 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2025/07/17 03:25:12 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2025/07/17 03:25:14 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2025/07/17 03:25:16 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2025/07/17 03:25:19 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/17 03:25:20 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/17 03:25:21 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (25.02s) --- PASS: TestCheckSum/subtest1 (0.73s) --- PASS: TestCheckSum/subtest2 (0.52s) --- PASS: TestCheckSum/subtest3 (0.55s) --- PASS: TestCheckSum/subtest4 (0.52s) --- PASS: TestCheckSum/subtest5 (0.55s) --- PASS: TestCheckSum/subtest6 (0.56s) --- PASS: TestCheckSum/subtest7 (0.54s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:25:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuzuhoc8yumi/data" 2025/07/17 03:25:25 DEBUG : Starting OpenDrive session with ID: 026de05fb0ed2b42cdf42bdfe0e0606b29bf25e74fcf7fd5232c42ec03569eef 2025/07/17 03:25:27 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/17 03:25:28 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestCheckSumDownload/subtest1 2025/07/17 03:25:39 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/17 03:25:40 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2025/07/17 03:25:43 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2025/07/17 03:25:45 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2025/07/17 03:25:48 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2025/07/17 03:25:50 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2025/07/17 03:25:53 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/17 03:25:54 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/17 03:25:55 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (34.17s) --- PASS: TestCheckSumDownload/subtest1 (0.86s) --- PASS: TestCheckSumDownload/subtest2 (0.69s) --- PASS: TestCheckSumDownload/subtest3 (1.24s) --- PASS: TestCheckSumDownload/subtest4 (0.72s) --- PASS: TestCheckSumDownload/subtest5 (0.69s) --- PASS: TestCheckSumDownload/subtest6 (0.73s) --- PASS: TestCheckSumDownload/subtest7 (0.72s) === RUN TestApplyTransforms 2025/07/17 03:25:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xefimuz9viha" 2025/07/17 03:25:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 03:25:59 DEBUG : Starting OpenDrive session with ID: b18f1087dc7d098d6e18661e6791e1843ba3f3b6c6884b62200eace2b50279ae 2025/07/17 03:25:59 DEBUG : Creating backend with remote "/tmp/rclone3788733009" run.go:180: Remote "OpenDrive root 'rclone-test-xefimuz9viha'", Local "Local file system at /tmp/rclone3788733009", Modify Window "1s" 2025/07/17 03:26:00 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2025/07/17 03:26:02 ERROR : hello, world!: sum not found 2025/07/17 03:26:02 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-xefimuz9viha' 2025/07/17 03:26:02 NOTICE: OpenDrive root 'rclone-test-xefimuz9viha': 1 files missing 2025/07/17 03:26:02 NOTICE: 1 hashes missing 2025/07/17 03:26:02 NOTICE: OpenDrive root 'rclone-test-xefimuz9viha': 1 differences found 2025/07/17 03:26:02 NOTICE: OpenDrive root 'rclone-test-xefimuz9viha': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/17 03:26:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 03:26:02 NOTICE: OpenDrive root 'rclone-test-xefimuz9viha': 0 differences found 2025/07/17 03:26:02 NOTICE: OpenDrive root 'rclone-test-xefimuz9viha': 1 matching files 2025/07/17 03:26:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tupatuh4luge" 2025/07/17 03:26:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 03:26:03 DEBUG : Starting OpenDrive session with ID: acc07f7432a45e1493ac9d03f181e8f114e2a907d0e5c91b3d76a438ba8eadd4 2025/07/17 03:26:03 DEBUG : Creating backend with remote "/tmp/rclone35799728" run.go:180: Remote "OpenDrive root 'rclone-test-tupatuh4luge'", Local "Local file system at /tmp/rclone35799728", Modify Window "1s" 2025/07/17 03:26:04 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2025/07/17 03:26:06 ERROR : HELLO, WORLD!: sum not found 2025/07/17 03:26:06 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-tupatuh4luge' 2025/07/17 03:26:06 NOTICE: OpenDrive root 'rclone-test-tupatuh4luge': 1 files missing 2025/07/17 03:26:06 NOTICE: 1 hashes missing 2025/07/17 03:26:06 NOTICE: OpenDrive root 'rclone-test-tupatuh4luge': 1 differences found 2025/07/17 03:26:06 NOTICE: OpenDrive root 'rclone-test-tupatuh4luge': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/17 03:26:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 03:26:06 NOTICE: OpenDrive root 'rclone-test-tupatuh4luge': 0 differences found 2025/07/17 03:26:06 NOTICE: OpenDrive root 'rclone-test-tupatuh4luge': 1 matching files 2025/07/17 03:26:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zodeqat7nifi" 2025/07/17 03:26:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 03:26:06 DEBUG : Starting OpenDrive session with ID: 730eca23cadf6898e6430779187aea3b2e9d07b1d681448bc995a4baebee0e6d 2025/07/17 03:26:07 DEBUG : Creating backend with remote "/tmp/rclone4043125059" run.go:180: Remote "OpenDrive root 'rclone-test-zodeqat7nifi'", Local "Local file system at /tmp/rclone4043125059", Modify Window "1s" 2025/07/17 03:26:08 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/17 03:26:09 ERROR : HeLlO, wOrLd!: sum not found 2025/07/17 03:26:09 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-zodeqat7nifi' 2025/07/17 03:26:09 NOTICE: OpenDrive root 'rclone-test-zodeqat7nifi': 1 files missing 2025/07/17 03:26:09 NOTICE: 1 hashes missing 2025/07/17 03:26:09 NOTICE: OpenDrive root 'rclone-test-zodeqat7nifi': 1 differences found 2025/07/17 03:26:09 NOTICE: OpenDrive root 'rclone-test-zodeqat7nifi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/17 03:26:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 03:26:09 NOTICE: OpenDrive root 'rclone-test-zodeqat7nifi': 0 differences found 2025/07/17 03:26:09 NOTICE: OpenDrive root 'rclone-test-zodeqat7nifi': 1 matching files 2025/07/17 03:26:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gaserel4keda" 2025/07/17 03:26:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 03:26:10 DEBUG : Starting OpenDrive session with ID: 83fc4f48f649ccda7a4a34d01a5a540ea36134d7d6e43d306ea93ce38f065209 2025/07/17 03:26:10 DEBUG : Creating backend with remote "/tmp/rclone100168817" run.go:180: Remote "OpenDrive root 'rclone-test-gaserel4keda'", Local "Local file system at /tmp/rclone100168817", Modify Window "1s" 2025/07/17 03:26:11 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/17 03:26:13 ERROR : HELLO, WORLD!: sum not found 2025/07/17 03:26:13 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-gaserel4keda' 2025/07/17 03:26:13 NOTICE: OpenDrive root 'rclone-test-gaserel4keda': 1 files missing 2025/07/17 03:26:13 NOTICE: 1 hashes missing 2025/07/17 03:26:13 NOTICE: OpenDrive root 'rclone-test-gaserel4keda': 1 differences found 2025/07/17 03:26:13 NOTICE: OpenDrive root 'rclone-test-gaserel4keda': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/17 03:26:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 03:26:13 NOTICE: OpenDrive root 'rclone-test-gaserel4keda': 0 differences found 2025/07/17 03:26:13 NOTICE: OpenDrive root 'rclone-test-gaserel4keda': 1 matching files 2025/07/17 03:26:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jebotes8hehe" 2025/07/17 03:26:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 03:26:13 DEBUG : Starting OpenDrive session with ID: 10948b51eb7290bbd42b12087513ac76d61fce1c2c733934cf2df04283b1a48c 2025/07/17 03:26:14 DEBUG : Creating backend with remote "/tmp/rclone4028697893" run.go:180: Remote "OpenDrive root 'rclone-test-jebotes8hehe'", Local "Local file system at /tmp/rclone4028697893", Modify Window "1s" 2025/07/17 03:26:15 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2025/07/17 03:26:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/17 03:26:16 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-jebotes8hehe' 2025/07/17 03:26:16 NOTICE: OpenDrive root 'rclone-test-jebotes8hehe': 1 files missing 2025/07/17 03:26:16 NOTICE: 1 hashes missing 2025/07/17 03:26:16 NOTICE: OpenDrive root 'rclone-test-jebotes8hehe': 1 differences found 2025/07/17 03:26:16 NOTICE: OpenDrive root 'rclone-test-jebotes8hehe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/17 03:26:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 03:26:16 NOTICE: OpenDrive root 'rclone-test-jebotes8hehe': 0 differences found 2025/07/17 03:26:16 NOTICE: OpenDrive root 'rclone-test-jebotes8hehe': 1 matching files 2025/07/17 03:26:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-robaquf1bidu" 2025/07/17 03:26:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 03:26:17 DEBUG : Starting OpenDrive session with ID: a5fcc3f2557edf6c413aaf1ad4d39cd2e5b658c3f81261c24f9c521f5992c60d 2025/07/17 03:26:17 DEBUG : Creating backend with remote "/tmp/rclone2009991579" run.go:180: Remote "OpenDrive root 'rclone-test-robaquf1bidu'", Local "Local file system at /tmp/rclone2009991579", Modify Window "1s" 2025/07/17 03:26:18 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2025/07/17 03:26:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/17 03:26:20 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-robaquf1bidu' 2025/07/17 03:26:20 NOTICE: OpenDrive root 'rclone-test-robaquf1bidu': 1 files missing 2025/07/17 03:26:20 NOTICE: 1 hashes missing 2025/07/17 03:26:20 NOTICE: OpenDrive root 'rclone-test-robaquf1bidu': 1 differences found 2025/07/17 03:26:20 NOTICE: OpenDrive root 'rclone-test-robaquf1bidu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/17 03:26:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 03:26:20 NOTICE: OpenDrive root 'rclone-test-robaquf1bidu': 0 differences found 2025/07/17 03:26:20 NOTICE: OpenDrive root 'rclone-test-robaquf1bidu': 1 matching files 2025/07/17 03:26:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kesiqom6tece" 2025/07/17 03:26:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 03:26:20 DEBUG : Starting OpenDrive session with ID: 807a9f02a5d74baddb058aeef80eee264d91e2ff3d4e6bed674b5695f39dc32f 2025/07/17 03:26:21 DEBUG : Creating backend with remote "/tmp/rclone3376827149" run.go:180: Remote "OpenDrive root 'rclone-test-kesiqom6tece'", Local "Local file system at /tmp/rclone3376827149", Modify Window "1s" 2025/07/17 03:26:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2025/07/17 03:26:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/17 03:26:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-kesiqom6tece' 2025/07/17 03:26:23 NOTICE: OpenDrive root 'rclone-test-kesiqom6tece': 1 files missing 2025/07/17 03:26:23 NOTICE: 1 hashes missing 2025/07/17 03:26:23 NOTICE: OpenDrive root 'rclone-test-kesiqom6tece': 1 differences found 2025/07/17 03:26:23 NOTICE: OpenDrive root 'rclone-test-kesiqom6tece': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/17 03:26:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 03:26:24 NOTICE: OpenDrive root 'rclone-test-kesiqom6tece': 0 differences found 2025/07/17 03:26:24 NOTICE: OpenDrive root 'rclone-test-kesiqom6tece': 1 matching files 2025/07/17 03:26:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tegigox3hoca" 2025/07/17 03:26:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 03:26:24 DEBUG : Starting OpenDrive session with ID: adb48337c8a58001e8a0b06b567d4aadf2525fb34a4ad7f0e7f0df8de4f2e461 2025/07/17 03:26:24 DEBUG : Creating backend with remote "/tmp/rclone1762013025" run.go:180: Remote "OpenDrive root 'rclone-test-tegigox3hoca'", Local "Local file system at /tmp/rclone1762013025", Modify Window "1s" 2025/07/17 03:26:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2025/07/17 03:26:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/17 03:26:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-tegigox3hoca' 2025/07/17 03:26:27 NOTICE: OpenDrive root 'rclone-test-tegigox3hoca': 1 files missing 2025/07/17 03:26:27 NOTICE: 1 hashes missing 2025/07/17 03:26:27 NOTICE: OpenDrive root 'rclone-test-tegigox3hoca': 1 differences found 2025/07/17 03:26:27 NOTICE: OpenDrive root 'rclone-test-tegigox3hoca': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/17 03:26:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 03:26:27 NOTICE: OpenDrive root 'rclone-test-tegigox3hoca': 0 differences found 2025/07/17 03:26:27 NOTICE: OpenDrive root 'rclone-test-tegigox3hoca': 1 matching files 2025/07/17 03:26:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-konogic8mite" 2025/07/17 03:26:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 03:26:28 DEBUG : Starting OpenDrive session with ID: ba1b29807ea82d8cf0457a1353afdbe19f2491049b61e2cadaa84ffe4ae0b3f6 2025/07/17 03:26:28 DEBUG : Creating backend with remote "/tmp/rclone4017276441" run.go:180: Remote "OpenDrive root 'rclone-test-konogic8mite'", Local "Local file system at /tmp/rclone4017276441", Modify Window "1s" 2025/07/17 03:26:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2025/07/17 03:26:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/17 03:26:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-konogic8mite' 2025/07/17 03:26:31 NOTICE: OpenDrive root 'rclone-test-konogic8mite': 1 files missing 2025/07/17 03:26:31 NOTICE: 1 hashes missing 2025/07/17 03:26:31 NOTICE: OpenDrive root 'rclone-test-konogic8mite': 1 differences found 2025/07/17 03:26:31 NOTICE: OpenDrive root 'rclone-test-konogic8mite': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/17 03:26:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 03:26:31 NOTICE: OpenDrive root 'rclone-test-konogic8mite': 0 differences found 2025/07/17 03:26:31 NOTICE: OpenDrive root 'rclone-test-konogic8mite': 1 matching files 2025/07/17 03:26:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-huxucub2coyu" 2025/07/17 03:26:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 03:26:31 DEBUG : Starting OpenDrive session with ID: 39f06fa05ad9392577dd8dd59992621e556348fb164c3f3156e6cfd2841476b0 2025/07/17 03:26:32 DEBUG : Creating backend with remote "/tmp/rclone3070274346" run.go:180: Remote "OpenDrive root 'rclone-test-huxucub2coyu'", Local "Local file system at /tmp/rclone3070274346", Modify Window "1s" 2025/07/17 03:26:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2025/07/17 03:26:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/17 03:26:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-huxucub2coyu' 2025/07/17 03:26:34 NOTICE: OpenDrive root 'rclone-test-huxucub2coyu': 1 files missing 2025/07/17 03:26:34 NOTICE: 1 hashes missing 2025/07/17 03:26:34 NOTICE: OpenDrive root 'rclone-test-huxucub2coyu': 1 differences found 2025/07/17 03:26:34 NOTICE: OpenDrive root 'rclone-test-huxucub2coyu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/17 03:26:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 03:26:34 NOTICE: OpenDrive root 'rclone-test-huxucub2coyu': 0 differences found 2025/07/17 03:26:34 NOTICE: OpenDrive root 'rclone-test-huxucub2coyu': 1 matching files 2025/07/17 03:26:34 DEBUG : OpenDrive root 'rclone-test-huxucub2coyu': Purge remote 2025/07/17 03:26:35 DEBUG : OpenDrive root 'rclone-test-konogic8mite': Purge remote 2025/07/17 03:26:36 DEBUG : OpenDrive root 'rclone-test-tegigox3hoca': Purge remote 2025/07/17 03:26:36 DEBUG : OpenDrive root 'rclone-test-kesiqom6tece': Purge remote 2025/07/17 03:26:36 DEBUG : OpenDrive root 'rclone-test-robaquf1bidu': Purge remote 2025/07/17 03:26:37 DEBUG : OpenDrive root 'rclone-test-jebotes8hehe': Purge remote 2025/07/17 03:26:37 DEBUG : OpenDrive root 'rclone-test-gaserel4keda': Purge remote 2025/07/17 03:26:37 DEBUG : OpenDrive root 'rclone-test-zodeqat7nifi': Purge remote 2025/07/17 03:26:38 DEBUG : OpenDrive root 'rclone-test-tupatuh4luge': Purge remote 2025/07/17 03:26:38 DEBUG : OpenDrive root 'rclone-test-xefimuz9viha': Purge remote --- PASS: TestApplyTransforms (39.98s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:26:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/17 03:26:40 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/07/17 03:26:41 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/17 03:26:41 INFO : file1: Copied (new) to: sub/file2 2025/07/17 03:26:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/17 03:26:42 ERROR : file1: Failed to copy: failed to create file: File with such a name already exists. (Error 409) copy_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:118 Error: Received unexpected error: failed to create file: File with such a name already exists. (Error 409) Test: TestCopyFile --- FAIL: TestCopyFile (4.20s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.34s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:26:44 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/07/17 03:26:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuzuhoc8yumi/backup" 2025/07/17 03:26:46 DEBUG : Starting OpenDrive session with ID: fe2e4c972c32305cf36193c481d04d295cbe0106d70e7dbffd5855116e3a9dc6 2025/07/17 03:26:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/17 03:26:48 INFO : dst/file1: Moved (server-side) 2025/07/17 03:26:49 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/07/17 03:26:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/17 03:26:50 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (9.99s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:26:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuzuhoc8yumi/dst" 2025/07/17 03:26:54 DEBUG : Starting OpenDrive session with ID: 5bd1a472c87a20956a92281f85a069bd0f6a8f84d8db9a0b55e4e7d889c9c42b 2025/07/17 03:26:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuzuhoc8yumi/CompareDest" 2025/07/17 03:26:55 DEBUG : Starting OpenDrive session with ID: 5e823d6f4d3290ac50f24f934d0dbabca86875b68170f8dcd25757ea342a33c8 2025/07/17 03:26:56 DEBUG : one: Need to transfer - File not found at Destination 2025/07/17 03:26:57 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/07/17 03:26:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/17 03:26:58 INFO : one: Copied (new) 2025/07/17 03:26:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 03:26:59 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/07/17 03:27:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/17 03:27:00 INFO : one: Copied (replaced existing) 2025/07/17 03:27:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/07/17 03:27:03 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/07/17 03:27:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 03:27:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 03:27:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/17 03:27:06 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/07/17 03:27:07 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 03:27:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 03:27:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/17 03:27:08 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 03:27:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 03:27:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/17 03:27:09 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 03:27:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/17 03:27:10 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/07/17 03:27:11 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/17 03:27:11 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (20.29s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:27:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuzuhoc8yumi/dst" 2025/07/17 03:27:14 DEBUG : Starting OpenDrive session with ID: 932665bc9eb22fdb08dfd06de8d48253456e0930480393a4a0ae892b3306b10a 2025/07/17 03:27:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuzuhoc8yumi/CopyDest" 2025/07/17 03:27:15 DEBUG : Starting OpenDrive session with ID: 916c054d19f4060a44971d55ec34f4404379babfd714841aafa15d83e6e0ac68 2025/07/17 03:27:16 DEBUG : one: Need to transfer - File not found at Destination 2025/07/17 03:27:17 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/07/17 03:27:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/17 03:27:18 INFO : one: Copied (new) 2025/07/17 03:27:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 03:27:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/07/17 03:27:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/17 03:27:20 INFO : one: Copied (replaced existing) 2025/07/17 03:27:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/07/17 03:27:23 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/07/17 03:27:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuzuhoc8yumi/BackupDir" 2025/07/17 03:27:25 DEBUG : Starting OpenDrive session with ID: edfdfc068d32ca624d54a7408de1748e8e0dd250420b5ca9882b7d20a9ed0c59 2025/07/17 03:27:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 03:27:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 03:27:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 03:27:27 INFO : one: Moved (server-side) 2025/07/17 03:27:27 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/17 03:27:27 INFO : one: Copied (server-side copy) 2025/07/17 03:27:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/17 03:27:29 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/07/17 03:27:30 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 03:27:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 03:27:31 DEBUG : two: Dst hash empty - aborting Src hash check 2025/07/17 03:27:31 INFO : two: Copied (server-side copy) 2025/07/17 03:27:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/17 03:27:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 03:27:32 DEBUG : two: Unchanged skipping 2025/07/17 03:27:33 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/07/17 03:27:34 DEBUG : three: Need to transfer - File not found at Destination 2025/07/17 03:27:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/17 03:27:34 DEBUG : three: Destination not found in --copy-dest 2025/07/17 03:27:35 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/07/17 03:27:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/07/17 03:27:36 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (26.07s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.35s) === RUN TestCopyLongFileName run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.34s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:27:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/17 03:27:41 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2025/07/17 03:27:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/17 03:27:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/17 03:27:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/17 03:27:44 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2025/07/17 03:27:44 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/07/17 03:27:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/17 03:27:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/17 03:27:46 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2025/07/17 03:27:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8bcae504f06ee226a387fcfdd8d48aa4 OK 2025/07/17 03:27:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.34s) === RUN TestDeduplicateSkip run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.35s) === RUN TestDeduplicateFirst run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.33s) === RUN TestDeduplicateNewest run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.39s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:27:51 DEBUG : one: Uploading chunk 0, size=100, remain=0 2025/07/17 03:27:53 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2025/07/17 03:27:54 DEBUG : another: Uploading chunk 0, size=100, remain=0 2025/07/17 03:27:56 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2025/07/17 03:27:57 INFO : OpenDrive root 'rclone-test-tuzuhoc8yumi': Looking for duplicate md5 hashes using newest mode. 2025/07/17 03:27:58 NOTICE: ca09624547b3dcb4d73828107daa29ac: Found 3 files with duplicate md5 hashes 2025/07/17 03:27:58 INFO : one: Deleted 2025/07/17 03:27:58 INFO : also/one: Deleted 2025/07/17 03:27:58 NOTICE: ca09624547b3dcb4d73828107daa29ac: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.79s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.35s) === RUN TestDeduplicateLargest run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.33s) === RUN TestDeduplicateRename run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", 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-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", 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-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:28:02 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/07/17 03:28:04 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/07/17 03:28:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/17 03:28:08 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/07/17 03:28:10 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/07/17 03:28:12 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/07/17 03:28:14 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/07/17 03:28:16 DEBUG : a.txt: Excluded (Size Filter) 2025/07/17 03:28:16 DEBUG : a.txt: Excluded 2025/07/17 03:28:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/17 03:28:16 DEBUG : sub dir/hello world: Excluded 2025/07/17 03:28:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/17 03:28:16 DEBUG : sub dir/hello world2: Excluded 2025/07/17 03:28:17 DEBUG : sub dir/ignore dir: Excluded 2025/07/17 03:28:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/17 03:28:17 DEBUG : sub dir/hello world: Excluded 2025/07/17 03:28:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/17 03:28:17 DEBUG : sub dir/hello world2: Excluded 2025/07/17 03:28:17 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (19.38s) === RUN TestListDirSortedFn run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:28:22 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/07/17 03:28:23 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/07/17 03:28:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/17 03:28:27 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/07/17 03:28:30 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/07/17 03:28:31 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/07/17 03:28:33 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/07/17 03:28:35 DEBUG : a.txt: Excluded (Size Filter) 2025/07/17 03:28:35 DEBUG : a.txt: Excluded 2025/07/17 03:28:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/17 03:28:36 DEBUG : sub dir/hello world: Excluded 2025/07/17 03:28:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/17 03:28:36 DEBUG : sub dir/hello world2: Excluded 2025/07/17 03:28:36 DEBUG : sub dir/ignore dir: Excluded 2025/07/17 03:28:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/17 03:28:36 DEBUG : sub dir/hello world: Excluded 2025/07/17 03:28:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/17 03:28:36 DEBUG : sub dir/hello world2: Excluded 2025/07/17 03:28:36 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (18.89s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:28:40 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/17 03:28:43 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.81s) --- PASS: TestListJSON/Default (0.17s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.17s) --- PASS: TestListJSON/Recurse (0.34s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.20s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.56s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:28:48 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/17 03:28:50 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/07/17 03:28:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuzuhoc8yumi/notfound" 2025/07/17 03:28:54 DEBUG : Config file has changed externally - reloading 2025/07/17 03:28:55 DEBUG : Starting OpenDrive session with ID: 9d5df3cba79ca1cd4526d1059e6e549062b167d875a1b33eb564237c7664882e --- PASS: TestStatJSON (9.12s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.34s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.17s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.34s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.32s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:28:57 INFO : OpenDrive root 'rclone-test-tuzuhoc8yumi': Making directory 2025/07/17 03:28:57 INFO : OpenDrive root 'rclone-test-tuzuhoc8yumi': Making directory --- PASS: TestMkdir (0.53s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:28:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.99s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:29:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/17 03:29:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.78s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:29:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/17 03:29:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/07/17 03:29:10 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/17 03:29:10 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.93s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:29:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/17 03:29:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.71s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:29:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/17 03:29:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.13s) --- PASS: TestHashSums/Md5 (0.18s) --- PASS: TestHashSums/Md5Download (0.38s) === RUN TestHashSumsWithErrors 2025/07/17 03:29:21 DEBUG : Creating backend with remote ":memory:" 2025/07/17 03:29:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/17 03:29:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/17 03:29:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/17 03:29:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/17 03:29:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/17 03:29:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/17 03:29:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/17 03:29:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/17 03:29:21 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-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:29:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/17 03:29:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/07/17 03:29:25 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.61s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:29:29 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/07/17 03:29:31 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/07/17 03:29:32 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/07/17 03:29:34 DEBUG : Waiting for deletions to finish 2025/07/17 03:29:34 DEBUG : large: Excluded (Size Filter) 2025/07/17 03:29:34 DEBUG : large: Excluded 2025/07/17 03:29:34 INFO : medium: Deleted 2025/07/17 03:29:34 INFO : small: Deleted --- PASS: TestDelete (6.48s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:29:36 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/07/17 03:29:37 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/07/17 03:29:39 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/07/17 03:29:40 DEBUG : Waiting for deletions to finish 2025/07/17 03:29:40 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/17 03:29:40 INFO : large: Deleted 2025/07/17 03:29:40 INFO : medium: Deleted --- PASS: TestMaxDelete (6.73s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:29:42 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/07/17 03:29:44 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/07/17 03:29:46 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/07/17 03:29:47 DEBUG : Waiting for deletions to finish 2025/07/17 03:29:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/17 03:29:47 INFO : medium: Deleted 2025/07/17 03:29:47 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.77s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:29:49 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/07/17 03:29:51 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/07/17 03:29:53 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/07/17 03:29:54 DEBUG : Waiting for deletions to finish 2025/07/17 03:29:54 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/17 03:29:54 INFO : large: Deleted 2025/07/17 03:29:54 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.74s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:29:56 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.34s) === RUN TestRetry 2025/07/17 03:29:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/17 03:29:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/17 03:29:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/17 03:29:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/17 03:29:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/17 03:29:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/17 03:29:58 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-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:29:59 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2025/07/17 03:30:01 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (9.09s) === RUN TestPurge 2025/07/17 03:30:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ranayog7cike" 2025/07/17 03:30:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 03:30:08 DEBUG : Starting OpenDrive session with ID: 096df4695d5c8b472ed02654ec0db9880e96845375a4dc6c7f6269c4a2ca0d07 2025/07/17 03:30:08 DEBUG : Creating backend with remote "/tmp/rclone4037249838" run.go:180: Remote "OpenDrive root 'rclone-test-ranayog7cike'", Local "Local file system at /tmp/rclone4037249838", Modify Window "1s" 2025/07/17 03:30:10 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/07/17 03:30:11 INFO : A2: Making directory 2025/07/17 03:30:12 INFO : A1/B2: Making directory 2025/07/17 03:30:12 INFO : A1/B2/C2: Making directory 2025/07/17 03:30:12 INFO : A1/B1/C3: Making directory 2025/07/17 03:30:13 INFO : A3: Making directory 2025/07/17 03:30:13 INFO : A3/B3: Making directory 2025/07/17 03:30:13 INFO : A3/B3/C4: Making directory 2025/07/17 03:30:15 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/07/17 03:30:19 ERROR : error listing: directory not found 2025/07/17 03:30:19 DEBUG : OpenDrive root 'rclone-test-ranayog7cike': Purge remote 2025/07/17 03:30:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (11.22s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:30:21 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/07/17 03:30:22 INFO : A2: Making directory 2025/07/17 03:30:22 INFO : A1/B2: Making directory 2025/07/17 03:30:22 INFO : A1/B2/C2: Making directory 2025/07/17 03:30:23 INFO : A1/B1/C3: Making directory 2025/07/17 03:30:23 INFO : A3: Making directory 2025/07/17 03:30:23 INFO : A3/B3: Making directory 2025/07/17 03:30:24 INFO : A3/B3/C4: Making directory 2025/07/17 03:30:25 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/07/17 03:30:27 DEBUG : removing 1 level 3 directories 2025/07/17 03:30:27 INFO : A3/B3/C4: Removing directory 2025/07/17 03:30:29 DEBUG : removing 2 level 3 directories 2025/07/17 03:30:29 INFO : A1/B2/C2: Removing directory 2025/07/17 03:30:29 INFO : A1/B1/C3: Removing directory 2025/07/17 03:30:29 DEBUG : removing 2 level 2 directories 2025/07/17 03:30:29 INFO : A3/B3: Removing directory 2025/07/17 03:30:29 INFO : A1/B2: Removing directory 2025/07/17 03:30:30 DEBUG : removing 2 level 1 directories 2025/07/17 03:30:30 INFO : A3: Removing directory 2025/07/17 03:30:30 INFO : A2: Removing directory 2025/07/17 03:30:33 DEBUG : removing 1 level 3 directories 2025/07/17 03:30:33 INFO : A1/B1/C1: Removing directory 2025/07/17 03:30:34 DEBUG : removing 1 level 2 directories 2025/07/17 03:30:34 INFO : A1/B1: Removing directory 2025/07/17 03:30:34 DEBUG : removing 1 level 1 directories 2025/07/17 03:30:34 INFO : A1: Removing directory 2025/07/17 03:30:34 DEBUG : removing 1 level 0 directories 2025/07/17 03:30:34 INFO : OpenDrive root 'rclone-test-tuzuhoc8yumi': Removing directory 2025/07/17 03:30:35 ERROR : error listing: directory not found 2025/07/17 03:30:35 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (16.70s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:30:36 INFO : A1: Making directory 2025/07/17 03:30:36 INFO : A1/B1: Making directory 2025/07/17 03:30:36 INFO : A1/B1/C1: Making directory 2025/07/17 03:30:38 DEBUG : removing 1 level 3 directories 2025/07/17 03:30:38 INFO : A1/B1/C1: Removing directory 2025/07/17 03:30:38 DEBUG : removing 1 level 2 directories 2025/07/17 03:30:38 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.63s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:30:40 INFO : A1: Making directory 2025/07/17 03:30:40 INFO : A1/B1: Making directory 2025/07/17 03:30:41 INFO : A1/B1/C1: Making directory 2025/07/17 03:30:43 DEBUG : removing 1 level 3 directories 2025/07/17 03:30:43 INFO : A1/B1/C1: Removing directory 2025/07/17 03:30:43 DEBUG : removing 1 level 2 directories 2025/07/17 03:30:43 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.42s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:30:45 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/17 03:30:47 DEBUG : filename.txt: File name found in url 2025/07/17 03:30:48 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2025/07/17 03:30:49 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/17 03:30:49 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2025/07/17 03:30:51 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (9.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:30:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/17 03:30:55 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/07/17 03:30:56 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/17 03:30:56 INFO : file1: Copied (new) to: sub/file2 2025/07/17 03:30:56 INFO : file1: Deleted 2025/07/17 03:30:56 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 03:30:56 DEBUG : file1: Unchanged skipping 2025/07/17 03:30:56 INFO : file1: Deleted 2025/07/17 03:30:57 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.63s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:30:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/17 03:30:59 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/17 03:31:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/17 03:31:00 INFO : file1: Copied (new) 2025/07/17 03:31:00 INFO : file1: Deleted 2025/07/17 03:31:01 DEBUG : file1: Destination exists, skipping 2025/07/17 03:31:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.08s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:31:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/17 03:31:03 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/07/17 03:31:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/17 03:31:04 INFO : file1: Copied (new) to: sub/file2 2025/07/17 03:31:04 INFO : file1: Deleted 2025/07/17 03:31:04 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 03:31:04 DEBUG : file1: Unchanged skipping 2025/07/17 03:31:04 INFO : file1: Deleted 2025/07/17 03:31:05 DEBUG : sub/file2: moving to sub/File2-rclone-move-mejaloz1 2025/07/17 03:31:05 DEBUG : sub/file2: same parent dir (ODFfOTIxNzg5N19Tb0lpUQ) - using file/rename instead of move_copy for sub/File2-rclone-move-mejaloz1 2025/07/17 03:31:05 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-mejaloz1 2025/07/17 03:31:05 DEBUG : sub/file2: moving to sub/File2 2025/07/17 03:31:06 DEBUG : sub/File2-rclone-move-mejaloz1: same parent dir (ODFfOTIxNzg5N19Tb0lpUQ) - using file/rename instead of move_copy for sub/File2 2025/07/17 03:31:06 INFO : sub/File2-rclone-move-mejaloz1: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (5.99s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:31:08 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2025/07/17 03:31:10 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-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:31:11 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/07/17 03:31:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuzuhoc8yumi/backup" 2025/07/17 03:31:13 DEBUG : Starting OpenDrive session with ID: 23f05216dd142581e82da56ef919a6a62729e7ca5f5e6b9b616b8162a58ddc5f 2025/07/17 03:31:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/17 03:31:15 INFO : dst/file1: Moved (server-side) 2025/07/17 03:31:16 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/07/17 03:31:17 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/17 03:31:17 INFO : dst/file1: Copied (new) 2025/07/17 03:31:17 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.28s) === 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-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:31:21 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/07/17 03:31:22 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/07/17 03:31:24 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/07/17 03:31:28 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/07/17 03:31:30 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/07/17 03:31:31 INFO : A1/B2: Making directory 2025/07/17 03:31:31 INFO : A1/B1/C3: Making directory 2025/07/17 03:31:32 DEBUG : A2: same parent dir (ODFfOTIxNzg4MV9pTzhYbg) - using folder/rename instead of move_copy 2025/07/17 03:31:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/17 03:31:37 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/17 03:31:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/17 03:31:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/17 03:31:38 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/17 03:31:41 INFO : OpenDrive root 'rclone-test-tuzuhoc8yumi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/17 03:31:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/17 03:31:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/17 03:31:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/17 03:31:44 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/17 03:31:44 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (31.50s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" --- PASS: TestGetFsInfo (0.34s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:31:52 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/17 03:31:52 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/17 03:31:53 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/07/17 03:31:53 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/07/17 03:31:53 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/17 03:31:54 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/17 03:31:55 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/07/17 03:31:55 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-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:31:56 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/17 03:31:57 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/17 03:31:58 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/07/17 03:31:58 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/07/17 03:31:58 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/17 03:31:59 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/17 03:32:00 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/07/17 03:32:00 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-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/17 03:32:09 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/17 03:32:09 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/17 03:32:10 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 03:32:10 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/17 03:32:11 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/17 03:32:12 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-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:32:13 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/17 03:32:14 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/17 03:32:15 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/17 03:32:15 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/17 03:32:15 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/17 03:32:16 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/17 03:32:17 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/17 03:32:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (12.14s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.77s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.34s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:32:19 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2025/07/17 03:32:20 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': File to upload is small (60 bytes), uploading instead of streaming 2025/07/17 03:32:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/17 03:32:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/17 03:32:22 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.12s) === RUN TestRcatSizeMetadata run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.33s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:32:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/17 03:32:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/07/17 03:32:27 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2025/07/17 03:32:29 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': Touching "empty space" 2025/07/17 03:32:29 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': Touching "potato2" 2025/07/17 03:32:29 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': Touching "sub dir/potato3" --- PASS: TestTouchDir (7.92s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.34s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.34s) === RUN TestCopyDirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.33s) === RUN TestSetDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.34s) === RUN TestDirsEqual run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.33s) === RUN TestRemoveExisting run.go:180: Remote "OpenDrive root 'rclone-test-tuzuhoc8yumi'", Local "Local file system at /tmp/rclone1426199151", Modify Window "1s" 2025/07/17 03:32:34 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2025/07/17 03:32:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2025/07/17 03:32:38 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pedusaw1" before starting 2025/07/17 03:32:38 DEBUG : sub dir/test remove existing: same parent dir (ODFfOTIxNzk0NF8zZXVIcg) - using file/rename instead of move_copy for sub dir/test remove existing.pedusaw1 2025/07/17 03:32:38 DEBUG : sub dir/test remove existing.pedusaw1: TEST: removing renamed existing file after operation 2025/07/17 03:32: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.carotim3" before starting 2025/07/17 03:32:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTIxNzk0NF8zZXVIcg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.carotim3 2025/07/17 03:32:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.carotim3: TEST: renaming existing back after failed operation 2025/07/17 03:32:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.carotim3: same parent dir (ODFfOTIxNzk0NF8zZXVIcg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/07/17 03:32:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seleloc2" before starting 2025/07/17 03:32:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTIxNzk0NF8zZXVIcg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seleloc2 2025/07/17 03:32:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seleloc2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (10.06s) === 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/07/17 03:32:43 DEBUG : OpenDrive root 'rclone-test-tuzuhoc8yumi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m22.460117281s (try 1/5): exit status 1: Failed [TestCopyFile]