"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -size-limit 1024" - Starting (try 1/5) 2022/03/23 05:18:30 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1" 2022/03/23 05:18:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/23 05:18:30 DEBUG : Creating backend with remote "TestBox:rclone-test-xuniruw3demuhaw6hatagig1" 2022/03/23 05:18:31 DEBUG : box root 'rclone-test-xuniruw3demuhaw6hatagig1': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/23 05:18:31 DEBUG : box root '': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/23 05:18:31 DEBUG : Reset feature "ListR" 2022/03/23 05:18:31 DEBUG : Creating backend with remote "/tmp/rclone2273769968" === 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} multithread_test.go:122: exceeded file size limit 131071 > 1024 === RUN TestMultithreadCopy/{size:131072_streams:2} multithread_test.go:122: exceeded file size limit 131072 > 1024 === RUN TestMultithreadCopy/{size:131073_streams:2} multithread_test.go:122: exceeded file size limit 131073 > 1024 2022/03/23 05:18:32 DEBUG : box root 'rclone-test-xuniruw3demuhaw6hatagig1': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/23 05:18:32 ERROR : : error listing: directory not found --- PASS: TestMultithreadCopy (0.74s) --- SKIP: TestMultithreadCopy/{size:131071_streams:2} (0.00s) --- SKIP: TestMultithreadCopy/{size:131072_streams:2} (0.00s) --- SKIP: TestMultithreadCopy/{size:131073_streams:2} (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/03/23 05:18:32 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/23 05:18:32 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/23 05:18:32 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/03/23 05:18:32 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/23 05:18:32 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/23 05:18:32 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/23 05:18:32 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/03/23 05:18:32 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/23 05:18:32 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/23 05:18:32 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/03/23 05:18:32 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/23 05:18:32 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/23 05:18:32 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/23 05:18:32 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:18:32 DEBUG : box root 'rclone-test-xuniruw3demuhaw6hatagig1': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/23 05:18:38 INFO : rutabaga.rclone_chunk.001_6s1oiz: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2022/03/23 05:18:44 INFO : empty space.rclone_chunk.001_6s1vca: Moved (server-side) to: empty space === RUN TestCheck/3 2022/03/23 05:18:51 INFO : potato2.rclone_chunk.001_6s20mh: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/23 05:18:52 INFO : potato2.rclone_chunk.002_6s20mh: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2022/03/23 05:19:02 INFO : remotepotato.rclone_chunk.001_6s2a9u: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/03/23 05:19:02 INFO : remotepotato.rclone_chunk.002_6s2a9u: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (46.40s) --- PASS: TestCheck/1 (0.54s) --- PASS: TestCheck/2 (0.37s) --- PASS: TestCheck/3 (0.36s) --- PASS: TestCheck/4 (0.39s) --- PASS: TestCheck/5 (0.40s) --- PASS: TestCheck/6 (0.58s) --- PASS: TestCheck/7 (0.60s) === RUN TestCheckFsError 2022/03/23 05:19:18 DEBUG : Creating backend with remote "non-existent" 2022/03/23 05:19:18 DEBUG : Creating backend with remote "non-existent" 2022/03/23 05:19:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/03/23 05:19:18 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/03/23 05:19:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/03/23 05:19:18 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:19:23 INFO : rutabaga.rclone_chunk.001_6s2yq7: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/03/23 05:19:29 INFO : empty space.rclone_chunk.001_6s35p2: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2022/03/23 05:19:37 INFO : potato2.rclone_chunk.001_6s3asi: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/23 05:19:38 INFO : potato2.rclone_chunk.002_6s3asi: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/03/23 05:19:53 INFO : remotepotato.rclone_chunk.001_6s3r23: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/03/23 05:19:54 INFO : remotepotato.rclone_chunk.002_6s3r23: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (54.95s) --- PASS: TestCheckDownload/1 (1.06s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (1.17s) --- PASS: TestCheckDownload/4 (3.46s) --- PASS: TestCheckDownload/5 (3.24s) --- PASS: TestCheckDownload/6 (3.08s) --- PASS: TestCheckDownload/7 (2.82s) === RUN TestCheckSizeOnly run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:20:18 INFO : rutabaga.rclone_chunk.001_6s4hkf: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/03/23 05:20:23 INFO : empty space.rclone_chunk.001_6s4m4i: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2022/03/23 05:20:30 INFO : potato2.rclone_chunk.001_6s4r9k: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/23 05:20:30 INFO : potato2.rclone_chunk.002_6s4r9k: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/03/23 05:20:41 INFO : remotepotato.rclone_chunk.001_6s52y2: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/03/23 05:20:41 INFO : remotepotato.rclone_chunk.002_6s52y2: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (41.54s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.34s) --- PASS: TestCheckSizeOnly/3 (0.46s) --- PASS: TestCheckSizeOnly/4 (0.70s) --- PASS: TestCheckSizeOnly/5 (0.43s) --- PASS: TestCheckSizeOnly/6 (0.36s) --- PASS: TestCheckSizeOnly/7 (0.60s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:21:01 INFO : test.sum.rclone_chunk.001_6s5mjx: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/23 05:21:02 INFO : test.sum.rclone_chunk.002_6s5mjx: Moved (server-side) to: test.sum.rclone_chunk.002 2022/03/23 05:21:07 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/23 05:21:07 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/23 05:21:07 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/23 05:21:07 NOTICE: test.sum: 2 warning(s) suppressed... 2022/03/23 05:22:29 INFO : test.sum.rclone_chunk.001_6s60o0: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/23 05:22:29 INFO : test.sum.rclone_chunk.002_6s60o0: Moved (server-side) to: test.sum.rclone_chunk.002 2022/03/23 05:22:35 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/23 05:22:35 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/23 05:22:35 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/23 05:22:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (104.95s) === RUN TestCheckSum run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:22:40 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1/data" 2022/03/23 05:22:40 DEBUG : Config file has changed externaly - reloading 2022/03/23 05:22:40 DEBUG : Creating backend with remote "TestBox:rclone-test-xuniruw3demuhaw6hatagig1/data" 2022/03/23 05:22:42 DEBUG : Reset feature "ListR" check_test.go:356: Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1/data' lacks md5, skipping --- SKIP: TestCheckSum (2.68s) === RUN TestCheckSumDownload run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:22:42 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1/data" 2022/03/23 05:22:42 DEBUG : Creating backend with remote "TestBox:rclone-test-xuniruw3demuhaw6hatagig1/data" 2022/03/23 05:22:44 DEBUG : Reset feature "ListR" 2022/03/23 05:22:51 INFO : data/banana.rclone_chunk.001_6s8onf: Moved (server-side) to: data/banana 2022/03/23 05:22:55 INFO : test.sum.rclone_chunk.001_6s8u37: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2022/03/23 05:23:04 INFO : data/potato.rclone_chunk.001_6s93p5: Moved (server-side) to: data/potato 2022/03/23 05:23:10 INFO : test.sum: Deleted 2022/03/23 05:23:10 INFO : test.sum.rclone_chunk.001_6s98xf: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2022/03/23 05:23:21 INFO : test.sum.rclone_chunk.001_6s9ig0: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/23 05:23:21 INFO : test.sum.rclone_chunk.002_6s9ig0: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2022/03/23 05:23:39 INFO : test.sum.rclone_chunk.001_6s9ye1: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/23 05:23:39 INFO : test.sum.rclone_chunk.002_6s9ye1: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2022/03/23 05:25:03 INFO : test.sum.rclone_chunk.001_6safob: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/23 05:25:03 INFO : test.sum.rclone_chunk.002_6safob: Moved (server-side) to: test.sum.rclone_chunk.002 2022/03/23 05:25:04 INFO : test.sum.rclone_chunk.003_6safob: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2022/03/23 05:25:25 INFO : test.sum.rclone_chunk.001_6sct1h: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/23 05:25:26 INFO : test.sum.rclone_chunk.002_6sct1h: Moved (server-side) to: test.sum.rclone_chunk.002 2022/03/23 05:25:26 INFO : test.sum.rclone_chunk.003_6sct1h: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2022/03/23 05:25:41 INFO : data/banana: Deleted 2022/03/23 05:25:42 INFO : data/banana.rclone_chunk.001_6sdfiz: Moved (server-side) to: data/banana 2022/03/23 05:25:48 INFO : data/potato: Deleted 2022/03/23 05:25:48 INFO : data/potato.rclone_chunk.001_6sdlrd: Moved (server-side) to: data/potato 2022/03/23 05:25:59 INFO : test.sum.rclone_chunk.001_6sdt46: Moved (server-side) to: test.sum.rclone_chunk.001 2022/03/23 05:26:00 INFO : test.sum.rclone_chunk.002_6sdt46: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (213.94s) --- PASS: TestCheckSumDownload/subtest1 (3.63s) --- PASS: TestCheckSumDownload/subtest2 (2.90s) --- PASS: TestCheckSumDownload/subtest3 (5.67s) --- PASS: TestCheckSumDownload/subtest4 (4.45s) --- PASS: TestCheckSumDownload/subtest5 (5.07s) --- PASS: TestCheckSumDownload/subtest6 (5.56s) --- PASS: TestCheckSumDownload/subtest7 (4.71s) === RUN TestDeduplicateInteractive run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.65s) === RUN TestDeduplicateSkip run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.74s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.70s) === RUN TestDeduplicateFirst run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.66s) === RUN TestDeduplicateNewest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.67s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.67s) === RUN TestDeduplicateOldest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.77s) === RUN TestDeduplicateLargest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.91s) === RUN TestDeduplicateSmallest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.72s) === RUN TestDeduplicateRename run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.89s) === RUN TestMergeDirs run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.75s) === RUN TestListDirSorted run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:26:29 INFO : a.txt.rclone_chunk.001_6ses7h: Moved (server-side) to: a.txt 2022/03/23 05:26:34 INFO : zend.txt.rclone_chunk.001_6sexia: Moved (server-side) to: zend.txt 2022/03/23 05:26:40 INFO : sub dir/hello world.rclone_chunk.001_6sf1b5: Moved (server-side) to: sub dir/hello world 2022/03/23 05:26:43 INFO : sub dir/hello world2.rclone_chunk.001_6sf7nv: Moved (server-side) to: sub dir/hello world2 2022/03/23 05:26:49 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_6sfb59: Moved (server-side) to: sub dir/ignore dir/.ignore 2022/03/23 05:26:54 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_6sfggr: Moved (server-side) to: sub dir/ignore dir/should be ignored 2022/03/23 05:27:00 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_6sfliu: Moved (server-side) to: sub dir/sub sub dir/hello world3 2022/03/23 05:27:02 DEBUG : a.txt: Excluded 2022/03/23 05:27:03 DEBUG : sub dir/hello world: Excluded 2022/03/23 05:27:03 DEBUG : sub dir/hello world2: Excluded 2022/03/23 05:27:03 DEBUG : sub dir/hello world: Excluded 2022/03/23 05:27:03 DEBUG : sub dir/hello world2: Excluded 2022/03/23 05:27:05 DEBUG : sub dir/ignore dir: Excluded 2022/03/23 05:27:05 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (55.02s) === RUN TestListJSON run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:27:24 INFO : file1.rclone_chunk.001_6sgbxd: Moved (server-side) to: file1 2022/03/23 05:27:30 INFO : sub/file2.rclone_chunk.001_6sgf4f: Moved (server-side) to: sub/file2 === 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 (20.71s) --- PASS: TestListJSON/Default (0.58s) --- PASS: TestListJSON/FilesOnly (0.45s) --- PASS: TestListJSON/DirsOnly (0.42s) --- PASS: TestListJSON/Recurse (0.87s) --- PASS: TestListJSON/SubDir (0.35s) --- PASS: TestListJSON/NoModTime (0.46s) --- PASS: TestListJSON/NoMimeType (0.52s) --- PASS: TestListJSON/ShowHash (0.51s) --- PASS: TestListJSON/HashTypes (0.33s) === RUN TestStatJSON run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:27:44 INFO : file1.rclone_chunk.001_6sgwwo: Moved (server-side) to: file1 2022/03/23 05:27:50 INFO : sub/file2.rclone_chunk.001_6sh0zm: Moved (server-side) to: sub/file2 === 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/03/23 05:27:57 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1/notfound" 2022/03/23 05:27:57 DEBUG : Config file has changed externaly - reloading 2022/03/23 05:27:57 DEBUG : Creating backend with remote "TestBox:rclone-test-xuniruw3demuhaw6hatagig1/notfound" 2022/03/23 05:27:58 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (22.67s) --- PASS: TestStatJSON/Root (0.45s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.44s) --- PASS: TestStatJSON/Dir (0.75s) --- PASS: TestStatJSON/File (0.87s) --- PASS: TestStatJSON/NotFound (0.72s) --- PASS: TestStatJSON/DirFilesOnly (0.43s) --- PASS: TestStatJSON/FileFilesOnly (0.80s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.39s) --- PASS: TestStatJSON/DirDirsOnly (0.34s) --- PASS: TestStatJSON/FileDirsOnly (0.33s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.35s) --- PASS: TestStatJSON/RootNotFound (2.18s) === RUN TestMkdir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:28:03 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': Making directory 2022/03/23 05:28:03 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': Making directory --- PASS: TestMkdir (1.13s) === RUN TestLsd run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:28:09 INFO : sub dir/hello world.rclone_chunk.001_6shjil: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (10.90s) === RUN TestLs run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:28:21 INFO : potato2.rclone_chunk.001_6shu7k: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/23 05:28:21 INFO : potato2.rclone_chunk.002_6shu7k: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/23 05:28:28 INFO : empty space.rclone_chunk.001_6si37i: Moved (server-side) to: empty space --- PASS: TestLs (20.72s) === RUN TestLsWithFilesFrom run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:28:41 INFO : potato2.rclone_chunk.001_6sifgf: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/23 05:28:42 INFO : potato2.rclone_chunk.002_6sifgf: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/23 05:28:49 INFO : empty space.rclone_chunk.001_6sinw9: Moved (server-side) to: empty space 2022/03/23 05:28:50 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (20.96s) === RUN TestLsLong run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:29:03 INFO : potato2.rclone_chunk.001_6sj01q: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/23 05:29:04 INFO : potato2.rclone_chunk.002_6sj01q: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/23 05:29:10 INFO : empty space.rclone_chunk.001_6sj9q3: Moved (server-side) to: empty space --- PASS: TestLsLong (21.72s) === RUN TestHashSums run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:29:25 INFO : potato2.rclone_chunk.001_6sjmyp: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/23 05:29:26 INFO : potato2.rclone_chunk.002_6sjmyp: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/23 05:29:32 INFO : empty space.rclone_chunk.001_6sjv4r: Moved (server-side) to: empty space --- PASS: TestHashSums (20.31s) === RUN TestHashSumsWithErrors 2022/03/23 05:29:39 DEBUG : Creating backend with remote ":memory:" 2022/03/23 05:29:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/03/23 05:29:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/23 05:29:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/23 05:29:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/23 05:29:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/23 05:29:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/23 05:29:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/23 05:29:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/03/23 05:29:39 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:29:44 INFO : potato2.rclone_chunk.001_6sk62w: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/23 05:29:45 INFO : potato2.rclone_chunk.002_6sk62w: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/23 05:29:52 INFO : empty space.rclone_chunk.001_6skf93: Moved (server-side) to: empty space 2022/03/23 05:29:57 INFO : sub dir/potato3.rclone_chunk.001_6skj1y: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (28.87s) === RUN TestDelete run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:30:11 INFO : small.rclone_chunk.001_6skzmr: Moved (server-side) to: small 2022/03/23 05:30:18 INFO : medium.rclone_chunk.001_6sl3hv: Moved (server-side) to: medium.rclone_chunk.001 2022/03/23 05:30:19 INFO : medium.rclone_chunk.002_6sl3hv: Moved (server-side) to: medium.rclone_chunk.002 2022/03/23 05:30:27 INFO : large.rclone_chunk.001_6slcsv: Moved (server-side) to: large.rclone_chunk.001 2022/03/23 05:30:28 INFO : large.rclone_chunk.002_6slcsv: Moved (server-side) to: large.rclone_chunk.002 2022/03/23 05:30:30 DEBUG : Waiting for deletions to finish 2022/03/23 05:30:30 DEBUG : large: Excluded 2022/03/23 05:30:32 INFO : small: Deleted 2022/03/23 05:30:34 INFO : medium: Deleted --- PASS: TestDelete (32.55s) === RUN TestRetry 2022/03/23 05:30:40 DEBUG : Received error: EOF - low level retry 1/5 2022/03/23 05:30:40 DEBUG : Received error: EOF - low level retry 2/5 2022/03/23 05:30:40 DEBUG : Received error: EOF - low level retry 1/5 2022/03/23 05:30:40 DEBUG : Received error: EOF - low level retry 2/5 2022/03/23 05:30:40 DEBUG : Received error: EOF - low level retry 3/5 2022/03/23 05:30:40 DEBUG : Received error: EOF - low level retry 4/5 2022/03/23 05:30:40 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:30:45 INFO : file1.rclone_chunk.001_6slv0g: Moved (server-side) to: file1 2022/03/23 05:30:48 INFO : file2.rclone_chunk.001_6sm0cn: Moved (server-side) to: file2 --- PASS: TestCat (20.20s) === RUN TestPurge 2022/03/23 05:31:00 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-goxuhuv9caruhew1xomiway2" 2022/03/23 05:31:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/23 05:31:00 DEBUG : Creating backend with remote "TestBox:rclone-test-goxuhuv9caruhew1xomiway2" 2022/03/23 05:31:01 DEBUG : box root 'rclone-test-goxuhuv9caruhew1xomiway2': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/23 05:31:01 DEBUG : box root '': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/23 05:31:01 DEBUG : Reset feature "ListR" 2022/03/23 05:31:01 DEBUG : Creating backend with remote "/tmp/rclone475150814" run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-goxuhuv9caruhew1xomiway2'", Local "Local file system at /tmp/rclone475150814", Modify Window "1s" 2022/03/23 05:31:02 DEBUG : box root 'rclone-test-goxuhuv9caruhew1xomiway2': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/23 05:31:11 INFO : A1/B1/C1/one.rclone_chunk.001_6smi0e: Moved (server-side) to: A1/B1/C1/one 2022/03/23 05:31:11 DEBUG : A2: Making directory 2022/03/23 05:31:12 DEBUG : A1/B2: Making directory 2022/03/23 05:31:13 DEBUG : A1/B2/C2: Making directory 2022/03/23 05:31:15 DEBUG : A1/B1/C3: Making directory 2022/03/23 05:31:16 DEBUG : A3: Making directory 2022/03/23 05:31:17 DEBUG : A3/B3: Making directory 2022/03/23 05:31:18 DEBUG : A3/B3/C4: Making directory 2022/03/23 05:31:25 INFO : A1/two.rclone_chunk.001_6sn0p5: Moved (server-side) to: A1/two 2022/03/23 05:31:32 DEBUG : box root 'rclone-test-goxuhuv9caruhew1xomiway2': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/23 05:31:32 ERROR : : error listing: directory not found 2022/03/23 05:31:32 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-goxuhuv9caruhew1xomiway2': Purge remote 2022/03/23 05:31:33 DEBUG : box root 'rclone-test-goxuhuv9caruhew1xomiway2': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/03/23 05:31:33 purge failed: directory not found --- PASS: TestPurge (32.68s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:31:43 INFO : A1/B1/C1/one.rclone_chunk.001_6sndbc: Moved (server-side) to: A1/B1/C1/one 2022/03/23 05:31:43 DEBUG : A2: Making directory 2022/03/23 05:31:44 DEBUG : A1/B2: Making directory 2022/03/23 05:31:46 DEBUG : A1/B2/C2: Making directory 2022/03/23 05:31:47 DEBUG : A1/B1/C3: Making directory 2022/03/23 05:31:48 DEBUG : A3: Making directory 2022/03/23 05:31:49 DEBUG : A3/B3: Making directory 2022/03/23 05:31:50 DEBUG : A3/B3/C4: Making directory 2022/03/23 05:31:56 INFO : A1/two.rclone_chunk.001_6snvel: Moved (server-side) to: A1/two 2022/03/23 05:31:58 INFO : A3/B3/C4: Removing directory 2022/03/23 05:32:02 INFO : A3/B3: Removing directory 2022/03/23 05:32:04 INFO : A3: Removing directory 2022/03/23 05:32:05 INFO : A2: Removing directory 2022/03/23 05:32:06 INFO : A1/B2/C2: Removing directory 2022/03/23 05:32:07 INFO : A1/B2: Removing directory 2022/03/23 05:32:08 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (45.16s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:32:18 DEBUG : A1: Making directory 2022/03/23 05:32:19 DEBUG : A1/B1: Making directory 2022/03/23 05:32:20 DEBUG : A1/B1/C1: Making directory 2022/03/23 05:32:25 INFO : A1/B1/C1: Removing directory 2022/03/23 05:32:27 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (12.66s) === RUN TestRmdirsWithFilter run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:32:31 DEBUG : A1: Making directory 2022/03/23 05:32:32 DEBUG : A1/B1: Making directory 2022/03/23 05:32:33 DEBUG : A1/B1/C1: Making directory 2022/03/23 05:32:37 INFO : A1/B1/C1: Removing directory 2022/03/23 05:32:38 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.06s) === RUN TestCopyURL run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:32:47 INFO : file1.rclone_chunk.001_6sp92a: Moved (server-side) to: file1 2022/03/23 05:32:48 DEBUG : filename.txt: File name found in url 2022/03/23 05:32:52 INFO : filename.txt.rclone_chunk.001_6spfa6: Moved (server-side) to: filename.txt 2022/03/23 05:32:57 INFO : file2.rclone_chunk.001_6spklv: Moved (server-side) to: file2 --- PASS: TestCopyURL (19.26s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:33:01 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/23 05:33:07 INFO : sub/file2.rclone_chunk.001_6sptx2: Moved (server-side) to: sub/file2 2022/03/23 05:33:07 INFO : file1: Copied (new) to: sub/file2 2022/03/23 05:33:07 INFO : file1: Deleted 2022/03/23 05:33:09 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/23 05:33:09 DEBUG : file1: Unchanged skipping 2022/03/23 05:33:09 INFO : file1: Deleted 2022/03/23 05:33:09 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (12.26s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:33:14 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/23 05:33:14 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2022/03/23 05:33:18 INFO : file1.rclone_chunk.001_6sq542: Moved (server-side) to: file1 2022/03/23 05:33:18 INFO : file1: Copied (new) 2022/03/23 05:33:18 INFO : file1: Deleted 2022/03/23 05:33:19 DEBUG : file1: Destination exists, skipping 2022/03/23 05:33:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (8.57s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:33:22 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/23 05:33:28 INFO : sub/file2.rclone_chunk.001_6sqemk: Moved (server-side) to: sub/file2 2022/03/23 05:33:28 INFO : file1: Copied (new) to: sub/file2 2022/03/23 05:33:28 INFO : file1: Deleted 2022/03/23 05:33:30 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/23 05:33:30 DEBUG : file1: Unchanged skipping 2022/03/23 05:33:30 INFO : file1: Deleted 2022/03/23 05:34:36 DEBUG : sub/file2: move non-chunked object... 2022/03/23 05:34:36 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-pehawoz9 2022/03/23 05:34:36 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-pehawoz9 2022/03/23 05:34:36 DEBUG : sub/File2-rclone-move-pehawoz9: move non-chunked object... 2022/03/23 05:34:37 INFO : sub/File2-rclone-move-pehawoz9: Moved (server-side) to: sub/File2 2022/03/23 05:34:37 INFO : sub/File2-rclone-move-pehawoz9: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (79.27s) === RUN TestMoveFileBackupDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:34:47 INFO : dst/file1.rclone_chunk.001_6sslu7: Moved (server-side) to: dst/file1 2022/03/23 05:34:48 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1/backup" 2022/03/23 05:34:48 DEBUG : Creating backend with remote "TestBox:rclone-test-xuniruw3demuhaw6hatagig1/backup" 2022/03/23 05:34:50 DEBUG : Reset feature "ListR" 2022/03/23 05:34:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/23 05:34:51 DEBUG : dst/file1: move non-chunked object... 2022/03/23 05:34:54 INFO : dst/file1: Moved (server-side) 2022/03/23 05:34:54 INFO : dst/file1: Moved (server-side) 2022/03/23 05:34:55 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2022/03/23 05:34:58 INFO : dst/file1.rclone_chunk.001_6ssyp6: Moved (server-side) to: dst/file1 2022/03/23 05:34:58 INFO : dst/file1: Copied (new) 2022/03/23 05:34:58 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (24.85s) === RUN TestCopyFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:35:06 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/23 05:35:12 INFO : sub/file2.rclone_chunk.001_6sta5w: Moved (server-side) to: sub/file2 2022/03/23 05:35:12 INFO : file1: Copied (new) to: sub/file2 2022/03/23 05:35:14 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/23 05:35:14 DEBUG : file1: Unchanged skipping 2022/03/23 05:35:15 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.73s) === RUN TestCopyFileBackupDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:35:25 INFO : dst/file1.rclone_chunk.001_6stmzm: Moved (server-side) to: dst/file1 2022/03/23 05:35:26 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1/backup" 2022/03/23 05:35:26 DEBUG : Creating backend with remote "TestBox:rclone-test-xuniruw3demuhaw6hatagig1/backup" 2022/03/23 05:35:28 DEBUG : Reset feature "ListR" 2022/03/23 05:35:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/23 05:35:28 DEBUG : dst/file1: move non-chunked object... 2022/03/23 05:35:32 INFO : dst/file1: Moved (server-side) 2022/03/23 05:35:32 INFO : dst/file1: Moved (server-side) 2022/03/23 05:35:33 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2022/03/23 05:35:36 INFO : dst/file1.rclone_chunk.001_6su0zj: Moved (server-side) to: dst/file1 2022/03/23 05:35:36 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (25.47s) === RUN TestCopyFileCompareDest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:35:44 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1/dst" 2022/03/23 05:35:44 DEBUG : Creating backend with remote "TestBox:rclone-test-xuniruw3demuhaw6hatagig1/dst" 2022/03/23 05:35:47 DEBUG : Reset feature "ListR" 2022/03/23 05:35:47 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1/CompareDest" 2022/03/23 05:35:47 DEBUG : Creating backend with remote "TestBox:rclone-test-xuniruw3demuhaw6hatagig1/CompareDest" 2022/03/23 05:35:49 DEBUG : Reset feature "ListR" 2022/03/23 05:35:49 DEBUG : one: Need to transfer - File not found at Destination 2022/03/23 05:35:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/03/23 05:35:55 INFO : one.rclone_chunk.001_6suh3o: Moved (server-side) to: one 2022/03/23 05:35:55 INFO : one: Copied (new) 2022/03/23 05:35:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/23 05:35:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/03/23 05:36:03 INFO : one: Deleted 2022/03/23 05:36:04 INFO : one.rclone_chunk.001_6supf4: Moved (server-side) to: one 2022/03/23 05:36:04 INFO : one: Copied (replaced existing) 2022/03/23 05:36:10 INFO : dst/one: Deleted 2022/03/23 05:36:11 INFO : dst/one.rclone_chunk.001_6suwhg: Moved (server-side) to: dst/one 2022/03/23 05:36:16 INFO : CompareDest/one.rclone_chunk.001_6sv27b: Moved (server-side) to: CompareDest/one 2022/03/23 05:36:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/23 05:36:19 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/23 05:36:25 INFO : CompareDest/two.rclone_chunk.001_6svcxd: Moved (server-side) to: CompareDest/two 2022/03/23 05:36:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/23 05:36:28 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/23 05:36:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/23 05:36:30 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/23 05:36:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/23 05:36:33 DEBUG : two: Need to transfer - File not found at Destination 2022/03/23 05:36:33 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2022/03/23 05:36:38 INFO : two.rclone_chunk.001_6svosr: Moved (server-side) to: two 2022/03/23 05:36:38 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (61.40s) === RUN TestCopyFileCopyDest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:36:46 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1/dst" 2022/03/23 05:36:46 DEBUG : Creating backend with remote "TestBox:rclone-test-xuniruw3demuhaw6hatagig1/dst" 2022/03/23 05:36:48 DEBUG : Reset feature "ListR" 2022/03/23 05:36:48 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1/CopyDest" 2022/03/23 05:36:48 DEBUG : Creating backend with remote "TestBox:rclone-test-xuniruw3demuhaw6hatagig1/CopyDest" 2022/03/23 05:36:50 DEBUG : Reset feature "ListR" 2022/03/23 05:36:51 DEBUG : one: Need to transfer - File not found at Destination 2022/03/23 05:36:51 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/03/23 05:36:56 INFO : one.rclone_chunk.001_6sw6jz: Moved (server-side) to: one 2022/03/23 05:36:56 INFO : one: Copied (new) 2022/03/23 05:36:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/23 05:36:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/03/23 05:37:03 INFO : one: Deleted 2022/03/23 05:37:04 INFO : one.rclone_chunk.001_6swd7h: Moved (server-side) to: one 2022/03/23 05:37:04 INFO : one: Copied (replaced existing) 2022/03/23 05:37:10 INFO : dst/one: Deleted 2022/03/23 05:37:10 INFO : dst/one.rclone_chunk.001_6swk3j: Moved (server-side) to: dst/one 2022/03/23 05:37:16 INFO : CopyDest/one.rclone_chunk.001_6swqk4: Moved (server-side) to: CopyDest/one 2022/03/23 05:37:18 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1/BackupDir" 2022/03/23 05:37:18 DEBUG : Creating backend with remote "TestBox:rclone-test-xuniruw3demuhaw6hatagig1/BackupDir" 2022/03/23 05:37:20 DEBUG : Reset feature "ListR" 2022/03/23 05:37:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/23 05:37:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/23 05:37:22 DEBUG : one: move non-chunked object... 2022/03/23 05:37:24 INFO : one: Moved (server-side) 2022/03/23 05:37:24 INFO : one: Moved (server-side) 2022/03/23 05:37:24 DEBUG : one: copy non-chunked object... 2022/03/23 05:37:25 INFO : one: Copied (server-side copy) 2022/03/23 05:37:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/23 05:37:30 INFO : CopyDest/two.rclone_chunk.001_6sx5ds: Moved (server-side) to: CopyDest/two 2022/03/23 05:37:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/23 05:37:33 DEBUG : two: copy non-chunked object... 2022/03/23 05:37:34 INFO : two: Copied (server-side copy) 2022/03/23 05:37:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/23 05:37:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/23 05:37:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/23 05:37:36 DEBUG : two: Unchanged skipping 2022/03/23 05:38:48 INFO : CopyDest/three.rclone_chunk.001_6sxh7m: Moved (server-side) to: CopyDest/three 2022/03/23 05:38:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/23 05:38:50 DEBUG : three: Destination not found in --copy-dest 2022/03/23 05:38:50 DEBUG : three: Need to transfer - File not found at Destination 2022/03/23 05:38:50 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2022/03/23 05:38:54 INFO : three.rclone_chunk.001_6szh79: Moved (server-side) to: three 2022/03/23 05:38:54 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (141.07s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:39:12 INFO : A1/one.rclone_chunk.001_6szy3h: Moved (server-side) to: A1/one 2022/03/23 05:39:17 INFO : A1/two.rclone_chunk.001_6t034w: Moved (server-side) to: A1/two 2022/03/23 05:39:22 INFO : A1/B1/three.rclone_chunk.001_6t08ov: Moved (server-side) to: A1/B1/three 2022/03/23 05:39:28 INFO : A1/B1/C1/four.rclone_chunk.001_6t0eqx: Moved (server-side) to: A1/B1/C1/four 2022/03/23 05:39:33 INFO : A1/B1/C2/five.rclone_chunk.001_6t0kgy: Moved (server-side) to: A1/B1/C2/five 2022/03/23 05:39:33 DEBUG : A1/B2: Making directory 2022/03/23 05:39:34 DEBUG : A1/B1/C3: Making directory 2022/03/23 05:39:48 DEBUG : A2/B1/C2/five: move non-chunked object... 2022/03/23 05:39:48 DEBUG : A2/one: move non-chunked object... 2022/03/23 05:39:48 DEBUG : A2/two: move non-chunked object... 2022/03/23 05:39:49 DEBUG : A2/B1/C1/four: move non-chunked object... 2022/03/23 05:39:50 INFO : A2/two: Moved (server-side) to: A3/two 2022/03/23 05:39:50 INFO : A2/two: Moved (server-side) to: A3/two 2022/03/23 05:39:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/03/23 05:39:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/03/23 05:39:50 INFO : A2/one: Moved (server-side) to: A3/one 2022/03/23 05:39:50 INFO : A2/one: Moved (server-side) to: A3/one 2022/03/23 05:39:50 DEBUG : A2/B1/three: move non-chunked object... 2022/03/23 05:39:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/03/23 05:39:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/03/23 05:39:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/03/23 05:39:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three --- PASS: TestDirMove (67.17s) === RUN TestGetFsInfo run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" --- PASS: TestGetFsInfo (0.65s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" operations_test.go:1496: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2022/03/23 05:40:15 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': File to upload is small (34 bytes), uploading instead of streaming 2022/03/23 05:40:20 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_6t1ujy: Moved (server-side) to: no_checksum_small_file_from_pipe 2022/03/23 05:40:20 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/03/23 05:41:04 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2022/03/23 05:41:04 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2022/03/23 05:41:05 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2022/03/23 05:41:06 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2022/03/23 05:41:06 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2022/03/23 05:41:07 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2022/03/23 05:41:08 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2022/03/23 05:41:09 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2022/03/23 05:41:09 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2022/03/23 05:41:10 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2022/03/23 05:41:10 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2022/03/23 05:41:11 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2022/03/23 05:41:11 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2022/03/23 05:41:12 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2022/03/23 05:41:13 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2022/03/23 05:41:13 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2022/03/23 05:41:14 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2022/03/23 05:41:16 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2022/03/23 05:41:16 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2022/03/23 05:41:17 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2022/03/23 05:41:17 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_6t1z6q: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2022/03/23 05:41:19 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:41:45 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': File to upload is small (34 bytes), uploading instead of streaming 2022/03/23 05:41:52 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_6t4dgo: Moved (server-side) to: with_checksum_small_file_from_pipe 2022/03/23 05:41:52 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/03/23 05:42:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2022/03/23 05:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2022/03/23 05:42:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2022/03/23 05:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2022/03/23 05:42:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2022/03/23 05:42:42 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2022/03/23 05:42:43 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2022/03/23 05:42:43 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2022/03/23 05:42:44 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2022/03/23 05:42:45 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2022/03/23 05:42:45 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2022/03/23 05:42:46 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2022/03/23 05:42:46 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2022/03/23 05:42:47 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2022/03/23 05:42:47 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2022/03/23 05:42:48 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2022/03/23 05:42:49 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2022/03/23 05:42:49 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2022/03/23 05:42:50 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2022/03/23 05:42:53 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2022/03/23 05:42:54 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_6t4jou: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2022/03/23 05:42:56 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/03/23 05:42:56 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:43:22 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': File to upload is small (34 bytes), uploading instead of streaming 2022/03/23 05:43:26 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_6t71xe: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2022/03/23 05:43:26 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/23 05:44:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2022/03/23 05:44:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2022/03/23 05:44:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2022/03/23 05:44:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2022/03/23 05:44:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2022/03/23 05:44:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2022/03/23 05:44:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2022/03/23 05:44:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2022/03/23 05:44:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2022/03/23 05:44:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2022/03/23 05:44:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2022/03/23 05:44:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2022/03/23 05:44:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2022/03/23 05:44:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2022/03/23 05:44:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2022/03/23 05:44:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2022/03/23 05:44:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2022/03/23 05:44:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2022/03/23 05:44:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2022/03/23 05:44:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2022/03/23 05:44:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_6t755q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2022/03/23 05:44:28 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 === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:44:53 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': File to upload is small (34 bytes), uploading instead of streaming 2022/03/23 05:44:58 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_6t9lhq: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2022/03/23 05:44:58 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/23 05:45:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2022/03/23 05:45:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2022/03/23 05:45:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2022/03/23 05:45:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2022/03/23 05:45:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2022/03/23 05:45:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2022/03/23 05:45:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2022/03/23 05:45:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2022/03/23 05:45:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2022/03/23 05:45:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2022/03/23 05:45:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2022/03/23 05:45:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2022/03/23 05:45:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2022/03/23 05:45:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2022/03/23 05:45:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2022/03/23 05:45:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2022/03/23 05:45:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2022/03/23 05:45:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2022/03/23 05:45:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2022/03/23 05:45:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2022/03/23 05:45:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_6t9p82: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2022/03/23 05:46:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (372.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (90.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (96.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (91.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (94.17s) === RUN TestRcatSize run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:46:34 INFO : potato1.rclone_chunk.001_6tc789: Moved (server-side) to: potato1.rclone_chunk.001 2022/03/23 05:46:34 INFO : potato1.rclone_chunk.002_6tc789: Moved (server-side) to: potato1.rclone_chunk.002 2022/03/23 05:46:36 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': File to upload is small (60 bytes), uploading instead of streaming 2022/03/23 05:46:43 INFO : potato2.rclone_chunk.001_6tcgp5: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/23 05:46:43 INFO : potato2.rclone_chunk.002_6tcgp5: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/23 05:46:46 INFO : potato2: Copied (new) --- PASS: TestRcatSize (28.02s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:46:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/03/23 05:46:56 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2022/03/23 05:47:00 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_6tcz6q: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2022/03/23 05:47:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/03/23 05:47:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/03/23 05:47:07 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2022/03/23 05:50:08 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://upload.box.com/api/2.0/files/content": failed to copy data: Max transfer limit reached as set by --max-transfer 2022/03/23 05:50:10 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination operations_test.go:1609: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (199.23s) === RUN TestTouchDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1'", Local "Local file system at /tmp/rclone2273769968", Modify Window "1s" 2022/03/23 05:50:20 INFO : potato2.rclone_chunk.001_6tiirb: Moved (server-side) to: potato2.rclone_chunk.001 2022/03/23 05:50:21 INFO : potato2.rclone_chunk.002_6tiirb: Moved (server-side) to: potato2.rclone_chunk.002 2022/03/23 05:50:27 INFO : empty space.rclone_chunk.001_6tiqzb: Moved (server-side) to: empty space 2022/03/23 05:50:34 INFO : sub dir/potato3.rclone_chunk.001_6tivvy: Moved (server-side) to: sub dir/potato3 2022/03/23 05:50:35 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': Touching "empty space" 2022/03/23 05:50:36 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': Touching "potato2" 2022/03/23 05:50:38 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': Touching "sub dir/potato3" --- PASS: TestTouchDir (32.72s) === 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/03/23 05:50:47 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xuniruw3demuhaw6hatagig1': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -size-limit 1024" - Finished OK in 32m18.326631453s (try 1/5)