"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/12/22 01:57:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacigop6horo" 2024/12/22 01:57:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 01:57:56 DEBUG : Starting OpenDrive session with ID: 3b2af43e76694f3f1602e01310ca6fe13c81b46f84dd186d0c0c891b1a4c726c 2024/12/22 01:57:57 DEBUG : Creating backend with remote "/tmp/rclone2741449968" === 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/12/22 01:57:57 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/12/22 01:57:57 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/22 01:57:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/22 01:57:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/22 01:57:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/22 01:57:57 DEBUG : potato: Seek from 10 to 0 2024/12/22 01:57:57 DEBUG : potato: Seek from 10 to 0 2024/12/22 01:57:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/22 01:57:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/22 01:57:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/22 01:57:57 DEBUG : potato: Seek from 5 to 2 2024/12/22 01:57:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/22 01:57:57 DEBUG : potato: Seek from 7 to 0 2024/12/22 01:57:57 DEBUG : potato: Seek from 7 to 0 2024/12/22 01:57:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/22 01:57:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/22 01:57:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/22 01:57:57 DEBUG : potato: Seek from 5 to 2 2024/12/22 01:57:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/22 01:57:57 DEBUG : potato: Seek from 8 to 0 2024/12/22 01:57:57 DEBUG : potato: Seek from 8 to 0 2024/12/22 01:57:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/22 01:57:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/22 01:57:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/22 01:57:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/22 01:57:57 DEBUG : potato: Seek from 5 to 2 2024/12/22 01:57:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/22 01:57:57 DEBUG : potato: Seek from 9 to 0 2024/12/22 01:57:57 DEBUG : potato: Seek from 9 to 0 2024/12/22 01:57:57 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 01:57:58 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2024/12/22 01:58:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2024/12/22 01:58:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2024/12/22 01:58:05 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.09s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.19s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2024/12/22 01:58:07 DEBUG : Creating backend with remote "nonexistent" 2024/12/22 01:58:07 DEBUG : Creating backend with remote "nonexistent" 2024/12/22 01:58:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/22 01:58:07 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/22 01:58:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/22 01:58:07 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 01:58:08 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/22 01:58:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2024/12/22 01:58:13 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/22 01:58:17 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (12.54s) --- PASS: TestCheckDownload/1 (0.35s) --- PASS: TestCheckDownload/2 (0.53s) --- PASS: TestCheckDownload/3 (0.34s) --- PASS: TestCheckDownload/4 (0.72s) --- PASS: TestCheckDownload/5 (0.55s) --- PASS: TestCheckDownload/6 (0.36s) --- PASS: TestCheckDownload/7 (0.55s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 01:58:21 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/22 01:58:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2024/12/22 01:58:25 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/22 01:58:27 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.84s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.19s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 01:58:30 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2024/12/22 01:58:32 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/22 01:58:32 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/22 01:58:32 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/22 01:58:32 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/22 01:58:32 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2024/12/22 01:58:34 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/22 01:58:34 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/22 01:58:34 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/22 01:58:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.64s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 01:58:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacigop6horo/data" 2024/12/22 01:58:35 DEBUG : Starting OpenDrive session with ID: 13c9c0a7f4cd83e8768756f3efe22baff68788a14a701a6255dbd3fd0906fe0e 2024/12/22 01:58:37 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/12/22 01:58:38 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2024/12/22 01:58:41 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/12/22 01:58:42 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2024/12/22 01:58:44 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2024/12/22 01:58:46 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2024/12/22 01:58:48 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2024/12/22 01:58:51 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2024/12/22 01:58:53 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/12/22 01:58:54 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/12/22 01:58:55 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (23.97s) --- PASS: TestCheckSum/subtest1 (0.71s) --- PASS: TestCheckSum/subtest2 (0.51s) --- PASS: TestCheckSum/subtest3 (0.52s) --- PASS: TestCheckSum/subtest4 (0.54s) --- PASS: TestCheckSum/subtest5 (0.53s) --- PASS: TestCheckSum/subtest6 (0.53s) --- PASS: TestCheckSum/subtest7 (0.53s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 01:58:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacigop6horo/data" 2024/12/22 01:58:59 DEBUG : Starting OpenDrive session with ID: 8fc3696e05e55feaf4f7a834f71c3b84623c5bfe5464ebb10f7c44915126497a 2024/12/22 01:59:01 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/12/22 01:59:02 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2024/12/22 01:59:05 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/12/22 01:59:06 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2024/12/22 01:59:09 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2024/12/22 01:59:11 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2024/12/22 01:59:14 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2024/12/22 01:59:16 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2024/12/22 01:59:18 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/12/22 01:59:19 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/12/22 01:59:21 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (25.72s) --- PASS: TestCheckSumDownload/subtest1 (0.87s) --- PASS: TestCheckSumDownload/subtest2 (0.68s) --- PASS: TestCheckSumDownload/subtest3 (1.15s) --- PASS: TestCheckSumDownload/subtest4 (0.69s) --- PASS: TestCheckSumDownload/subtest5 (0.69s) --- PASS: TestCheckSumDownload/subtest6 (0.69s) --- PASS: TestCheckSumDownload/subtest7 (0.68s) === RUN TestApplyTransforms 2024/12/22 01:59:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vokijen0tevo" 2024/12/22 01:59:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 01:59:24 DEBUG : Starting OpenDrive session with ID: 468aa8126a63ff7762714fdcc097dc073a30bd83574af6c7d03f6c99a3bd9750 2024/12/22 01:59:25 DEBUG : Creating backend with remote "/tmp/rclone179622184" run.go:180: Remote "OpenDrive root 'rclone-test-vokijen0tevo'", Local "Local file system at /tmp/rclone179622184", Modify Window "1s" 2024/12/22 01:59:26 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2024/12/22 01:59:27 ERROR : hello, world!: sum not found 2024/12/22 01:59:27 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-vokijen0tevo' 2024/12/22 01:59:27 NOTICE: OpenDrive root 'rclone-test-vokijen0tevo': 1 files missing 2024/12/22 01:59:27 NOTICE: 1 hashes missing 2024/12/22 01:59:27 NOTICE: OpenDrive root 'rclone-test-vokijen0tevo': 2 differences found 2024/12/22 01:59:27 NOTICE: OpenDrive root 'rclone-test-vokijen0tevo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/22 01:59:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 01:59:27 NOTICE: OpenDrive root 'rclone-test-vokijen0tevo': 0 differences found 2024/12/22 01:59:27 NOTICE: OpenDrive root 'rclone-test-vokijen0tevo': 1 matching files 2024/12/22 01:59:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qiqifam1dubu" 2024/12/22 01:59:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 01:59:28 DEBUG : Starting OpenDrive session with ID: 1858acd8b6ab6d232f0bcc08f0b538f8c5f840d6f73d699b2795f867bd726de7 2024/12/22 01:59:28 DEBUG : Creating backend with remote "/tmp/rclone2836474430" run.go:180: Remote "OpenDrive root 'rclone-test-qiqifam1dubu'", Local "Local file system at /tmp/rclone2836474430", Modify Window "1s" 2024/12/22 01:59:30 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2024/12/22 01:59:31 ERROR : HELLO, WORLD!: sum not found 2024/12/22 01:59:31 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-qiqifam1dubu' 2024/12/22 01:59:31 NOTICE: OpenDrive root 'rclone-test-qiqifam1dubu': 1 files missing 2024/12/22 01:59:31 NOTICE: 1 hashes missing 2024/12/22 01:59:31 NOTICE: OpenDrive root 'rclone-test-qiqifam1dubu': 2 differences found 2024/12/22 01:59:31 NOTICE: OpenDrive root 'rclone-test-qiqifam1dubu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/22 01:59:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 01:59:31 NOTICE: OpenDrive root 'rclone-test-qiqifam1dubu': 0 differences found 2024/12/22 01:59:31 NOTICE: OpenDrive root 'rclone-test-qiqifam1dubu': 1 matching files 2024/12/22 01:59:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-teyijog5boga" 2024/12/22 01:59:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 01:59:32 DEBUG : Starting OpenDrive session with ID: 839bb3d096391d5348b119253ffcd9d665a92ce28cfc4c9e846f948a625cb0d4 2024/12/22 01:59:32 DEBUG : Creating backend with remote "/tmp/rclone3928580493" run.go:180: Remote "OpenDrive root 'rclone-test-teyijog5boga'", Local "Local file system at /tmp/rclone3928580493", Modify Window "1s" 2024/12/22 01:59:33 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/22 01:59:34 ERROR : HeLlO, wOrLd!: sum not found 2024/12/22 01:59:34 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-teyijog5boga' 2024/12/22 01:59:34 NOTICE: OpenDrive root 'rclone-test-teyijog5boga': 1 files missing 2024/12/22 01:59:34 NOTICE: 1 hashes missing 2024/12/22 01:59:34 NOTICE: OpenDrive root 'rclone-test-teyijog5boga': 2 differences found 2024/12/22 01:59:34 NOTICE: OpenDrive root 'rclone-test-teyijog5boga': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/22 01:59:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 01:59:35 NOTICE: OpenDrive root 'rclone-test-teyijog5boga': 0 differences found 2024/12/22 01:59:35 NOTICE: OpenDrive root 'rclone-test-teyijog5boga': 1 matching files 2024/12/22 01:59:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lupojuq4runi" 2024/12/22 01:59:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 01:59:35 DEBUG : Starting OpenDrive session with ID: 24b7dc094f99f88e5f28dc8f379d58602d28786a5006031b6d6efa6c0c2294f1 2024/12/22 01:59:35 DEBUG : Creating backend with remote "/tmp/rclone842470815" run.go:180: Remote "OpenDrive root 'rclone-test-lupojuq4runi'", Local "Local file system at /tmp/rclone842470815", Modify Window "1s" 2024/12/22 01:59:37 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/22 01:59:38 ERROR : HELLO, WORLD!: sum not found 2024/12/22 01:59:38 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-lupojuq4runi' 2024/12/22 01:59:38 NOTICE: OpenDrive root 'rclone-test-lupojuq4runi': 1 files missing 2024/12/22 01:59:38 NOTICE: 1 hashes missing 2024/12/22 01:59:38 NOTICE: OpenDrive root 'rclone-test-lupojuq4runi': 2 differences found 2024/12/22 01:59:38 NOTICE: OpenDrive root 'rclone-test-lupojuq4runi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/22 01:59:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 01:59:38 NOTICE: OpenDrive root 'rclone-test-lupojuq4runi': 0 differences found 2024/12/22 01:59:38 NOTICE: OpenDrive root 'rclone-test-lupojuq4runi': 1 matching files 2024/12/22 01:59:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yonehip0tama" 2024/12/22 01:59:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 01:59:39 DEBUG : Starting OpenDrive session with ID: 456cdfa0131ffc013fbaae4c1c410e2886767ffc6365bebd216fdb8ccf0a9f89 2024/12/22 01:59:39 DEBUG : Creating backend with remote "/tmp/rclone3527723211" run.go:180: Remote "OpenDrive root 'rclone-test-yonehip0tama'", Local "Local file system at /tmp/rclone3527723211", Modify Window "1s" 2024/12/22 01:59:40 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2024/12/22 01:59:41 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/22 01:59:41 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-yonehip0tama' 2024/12/22 01:59:41 NOTICE: OpenDrive root 'rclone-test-yonehip0tama': 1 files missing 2024/12/22 01:59:41 NOTICE: 1 hashes missing 2024/12/22 01:59:41 NOTICE: OpenDrive root 'rclone-test-yonehip0tama': 2 differences found 2024/12/22 01:59:41 NOTICE: OpenDrive root 'rclone-test-yonehip0tama': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/22 01:59:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 01:59:42 NOTICE: OpenDrive root 'rclone-test-yonehip0tama': 0 differences found 2024/12/22 01:59:42 NOTICE: OpenDrive root 'rclone-test-yonehip0tama': 1 matching files 2024/12/22 01:59:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qorewij9joke" 2024/12/22 01:59:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 01:59:42 DEBUG : Starting OpenDrive session with ID: 7c4cb34b1c8ed7fe536e2f87de2c9d6b47c3ee42e18a4534e0f65732bc1b939e 2024/12/22 01:59:43 DEBUG : Creating backend with remote "/tmp/rclone1182116543" run.go:180: Remote "OpenDrive root 'rclone-test-qorewij9joke'", Local "Local file system at /tmp/rclone1182116543", Modify Window "1s" 2024/12/22 01:59:44 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2024/12/22 01:59:45 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/22 01:59:45 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-qorewij9joke' 2024/12/22 01:59:45 NOTICE: OpenDrive root 'rclone-test-qorewij9joke': 1 files missing 2024/12/22 01:59:45 NOTICE: 1 hashes missing 2024/12/22 01:59:45 NOTICE: OpenDrive root 'rclone-test-qorewij9joke': 2 differences found 2024/12/22 01:59:45 NOTICE: OpenDrive root 'rclone-test-qorewij9joke': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/22 01:59:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 01:59:45 NOTICE: OpenDrive root 'rclone-test-qorewij9joke': 0 differences found 2024/12/22 01:59:45 NOTICE: OpenDrive root 'rclone-test-qorewij9joke': 1 matching files 2024/12/22 01:59:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bugibox3jecu" 2024/12/22 01:59:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 01:59:46 DEBUG : Starting OpenDrive session with ID: 17be9bf3480d74dc8df8e08aa1be02c84665862a13920f3dbea791225450139f 2024/12/22 01:59:46 DEBUG : Creating backend with remote "/tmp/rclone4049304253" run.go:180: Remote "OpenDrive root 'rclone-test-bugibox3jecu'", Local "Local file system at /tmp/rclone4049304253", Modify Window "1s" 2024/12/22 01:59:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2024/12/22 01:59:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/22 01:59:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-bugibox3jecu' 2024/12/22 01:59:49 NOTICE: OpenDrive root 'rclone-test-bugibox3jecu': 1 files missing 2024/12/22 01:59:49 NOTICE: 1 hashes missing 2024/12/22 01:59:49 NOTICE: OpenDrive root 'rclone-test-bugibox3jecu': 2 differences found 2024/12/22 01:59:49 NOTICE: OpenDrive root 'rclone-test-bugibox3jecu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/22 01:59:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 01:59:49 NOTICE: OpenDrive root 'rclone-test-bugibox3jecu': 0 differences found 2024/12/22 01:59:49 NOTICE: OpenDrive root 'rclone-test-bugibox3jecu': 1 matching files 2024/12/22 01:59:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawujiq2toye" 2024/12/22 01:59:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 01:59:49 DEBUG : Starting OpenDrive session with ID: 2e67eab7488d5248c1879dd99254cd279612a79d46beafdcf18fbddcffccf379 2024/12/22 01:59:50 DEBUG : Creating backend with remote "/tmp/rclone2363730758" run.go:180: Remote "OpenDrive root 'rclone-test-pawujiq2toye'", Local "Local file system at /tmp/rclone2363730758", Modify Window "1s" 2024/12/22 01:59:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2024/12/22 01:59:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/22 01:59:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-pawujiq2toye' 2024/12/22 01:59:52 NOTICE: OpenDrive root 'rclone-test-pawujiq2toye': 1 files missing 2024/12/22 01:59:52 NOTICE: 1 hashes missing 2024/12/22 01:59:52 NOTICE: OpenDrive root 'rclone-test-pawujiq2toye': 2 differences found 2024/12/22 01:59:52 NOTICE: OpenDrive root 'rclone-test-pawujiq2toye': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/22 01:59:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 01:59:53 NOTICE: OpenDrive root 'rclone-test-pawujiq2toye': 0 differences found 2024/12/22 01:59:53 NOTICE: OpenDrive root 'rclone-test-pawujiq2toye': 1 matching files 2024/12/22 01:59:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toqukav3dudo" 2024/12/22 01:59:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 01:59:53 DEBUG : Starting OpenDrive session with ID: 8664344c29f039665f287533426120f7666de31aee305003fcef8276a5dbfbef 2024/12/22 01:59:54 DEBUG : Creating backend with remote "/tmp/rclone1542894830" run.go:180: Remote "OpenDrive root 'rclone-test-toqukav3dudo'", Local "Local file system at /tmp/rclone1542894830", Modify Window "1s" 2024/12/22 01:59:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2024/12/22 01:59:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/22 01:59:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-toqukav3dudo' 2024/12/22 01:59:57 NOTICE: OpenDrive root 'rclone-test-toqukav3dudo': 1 files missing 2024/12/22 01:59:57 NOTICE: 1 hashes missing 2024/12/22 01:59:57 NOTICE: OpenDrive root 'rclone-test-toqukav3dudo': 2 differences found 2024/12/22 01:59:57 NOTICE: OpenDrive root 'rclone-test-toqukav3dudo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/22 01:59:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 01:59:58 NOTICE: OpenDrive root 'rclone-test-toqukav3dudo': 0 differences found 2024/12/22 01:59:58 NOTICE: OpenDrive root 'rclone-test-toqukav3dudo': 1 matching files 2024/12/22 01:59:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-potacij6hiko" 2024/12/22 01:59:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 01:59:59 DEBUG : Starting OpenDrive session with ID: 4f431f0c0698208fe07710541a9c1d705ac6983d1421b4a523ce134f9467b347 2024/12/22 02:00:00 DEBUG : Creating backend with remote "/tmp/rclone2955597200" run.go:180: Remote "OpenDrive root 'rclone-test-potacij6hiko'", Local "Local file system at /tmp/rclone2955597200", Modify Window "1s" 2024/12/22 02:00:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2024/12/22 02:01:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/22 02:01:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-potacij6hiko' 2024/12/22 02:01:27 NOTICE: OpenDrive root 'rclone-test-potacij6hiko': 1 files missing 2024/12/22 02:01:27 NOTICE: 1 hashes missing 2024/12/22 02:01:27 NOTICE: OpenDrive root 'rclone-test-potacij6hiko': 2 differences found 2024/12/22 02:01:27 NOTICE: OpenDrive root 'rclone-test-potacij6hiko': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/22 02:01:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 02:01:28 NOTICE: OpenDrive root 'rclone-test-potacij6hiko': 0 differences found 2024/12/22 02:01:28 NOTICE: OpenDrive root 'rclone-test-potacij6hiko': 1 matching files 2024/12/22 02:01:28 DEBUG : OpenDrive root 'rclone-test-potacij6hiko': Purge remote 2024/12/22 02:01:29 DEBUG : OpenDrive root 'rclone-test-toqukav3dudo': Purge remote 2024/12/22 02:01:31 DEBUG : OpenDrive root 'rclone-test-pawujiq2toye': Purge remote 2024/12/22 02:01:32 DEBUG : OpenDrive root 'rclone-test-bugibox3jecu': Purge remote 2024/12/22 02:01:33 DEBUG : OpenDrive root 'rclone-test-qorewij9joke': Purge remote 2024/12/22 02:01:34 DEBUG : OpenDrive root 'rclone-test-yonehip0tama': Purge remote 2024/12/22 02:01:34 DEBUG : OpenDrive root 'rclone-test-lupojuq4runi': Purge remote 2024/12/22 02:01:41 DEBUG : OpenDrive root 'rclone-test-teyijog5boga': Purge remote 2024/12/22 02:01:51 DEBUG : OpenDrive root 'rclone-test-qiqifam1dubu': Purge remote 2024/12/22 02:01:52 DEBUG : OpenDrive root 'rclone-test-vokijen0tevo': Purge remote --- PASS: TestApplyTransforms (149.86s) === RUN TestTruncateString --- PASS: TestTruncateString (0.01s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:01:55 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/22 02:01:56 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2024/12/22 02:01:58 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/22 02:01:58 INFO : file1: Copied (new) to: sub/file2 2024/12/22 02:02:00 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/22 02:02:00 DEBUG : file1: Unchanged skipping 2024/12/22 02:02:01 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (73.63s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (30.61s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:03:48 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2024/12/22 02:03:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacigop6horo/backup" 2024/12/22 02:03:50 DEBUG : Starting OpenDrive session with ID: 6493beae8248a8f2b102a2dab6291031782160b48b7a9f700806f2bb9999cb9a 2024/12/22 02:03:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/22 02:03:52 INFO : dst/file1: Moved (server-side) 2024/12/22 02:03:52 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2024/12/22 02:03:53 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/22 02:03:53 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (9.99s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:03:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacigop6horo/dst" 2024/12/22 02:03:57 DEBUG : Starting OpenDrive session with ID: 453eb647e03265cc12c964f81cf062b6007f03eafc1ff38d9ddfdb7414c897a3 2024/12/22 02:03:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacigop6horo/CompareDest" 2024/12/22 02:03:58 DEBUG : Starting OpenDrive session with ID: 11708acd8f53e68b63a4e8bc52b4bed861fa07a2256f80c9c7b60f6cdafe8e76 2024/12/22 02:03:59 DEBUG : one: Need to transfer - File not found at Destination 2024/12/22 02:04:00 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/22 02:04:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/22 02:04:01 INFO : one: Copied (new) 2024/12/22 02:04:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:04:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/22 02:04:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/22 02:04:03 INFO : one: Copied (replaced existing) 2024/12/22 02:04:04 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/22 02:04:06 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/12/22 02:04:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:04:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/22 02:04:08 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 02:04:09 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/12/22 02:04:11 DEBUG : two: Need to transfer - File not found at Destination 2024/12/22 02:04:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/22 02:04:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/22 02:04:11 DEBUG : two: Need to transfer - File not found at Destination 2024/12/22 02:04:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/22 02:04:12 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/22 02:04:13 DEBUG : two: Need to transfer - File not found at Destination 2024/12/22 02:04:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/22 02:04:13 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/12/22 02:04:15 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/22 02:04:15 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (20.62s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:04:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacigop6horo/dst" 2024/12/22 02:04:17 DEBUG : Starting OpenDrive session with ID: e6e16478add456baa0d005d34711fe262ad8405e632c81e2d70c553fae360866 2024/12/22 02:04:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacigop6horo/CopyDest" 2024/12/22 02:04:19 DEBUG : Starting OpenDrive session with ID: 0199566a2ccc3959586236d7c0c96ae676a95eccca2c104a039eeac1be9921ed 2024/12/22 02:04:20 DEBUG : one: Need to transfer - File not found at Destination 2024/12/22 02:04:21 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/22 02:04:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/22 02:04:22 INFO : one: Copied (new) 2024/12/22 02:04:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:04:23 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/22 02:04:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/22 02:04:24 INFO : one: Copied (replaced existing) 2024/12/22 02:04:25 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/22 02:04:27 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/12/22 02:04:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacigop6horo/BackupDir" 2024/12/22 02:04:29 DEBUG : Starting OpenDrive session with ID: d4b58d0dfbf1aedc70dc0e6019fa7eac90ec020fd47d743566d30909d827a062 2024/12/22 02:04:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:04:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/22 02:04:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 02:04:31 INFO : one: Moved (server-side) 2024/12/22 02:04:31 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/22 02:04:31 INFO : one: Copied (server-side copy) 2024/12/22 02:04:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/22 02:04:33 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/12/22 02:04:34 DEBUG : two: Need to transfer - File not found at Destination 2024/12/22 02:04:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/22 02:04:35 DEBUG : two: Dst hash empty - aborting Src hash check 2024/12/22 02:04:35 INFO : two: Copied (server-side copy) 2024/12/22 02:04:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/22 02:04:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/22 02:04:35 DEBUG : two: Unchanged skipping 2024/12/22 02:04:36 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/12/22 02:04:38 DEBUG : three: Need to transfer - File not found at Destination 2024/12/22 02:04:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/22 02:04:38 DEBUG : three: Destination not found in --copy-dest 2024/12/22 02:04:39 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/12/22 02:04:40 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/22 02:04:40 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (26.25s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:04:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/22 02:04:45 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2024/12/22 02:04:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/22 02:04:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/22 02:04:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/22 02:04:47 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2024/12/22 02:04:47 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 2024/12/22 02:04:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/22 02:04:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/22 02:04:49 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2024/12/22 02:04:51 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cf28a7c47f5781561f6393ebdd2debbf OK 2024/12/22 02:04:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.88s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.35s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.35s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:04:55 DEBUG : one: Uploading chunk 0, size=100, remain=0 2024/12/22 02:04:57 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2024/12/22 02:04:59 DEBUG : another: Uploading chunk 0, size=100, remain=0 2024/12/22 02:05:01 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2024/12/22 02:05:02 INFO : OpenDrive root 'rclone-test-zacigop6horo': Looking for duplicate md5 hashes using newest mode. 2024/12/22 02:05:02 NOTICE: 80499d27f998921e42a56703d06a12b4: Found 3 files with duplicate md5 hashes 2024/12/22 02:05:02 INFO : one: Deleted 2024/12/22 02:05:03 INFO : also/one: Deleted 2024/12/22 02:05:03 NOTICE: 80499d27f998921e42a56703d06a12b4: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.83s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.35s) === RUN TestDeduplicateSmallest run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.34s) === RUN TestMergeDirs run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.34s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:05:07 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2024/12/22 02:05:08 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2024/12/22 02:05:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/22 02:05:12 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2024/12/22 02:05:14 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2024/12/22 02:05:16 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2024/12/22 02:05:18 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2024/12/22 02:05:20 DEBUG : a.txt: Excluded (Size Filter) 2024/12/22 02:05:20 DEBUG : a.txt: Excluded 2024/12/22 02:05:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/22 02:05:20 DEBUG : sub dir/hello world: Excluded 2024/12/22 02:05:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/22 02:05:20 DEBUG : sub dir/hello world2: Excluded 2024/12/22 02:05:21 DEBUG : sub dir/ignore dir: Excluded 2024/12/22 02:05:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/22 02:05:21 DEBUG : sub dir/hello world: Excluded 2024/12/22 02:05:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/22 02:05:21 DEBUG : sub dir/hello world2: Excluded 2024/12/22 02:05:21 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.33s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:05:25 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/22 02:05:27 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (7.59s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.37s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:05:33 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/22 02:05:35 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 2024/12/22 02:05:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacigop6horo/notfound" 2024/12/22 02:05:39 DEBUG : Starting OpenDrive session with ID: 1923758786b648c7507d6a60fd8ba251fc45170cc4296d8c49566103985637ba --- PASS: TestStatJSON (9.67s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.40s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.35s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.19s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.19s) --- PASS: TestStatJSON/RootNotFound (1.45s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:05:42 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': Making directory 2024/12/22 02:05:42 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': Making directory --- PASS: TestMkdir (0.52s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:05:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.73s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:05:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/22 02:05:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.47s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:05:51 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/22 02:05:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/22 02:05:54 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/22 02:05:54 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.73s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:05:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/22 02:05:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.65s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:06:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/22 02:06:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.12s) --- PASS: TestHashSums/Md5 (0.19s) --- PASS: TestHashSums/Md5Download (0.38s) === RUN TestHashSumsWithErrors 2024/12/22 02:06:05 DEBUG : Creating backend with remote ":memory:" 2024/12/22 02:06:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/22 02:06:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/22 02:06:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/22 02:06:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/22 02:06:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/22 02:06:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/22 02:06:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/22 02:06:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/22 02:06:05 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:06:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/22 02:06:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/22 02:06:09 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.23s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:06:13 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/12/22 02:06:15 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/12/22 02:06:16 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/12/22 02:06:18 DEBUG : Waiting for deletions to finish 2024/12/22 02:06:18 DEBUG : large: Excluded (Size Filter) 2024/12/22 02:06:18 DEBUG : large: Excluded 2024/12/22 02:06:18 INFO : medium: Deleted 2024/12/22 02:06:18 INFO : small: Deleted --- PASS: TestDelete (6.78s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:06:20 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/12/22 02:06:21 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/12/22 02:06:23 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/12/22 02:06:24 DEBUG : Waiting for deletions to finish 2024/12/22 02:06:24 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/12/22 02:06:24 INFO : large: Deleted 2024/12/22 02:06:24 INFO : small: Deleted --- PASS: TestMaxDelete (6.51s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:06:26 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/12/22 02:06:28 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/12/22 02:06:29 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/12/22 02:06:31 DEBUG : Waiting for deletions to finish 2024/12/22 02:06:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/22 02:06:31 INFO : medium: Deleted 2024/12/22 02:06:31 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.80s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:06:33 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/12/22 02:06:35 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/12/22 02:06:36 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/12/22 02:06:37 DEBUG : Waiting for deletions to finish 2024/12/22 02:06:38 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/12/22 02:06:38 INFO : large: Deleted 2024/12/22 02:06:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.71s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:06:40 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.25s) === RUN TestRetry 2024/12/22 02:06:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/22 02:06:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/22 02:06:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/22 02:06:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/22 02:06:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/22 02:06:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/22 02:06:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:06:43 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2024/12/22 02:06:45 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (8.77s) === RUN TestPurge 2024/12/22 02:06:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tohanoh7joma" 2024/12/22 02:06:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 02:06:51 DEBUG : Starting OpenDrive session with ID: b278baca7eb00344088bd1b7221471c8fdf1a50b5e9e83edb1aee90a9e0e58ff 2024/12/22 02:06:52 DEBUG : Creating backend with remote "/tmp/rclone2922205727" run.go:180: Remote "OpenDrive root 'rclone-test-tohanoh7joma'", Local "Local file system at /tmp/rclone2922205727", Modify Window "1s" 2024/12/22 02:06:54 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2024/12/22 02:06:55 DEBUG : A2: Making directory 2024/12/22 02:06:55 DEBUG : A1/B2: Making directory 2024/12/22 02:06:56 DEBUG : A1/B2/C2: Making directory 2024/12/22 02:06:56 DEBUG : A1/B1/C3: Making directory 2024/12/22 02:06:56 DEBUG : A3: Making directory 2024/12/22 02:06:57 DEBUG : A3/B3: Making directory 2024/12/22 02:06:57 DEBUG : A3/B3/C4: Making directory 2024/12/22 02:06:58 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2024/12/22 02:07:02 ERROR : : error listing: directory not found 2024/12/22 02:07:02 DEBUG : OpenDrive root 'rclone-test-tohanoh7joma': Purge remote 2024/12/22 02:07:02 NOTICE: purge failed: directory not found --- PASS: TestPurge (11.50s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:07:04 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2024/12/22 02:07:05 DEBUG : A2: Making directory 2024/12/22 02:07:06 DEBUG : A1/B2: Making directory 2024/12/22 02:07:06 DEBUG : A1/B2/C2: Making directory 2024/12/22 02:07:06 DEBUG : A1/B1/C3: Making directory 2024/12/22 02:07:07 DEBUG : A3: Making directory 2024/12/22 02:07:07 DEBUG : A3/B3: Making directory 2024/12/22 02:07:07 DEBUG : A3/B3/C4: Making directory 2024/12/22 02:07:08 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2024/12/22 02:07:11 DEBUG : removing 1 level 3 directories 2024/12/22 02:07:11 INFO : A3/B3/C4: Removing directory 2024/12/22 02:07:12 DEBUG : removing 2 level 3 directories 2024/12/22 02:07:12 INFO : A1/B2/C2: Removing directory 2024/12/22 02:07:12 INFO : A1/B1/C3: Removing directory 2024/12/22 02:07:13 DEBUG : removing 2 level 2 directories 2024/12/22 02:07:13 INFO : A3/B3: Removing directory 2024/12/22 02:07:13 INFO : A1/B2: Removing directory 2024/12/22 02:07:13 DEBUG : removing 2 level 1 directories 2024/12/22 02:07:13 INFO : A3: Removing directory 2024/12/22 02:07:13 INFO : A2: Removing directory 2024/12/22 02:07:16 DEBUG : removing 1 level 3 directories 2024/12/22 02:07:16 INFO : A1/B1/C1: Removing directory 2024/12/22 02:07:16 DEBUG : removing 1 level 2 directories 2024/12/22 02:07:16 INFO : A1/B1: Removing directory 2024/12/22 02:07:16 DEBUG : removing 1 level 1 directories 2024/12/22 02:07:16 INFO : A1: Removing directory 2024/12/22 02:07:17 DEBUG : removing 1 level 0 directories 2024/12/22 02:07:17 INFO : OpenDrive root 'rclone-test-zacigop6horo': Removing directory 2024/12/22 02:07:18 ERROR : : error listing: directory not found 2024/12/22 02:07:18 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (15.43s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:07:18 DEBUG : A1: Making directory 2024/12/22 02:07:19 DEBUG : A1/B1: Making directory 2024/12/22 02:07:19 DEBUG : A1/B1/C1: Making directory 2024/12/22 02:07:21 DEBUG : removing 1 level 3 directories 2024/12/22 02:07:21 INFO : A1/B1/C1: Removing directory 2024/12/22 02:07:21 DEBUG : removing 1 level 2 directories 2024/12/22 02:07:21 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.75s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:07:23 DEBUG : A1: Making directory 2024/12/22 02:07:23 DEBUG : A1/B1: Making directory 2024/12/22 02:07:23 DEBUG : A1/B1/C1: Making directory 2024/12/22 02:07:25 DEBUG : removing 1 level 3 directories 2024/12/22 02:07:25 INFO : A1/B1/C1: Removing directory 2024/12/22 02:07:26 DEBUG : removing 1 level 2 directories 2024/12/22 02:07:26 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.87s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:07:28 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/12/22 02:07:30 DEBUG : filename.txt: File name found in url 2024/12/22 02:07:31 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2024/12/22 02:07:31 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/22 02:07:32 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2024/12/22 02:07:34 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (8.71s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:07:36 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/22 02:07:37 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2024/12/22 02:07:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/22 02:07:38 INFO : file1: Copied (new) to: sub/file2 2024/12/22 02:07:38 INFO : file1: Deleted 2024/12/22 02:07:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/22 02:07:39 DEBUG : file1: Unchanged skipping 2024/12/22 02:07:39 INFO : file1: Deleted 2024/12/22 02:07:39 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.59s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:07:41 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/22 02:07:42 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/12/22 02:07:43 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/22 02:07:43 INFO : file1: Copied (new) 2024/12/22 02:07:43 INFO : file1: Deleted 2024/12/22 02:07:43 DEBUG : file1: Destination exists, skipping 2024/12/22 02:07:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.90s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:07:44 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/22 02:07:45 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2024/12/22 02:07:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/22 02:07:46 INFO : file1: Copied (new) to: sub/file2 2024/12/22 02:07:46 INFO : file1: Deleted 2024/12/22 02:07:47 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/22 02:07:47 DEBUG : file1: Unchanged skipping 2024/12/22 02:07:47 INFO : file1: Deleted 2024/12/22 02:07:47 DEBUG : sub/file2: moving to sub/File2-rclone-move-cibuged7 2024/12/22 02:07:48 DEBUG : sub/file2: same parent dir (ODFfNzg0MTU5Nl84OUxCWQ) - using file/rename instead of move_copy for sub/File2-rclone-move-cibuged7 2024/12/22 02:07:48 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-cibuged7 2024/12/22 02:07:48 DEBUG : sub/file2: moving to sub/File2 2024/12/22 02:07:48 DEBUG : sub/File2-rclone-move-cibuged7: same parent dir (ODFfNzg0MTU5Nl84OUxCWQ) - using file/rename instead of move_copy for sub/File2 2024/12/22 02:07:48 INFO : sub/File2-rclone-move-cibuged7: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (5.83s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:07:50 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2024/12/22 02:07:52 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (2.86s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:07:53 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2024/12/22 02:07:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacigop6horo/backup" 2024/12/22 02:07:55 DEBUG : Starting OpenDrive session with ID: db6e698ff631e405f22dbd75705fc14003d173fe0e3ab7cd30da77e4f865b76d 2024/12/22 02:07:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/22 02:07:57 INFO : dst/file1: Moved (server-side) 2024/12/22 02:07:58 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2024/12/22 02:07:59 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/22 02:07:59 INFO : dst/file1: Copied (new) 2024/12/22 02:07:59 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.25s) === 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:08:03 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2024/12/22 02:08:04 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2024/12/22 02:08:06 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2024/12/22 02:08:08 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2024/12/22 02:08:11 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2024/12/22 02:08:12 DEBUG : A1/B2: Making directory 2024/12/22 02:08:12 DEBUG : A1/B1/C3: Making directory 2024/12/22 02:08:14 DEBUG : A2: same parent dir (ODFfNzg0MTU4OF9FM0RwTw) - using folder/rename instead of move_copy 2024/12/22 02:08:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/22 02:08:18 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/22 02:08:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/22 02:08:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/22 02:08:19 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/22 02:08:22 INFO : OpenDrive root 'rclone-test-zacigop6horo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/22 02:08:25 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/22 02:08:25 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/22 02:08:25 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/22 02:08:25 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/22 02:08:25 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (30.26s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" --- PASS: TestGetFsInfo (0.35s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:08:32 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': File to upload is small (34 bytes), uploading instead of streaming 2024/12/22 02:08:33 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/12/22 02:08:34 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/22 02:08:34 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/22 02:08:34 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/12/22 02:08:35 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/12/22 02:08:36 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/12/22 02:08:36 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:08:37 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': File to upload is small (34 bytes), uploading instead of streaming 2024/12/22 02:08:38 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/12/22 02:08:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/22 02:08:39 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/22 02:08:39 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/12/22 02:08:40 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/12/22 02:08:41 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/12/22 02:08:41 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:08:42 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': File to upload is small (34 bytes), uploading instead of streaming 2024/12/22 02:08:43 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/12/22 02:08:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/22 02:08:44 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/12/22 02:08:45 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/12/22 02:08:46 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:08:47 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': File to upload is small (34 bytes), uploading instead of streaming 2024/12/22 02:08:48 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/12/22 02:08:49 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/22 02:08:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/22 02:08:49 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/12/22 02:08:49 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/12/22 02:08:51 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/22 02:08:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.88s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.35s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:08:53 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2024/12/22 02:08:54 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': File to upload is small (60 bytes), uploading instead of streaming 2024/12/22 02:08:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/22 02:08:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/22 02:08:55 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.11s) === RUN TestRcatSizeMetadata run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.35s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:08:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/22 02:08:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/22 02:09:01 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2024/12/22 02:09:02 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': Touching "empty space" 2024/12/22 02:09:03 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': Touching "potato2" 2024/12/22 02:09:03 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': Touching "sub dir/potato3" --- PASS: TestTouchDir (8.32s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.35s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.37s) === RUN TestCopyDirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.36s) === RUN TestSetDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", 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-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.35s) === RUN TestRemoveExisting run.go:180: Remote "OpenDrive root 'rclone-test-zacigop6horo'", Local "Local file system at /tmp/rclone2741449968", Modify Window "1s" 2024/12/22 02:09:08 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2024/12/22 02:09:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2024/12/22 02:09:12 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lexohad3" before starting 2024/12/22 02:09:12 DEBUG : sub dir/test remove existing: same parent dir (ODFfNzg0MTYxOV9VMHlIbA) - using file/rename instead of move_copy for sub dir/test remove existing.lexohad3 2024/12/22 02:09:12 DEBUG : sub dir/test remove existing.lexohad3: TEST: removing renamed existing file after operation 2024/12/22 02:09:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.duxoyem4" before starting 2024/12/22 02:09:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfNzg0MTYxOV9VMHlIbA) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.duxoyem4 2024/12/22 02:09:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.duxoyem4: TEST: renaming existing back after failed operation 2024/12/22 02:09:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.duxoyem4: same parent dir (ODFfNzg0MTYxOV9VMHlIbA) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2024/12/22 02:09:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fimuxub0" before starting 2024/12/22 02:09:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfNzg0MTYxOV9VMHlIbA) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fimuxub0 2024/12/22 02:09:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fimuxub0: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (10.07s) === 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) PASS 2024/12/22 02:09:17 DEBUG : OpenDrive root 'rclone-test-zacigop6horo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 11m21.398630303s (try 1/5)