"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2022/06/12 06:03:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yafejuc3lanapok9zawofir2" 2022/06/12 06:03:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/06/12 06:03:50 DEBUG : Starting OpenDrive session with ID: bd8c104adc898dddf50b124f76192395d94cc2983562cf0356791d02334f0b9b 2022/06/12 06:03:51 DEBUG : Creating backend with remote "/tmp/rclone1274154219" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/06/12 06:03:56 DEBUG : file1: Uploading chunk 0, size=131071, remain=0 2022/06/12 06:04:03 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/06/12 06:04:03 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/06/12 06:04:03 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/06/12 06:04:04 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/06/12 06:04:04 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/06/12 06:04:04 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/06/12 06:04:05 DEBUG : file1: Uploading chunk 0, size=131072, remain=0 2022/06/12 06:04:11 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/06/12 06:04:11 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/06/12 06:04:11 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/06/12 06:04:12 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/06/12 06:04:12 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/06/12 06:04:12 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/06/12 06:04:13 DEBUG : file1: Uploading chunk 0, size=131073, remain=0 2022/06/12 06:04:20 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/06/12 06:04:20 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/06/12 06:04:20 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/06/12 06:04:21 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/06/12 06:04:21 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/06/12 06:04:21 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (35.53s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (13.43s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (7.55s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (9.38s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/06/12 06:04:27 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/06/12 06:04:27 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/06/12 06:04:27 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/06/12 06:04:27 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/06/12 06:04:27 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/06/12 06:04:27 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/06/12 06:04:27 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/06/12 06:04:27 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/06/12 06:04:27 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/06/12 06:04:27 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/06/12 06:04:27 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/06/12 06:04:27 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/06/12 06:04:27 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/06/12 06:04:27 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:04:29 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2022/06/12 06:04:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2022/06/12 06:04:45 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2022/06/12 06:04:58 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (43.17s) --- PASS: TestCheck/1 (0.72s) --- PASS: TestCheck/2 (0.71s) --- PASS: TestCheck/3 (0.69s) --- PASS: TestCheck/4 (0.71s) --- PASS: TestCheck/5 (0.73s) --- PASS: TestCheck/6 (0.70s) --- PASS: TestCheck/7 (0.72s) === RUN TestCheckFsError 2022/06/12 06:05:10 DEBUG : Creating backend with remote "non-existent" 2022/06/12 06:05:10 DEBUG : Creating backend with remote "non-existent" 2022/06/12 06:05:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/06/12 06:05:10 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/06/12 06:05:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/06/12 06:05:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:05:14 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/06/12 06:05:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2022/06/12 06:05:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/06/12 06:05:50 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (61.79s) --- PASS: TestCheckDownload/1 (2.47s) --- PASS: TestCheckDownload/2 (1.20s) --- PASS: TestCheckDownload/3 (2.45s) --- PASS: TestCheckDownload/4 (3.02s) --- PASS: TestCheckDownload/5 (2.39s) --- PASS: TestCheckDownload/6 (5.31s) --- PASS: TestCheckDownload/7 (6.28s) === RUN TestCheckSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:06:15 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/06/12 06:06:32 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2022/06/12 06:06:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/06/12 06:06:48 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (48.95s) --- PASS: TestCheckSizeOnly/1 (0.71s) --- PASS: TestCheckSizeOnly/2 (0.71s) --- PASS: TestCheckSizeOnly/3 (0.75s) --- PASS: TestCheckSizeOnly/4 (1.74s) --- PASS: TestCheckSizeOnly/5 (0.68s) --- PASS: TestCheckSizeOnly/6 (0.68s) --- PASS: TestCheckSizeOnly/7 (0.71s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:07:08 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2022/06/12 06:07:13 NOTICE: test.sum: improperly formatted checksum line 4 2022/06/12 06:07:13 NOTICE: test.sum: improperly formatted checksum line 5 2022/06/12 06:07:13 NOTICE: test.sum: improperly formatted checksum line 6 2022/06/12 06:07:13 NOTICE: test.sum: 2 warning(s) suppressed... 2022/06/12 06:07:16 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2022/06/12 06:07:23 NOTICE: test.sum: improperly formatted checksum line 4 2022/06/12 06:07:23 NOTICE: test.sum: improperly formatted checksum line 5 2022/06/12 06:07:23 NOTICE: test.sum: improperly formatted checksum line 6 2022/06/12 06:07:23 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (24.49s) === RUN TestCheckSum run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:07:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yafejuc3lanapok9zawofir2/data" 2022/06/12 06:07:26 DEBUG : Starting OpenDrive session with ID: 4079da50b3adcbef39fba8e29243067552323aee5c2f058f71d8382ee59b6b06 2022/06/12 06:07:32 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2022/06/12 06:07:39 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2022/06/12 06:08:52 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2022/06/12 06:09:01 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2022/06/12 06:09:16 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2022/06/12 06:09:30 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2022/06/12 06:09:43 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2022/06/12 06:09:57 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2022/06/12 06:10:50 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2022/06/12 06:11:00 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2022/06/12 06:11:07 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (333.44s) --- PASS: TestCheckSum/subtest1 (7.09s) --- PASS: TestCheckSum/subtest2 (5.55s) --- PASS: TestCheckSum/subtest3 (1.96s) --- PASS: TestCheckSum/subtest4 (1.96s) --- PASS: TestCheckSum/subtest5 (2.43s) --- PASS: TestCheckSum/subtest6 (2.22s) --- PASS: TestCheckSum/subtest7 (22.09s) === RUN TestCheckSumDownload run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:12:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yafejuc3lanapok9zawofir2/data" 2022/06/12 06:12:58 DEBUG : Config file has changed externaly - reloading 2022/06/12 06:13:00 DEBUG : Starting OpenDrive session with ID: 651cca123f5c78f47c31ddf2eb3a66c63d16d02bfe8bfeb80ed9b9a944408e55 2022/06/12 06:13:07 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2022/06/12 06:13:35 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2022/06/12 06:13:50 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2022/06/12 06:13:56 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2022/06/12 06:14:05 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2022/06/12 06:14:15 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2022/06/12 06:14:41 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2022/06/12 06:14:57 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2022/06/12 06:15:34 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2022/06/12 06:15:39 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2022/06/12 06:15:46 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (188.52s) --- PASS: TestCheckSumDownload/subtest1 (4.75s) --- PASS: TestCheckSumDownload/subtest2 (2.38s) --- PASS: TestCheckSumDownload/subtest3 (3.67s) --- PASS: TestCheckSumDownload/subtest4 (15.45s) --- PASS: TestCheckSumDownload/subtest5 (10.02s) --- PASS: TestCheckSumDownload/subtest6 (5.92s) --- PASS: TestCheckSumDownload/subtest7 (9.15s) === RUN TestDeduplicateInteractive run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.40s) === RUN TestDeduplicateSkip run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (2.42s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (2.41s) === RUN TestDeduplicateFirst run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (2.37s) === RUN TestDeduplicateNewest run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.36s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:16:20 DEBUG : one: Uploading chunk 0, size=100, remain=0 2022/06/12 06:16:29 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2022/06/12 06:16:37 DEBUG : another: Uploading chunk 0, size=100, remain=0 2022/06/12 06:16:44 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2022/06/12 06:16:49 INFO : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': Looking for duplicate md5 hashes using newest mode. 2022/06/12 06:16:51 NOTICE: d2cb5b8a5c78eb7667d7ad63e38c8521: Found 3 files with duplicate md5 hashes 2022/06/12 06:16:52 INFO : one: Deleted 2022/06/12 06:16:53 INFO : also/one: Deleted 2022/06/12 06:16:53 NOTICE: d2cb5b8a5c78eb7667d7ad63e38c8521: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (43.05s) === RUN TestDeduplicateOldest run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.38s) === RUN TestDeduplicateLargest run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (2.42s) === RUN TestDeduplicateSmallest run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.36s) === RUN TestDeduplicateRename run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (2.38s) === RUN TestMergeDirs run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (1.40s) === RUN TestListDirSorted run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:17:11 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2022/06/12 06:17:19 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2022/06/12 06:17:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/06/12 06:17:36 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2022/06/12 06:17:45 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2022/06/12 06:17:52 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2022/06/12 06:17:59 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2022/06/12 06:18:09 DEBUG : a.txt: Excluded 2022/06/12 06:18:11 DEBUG : sub dir/hello world: Excluded 2022/06/12 06:18:11 DEBUG : sub dir/hello world2: Excluded 2022/06/12 06:18:12 DEBUG : sub dir/ignore dir: Excluded 2022/06/12 06:18:13 DEBUG : sub dir/hello world: Excluded 2022/06/12 06:18:13 DEBUG : sub dir/hello world2: Excluded 2022/06/12 06:18:15 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (80.78s) === RUN TestListJSON run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:18:32 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2022/06/12 06:18:38 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 --- PASS: TestListJSON (29.57s) --- PASS: TestListJSON/Default (0.70s) --- PASS: TestListJSON/FilesOnly (0.67s) --- PASS: TestListJSON/DirsOnly (1.67s) --- PASS: TestListJSON/Recurse (1.37s) --- PASS: TestListJSON/SubDir (0.70s) --- PASS: TestListJSON/NoModTime (0.68s) --- PASS: TestListJSON/NoMimeType (0.75s) --- PASS: TestListJSON/ShowHash (0.67s) --- PASS: TestListJSON/HashTypes (1.68s) === RUN TestStatJSON run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:19:01 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2022/06/12 06:19:10 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === 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 2022/06/12 06:19:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yafejuc3lanapok9zawofir2/notfound" 2022/06/12 06:19:31 DEBUG : Config file has changed externaly - reloading 2022/06/12 06:19:32 DEBUG : Starting OpenDrive session with ID: 185af2b525532c657986298ef34ff0dd659ca3566d24d7ec30725620272a07ce --- PASS: TestStatJSON (40.13s) --- PASS: TestStatJSON/Root (0.66s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.68s) --- PASS: TestStatJSON/Dir (4.39s) --- PASS: TestStatJSON/File (0.68s) --- PASS: TestStatJSON/NotFound (1.37s) --- PASS: TestStatJSON/DirFilesOnly (1.70s) --- PASS: TestStatJSON/FileFilesOnly (0.71s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.65s) --- PASS: TestStatJSON/DirDirsOnly (0.70s) --- PASS: TestStatJSON/FileDirsOnly (0.74s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.68s) --- PASS: TestStatJSON/RootNotFound (3.68s) === RUN TestMkdir run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:19:39 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': Making directory 2022/06/12 06:19:40 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': Making directory --- PASS: TestMkdir (2.12s) === RUN TestLsd run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:19:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (16.24s) === RUN TestLs run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:20:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/06/12 06:20:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (17.60s) === RUN TestLsWithFilesFrom run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:20:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/06/12 06:20:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/06/12 06:20:31 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (20.19s) === RUN TestLsLong run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:20:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/06/12 06:20:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (24.37s) === RUN TestHashSums run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:21:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/06/12 06:21:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (18.04s) --- PASS: TestHashSums/Md5 (0.72s) --- PASS: TestHashSums/Md5Download (2.45s) === RUN TestHashSumsWithErrors 2022/06/12 06:21:18 DEBUG : Creating backend with remote ":memory:" 2022/06/12 06:21:18 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/06/12 06:21:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/06/12 06:21:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/06/12 06:21:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/06/12 06:21:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/06/12 06:21:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/06/12 06:21:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/06/12 06:21:18 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/06/12 06:21:18 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:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:21:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/06/12 06:21:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/06/12 06:21:52 DEBUG : pacer: low level retry 1/10 (error Folder is busy (Error 423)) 2022/06/12 06:21:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/06/12 06:21:53 DEBUG : pacer: Reducing sleep to 10ms 2022/06/12 06:21:55 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (53.99s) === RUN TestDelete run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:22:15 DEBUG : small: Uploading chunk 0, size=10, remain=0 2022/06/12 06:22:23 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2022/06/12 06:22:30 DEBUG : large: Uploading chunk 0, size=100, remain=0 2022/06/12 06:22:34 DEBUG : Waiting for deletions to finish 2022/06/12 06:22:34 DEBUG : large: Excluded 2022/06/12 06:22:35 INFO : small: Deleted 2022/06/12 06:22:35 INFO : medium: Deleted --- PASS: TestDelete (26.17s) === RUN TestRetry 2022/06/12 06:22:38 DEBUG : Received error: EOF - low level retry 1/5 2022/06/12 06:22:38 DEBUG : Received error: EOF - low level retry 2/5 2022/06/12 06:22:38 DEBUG : Received error: EOF - low level retry 1/5 2022/06/12 06:22:38 DEBUG : Received error: EOF - low level retry 2/5 2022/06/12 06:22:38 DEBUG : Received error: EOF - low level retry 3/5 2022/06/12 06:22:38 DEBUG : Received error: EOF - low level retry 4/5 2022/06/12 06:22:38 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:22:41 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2022/06/12 06:22:50 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (26.64s) === RUN TestPurge 2022/06/12 06:23:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-degerad0witakuf5mehopev2" 2022/06/12 06:23:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/06/12 06:23:05 DEBUG : Starting OpenDrive session with ID: efb6adbcee04e2a479c947e01f0f43fd1dc2e98d9316c145e9783180a289d908 2022/06/12 06:23:07 DEBUG : Creating backend with remote "/tmp/rclone757632342" run.go:181: Remote "OpenDrive root 'rclone-test-degerad0witakuf5mehopev2'", Local "Local file system at /tmp/rclone757632342", Modify Window "1s" 2022/06/12 06:23:15 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2022/06/12 06:23:18 DEBUG : A2: Making directory 2022/06/12 06:23:20 DEBUG : A1/B2: Making directory 2022/06/12 06:23:21 DEBUG : A1/B2/C2: Making directory 2022/06/12 06:23:25 DEBUG : A1/B1/C3: Making directory 2022/06/12 06:23:26 DEBUG : A3: Making directory 2022/06/12 06:23:27 DEBUG : A3/B3: Making directory 2022/06/12 06:23:30 DEBUG : A3/B3/C4: Making directory 2022/06/12 06:23:34 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2022/06/12 06:23:55 ERROR : : error listing: directory not found 2022/06/12 06:23:55 DEBUG : OpenDrive root 'rclone-test-degerad0witakuf5mehopev2': Purge remote 2022/06/12 06:23:59 purge failed: directory not found --- PASS: TestPurge (54.38s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:24:06 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2022/06/12 06:24:10 DEBUG : A2: Making directory 2022/06/12 06:24:11 DEBUG : A1/B2: Making directory 2022/06/12 06:24:13 DEBUG : A1/B2/C2: Making directory 2022/06/12 06:24:17 DEBUG : A1/B1/C3: Making directory 2022/06/12 06:24:19 DEBUG : A3: Making directory 2022/06/12 06:24:20 DEBUG : A3/B3: Making directory 2022/06/12 06:24:23 DEBUG : A3/B3/C4: Making directory 2022/06/12 06:24:26 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2022/06/12 06:24:34 INFO : A3/B3/C4: Removing directory 2022/06/12 06:24:47 INFO : A3/B3: Removing directory 2022/06/12 06:24:48 INFO : A3: Removing directory 2022/06/12 06:24:50 INFO : A2: Removing directory 2022/06/12 06:24:51 INFO : A1/B2/C2: Removing directory 2022/06/12 06:24:52 INFO : A1/B2: Removing directory 2022/06/12 06:24:54 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (71.33s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:25:10 DEBUG : A1: Making directory 2022/06/12 06:25:12 DEBUG : A1/B1: Making directory 2022/06/12 06:25:13 DEBUG : A1/B1/C1: Making directory 2022/06/12 06:25:22 INFO : A1/B1/C1: Removing directory 2022/06/12 06:25:25 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (24.88s) === RUN TestRmdirsWithFilter run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:25:35 DEBUG : A1: Making directory 2022/06/12 06:25:38 DEBUG : A1/B1: Making directory 2022/06/12 06:25:39 DEBUG : A1/B1/C1: Making directory 2022/06/12 06:25:47 INFO : A1/B1/C1: Removing directory 2022/06/12 06:25:48 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (21.48s) === RUN TestCopyURL run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:26:00 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2022/06/12 06:26:24 DEBUG : filename.txt: File name found in url 2022/06/12 06:26:27 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2022/06/12 06:26:35 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (48.72s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:26:46 DEBUG : file1: Need to transfer - File not found at Destination 2022/06/12 06:26:50 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2022/06/12 06:26:54 INFO : file1: Copied (new) to: sub/file2 2022/06/12 06:26:54 INFO : file1: Deleted 2022/06/12 06:26:59 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/06/12 06:26:59 DEBUG : file1: Unchanged skipping 2022/06/12 06:26:59 INFO : file1: Deleted 2022/06/12 06:27:01 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (24.60s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:27:11 DEBUG : file1: Need to transfer - File not found at Destination 2022/06/12 06:27:14 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2022/06/12 06:27:17 INFO : file1: Copied (new) 2022/06/12 06:27:17 INFO : file1: Deleted 2022/06/12 06:27:20 DEBUG : file1: Destination exists, skipping 2022/06/12 06:27:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (13.33s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:27:24 DEBUG : file1: Need to transfer - File not found at Destination 2022/06/12 06:27:29 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2022/06/12 06:27:33 INFO : file1: Copied (new) to: sub/file2 2022/06/12 06:27:33 INFO : file1: Deleted 2022/06/12 06:27:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/06/12 06:27:36 DEBUG : file1: Unchanged skipping 2022/06/12 06:27:36 INFO : file1: Deleted 2022/06/12 06:27:52 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-xubedoz4 2022/06/12 06:28:08 INFO : sub/File2-rclone-move-xubedoz4: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (51.11s) === RUN TestMoveFileBackupDir run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:28:18 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2022/06/12 06:28:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yafejuc3lanapok9zawofir2/backup" 2022/06/12 06:28:25 DEBUG : Config file has changed externaly - reloading 2022/06/12 06:28:26 DEBUG : Starting OpenDrive session with ID: 07ab3409230a33d5fe8e00c17d7d21b06d8ce7984c5c9674078d1b844420d2c0 2022/06/12 06:28:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/06/12 06:28:38 INFO : dst/file1: Moved (server-side) 2022/06/12 06:28:40 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2022/06/12 06:28:44 INFO : dst/file1: Copied (new) 2022/06/12 06:28:44 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (46.92s) === RUN TestCopyFile run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:29:02 DEBUG : file1: Need to transfer - File not found at Destination 2022/06/12 06:29:07 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2022/06/12 06:29:15 INFO : file1: Copied (new) to: sub/file2 2022/06/12 06:29:19 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/06/12 06:29:19 DEBUG : file1: Unchanged skipping 2022/06/12 06:29:21 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (26.89s) === RUN TestCopyFileBackupDir run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:29:33 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2022/06/12 06:30:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yafejuc3lanapok9zawofir2/backup" 2022/06/12 06:30:07 DEBUG : Config file has changed externaly - reloading 2022/06/12 06:30:08 DEBUG : Starting OpenDrive session with ID: a4945d28ca8ad12bb74cb4988f9b1e4ff3932aba28a21e7982ebf96c40d28169 2022/06/12 06:30:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/06/12 06:30:17 INFO : dst/file1: Moved (server-side) 2022/06/12 06:30:19 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2022/06/12 06:30:27 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (75.25s) === RUN TestCopyFileCompareDest run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:30:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yafejuc3lanapok9zawofir2/dst" 2022/06/12 06:30:44 DEBUG : Starting OpenDrive session with ID: 3b39abf45fea7cef108ef79211478861c6c02783e7c7cf4da9bcde57c6cdad33 2022/06/12 06:30:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yafejuc3lanapok9zawofir2/CompareDest" 2022/06/12 06:30:50 DEBUG : Starting OpenDrive session with ID: 16f53ba4e1ecee45336cb3859a9b0d92320007a84dc6301b602bc3dbdb538335 2022/06/12 06:30:53 DEBUG : one: Need to transfer - File not found at Destination 2022/06/12 06:31:00 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/06/12 06:31:05 INFO : one: Copied (new) 2022/06/12 06:31:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/06/12 06:31:15 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/06/12 06:31:20 INFO : one: Copied (replaced existing) 2022/06/12 06:31:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/06/12 06:31:32 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2022/06/12 06:31:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/06/12 06:31:41 DEBUG : one: Destination found in --compare-dest, skipping 2022/06/12 06:31:45 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2022/06/12 06:31:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/06/12 06:31:58 DEBUG : two: Destination found in --compare-dest, skipping 2022/06/12 06:32:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/06/12 06:32:00 DEBUG : two: Destination found in --compare-dest, skipping 2022/06/12 06:32:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/06/12 06:32:11 DEBUG : two: Need to transfer - File not found at Destination 2022/06/12 06:32:13 DEBUG : two: Uploading chunk 0, size=5, remain=0 2022/06/12 06:32:18 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (103.35s) === RUN TestCopyFileCopyDest run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:32:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yafejuc3lanapok9zawofir2/dst" 2022/06/12 06:32:28 DEBUG : Starting OpenDrive session with ID: e4b664914b08bfac229c0c3b14cb4ae2c0b1f42ef89a1e42c2fcd526d0e91a47 2022/06/12 06:32:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yafejuc3lanapok9zawofir2/CopyDest" 2022/06/12 06:32:34 DEBUG : Starting OpenDrive session with ID: 930d8f3530f4ae88494aafac965f21bd40cd727dd019c0af189b19e486a7d8d3 2022/06/12 06:32:38 DEBUG : one: Need to transfer - File not found at Destination 2022/06/12 06:32:43 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/06/12 06:32:49 INFO : one: Copied (new) 2022/06/12 06:33:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/06/12 06:33:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/06/12 06:33:06 INFO : one: Copied (replaced existing) 2022/06/12 06:33:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/06/12 06:33:19 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2022/06/12 06:33:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yafejuc3lanapok9zawofir2/BackupDir" 2022/06/12 06:33:25 DEBUG : Starting OpenDrive session with ID: 70434b8c5f6921b53e3a8320a41abba10efd7722d2dbf158d90c8dcfa01c413d 2022/06/12 06:33:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/06/12 06:33:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/06/12 06:33:36 INFO : one: Moved (server-side) 2022/06/12 06:33:38 INFO : one: Copied (server-side copy) 2022/06/12 06:33:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/06/12 06:33:42 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2022/06/12 06:34:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/06/12 06:34:09 INFO : two: Copied (server-side copy) 2022/06/12 06:34:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/06/12 06:34:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/06/12 06:34:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/06/12 06:34:12 DEBUG : two: Unchanged skipping 2022/06/12 06:34:19 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2022/06/12 06:34:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/06/12 06:34:40 DEBUG : three: Destination not found in --copy-dest 2022/06/12 06:34:40 DEBUG : three: Need to transfer - File not found at Destination 2022/06/12 06:34:43 DEBUG : three: Uploading chunk 0, size=7, remain=0 2022/06/12 06:34:48 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (155.49s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:35:08 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2022/06/12 06:37:17 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2022/06/12 06:37:25 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2022/06/12 06:37:32 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2022/06/12 06:37:41 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2022/06/12 06:37:45 DEBUG : A1/B2: Making directory 2022/06/12 06:37:47 DEBUG : A1/B1/C3: Making directory 2022/06/12 06:38:23 INFO : A2/two: Moved (server-side) to: A3/two 2022/06/12 06:38:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/06/12 06:38:24 INFO : A2/one: Moved (server-side) to: A3/one 2022/06/12 06:38:24 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/06/12 06:38:25 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three --- PASS: TestDirMove (232.15s) === RUN TestGetFsInfo run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" --- PASS: TestGetFsInfo (1.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:38:57 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': File to upload is small (34 bytes), uploading instead of streaming 2022/06/12 06:38:59 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2022/06/12 06:39:03 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/06/12 06:39:03 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/06/12 06:39:03 DEBUG : Creating backend with remote "/tmp/rclone-spool101976988" 2022/06/12 06:39:03 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/06/12 06:39:06 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2022/06/12 06:39:13 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:39:17 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': File to upload is small (34 bytes), uploading instead of streaming 2022/06/12 06:39:19 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2022/06/12 06:39:24 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/06/12 06:39:24 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/06/12 06:39:24 DEBUG : Creating backend with remote "/tmp/rclone-spool1665978272" 2022/06/12 06:39:24 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2022/06/12 06:39:24 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2022/06/12 06:39:27 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2022/06/12 06:39:32 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:39:37 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': File to upload is small (34 bytes), uploading instead of streaming 2022/06/12 06:39:40 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2022/06/12 06:39:44 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/06/12 06:39:44 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/06/12 06:39:44 DEBUG : Creating backend with remote "/tmp/rclone-spool66180191" 2022/06/12 06:39:44 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/06/12 06:39:46 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2022/06/12 06:39:51 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:39:55 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': File to upload is small (34 bytes), uploading instead of streaming 2022/06/12 06:39:57 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2022/06/12 06:40:01 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/06/12 06:40:01 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/06/12 06:40:01 DEBUG : Creating backend with remote "/tmp/rclone-spool4102675937" 2022/06/12 06:40:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/06/12 06:40:03 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2022/06/12 06:40:08 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (75.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (20.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (19.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (18.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (17.31s) === RUN TestRcatSize run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:40:14 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2022/06/12 06:40:19 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': File to upload is small (60 bytes), uploading instead of streaming 2022/06/12 06:40:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/06/12 06:40:24 INFO : potato2: Copied (new) --- PASS: TestRcatSize (17.17s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:40:31 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/06/12 06:40:35 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2022/06/12 06:40:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/06/12 06:40:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/06/12 06:40:46 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2022/06/12 06:40: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 2022/06/12 06:40:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/06/12 06:40:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/06/12 06:40:56 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2022/06/12 06:41:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (43.16s) === RUN TestTouchDir run.go:181: Remote "OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2'", Local "Local file system at /tmp/rclone1274154219", Modify Window "1s" 2022/06/12 06:41:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/06/12 06:41:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/06/12 06:41:31 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2022/06/12 06:41:39 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': Touching "empty space" 2022/06/12 06:41:39 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': Touching "potato2" 2022/06/12 06:41:41 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': Touching "sub dir/potato3" --- PASS: TestTouchDir (36.63s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2022/06/12 06:41:49 DEBUG : OpenDrive root 'rclone-test-yafejuc3lanapok9zawofir2': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 38m2.026962974s (try 1/5)