"./operations.test -test.v -test.timeout 30m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2019/10/02 06:15:47 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': Token expired but no uploads in progress - doing nothing 2019/10/02 06:15:47 DEBUG : TestOneDrive: Loaded invalid token from config file - ignoring 2019/10/02 06:15:48 DEBUG : TestOneDrive: Saved new token in config file === 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} 2019/10/02 06:15:49 DEBUG : file1: Starting multipart upload 2019/10/02 06:15:49 DEBUG : file1: Uploading segment 0/131071 size 131071 2019/10/02 06:15:50 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2019/10/02 06:15:50 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2019/10/02 06:15:50 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2019/10/02 06:15:51 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2019/10/02 06:15:51 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2019/10/02 06:15:51 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2019/10/02 06:15:51 DEBUG : file1: Starting multipart upload 2019/10/02 06:15:51 DEBUG : file1: Uploading segment 0/131072 size 131072 2019/10/02 06:15:52 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2019/10/02 06:15:52 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2019/10/02 06:15:52 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2019/10/02 06:15:53 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2019/10/02 06:15:53 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2019/10/02 06:15:53 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2019/10/02 06:15:53 DEBUG : file1: Starting multipart upload 2019/10/02 06:15:54 DEBUG : file1: Uploading segment 0/131073 size 131073 2019/10/02 06:15:54 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2019/10/02 06:15:54 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2019/10/02 06:15:54 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2019/10/02 06:15:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2019/10/02 06:15:56 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2019/10/02 06:15:56 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (9.23s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" --- PASS: TestMultithreadCopy/{size:131071_streams:2} (2.94s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.07s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.04s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2019/10/02 06:15:57 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2019/10/02 06:15:57 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2019/10/02 06:15:57 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2019/10/02 06:15:57 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2019/10/02 06:15:57 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2019/10/02 06:15:57 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2019/10/02 06:15:57 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 2019/10/02 06:15:57 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2019/10/02 06:15:57 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2019/10/02 06:15:57 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2019/10/02 06:15:57 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2019/10/02 06:15:57 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2019/10/02 06:15:57 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2019/10/02 06:15:57 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.56s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" dedupe_test.go:19: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSkip --- SKIP: TestDeduplicateSkip (0.57s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" dedupe_test.go:19: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateFirst --- SKIP: TestDeduplicateFirst (0.54s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" dedupe_test.go:19: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateNewest --- SKIP: TestDeduplicateNewest (0.52s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" dedupe_test.go:19: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateOldest --- SKIP: TestDeduplicateOldest (0.54s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" dedupe_test.go:19: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateLargest --- SKIP: TestDeduplicateLargest (0.53s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" dedupe_test.go:19: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateRename --- SKIP: TestDeduplicateRename (0.62s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" dedupe_test.go:19: Can't test deduplicate - no duplicate files possible === RUN TestMergeDirs --- SKIP: TestMergeDirs (0.87s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" dedupe_test.go:197: Can't merge directories === RUN TestListDirSorted 2019/10/02 06:16:02 DEBUG : a.txt: Starting multipart upload 2019/10/02 06:16:03 DEBUG : a.txt: Uploading segment 0/11 size 11 2019/10/02 06:16:03 DEBUG : zend.txt: Starting multipart upload 2019/10/02 06:16:03 DEBUG : zend.txt: Uploading segment 0/5 size 5 2019/10/02 06:16:05 DEBUG : sub dir/hello world: Starting multipart upload 2019/10/02 06:16:05 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2019/10/02 06:16:05 DEBUG : sub dir/hello world2: Starting multipart upload 2019/10/02 06:16:06 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2019/10/02 06:16:07 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2019/10/02 06:16:08 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2019/10/02 06:16:08 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2019/10/02 06:16:08 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2019/10/02 06:16:10 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2019/10/02 06:16:10 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2019/10/02 06:16:13 DEBUG : a.txt: Excluded 2019/10/02 06:16:13 DEBUG : sub dir/hello world: Excluded 2019/10/02 06:16:13 DEBUG : sub dir/hello world2: Excluded 2019/10/02 06:16:14 DEBUG : sub dir/ignore dir: Excluded 2019/10/02 06:16:14 DEBUG : sub dir/hello world: Excluded 2019/10/02 06:16:14 DEBUG : sub dir/hello world2: Excluded 2019/10/02 06:16:14 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.30s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestMkdir 2019/10/02 06:16:20 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': Making directory 2019/10/02 06:16:21 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': Making directory --- PASS: TestMkdir (0.89s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestLsd 2019/10/02 06:16:22 DEBUG : sub dir/hello world: Starting multipart upload 2019/10/02 06:16:22 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (3.01s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestLs 2019/10/02 06:16:24 DEBUG : potato2: Starting multipart upload 2019/10/02 06:16:25 DEBUG : potato2: Uploading segment 0/60 size 60 2019/10/02 06:16:25 DEBUG : empty space: Starting multipart upload 2019/10/02 06:16:25 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (2.55s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestLsWithFilesFrom 2019/10/02 06:16:27 DEBUG : potato2: Starting multipart upload 2019/10/02 06:16:27 DEBUG : potato2: Uploading segment 0/60 size 60 2019/10/02 06:16:28 DEBUG : empty space: Starting multipart upload 2019/10/02 06:16:28 DEBUG : empty space: Uploading segment 0/1 size 1 2019/10/02 06:16:29 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (3.57s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestLsLong 2019/10/02 06:16:30 DEBUG : potato2: Starting multipart upload 2019/10/02 06:16:31 DEBUG : potato2: Uploading segment 0/60 size 60 2019/10/02 06:16:31 DEBUG : empty space: Starting multipart upload 2019/10/02 06:16:32 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (3.84s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestHashSums 2019/10/02 06:16:34 DEBUG : potato2: Starting multipart upload 2019/10/02 06:16:35 DEBUG : potato2: Uploading segment 0/60 size 60 2019/10/02 06:16:35 DEBUG : empty space: Starting multipart upload 2019/10/02 06:16:36 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestHashSums (3.77s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount 2019/10/02 06:16:38 DEBUG : potato2: Starting multipart upload 2019/10/02 06:16:38 DEBUG : potato2: Uploading segment 0/60 size 60 2019/10/02 06:16:39 DEBUG : empty space: Starting multipart upload 2019/10/02 06:16:39 DEBUG : empty space: Uploading segment 0/1 size 1 2019/10/02 06:16:41 DEBUG : sub dir/potato3: Starting multipart upload 2019/10/02 06:16:41 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (6.01s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestDelete 2019/10/02 06:16:44 DEBUG : small: Starting multipart upload 2019/10/02 06:16:44 DEBUG : small: Uploading segment 0/10 size 10 2019/10/02 06:16:45 DEBUG : medium: Starting multipart upload 2019/10/02 06:16:45 DEBUG : medium: Uploading segment 0/60 size 60 2019/10/02 06:16:45 DEBUG : large: Starting multipart upload 2019/10/02 06:16:46 DEBUG : large: Uploading segment 0/100 size 100 2019/10/02 06:16:46 INFO : Waiting for deletions to finish 2019/10/02 06:16:47 DEBUG : large: Excluded 2019/10/02 06:16:47 INFO : medium: Deleted 2019/10/02 06:16:47 INFO : small: Deleted --- PASS: TestDelete (3.53s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestCheck 2019/10/02 06:16:48 DEBUG : rutabaga: Starting multipart upload 2019/10/02 06:16:48 DEBUG : rutabaga: Uploading segment 0/8 size 8 2019/10/02 06:16:48 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 1: Starting check test 2019/10/02 06:16:49 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 2: Starting check test 2019/10/02 06:16:49 DEBUG : empty space: Starting multipart upload 2019/10/02 06:16:50 DEBUG : empty space: Uploading segment 0/1 size 1 2019/10/02 06:16:50 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 3: Starting check test 2019/10/02 06:16:50 DEBUG : potato2: Starting multipart upload 2019/10/02 06:16:51 DEBUG : potato2: Uploading segment 0/60 size 60 2019/10/02 06:16:51 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 4: Starting check test 2019/10/02 06:16:51 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 5: Starting check test 2019/10/02 06:16:52 DEBUG : remotepotato: Starting multipart upload 2019/10/02 06:16:52 DEBUG : remotepotato: Uploading segment 0/60 size 60 2019/10/02 06:16:52 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 6: Starting check test 2019/10/02 06:16:53 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 7: Starting check test --- PASS: TestCheck (6.48s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestCheckFsError 2019/10/02 06:16:54 INFO : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2019/10/02 06:16:54 ERROR : : error reading source directory: directory not found 2019/10/02 06:16:54 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 2019/10/02 06:16:54 DEBUG : rutabaga: Starting multipart upload 2019/10/02 06:16:54 DEBUG : rutabaga: Uploading segment 0/8 size 8 2019/10/02 06:16:55 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 1: Starting check test 2019/10/02 06:16:56 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 2: Starting check test 2019/10/02 06:16:56 DEBUG : empty space: Starting multipart upload 2019/10/02 06:16:57 DEBUG : empty space: Uploading segment 0/1 size 1 2019/10/02 06:16:57 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 3: Starting check test 2019/10/02 06:16:58 DEBUG : potato2: Starting multipart upload 2019/10/02 06:16:58 DEBUG : potato2: Uploading segment 0/60 size 60 2019/10/02 06:16:58 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 4: Starting check test 2019/10/02 06:16:59 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 5: Starting check test 2019/10/02 06:17:01 DEBUG : remotepotato: Starting multipart upload 2019/10/02 06:17:01 DEBUG : remotepotato: Uploading segment 0/60 size 60 2019/10/02 06:17:01 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 6: Starting check test 2019/10/02 06:17:03 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 7: Starting check test --- PASS: TestCheckDownload (11.55s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestCheckSizeOnly 2019/10/02 06:17:06 DEBUG : rutabaga: Starting multipart upload 2019/10/02 06:17:06 DEBUG : rutabaga: Uploading segment 0/8 size 8 2019/10/02 06:17:06 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 1: Starting check test 2019/10/02 06:17:07 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 2: Starting check test 2019/10/02 06:17:07 DEBUG : empty space: Starting multipart upload 2019/10/02 06:17:07 DEBUG : empty space: Uploading segment 0/1 size 1 2019/10/02 06:17:08 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 3: Starting check test 2019/10/02 06:17:08 DEBUG : potato2: Starting multipart upload 2019/10/02 06:17:09 DEBUG : potato2: Uploading segment 0/60 size 60 2019/10/02 06:17:09 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 4: Starting check test 2019/10/02 06:17:09 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 5: Starting check test 2019/10/02 06:17:10 DEBUG : remotepotato: Starting multipart upload 2019/10/02 06:17:10 DEBUG : remotepotato: Uploading segment 0/60 size 60 2019/10/02 06:17:11 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 6: Starting check test 2019/10/02 06:17:11 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': 7: Starting check test --- PASS: TestCheckSizeOnly (6.73s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestCat 2019/10/02 06:17:12 DEBUG : file1: Starting multipart upload 2019/10/02 06:17:13 DEBUG : file1: Uploading segment 0/10 size 10 2019/10/02 06:17:13 DEBUG : file2: Starting multipart upload 2019/10/02 06:17:13 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (5.84s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestPurge 2019/10/02 06:17:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2019/10/02 06:17:22 DEBUG : A1/B1/C1/one: Starting multipart upload 2019/10/02 06:17:22 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2019/10/02 06:17:22 DEBUG : A2: Making directory 2019/10/02 06:17:23 DEBUG : A1/B2: Making directory 2019/10/02 06:17:24 DEBUG : A1/B2/C2: Making directory 2019/10/02 06:17:24 DEBUG : A1/B1/C3: Making directory 2019/10/02 06:17:25 DEBUG : A3: Making directory 2019/10/02 06:17:26 DEBUG : A3/B3: Making directory 2019/10/02 06:17:27 DEBUG : A3/B3/C4: Making directory 2019/10/02 06:17:28 DEBUG : A1/two: Starting multipart upload 2019/10/02 06:17:28 DEBUG : A1/two: Uploading segment 0/3 size 3 2019/10/02 06:17:30 INFO : Waiting for deletions to finish 2019/10/02 06:17:31 INFO : A1/B1/C1/one: Deleted 2019/10/02 06:17:31 DEBUG : A1/B1/C3: Removing directory 2019/10/02 06:17:32 DEBUG : A1/B1/C1: Removing directory 2019/10/02 06:17:33 DEBUG : A1/B1: Removing directory 2019/10/02 06:17:35 ERROR : : error listing: directory not found 2019/10/02 06:17:35 DEBUG : One drive root 'rclone-test-xurisoq3baconej5gizujov1': Purge remote 2019/10/02 06:17:35 purge failed: directory not found --- PASS: TestPurge (17.04s) run.go:176: Remote "One drive root 'rclone-test-xurisoq3baconej5gizujov1'", Local "Local file system at /tmp/rclone177781081", Modify Window "1s" === RUN TestRmdirsNoLeaveRoot 2019/10/02 06:17:38 DEBUG : A1/B1/C1/one: Starting multipart upload 2019/10/02 06:17:38 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2019/10/02 06:17:38 DEBUG : A2: Making directory 2019/10/02 06:17:39 DEBUG : A1/B2: Making directory 2019/10/02 06:17:40 DEBUG : A1/B2/C2: Making directory 2019/10/02 06:17:41 DEBUG : A1/B1/C3: Making directory 2019/10/02 06:17:41 DEBUG : A3: Making directory 2019/10/02 06:17:51 DEBUG : A3/B3: Making directory 2019/10/02 06:17:51 DEBUG : A3/B3/C4: Making directory 2019/10/02 06:17:53 DEBUG : A1/two: Starting multipart upload 2019/10/02 06:17:53 DEBUG : A1/two: Uploading segment 0/3 size 3 2019/10/02 06:17:56 DEBUG : A3/B3/C4: Removing directory 2019/10/02 06:17:58 DEBUG : A3/B3: Removing directory 2019/10/02 06:17:59 DEBUG : A3: Removing directory 2019/10/02 06:18:00 DEBUG : A2: Removing directory 2019/10/02 06:18:01 DEBUG : A1/B2/C2: Removing directory 2019/10/02 06:18:01 DEBUG : A1/B2: Removing directory 2019/10/02 06:18:02 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (32.05s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestRmdirsLeaveRoot 2019/10/02 06:18:07 DEBUG : A1: Making directory 2019/10/02 06:18:08 DEBUG : A1/B1: Making directory 2019/10/02 06:18:09 DEBUG : A1/B1/C1: Making directory 2019/10/02 06:18:11 DEBUG : A1/B1/C1: Removing directory 2019/10/02 06:18:12 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (7.61s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestCopyURL 2019/10/02 06:18:15 DEBUG : file1: Starting multipart upload 2019/10/02 06:18:16 DEBUG : file1: Uploading segment 0/14 size 14 2019/10/02 06:18:16 DEBUG : filename.txt: Starting multipart upload 2019/10/02 06:18:17 DEBUG : filename.txt: Uploading segment 0/14 size 14 2019/10/02 06:18:17 DEBUG : file2: Starting multipart upload 2019/10/02 06:18:17 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (4.91s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestMoveFile 2019/10/02 06:18:20 DEBUG : file1: Couldn't find file - need to transfer 2019/10/02 06:18:21 DEBUG : sub/file2: Starting multipart upload 2019/10/02 06:18:21 DEBUG : sub/file2: Uploading segment 0/14 size 14 2019/10/02 06:18:21 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2019/10/02 06:18:21 INFO : file1: Copied (new) 2019/10/02 06:18:21 INFO : file1: Deleted 2019/10/02 06:18:22 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2019/10/02 06:18:22 DEBUG : file1: Unchanged skipping 2019/10/02 06:18:22 INFO : file1: Deleted 2019/10/02 06:18:22 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.17s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestCaseInsensitiveMoveFile 2019/10/02 06:18:24 DEBUG : file1: Couldn't find file - need to transfer 2019/10/02 06:18:25 DEBUG : sub/file2: Starting multipart upload 2019/10/02 06:18:25 DEBUG : sub/file2: Uploading segment 0/14 size 14 2019/10/02 06:18:26 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2019/10/02 06:18:26 INFO : file1: Copied (new) 2019/10/02 06:18:26 INFO : file1: Deleted 2019/10/02 06:18:26 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2019/10/02 06:18:26 DEBUG : file1: Unchanged skipping 2019/10/02 06:18:26 INFO : file1: Deleted 2019/10/02 06:18:28 INFO : sub/file2: Moved (server side) 2019/10/02 06:18:28 INFO : sub/File2-rclone-move-muzijiq5: Moved (server side) --- PASS: TestCaseInsensitiveMoveFile (6.11s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestMoveFileBackupDir 2019/10/02 06:18:32 DEBUG : dst/file1: Starting multipart upload 2019/10/02 06:18:32 DEBUG : dst/file1: Uploading segment 0/18 size 18 2019/10/02 06:18:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2019/10/02 06:18:37 INFO : dst/file1: Moved (server side) 2019/10/02 06:18:37 DEBUG : dst/file1: Starting multipart upload 2019/10/02 06:18:38 DEBUG : dst/file1: Uploading segment 0/14 size 14 2019/10/02 06:18:38 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2019/10/02 06:18:38 INFO : dst/file1: Copied (new) 2019/10/02 06:18:38 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (12.42s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestCopyFile 2019/10/02 06:18:43 DEBUG : file1: Couldn't find file - need to transfer 2019/10/02 06:18:43 DEBUG : sub/file2: Starting multipart upload 2019/10/02 06:18:44 DEBUG : sub/file2: Uploading segment 0/14 size 14 2019/10/02 06:18:44 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2019/10/02 06:18:44 INFO : file1: Copied (new) 2019/10/02 06:18:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2019/10/02 06:18:45 DEBUG : file1: Unchanged skipping 2019/10/02 06:18:46 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.99s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestCopyFileBackupDir 2019/10/02 06:18:49 DEBUG : dst/file1: Starting multipart upload 2019/10/02 06:18:50 DEBUG : dst/file1: Uploading segment 0/18 size 18 2019/10/02 06:18:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2019/10/02 06:18:55 INFO : dst/file1: Moved (server side) 2019/10/02 06:18:55 DEBUG : dst/file1: Starting multipart upload 2019/10/02 06:18:55 DEBUG : dst/file1: Uploading segment 0/14 size 14 2019/10/02 06:18:55 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2019/10/02 06:18:55 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (11.58s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestCopyFileCompareDest 2019/10/02 06:19:03 DEBUG : one: Couldn't find file - need to transfer 2019/10/02 06:19:03 DEBUG : one: Starting multipart upload 2019/10/02 06:19:04 DEBUG : one: Uploading segment 0/3 size 3 2019/10/02 06:19:04 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2019/10/02 06:19:04 INFO : one: Copied (new) 2019/10/02 06:19:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2019/10/02 06:19:06 DEBUG : one: Starting multipart upload 2019/10/02 06:19:06 DEBUG : one: Uploading segment 0/5 size 5 2019/10/02 06:19:06 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2019/10/02 06:19:06 INFO : one: Copied (replaced existing) 2019/10/02 06:19:07 DEBUG : dst/one: Starting multipart upload 2019/10/02 06:19:07 DEBUG : dst/one: Uploading segment 0/3 size 3 2019/10/02 06:19:08 DEBUG : CompareDest/one: Starting multipart upload 2019/10/02 06:19:09 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2019/10/02 06:19:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2019/10/02 06:19:10 DEBUG : one: Destination found in --compare-dest, skipping 2019/10/02 06:19:10 DEBUG : CompareDest/two: Starting multipart upload 2019/10/02 06:19:11 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2019/10/02 06:19:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2019/10/02 06:19:12 DEBUG : two: Destination found in --compare-dest, skipping 2019/10/02 06:19:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2019/10/02 06:19:13 DEBUG : two: Destination found in --compare-dest, skipping 2019/10/02 06:19:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2019/10/02 06:19:15 DEBUG : two: Couldn't find file - need to transfer 2019/10/02 06:19:15 DEBUG : two: Starting multipart upload 2019/10/02 06:19:15 DEBUG : two: Uploading segment 0/5 size 5 2019/10/02 06:19:16 DEBUG : two: SHA-1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2019/10/02 06:19:16 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (18.60s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestCopyFileCopyDest 2019/10/02 06:19:22 DEBUG : one: Couldn't find file - need to transfer 2019/10/02 06:19:22 DEBUG : one: Starting multipart upload 2019/10/02 06:19:23 DEBUG : one: Uploading segment 0/3 size 3 2019/10/02 06:19:23 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2019/10/02 06:19:23 INFO : one: Copied (new) 2019/10/02 06:19:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2019/10/02 06:19:24 DEBUG : one: Starting multipart upload 2019/10/02 06:19:24 DEBUG : one: Uploading segment 0/5 size 5 2019/10/02 06:19:25 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2019/10/02 06:19:25 INFO : one: Copied (replaced existing) 2019/10/02 06:19:25 DEBUG : dst/one: Starting multipart upload 2019/10/02 06:19:25 DEBUG : dst/one: Uploading segment 0/3 size 3 2019/10/02 06:19:26 DEBUG : CopyDest/one: Starting multipart upload 2019/10/02 06:19:27 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2019/10/02 06:19:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2019/10/02 06:19:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2019/10/02 06:19:32 INFO : one: Moved (server side) 2019/10/02 06:19:33 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2019/10/02 06:19:33 INFO : one: Copied (server side copy) 2019/10/02 06:19:33 DEBUG : one: Destination found in --copy-dest, using server side copy 2019/10/02 06:19:33 DEBUG : CopyDest/two: Starting multipart upload 2019/10/02 06:19:33 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2019/10/02 06:19:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2019/10/02 06:19:40 DEBUG : two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2019/10/02 06:19:40 INFO : two: Copied (server side copy) 2019/10/02 06:19:40 DEBUG : two: Destination found in --copy-dest, using server side copy 2019/10/02 06:19:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2019/10/02 06:19:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2019/10/02 06:19:44 DEBUG : two: Unchanged skipping 2019/10/02 06:19:48 DEBUG : CopyDest/three: Starting multipart upload 2019/10/02 06:19:48 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2019/10/02 06:19:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2019/10/02 06:19:54 DEBUG : three: Destination not found in --copy-dest 2019/10/02 06:19:54 DEBUG : three: Couldn't find file - need to transfer 2019/10/02 06:19:54 DEBUG : three: Starting multipart upload 2019/10/02 06:19:54 DEBUG : three: Uploading segment 0/7 size 7 2019/10/02 06:19:54 DEBUG : three: SHA-1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2019/10/02 06:19:54 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (40.21s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", 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 2019/10/02 06:20:00 DEBUG : A1/one: Starting multipart upload 2019/10/02 06:20:00 DEBUG : A1/one: Uploading segment 0/3 size 3 2019/10/02 06:20:01 DEBUG : A1/two: Starting multipart upload 2019/10/02 06:20:01 DEBUG : A1/two: Uploading segment 0/3 size 3 2019/10/02 06:20:02 DEBUG : A1/B1/three: Starting multipart upload 2019/10/02 06:20:02 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2019/10/02 06:20:03 DEBUG : A1/B1/C1/four: Starting multipart upload 2019/10/02 06:20:04 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2019/10/02 06:20:05 DEBUG : A1/B1/C2/five: Starting multipart upload 2019/10/02 06:20:05 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2019/10/02 06:20:07 DEBUG : A1/B2: Making directory 2019/10/02 06:20:08 DEBUG : A1/B1/C3: Making directory 2019/10/02 06:20:18 INFO : A2/B1/C1/four: Moved (server side) 2019/10/02 06:20:18 DEBUG : pacer: low level retry 1/10 (error generalException: An error occurred in the data store.) 2019/10/02 06:20:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2019/10/02 06:20:18 DEBUG : pacer: Reducing sleep to 15ms 2019/10/02 06:20:18 DEBUG : pacer: Reducing sleep to 11.25ms 2019/10/02 06:20:18 INFO : A2/B1/C2/five: Moved (server side) 2019/10/02 06:20:19 DEBUG : pacer: Reducing sleep to 10ms 2019/10/02 06:20:19 INFO : A2/B1/three: Moved (server side) 2019/10/02 06:20:19 INFO : A2/one: Moved (server side) 2019/10/02 06:20:19 INFO : A2/two: Moved (server side) --- PASS: TestDirMove (28.18s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestGetFsInfo --- PASS: TestGetFsInfo (0.40s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestRcAbout --- SKIP: TestRcAbout (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCleanup --- SKIP: TestRcCleanup (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCopyfile --- SKIP: TestRcCopyfile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCopyurl --- SKIP: TestRcCopyurl (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcDelete --- SKIP: TestRcDelete (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcDeletefile --- SKIP: TestRcDeletefile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcList --- SKIP: TestRcList (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcMkdir --- SKIP: TestRcMkdir (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcMovefile --- SKIP: TestRcMovefile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcPurge --- SKIP: TestRcPurge (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcRmdir --- SKIP: TestRcRmdir (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcRmdirs --- SKIP: TestRcRmdirs (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcSize --- SKIP: TestRcSize (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcPublicLink --- SKIP: TestRcPublicLink (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcFsInfo --- SKIP: TestRcFsInfo (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcat 2019/10/02 06:20:28 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': File to upload is small (34 bytes), uploading instead of streaming 2019/10/02 06:20:28 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2019/10/02 06:20:28 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2019/10/02 06:20:28 DEBUG : with_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2019/10/02 06:20:28 INFO : with_checksum_small_file_from_pipe: Copied (new) 2019/10/02 06:20:28 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2019/10/02 06:20:28 DEBUG : with_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2019/10/02 06:20:28 DEBUG : with_checksum_big_file_from_pipe: Size and SHA-1 of src and dst objects identical 2019/10/02 06:20:28 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2019/10/02 06:20:29 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2019/10/02 06:20:29 DEBUG : with_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2019/10/02 06:20:29 INFO : with_checksum_big_file_from_pipe: Copied (new) 2019/10/02 06:20:30 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': File to upload is small (34 bytes), uploading instead of streaming 2019/10/02 06:20:30 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2019/10/02 06:20:31 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2019/10/02 06:20:31 DEBUG : no_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2019/10/02 06:20:31 INFO : no_checksum_small_file_from_pipe: Copied (new) 2019/10/02 06:20:31 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2019/10/02 06:20:31 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2019/10/02 06:20:31 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2019/10/02 06:20:31 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2019/10/02 06:20:32 DEBUG : no_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2019/10/02 06:20:32 INFO : no_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (5.37s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" === RUN TestRcatSize 2019/10/02 06:20:33 DEBUG : potato1: Starting multipart upload 2019/10/02 06:20:33 DEBUG : potato1: Uploading segment 0/60 size 60 2019/10/02 06:20:33 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': File to upload is small (60 bytes), uploading instead of streaming 2019/10/02 06:20:33 DEBUG : potato2: Starting multipart upload 2019/10/02 06:20:34 DEBUG : potato2: Uploading segment 0/60 size 60 2019/10/02 06:20:34 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2019/10/02 06:20:34 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.64s) run.go:176: Remote "One drive root 'rclone-test-kejuzup7bilajez3dixozih5'", Local "Local file system at /tmp/rclone709953615", Modify Window "1s" PASS 2019/10/02 06:20:35 DEBUG : One drive root 'rclone-test-kejuzup7bilajez3dixozih5': Purge remote "./operations.test -test.v -test.timeout 30m0s -remote TestOneDrive: -verbose" - Finished OK in 4m48.551900632s (try 1/5)