"./operations.test -test.v -test.timeout 30m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) === 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 TestMultithreadCopy/{size:131071_streams:2} 2020/03/09 05:21:49 DEBUG : file1: Starting multipart upload 2020/03/09 05:21:50 DEBUG : file1: Uploading segment 0/131071 size 131071 2020/03/09 05:21:51 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/03/09 05:21:51 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/03/09 05:21:51 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/03/09 05:21:51 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/03/09 05:21:52 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/03/09 05:21:52 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/03/09 05:21:52 DEBUG : file1: Starting multipart upload 2020/03/09 05:21:52 DEBUG : file1: Uploading segment 0/131072 size 131072 2020/03/09 05:21:53 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/03/09 05:21:53 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/03/09 05:21:53 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/03/09 05:21:53 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/03/09 05:21:53 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/03/09 05:21:53 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/03/09 05:21:53 DEBUG : file1: Starting multipart upload 2020/03/09 05:21:54 DEBUG : file1: Uploading segment 0/131073 size 131073 2020/03/09 05:21:54 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/03/09 05:21:54 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/03/09 05:21:54 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/03/09 05:21:55 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/03/09 05:21:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/03/09 05:21:55 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (7.32s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.46s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.69s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.46s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2020/03/09 05:21:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/03/09 05:21:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/03/09 05:21:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/03/09 05:21:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/03/09 05:21:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/03/09 05:21:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/03/09 05:21:56 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 2020/03/09 05:21:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/03/09 05:21:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/03/09 05:21:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/03/09 05:21:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/03/09 05:21:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/03/09 05:21:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/03/09 05:21:56 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 TestDeduplicateInteractive --- SKIP: TestDeduplicateInteractive (0.47s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSkip --- SKIP: TestDeduplicateSkip (0.46s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateFirst --- SKIP: TestDeduplicateFirst (0.50s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateNewest --- SKIP: TestDeduplicateNewest (0.69s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateOldest --- SKIP: TestDeduplicateOldest (0.46s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateLargest --- SKIP: TestDeduplicateLargest (0.70s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSmallest --- SKIP: TestDeduplicateSmallest (0.45s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateRename --- SKIP: TestDeduplicateRename (0.45s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestMergeDirs --- SKIP: TestMergeDirs (0.46s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" dedupe_test.go:217: Can't merge directories === RUN TestListDirSorted 2020/03/09 05:22:00 DEBUG : a.txt: Starting multipart upload 2020/03/09 05:22:00 DEBUG : a.txt: Uploading segment 0/11 size 11 2020/03/09 05:22:01 DEBUG : zend.txt: Starting multipart upload 2020/03/09 05:22:01 DEBUG : zend.txt: Uploading segment 0/5 size 5 2020/03/09 05:22:02 DEBUG : sub dir/hello world: Starting multipart upload 2020/03/09 05:22:02 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2020/03/09 05:22:03 DEBUG : sub dir/hello world2: Starting multipart upload 2020/03/09 05:22:03 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2020/03/09 05:22:04 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2020/03/09 05:22:05 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2020/03/09 05:22:05 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2020/03/09 05:22:05 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2020/03/09 05:22:06 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2020/03/09 05:22:06 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2020/03/09 05:22:08 DEBUG : a.txt: Excluded 2020/03/09 05:22:10 DEBUG : sub dir/hello world: Excluded 2020/03/09 05:22:10 DEBUG : sub dir/hello world2: Excluded 2020/03/09 05:22:11 DEBUG : sub dir/ignore dir: Excluded 2020/03/09 05:22:11 DEBUG : sub dir/hello world: Excluded 2020/03/09 05:22:11 DEBUG : sub dir/hello world2: Excluded 2020/03/09 05:22:11 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (16.46s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestMkdir 2020/03/09 05:22:17 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': Making directory 2020/03/09 05:22:17 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': Making directory --- PASS: TestMkdir (1.10s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestLsd 2020/03/09 05:22:18 DEBUG : sub dir/hello world: Starting multipart upload 2020/03/09 05:22:19 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (3.51s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestLs 2020/03/09 05:22:21 DEBUG : potato2: Starting multipart upload 2020/03/09 05:22:22 DEBUG : potato2: Uploading segment 0/60 size 60 2020/03/09 05:22:22 DEBUG : empty space: Starting multipart upload 2020/03/09 05:22:22 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (2.98s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestLsWithFilesFrom 2020/03/09 05:22:24 DEBUG : potato2: Starting multipart upload 2020/03/09 05:22:25 DEBUG : potato2: Uploading segment 0/60 size 60 2020/03/09 05:22:25 DEBUG : empty space: Starting multipart upload 2020/03/09 05:22:25 DEBUG : empty space: Uploading segment 0/1 size 1 2020/03/09 05:22:26 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (3.38s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestLsLong 2020/03/09 05:22:28 DEBUG : potato2: Starting multipart upload 2020/03/09 05:22:28 DEBUG : potato2: Uploading segment 0/60 size 60 2020/03/09 05:22:28 DEBUG : empty space: Starting multipart upload 2020/03/09 05:22:28 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (3.33s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestHashSums 2020/03/09 05:22:31 DEBUG : potato2: Starting multipart upload 2020/03/09 05:22:31 DEBUG : potato2: Uploading segment 0/60 size 60 2020/03/09 05:22:32 DEBUG : empty space: Starting multipart upload 2020/03/09 05:22:32 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestHashSums (3.72s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount 2020/03/09 05:22:35 DEBUG : potato2: Starting multipart upload 2020/03/09 05:22:35 DEBUG : potato2: Uploading segment 0/60 size 60 2020/03/09 05:22:35 DEBUG : empty space: Starting multipart upload 2020/03/09 05:22:36 DEBUG : empty space: Uploading segment 0/1 size 1 2020/03/09 05:22:37 DEBUG : sub dir/potato3: Starting multipart upload 2020/03/09 05:22:37 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (6.53s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestDelete 2020/03/09 05:22:41 DEBUG : small: Starting multipart upload 2020/03/09 05:22:41 DEBUG : small: Uploading segment 0/10 size 10 2020/03/09 05:22:42 DEBUG : medium: Starting multipart upload 2020/03/09 05:22:42 DEBUG : medium: Uploading segment 0/60 size 60 2020/03/09 05:22:42 DEBUG : large: Starting multipart upload 2020/03/09 05:22:43 DEBUG : large: Uploading segment 0/100 size 100 2020/03/09 05:22:43 DEBUG : Waiting for deletions to finish 2020/03/09 05:22:43 DEBUG : large: Excluded 2020/03/09 05:22:44 INFO : medium: Deleted 2020/03/09 05:22:44 INFO : small: Deleted --- PASS: TestDelete (3.55s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestCheck 2020/03/09 05:22:45 DEBUG : rutabaga: Starting multipart upload 2020/03/09 05:22:45 DEBUG : rutabaga: Uploading segment 0/8 size 8 2020/03/09 05:22:45 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 1: Starting check test 2020/03/09 05:22:46 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 2: Starting check test 2020/03/09 05:22:46 DEBUG : empty space: Starting multipart upload 2020/03/09 05:22:46 DEBUG : empty space: Uploading segment 0/1 size 1 2020/03/09 05:22:47 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 3: Starting check test 2020/03/09 05:22:47 DEBUG : potato2: Starting multipart upload 2020/03/09 05:22:47 DEBUG : potato2: Uploading segment 0/60 size 60 2020/03/09 05:22:48 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 4: Starting check test 2020/03/09 05:22:48 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 5: Starting check test 2020/03/09 05:22:48 DEBUG : remotepotato: Starting multipart upload 2020/03/09 05:22:49 DEBUG : remotepotato: Uploading segment 0/60 size 60 2020/03/09 05:22:49 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 6: Starting check test 2020/03/09 05:22:50 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 7: Starting check test --- PASS: TestCheck (7.10s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestCheckFsError 2020/03/09 05:22:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2020/03/09 05:22:52 ERROR : : error reading source directory: directory not found 2020/03/09 05:22:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 1 differences found --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload 2020/03/09 05:22:52 DEBUG : rutabaga: Starting multipart upload 2020/03/09 05:22:52 DEBUG : rutabaga: Uploading segment 0/8 size 8 2020/03/09 05:22:53 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 1: Starting check test 2020/03/09 05:22:54 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 2: Starting check test 2020/03/09 05:22:54 DEBUG : empty space: Starting multipart upload 2020/03/09 05:22:54 DEBUG : empty space: Uploading segment 0/1 size 1 2020/03/09 05:22:55 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 3: Starting check test 2020/03/09 05:22:55 DEBUG : potato2: Starting multipart upload 2020/03/09 05:22:56 DEBUG : potato2: Uploading segment 0/60 size 60 2020/03/09 05:22:56 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 4: Starting check test 2020/03/09 05:22:57 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 5: Starting check test 2020/03/09 05:22:58 DEBUG : remotepotato: Starting multipart upload 2020/03/09 05:22:59 DEBUG : remotepotato: Uploading segment 0/60 size 60 2020/03/09 05:22:59 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 6: Starting check test 2020/03/09 05:23:00 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 7: Starting check test --- PASS: TestCheckDownload (11.47s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestCheckSizeOnly 2020/03/09 05:23:03 DEBUG : rutabaga: Starting multipart upload 2020/03/09 05:23:04 DEBUG : rutabaga: Uploading segment 0/8 size 8 2020/03/09 05:23:04 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 1: Starting check test 2020/03/09 05:23:05 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 2: Starting check test 2020/03/09 05:23:05 DEBUG : empty space: Starting multipart upload 2020/03/09 05:23:05 DEBUG : empty space: Uploading segment 0/1 size 1 2020/03/09 05:23:05 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 3: Starting check test 2020/03/09 05:23:06 DEBUG : potato2: Starting multipart upload 2020/03/09 05:23:07 DEBUG : potato2: Uploading segment 0/60 size 60 2020/03/09 05:23:07 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 4: Starting check test 2020/03/09 05:23:07 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 5: Starting check test 2020/03/09 05:23:08 DEBUG : remotepotato: Starting multipart upload 2020/03/09 05:23:08 DEBUG : remotepotato: Uploading segment 0/60 size 60 2020/03/09 05:23:09 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 6: Starting check test 2020/03/09 05:23:09 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': 7: Starting check test --- PASS: TestCheckSizeOnly (7.60s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestCat 2020/03/09 05:23:11 DEBUG : file1: Starting multipart upload 2020/03/09 05:23:11 DEBUG : file1: Uploading segment 0/10 size 10 2020/03/09 05:23:11 DEBUG : file2: Starting multipart upload 2020/03/09 05:23:12 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (6.39s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestPurge 2020/03/09 05:23:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2020/03/09 05:23:20 DEBUG : A1/B1/C1/one: Starting multipart upload 2020/03/09 05:23:21 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2020/03/09 05:23:21 DEBUG : A2: Making directory 2020/03/09 05:23:21 DEBUG : A1/B2: Making directory 2020/03/09 05:23:23 DEBUG : A1/B2/C2: Making directory 2020/03/09 05:23:23 DEBUG : A1/B1/C3: Making directory 2020/03/09 05:23:24 DEBUG : A3: Making directory 2020/03/09 05:23:25 DEBUG : A3/B3: Making directory 2020/03/09 05:23:25 DEBUG : A3/B3/C4: Making directory 2020/03/09 05:23:26 DEBUG : A1/two: Starting multipart upload 2020/03/09 05:23:26 DEBUG : A1/two: Uploading segment 0/3 size 3 2020/03/09 05:23:28 DEBUG : Waiting for deletions to finish 2020/03/09 05:23:28 INFO : A1/B1/C1/one: Deleted 2020/03/09 05:23:29 DEBUG : A1/B1/C3: Removing directory 2020/03/09 05:23:30 DEBUG : A1/B1/C1: Removing directory 2020/03/09 05:23:30 DEBUG : A1/B1: Removing directory 2020/03/09 05:23:33 ERROR : : error listing: directory not found 2020/03/09 05:23:33 DEBUG : One drive root 'rclone-test-nopoquq5namunol3jimewim0': Purge remote 2020/03/09 05:23:33 purge failed: directory not found --- PASS: TestPurge (15.90s) run.go:176: Remote "One drive root 'rclone-test-nopoquq5namunol3jimewim0'", Local "Local file system at /tmp/rclone012153890", Modify Window "1s" === RUN TestRmdirsNoLeaveRoot 2020/03/09 05:23:36 DEBUG : A1/B1/C1/one: Starting multipart upload 2020/03/09 05:23:36 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2020/03/09 05:23:37 DEBUG : A2: Making directory 2020/03/09 05:23:38 DEBUG : A1/B2: Making directory 2020/03/09 05:23:39 DEBUG : A1/B2/C2: Making directory 2020/03/09 05:23:40 DEBUG : A1/B1/C3: Making directory 2020/03/09 05:23:41 DEBUG : A3: Making directory 2020/03/09 05:23:41 DEBUG : A3/B3: Making directory 2020/03/09 05:23:42 DEBUG : A3/B3/C4: Making directory 2020/03/09 05:23:43 DEBUG : A1/two: Starting multipart upload 2020/03/09 05:23:43 DEBUG : A1/two: Uploading segment 0/3 size 3 2020/03/09 05:23:45 DEBUG : A3/B3/C4: Removing directory 2020/03/09 05:23:49 DEBUG : A3/B3: Removing directory 2020/03/09 05:23:49 DEBUG : A3: Removing directory 2020/03/09 05:23:50 DEBUG : A2: Removing directory 2020/03/09 05:23:50 DEBUG : A1/B2/C2: Removing directory 2020/03/09 05:23:51 DEBUG : A1/B2: Removing directory 2020/03/09 05:23:52 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (24.34s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestRmdirsLeaveRoot 2020/03/09 05:23:58 DEBUG : A1: Making directory 2020/03/09 05:23:58 DEBUG : A1/B1: Making directory 2020/03/09 05:23:59 DEBUG : A1/B1/C1: Making directory 2020/03/09 05:24:02 DEBUG : A1/B1/C1: Removing directory 2020/03/09 05:24:02 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.12s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestCopyURL 2020/03/09 05:24:09 DEBUG : file1: Starting multipart upload 2020/03/09 05:24:10 DEBUG : file1: Uploading segment 0/14 size 14 2020/03/09 05:24:10 DEBUG : filename.txt: Starting multipart upload 2020/03/09 05:24:11 DEBUG : filename.txt: Uploading segment 0/14 size 14 2020/03/09 05:24:11 DEBUG : file2: Starting multipart upload 2020/03/09 05:24:11 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (6.05s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile 2020/03/09 05:24:15 DEBUG : file1: Need to transfer - File not found at Destination 2020/03/09 05:24:16 DEBUG : sub/file2: Starting multipart upload 2020/03/09 05:24:16 DEBUG : sub/file2: Uploading segment 0/14 size 14 2020/03/09 05:24:17 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2020/03/09 05:24:17 INFO : file1: Copied (new) 2020/03/09 05:24:17 INFO : file1: Deleted 2020/03/09 05:24:18 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/03/09 05:24:18 DEBUG : file1: Unchanged skipping 2020/03/09 05:24:18 INFO : file1: Deleted 2020/03/09 05:24:19 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (9.22s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestCaseInsensitiveMoveFile 2020/03/09 05:24:24 DEBUG : file1: Need to transfer - File not found at Destination 2020/03/09 05:24:25 DEBUG : sub/file2: Starting multipart upload 2020/03/09 05:24:25 DEBUG : sub/file2: Uploading segment 0/14 size 14 2020/03/09 05:24:26 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2020/03/09 05:24:26 INFO : file1: Copied (new) 2020/03/09 05:24:26 INFO : file1: Deleted 2020/03/09 05:24:26 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/03/09 05:24:26 DEBUG : file1: Unchanged skipping 2020/03/09 05:24:26 INFO : file1: Deleted 2020/03/09 05:24:29 INFO : sub/file2: Moved (server side) 2020/03/09 05:24:29 INFO : sub/File2-rclone-move-wabotul7: Moved (server side) --- PASS: TestCaseInsensitiveMoveFile (7.82s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestMoveFileBackupDir 2020/03/09 05:24:32 DEBUG : dst/file1: Starting multipart upload 2020/03/09 05:24:33 DEBUG : dst/file1: Uploading segment 0/18 size 18 2020/03/09 05:24:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/03/09 05:24:40 INFO : dst/file1: Moved (server side) 2020/03/09 05:24:40 DEBUG : dst/file1: Starting multipart upload 2020/03/09 05:24:41 DEBUG : dst/file1: Uploading segment 0/14 size 14 2020/03/09 05:24:41 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2020/03/09 05:24:41 INFO : dst/file1: Copied (new) 2020/03/09 05:24:41 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (14.28s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestCopyFile 2020/03/09 05:24:46 DEBUG : file1: Need to transfer - File not found at Destination 2020/03/09 05:24:47 DEBUG : sub/file2: Starting multipart upload 2020/03/09 05:24:47 DEBUG : sub/file2: Uploading segment 0/14 size 14 2020/03/09 05:24:47 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2020/03/09 05:24:47 INFO : file1: Copied (new) 2020/03/09 05:24:48 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/03/09 05:24:48 DEBUG : file1: Unchanged skipping 2020/03/09 05:24:49 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.24s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestCopyFileBackupDir 2020/03/09 05:24:52 DEBUG : dst/file1: Starting multipart upload 2020/03/09 05:24:52 DEBUG : dst/file1: Uploading segment 0/18 size 18 2020/03/09 05:24:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/03/09 05:24:59 INFO : dst/file1: Moved (server side) 2020/03/09 05:24:59 DEBUG : dst/file1: Starting multipart upload 2020/03/09 05:24:59 DEBUG : dst/file1: Uploading segment 0/14 size 14 2020/03/09 05:24:59 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2020/03/09 05:24:59 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.16s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestCopyFileCompareDest 2020/03/09 05:25:10 DEBUG : one: Need to transfer - File not found at Destination 2020/03/09 05:25:11 DEBUG : one: Starting multipart upload 2020/03/09 05:25:12 DEBUG : one: Uploading segment 0/3 size 3 2020/03/09 05:25:12 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2020/03/09 05:25:12 INFO : one: Copied (new) 2020/03/09 05:25:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/03/09 05:25:15 DEBUG : one: Starting multipart upload 2020/03/09 05:25:15 DEBUG : one: Uploading segment 0/5 size 5 2020/03/09 05:25:16 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2020/03/09 05:25:16 INFO : one: Copied (replaced existing) 2020/03/09 05:25:16 DEBUG : dst/one: Starting multipart upload 2020/03/09 05:25:17 DEBUG : dst/one: Uploading segment 0/3 size 3 2020/03/09 05:25:18 DEBUG : CompareDest/one: Starting multipart upload 2020/03/09 05:25:18 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2020/03/09 05:25:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:25:20 DEBUG : one: Destination found in --compare-dest, skipping 2020/03/09 05:25:21 DEBUG : CompareDest/two: Starting multipart upload 2020/03/09 05:25:21 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2020/03/09 05:25:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:25:23 DEBUG : two: Destination found in --compare-dest, skipping 2020/03/09 05:25:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:25:25 DEBUG : two: Destination found in --compare-dest, skipping 2020/03/09 05:25:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/03/09 05:25:28 DEBUG : two: Need to transfer - File not found at Destination 2020/03/09 05:25:28 DEBUG : two: Starting multipart upload 2020/03/09 05:25:28 DEBUG : two: Uploading segment 0/5 size 5 2020/03/09 05:25:28 DEBUG : two: SHA-1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2020/03/09 05:25:28 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (28.73s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestCopyFileCopyDest 2020/03/09 05:25:40 DEBUG : one: Need to transfer - File not found at Destination 2020/03/09 05:25:41 DEBUG : one: Starting multipart upload 2020/03/09 05:25:41 DEBUG : one: Uploading segment 0/3 size 3 2020/03/09 05:25:42 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2020/03/09 05:25:42 INFO : one: Copied (new) 2020/03/09 05:25:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/03/09 05:25:44 DEBUG : one: Starting multipart upload 2020/03/09 05:25:45 DEBUG : one: Uploading segment 0/5 size 5 2020/03/09 05:25:45 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2020/03/09 05:25:45 INFO : one: Copied (replaced existing) 2020/03/09 05:25:45 DEBUG : dst/one: Starting multipart upload 2020/03/09 05:25:46 DEBUG : dst/one: Uploading segment 0/3 size 3 2020/03/09 05:25:47 DEBUG : CopyDest/one: Starting multipart upload 2020/03/09 05:25:47 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2020/03/09 05:25:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:25:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/03/09 05:25:53 INFO : one: Moved (server side) 2020/03/09 05:25:56 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2020/03/09 05:25:56 INFO : one: Copied (server side copy) 2020/03/09 05:25:56 DEBUG : one: Destination found in --copy-dest, using server side copy 2020/03/09 05:25:58 DEBUG : CopyDest/two: Starting multipart upload 2020/03/09 05:25:59 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2020/03/09 05:26:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:26:03 DEBUG : two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2020/03/09 05:26:03 INFO : two: Copied (server side copy) 2020/03/09 05:26:03 DEBUG : two: Destination found in --copy-dest, using server side copy 2020/03/09 05:26:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:26:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/03/09 05:26:05 DEBUG : two: Unchanged skipping 2020/03/09 05:26:06 DEBUG : CopyDest/three: Starting multipart upload 2020/03/09 05:26:07 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2020/03/09 05:26:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/03/09 05:26:11 DEBUG : three: Destination not found in --copy-dest 2020/03/09 05:26:11 DEBUG : three: Need to transfer - File not found at Destination 2020/03/09 05:26:11 DEBUG : three: Starting multipart upload 2020/03/09 05:26:11 DEBUG : three: Uploading segment 0/7 size 7 2020/03/09 05:26:12 DEBUG : three: SHA-1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2020/03/09 05:26:12 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (43.86s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove 2020/03/09 05:26:18 DEBUG : A1/one: Starting multipart upload 2020/03/09 05:26:18 DEBUG : A1/one: Uploading segment 0/3 size 3 2020/03/09 05:26:19 DEBUG : A1/two: Starting multipart upload 2020/03/09 05:26:19 DEBUG : A1/two: Uploading segment 0/3 size 3 2020/03/09 05:26:20 DEBUG : A1/B1/three: Starting multipart upload 2020/03/09 05:26:20 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2020/03/09 05:26:21 DEBUG : A1/B1/C1/four: Starting multipart upload 2020/03/09 05:26:22 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2020/03/09 05:26:23 DEBUG : A1/B1/C2/five: Starting multipart upload 2020/03/09 05:26:23 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2020/03/09 05:26:23 DEBUG : A1/B2: Making directory 2020/03/09 05:26:24 DEBUG : A1/B1/C3: Making directory 2020/03/09 05:26:33 INFO : A2/two: Moved (server side) 2020/03/09 05:26:33 INFO : A2/B1/three: Moved (server side) 2020/03/09 05:26:33 INFO : A2/B1/C2/five: Moved (server side) 2020/03/09 05:26:34 INFO : A2/one: Moved (server side) 2020/03/09 05:26:34 INFO : A2/B1/C1/four: Moved (server side) --- PASS: TestDirMove (28.45s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestGetFsInfo --- PASS: TestGetFsInfo (0.45s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false 2020/03/09 05:26:46 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': File to upload is small (34 bytes), uploading instead of streaming 2020/03/09 05:26:46 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2020/03/09 05:26:47 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2020/03/09 05:26:47 DEBUG : no_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2020/03/09 05:26:47 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/03/09 05:26:47 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/03/09 05:26:47 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2020/03/09 05:26:47 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2020/03/09 05:26:47 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2020/03/09 05:26:53 DEBUG : no_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2020/03/09 05:26:53 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false 2020/03/09 05:26:54 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': File to upload is small (34 bytes), uploading instead of streaming 2020/03/09 05:26:54 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2020/03/09 05:26:55 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2020/03/09 05:26:55 DEBUG : with_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2020/03/09 05:26:55 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/03/09 05:26:55 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/03/09 05:26:55 DEBUG : with_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2020/03/09 05:26:55 DEBUG : with_checksum_big_file_from_pipe: Size and SHA-1 of src and dst objects identical 2020/03/09 05:26:55 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2020/03/09 05:26:55 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2020/03/09 05:26:56 DEBUG : with_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2020/03/09 05:26:56 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true 2020/03/09 05:26:57 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': File to upload is small (34 bytes), uploading instead of streaming 2020/03/09 05:26:57 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2020/03/09 05:26:58 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2020/03/09 05:26:58 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/03/09 05:26:58 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/03/09 05:26:58 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2020/03/09 05:26:58 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2020/03/09 05:26:58 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2020/03/09 05:26:59 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true 2020/03/09 05:27:00 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': File to upload is small (34 bytes), uploading instead of streaming 2020/03/09 05:27:00 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2020/03/09 05:27:01 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2020/03/09 05:27:01 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/03/09 05:27:01 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/03/09 05:27:01 NOTICE: Local file system at /tmp/rclone-spool567884568: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2020/03/09 05:27:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2020/03/09 05:27:01 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2020/03/09 05:27:01 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2020/03/09 05:27:02 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (17.22s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.28s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.85s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.95s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.14s) === RUN TestRcatSize 2020/03/09 05:27:03 DEBUG : potato1: Starting multipart upload 2020/03/09 05:27:03 DEBUG : potato1: Uploading segment 0/60 size 60 2020/03/09 05:27:04 DEBUG : One drive root 'rclone-test-rivoqap4bafatif9xubuguj4': File to upload is small (60 bytes), uploading instead of streaming 2020/03/09 05:27:04 DEBUG : potato2: Starting multipart upload 2020/03/09 05:27:04 DEBUG : potato2: Uploading segment 0/60 size 60 2020/03/09 05:27:04 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2020/03/09 05:27:04 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.21s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" === RUN TestCopyFileMaxTransfer 2020/03/09 05:27:06 DEBUG : file1: Need to transfer - File not found at Destination 2020/03/09 05:27:06 DEBUG : sub/file1: Starting multipart upload 2020/03/09 05:27:07 DEBUG : sub/file1: Uploading segment 0/14 size 14 2020/03/09 05:27:07 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2020/03/09 05:27:07 INFO : file1: Copied (new) 2020/03/09 05:27:08 DEBUG : file2: Need to transfer - File not found at Destination 2020/03/09 05:27:08 DEBUG : sub/file2: Starting multipart upload 2020/03/09 05:27:08 DEBUG : sub/file2: Uploading segment 0/25 size 25 2020/03/09 05:27:08 DEBUG : file2: SHA-1 = 80c3ff4fd1189519f59d23456ad799546ba25eca OK 2020/03/09 05:27:08 INFO : file2: Copied (new) --- FAIL: TestCopyFileMaxTransfer (73.57s) run.go:176: Remote "One drive root 'rclone-test-rivoqap4bafatif9xubuguj4'", Local "Local file system at /tmp/rclone238164336", Modify Window "1s" fstest.go:289: Sleeping for 1s for list eventual consistency: 1/6 fstest.go:292: Flushing the directory cache fstest.go:289: Sleeping for 2s for list eventual consistency: 2/6 fstest.go:292: Flushing the directory cache fstest.go:289: Sleeping for 4s for list eventual consistency: 3/6 fstest.go:292: Flushing the directory cache fstest.go:289: Sleeping for 8s for list eventual consistency: 4/6 fstest.go:292: Flushing the directory cache fstest.go:289: Sleeping for 16s for list eventual consistency: 5/6 fstest.go:292: Flushing the directory cache fstest.go:289: Sleeping for 32s for list eventual consistency: 6/6 fstest.go:292: Flushing the directory cache fstest.go:296: Error Trace: fstest.go:296 fstest.go:329 fstest.go:341 operations_test.go:1565 Error: Should be true Test: TestCopyFileMaxTransfer Messages: listing wrong, want sub/file1 (14) got sub/file1 (14), sub/file2 (25) fstest.go:182: Error Trace: fstest.go:182 fstest.go:299 fstest.go:329 fstest.go:341 operations_test.go:1565 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Unexpected file "sub/file2" panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x11c082d] goroutine 4132 [running]: testing.tRunner.func1(0xc00061d600) /usr/local/go/src/testing/testing.go:874 +0x3a3 panic(0x1377560, 0x22dab60) /usr/local/go/src/runtime/panic.go:679 +0x1b2 github.com/rclone/rclone/fs/operations_test.TestCopyFileMaxTransfer(0xc00061d600) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1566 +0x77d testing.tRunner(0xc00061d600, 0x15fe100) /usr/local/go/src/testing/testing.go:909 +0xc9 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:960 +0x350 "./operations.test -test.v -test.timeout 30m0s -remote TestOneDrive: -verbose" - Finished ERROR in 6m31.45399277s (try 1/5): exit status 2: Failed [TestCopyFileMaxTransfer]