"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5) 2022/01/13 05:41:22 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-liducax6meyokip1cobicaw3" 2022/01/13 05:41:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/13 05:41:23 DEBUG : Creating backend with remote "/tmp/rclone3650024448" 2022/01/13 05:41:23 DEBUG : Config file has changed externaly - reloading === 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 "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/01/13 05:41:25 DEBUG : file1: Starting multipart upload 2022/01/13 05:41:25 DEBUG : file1: Uploading segment 0/131071 size 131071 2022/01/13 05:41:27 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/13 05:41:27 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/01/13 05:41:27 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/13 05:41:28 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/13 05:41:28 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/01/13 05:41:28 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/01/13 05:41:28 DEBUG : file1: Starting multipart upload 2022/01/13 05:41:29 DEBUG : file1: Uploading segment 0/131072 size 131072 2022/01/13 05:41:30 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/13 05:41:30 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/13 05:41:30 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/01/13 05:41:31 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/01/13 05:41:31 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/13 05:41:31 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/01/13 05:41:31 DEBUG : file1: Starting multipart upload 2022/01/13 05:41:31 DEBUG : file1: Uploading segment 0/131073 size 131073 2022/01/13 05:41:33 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/01/13 05:41:33 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/01/13 05:41:33 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/01/13 05:41:33 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/01/13 05:41:33 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/01/13 05:41:33 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (10.66s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.78s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.60s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.72s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/01/13 05:41:34 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/13 05:41:34 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/13 05:41:34 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/01/13 05:41:34 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/13 05:41:34 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/13 05:41:34 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/13 05:41:34 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/01/13 05:41:34 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/13 05:41:34 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/13 05:41:34 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/01/13 05:41:34 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/13 05:41:34 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/13 05:41:34 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/13 05:41:34 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 "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:41:34 DEBUG : rutabaga: Starting multipart upload 2022/01/13 05:41:35 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2022/01/13 05:41:37 DEBUG : empty space: Starting multipart upload 2022/01/13 05:41:37 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2022/01/13 05:41:39 DEBUG : potato2: Starting multipart upload 2022/01/13 05:41:39 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2022/01/13 05:41:41 DEBUG : remotepotato: Starting multipart upload 2022/01/13 05:41:41 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.00s) --- PASS: TestCheck/1 (0.51s) --- PASS: TestCheck/2 (0.62s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.66s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2022/01/13 05:41:44 DEBUG : Creating backend with remote "non-existent" 2022/01/13 05:41:44 DEBUG : Creating backend with remote "non-existent" 2022/01/13 05:41:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/01/13 05:41:44 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/01/13 05:41:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/01/13 05:41:44 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 "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:41:44 DEBUG : rutabaga: Starting multipart upload 2022/01/13 05:41:45 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/01/13 05:41:47 DEBUG : empty space: Starting multipart upload 2022/01/13 05:41:47 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2022/01/13 05:41:49 DEBUG : potato2: Starting multipart upload 2022/01/13 05:41:49 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/01/13 05:41:52 DEBUG : remotepotato: Starting multipart upload 2022/01/13 05:41:52 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (11.23s) --- PASS: TestCheckDownload/1 (0.93s) --- PASS: TestCheckDownload/2 (0.60s) --- PASS: TestCheckDownload/3 (0.69s) --- PASS: TestCheckDownload/4 (0.70s) --- PASS: TestCheckDownload/5 (0.66s) --- PASS: TestCheckDownload/6 (0.74s) --- PASS: TestCheckDownload/7 (0.64s) === RUN TestCheckSizeOnly run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:41:55 DEBUG : rutabaga: Starting multipart upload 2022/01/13 05:41:56 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/01/13 05:41:57 DEBUG : empty space: Starting multipart upload 2022/01/13 05:41:58 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2022/01/13 05:41:59 DEBUG : potato2: Starting multipart upload 2022/01/13 05:42:00 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/01/13 05:42:01 DEBUG : remotepotato: Starting multipart upload 2022/01/13 05:42:02 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.08s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:42:04 DEBUG : test.sum: Starting multipart upload 2022/01/13 05:42:05 DEBUG : test.sum: Uploading segment 0/81 size 81 2022/01/13 05:42:07 DEBUG : Too many requests. Trying again in 25 seconds. 2022/01/13 05:42:07 DEBUG : pacer: low level retry 1/10 (error activityLimitReached: throttledRequest: The request has been throttled) 2022/01/13 05:42:07 DEBUG : pacer: Rate limited, increasing sleep to 25s 2022/01/13 05:42:07 DEBUG : Too many requests. Trying again in 9 seconds. 2022/01/13 05:42:07 DEBUG : pacer: low level retry 2/10 (error activityLimitReached: throttledRequest: The request has been throttled) 2022/01/13 05:42:07 DEBUG : pacer: Rate limited, increasing sleep to 9s 2022/01/13 05:42:32 DEBUG : Too many requests. Trying again in 61 seconds. 2022/01/13 05:42:32 DEBUG : pacer: low level retry 3/10 (error activityLimitReached: throttledRequest: The request has been throttled) 2022/01/13 05:42:32 DEBUG : pacer: Rate limited, increasing sleep to 1m1s 2022/01/13 05:42:41 DEBUG : Too many requests. Trying again in 64 seconds. 2022/01/13 05:42:41 DEBUG : pacer: low level retry 4/10 (error activityLimitReached: throttledRequest: The request has been throttled) 2022/01/13 05:42:41 DEBUG : pacer: Rate limited, increasing sleep to 1m4s 2022/01/13 05:43:43 DEBUG : pacer: Reducing sleep to 48s 2022/01/13 05:43:43 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/13 05:43:43 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/13 05:43:43 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/13 05:43:43 NOTICE: test.sum: 2 warning(s) suppressed... 2022/01/13 05:43:43 DEBUG : test.sum: Starting multipart upload 2022/01/13 05:44:46 DEBUG : pacer: Reducing sleep to 36s 2022/01/13 05:44:46 DEBUG : test.sum: Uploading segment 0/90 size 90 2022/01/13 05:45:34 DEBUG : pacer: Reducing sleep to 27s 2022/01/13 05:46:10 DEBUG : pacer: Reducing sleep to 20.25s 2022/01/13 05:46:37 DEBUG : pacer: Reducing sleep to 15.1875s 2022/01/13 05:46:58 DEBUG : pacer: Reducing sleep to 11.390625s 2022/01/13 05:46:58 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/13 05:46:58 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/13 05:46:58 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/13 05:46:58 NOTICE: test.sum: 2 warning(s) suppressed... 2022/01/13 05:47:12 DEBUG : pacer: Reducing sleep to 8.54296875s 2022/01/13 05:47:24 DEBUG : pacer: Reducing sleep to 6.407226562s 2022/01/13 05:47:33 DEBUG : pacer: Reducing sleep to 4.805419921s --- PASS: TestParseSumFile (328.22s) === RUN TestCheckSum run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:47:33 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-liducax6meyokip1cobicaw3/data" check_test.go:356: One drive root 'rclone-test-liducax6meyokip1cobicaw3/data' lacks md5, skipping 2022/01/13 05:47:39 DEBUG : pacer: Reducing sleep to 3.60406494s 2022/01/13 05:47:44 DEBUG : pacer: Reducing sleep to 2.703048705s --- SKIP: TestCheckSum (11.30s) === RUN TestCheckSumDownload run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:47:44 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-liducax6meyokip1cobicaw3/data" 2022/01/13 05:47:47 DEBUG : pacer: Reducing sleep to 2.027286528s 2022/01/13 05:47:50 DEBUG : pacer: Reducing sleep to 1.520464896s 2022/01/13 05:47:50 DEBUG : data/banana: Starting multipart upload 2022/01/13 05:47:53 DEBUG : pacer: Reducing sleep to 1.140348672s 2022/01/13 05:47:53 DEBUG : data/banana: Uploading segment 0/13 size 13 2022/01/13 05:47:54 DEBUG : pacer: Reducing sleep to 855.261504ms 2022/01/13 05:47:54 DEBUG : test.sum: Starting multipart upload 2022/01/13 05:47:55 DEBUG : pacer: Reducing sleep to 641.446128ms 2022/01/13 05:47:55 DEBUG : test.sum: Uploading segment 0/41 size 41 2022/01/13 05:47:56 DEBUG : pacer: Reducing sleep to 481.084596ms 2022/01/13 05:47:56 DEBUG : pacer: Reducing sleep to 360.813447ms 2022/01/13 05:47:57 DEBUG : pacer: Reducing sleep to 270.610085ms === RUN TestCheckSumDownload/subtest1 2022/01/13 05:47:59 DEBUG : data/potato: Starting multipart upload 2022/01/13 05:47:59 DEBUG : pacer: Reducing sleep to 85.622721ms 2022/01/13 05:47:59 DEBUG : data/potato: Uploading segment 0/15 size 15 2022/01/13 05:48:00 DEBUG : pacer: Reducing sleep to 64.21704ms 2022/01/13 05:48:00 DEBUG : test.sum: Starting multipart upload 2022/01/13 05:48:00 DEBUG : pacer: Reducing sleep to 48.16278ms 2022/01/13 05:48:00 DEBUG : test.sum: Uploading segment 0/41 size 41 2022/01/13 05:48:01 DEBUG : pacer: Reducing sleep to 36.122085ms 2022/01/13 05:48:01 DEBUG : pacer: Reducing sleep to 27.091563ms 2022/01/13 05:48:02 DEBUG : pacer: Reducing sleep to 20.318672ms === RUN TestCheckSumDownload/subtest2 2022/01/13 05:48:04 DEBUG : test.sum: Starting multipart upload 2022/01/13 05:48:04 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest3 2022/01/13 05:48:07 DEBUG : test.sum: Starting multipart upload 2022/01/13 05:48:08 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest4 2022/01/13 05:48:11 DEBUG : test.sum: Starting multipart upload 2022/01/13 05:48:11 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest5 2022/01/13 05:48:14 DEBUG : test.sum: Starting multipart upload 2022/01/13 05:48:15 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest6 2022/01/13 05:48:18 DEBUG : data/banana: Starting multipart upload 2022/01/13 05:48:18 DEBUG : data/banana: Uploading segment 0/13 size 13 2022/01/13 05:48:19 DEBUG : data/potato: Starting multipart upload 2022/01/13 05:48:19 DEBUG : data/potato: Uploading segment 0/15 size 15 2022/01/13 05:48:20 DEBUG : test.sum: Starting multipart upload 2022/01/13 05:48:20 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (40.76s) --- PASS: TestCheckSumDownload/subtest1 (1.94s) --- PASS: TestCheckSumDownload/subtest2 (2.22s) --- PASS: TestCheckSumDownload/subtest3 (2.11s) --- PASS: TestCheckSumDownload/subtest4 (2.21s) --- PASS: TestCheckSumDownload/subtest5 (1.71s) --- PASS: TestCheckSumDownload/subtest6 (2.37s) --- PASS: TestCheckSumDownload/subtest7 (1.64s) === RUN TestDeduplicateInteractive run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.55s) === RUN TestDeduplicateSkip run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.52s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.60s) === RUN TestDeduplicateFirst run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.52s) === RUN TestDeduplicateNewest run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.54s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:48:27 DEBUG : one: Starting multipart upload 2022/01/13 05:48:28 DEBUG : one: Uploading segment 0/100 size 100 2022/01/13 05:48:29 DEBUG : also/one: Starting multipart upload 2022/01/13 05:48:30 DEBUG : also/one: Uploading segment 0/100 size 100 2022/01/13 05:48:30 DEBUG : another: Starting multipart upload 2022/01/13 05:48:31 DEBUG : another: Uploading segment 0/100 size 100 2022/01/13 05:48:31 DEBUG : not-one: Starting multipart upload 2022/01/13 05:48:34 DEBUG : not-one: Uploading segment 0/5 size 5 2022/01/13 05:48:35 INFO : One drive root 'rclone-test-liducax6meyokip1cobicaw3': Looking for duplicate quickxor hashes using newest mode. 2022/01/13 05:48:36 NOTICE: f7211a300e3069312e27009569aa24147320c85b: Found 3 files with duplicate quickxor hashes 2022/01/13 05:48:36 INFO : one: Deleted 2022/01/13 05:48:36 INFO : also/one: Deleted 2022/01/13 05:48:36 NOTICE: f7211a300e3069312e27009569aa24147320c85b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (11.44s) === RUN TestDeduplicateOldest run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.52s) === RUN TestDeduplicateLargest run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.50s) === RUN TestDeduplicateSmallest run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.58s) === RUN TestDeduplicateRename run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.56s) === RUN TestMergeDirs run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.52s) === RUN TestListDirSorted run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:48:42 DEBUG : a.txt: Starting multipart upload 2022/01/13 05:48:42 DEBUG : a.txt: Uploading segment 0/11 size 11 2022/01/13 05:48:43 DEBUG : zend.txt: Starting multipart upload 2022/01/13 05:48:43 DEBUG : zend.txt: Uploading segment 0/5 size 5 2022/01/13 05:48:44 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/13 05:48:45 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/13 05:48:45 DEBUG : sub dir/hello world2: Starting multipart upload 2022/01/13 05:48:46 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2022/01/13 05:48:47 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2022/01/13 05:48:48 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2022/01/13 05:48:48 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2022/01/13 05:48:49 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2022/01/13 05:48:50 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2022/01/13 05:48:51 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2022/01/13 05:48:53 DEBUG : a.txt: Excluded 2022/01/13 05:48:53 DEBUG : sub dir/hello world: Excluded 2022/01/13 05:48:53 DEBUG : sub dir/hello world2: Excluded 2022/01/13 05:48:54 DEBUG : sub dir/ignore dir: Excluded 2022/01/13 05:48:54 DEBUG : sub dir/hello world: Excluded 2022/01/13 05:48:54 DEBUG : sub dir/hello world2: Excluded 2022/01/13 05:48:55 DEBUG : sub dir/ignore dir: Excluded 2022/01/13 05:48:57 DEBUG : Too many requests. Trying again in 60 seconds. 2022/01/13 05:48:57 DEBUG : pacer: low level retry 1/10 (error activityLimitReached: throttledRequest: The request has been throttled) 2022/01/13 05:48:57 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2022/01/13 05:48:57 DEBUG : pacer: Reducing sleep to 45s 2022/01/13 05:48:57 DEBUG : pacer: Reducing sleep to 33.75s 2022/01/13 05:49:57 DEBUG : pacer: Reducing sleep to 25.3125s 2022/01/13 05:50:31 DEBUG : pacer: Reducing sleep to 18.984375s 2022/01/13 05:50:56 DEBUG : pacer: Reducing sleep to 14.23828125s 2022/01/13 05:51:16 DEBUG : pacer: Reducing sleep to 10.678710937s 2022/01/13 05:51:30 DEBUG : pacer: Reducing sleep to 8.009033202s 2022/01/13 05:51:40 DEBUG : pacer: Reducing sleep to 6.006774901s 2022/01/13 05:51:48 DEBUG : pacer: Reducing sleep to 4.505081175s 2022/01/13 05:51:54 DEBUG : pacer: Reducing sleep to 3.378810881s 2022/01/13 05:51:59 DEBUG : pacer: Reducing sleep to 2.53410816s --- PASS: TestListDirSorted (197.24s) === RUN TestListJSON run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:51:59 DEBUG : file1: Starting multipart upload 2022/01/13 05:52:02 DEBUG : pacer: Reducing sleep to 1.90058112s 2022/01/13 05:52:02 DEBUG : file1: Uploading segment 0/5 size 5 2022/01/13 05:52:05 DEBUG : pacer: Reducing sleep to 1.42543584s 2022/01/13 05:52:07 DEBUG : pacer: Reducing sleep to 1.06907688s 2022/01/13 05:52:08 DEBUG : pacer: Reducing sleep to 801.80766ms 2022/01/13 05:52:08 DEBUG : sub/file2: Starting multipart upload 2022/01/13 05:52:09 DEBUG : pacer: Reducing sleep to 601.355745ms 2022/01/13 05:52:09 DEBUG : sub/file2: Uploading segment 0/9 size 9 2022/01/13 05:52:10 DEBUG : pacer: Reducing sleep to 451.016808ms 2022/01/13 05:52:11 DEBUG : pacer: Reducing sleep to 338.262606ms 2022/01/13 05:52:11 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestListJSON/Default 2022/01/13 05:52:12 DEBUG : pacer: Reducing sleep to 190.272715ms === RUN TestListJSON/FilesOnly 2022/01/13 05:52:12 DEBUG : pacer: Reducing sleep to 142.704536ms === RUN TestListJSON/DirsOnly 2022/01/13 05:52:13 DEBUG : pacer: Reducing sleep to 107.028402ms === RUN TestListJSON/Recurse 2022/01/13 05:52:13 DEBUG : pacer: Reducing sleep to 80.271301ms 2022/01/13 05:52:14 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestListJSON/SubDir 2022/01/13 05:52:14 DEBUG : pacer: Reducing sleep to 45.152606ms === RUN TestListJSON/NoModTime 2022/01/13 05:52:15 DEBUG : pacer: Reducing sleep to 33.864454ms === RUN TestListJSON/NoMimeType 2022/01/13 05:52:15 DEBUG : pacer: Reducing sleep to 25.39834ms === RUN TestListJSON/ShowHash 2022/01/13 05:52:16 DEBUG : pacer: Reducing sleep to 19.048755ms === RUN TestListJSON/HashTypes 2022/01/13 05:52:16 DEBUG : pacer: Reducing sleep to 14.286566ms 2022/01/13 05:52:16 ERROR : file1: Failed to read hash: hash type not supported 2022/01/13 05:52:17 DEBUG : pacer: Reducing sleep to 10.714924ms 2022/01/13 05:52:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestListJSON (20.95s) --- PASS: TestListJSON/Default (0.53s) --- PASS: TestListJSON/FilesOnly (0.52s) --- PASS: TestListJSON/DirsOnly (0.52s) --- PASS: TestListJSON/Recurse (1.06s) --- PASS: TestListJSON/SubDir (0.51s) --- PASS: TestListJSON/NoModTime (0.55s) --- PASS: TestListJSON/NoMimeType (0.51s) --- PASS: TestListJSON/ShowHash (0.53s) --- PASS: TestListJSON/HashTypes (0.57s) === RUN TestStatJSON run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:52:20 DEBUG : file1: Starting multipart upload 2022/01/13 05:52:20 DEBUG : file1: Uploading segment 0/5 size 5 2022/01/13 05:52:22 DEBUG : sub/file2: Starting multipart upload 2022/01/13 05:52:23 DEBUG : sub/file2: Uploading segment 0/9 size 9 === 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/01/13 05:52:32 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-liducax6meyokip1cobicaw3/notfound" 2022/01/13 05:52:32 DEBUG : Config file has changed externaly - reloading --- PASS: TestStatJSON (18.75s) --- PASS: TestStatJSON/Root (0.50s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (1.54s) --- PASS: TestStatJSON/File (0.74s) --- PASS: TestStatJSON/NotFound (1.35s) --- PASS: TestStatJSON/DirFilesOnly (1.12s) --- PASS: TestStatJSON/FileFilesOnly (0.52s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.76s) --- PASS: TestStatJSON/DirDirsOnly (0.53s) --- PASS: TestStatJSON/FileDirsOnly (0.51s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.51s) --- PASS: TestStatJSON/RootNotFound (3.31s) === RUN TestMkdir run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:52:38 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': Making directory 2022/01/13 05:52:39 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': Making directory --- PASS: TestMkdir (1.51s) === RUN TestLsd run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:52:41 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/13 05:52:41 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (5.85s) === RUN TestLs run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:52:46 DEBUG : potato2: Starting multipart upload 2022/01/13 05:52:46 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/13 05:52:47 DEBUG : empty space: Starting multipart upload 2022/01/13 05:52:47 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (4.20s) === RUN TestLsWithFilesFrom run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:52:50 DEBUG : potato2: Starting multipart upload 2022/01/13 05:52:51 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/13 05:52:51 DEBUG : empty space: Starting multipart upload 2022/01/13 05:52:52 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/13 05:52:53 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.00s) === RUN TestLsLong run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:52:55 DEBUG : potato2: Starting multipart upload 2022/01/13 05:52:56 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/13 05:52:56 DEBUG : empty space: Starting multipart upload 2022/01/13 05:52:57 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (4.16s) === RUN TestHashSums run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:52:59 DEBUG : potato2: Starting multipart upload 2022/01/13 05:53:00 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/13 05:53:00 DEBUG : empty space: Starting multipart upload 2022/01/13 05:53:01 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestHashSums/Quickxor === RUN TestHashSums/QuickxorDownload === RUN TestHashSums/QuickxorBase64 === RUN TestHashSums/QuickxorDownloadBase64 --- PASS: TestHashSums (6.03s) --- PASS: TestHashSums/Quickxor (0.52s) --- PASS: TestHashSums/QuickxorDownload (1.22s) --- PASS: TestHashSums/QuickxorBase64 (0.18s) --- PASS: TestHashSums/QuickxorDownloadBase64 (0.88s) === RUN TestHashSumsWithErrors 2022/01/13 05:53:05 DEBUG : Creating backend with remote ":memory:" 2022/01/13 05:53:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/01/13 05:53:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/13 05:53:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/13 05:53:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/13 05:53:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/13 05:53:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/13 05:53:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/13 05:53:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/01/13 05:53:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:53:05 DEBUG : potato2: Starting multipart upload 2022/01/13 05:53:06 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/13 05:53:07 DEBUG : empty space: Starting multipart upload 2022/01/13 05:53:07 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/13 05:53:08 DEBUG : sub dir/potato3: Starting multipart upload 2022/01/13 05:53:09 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (6.90s) === RUN TestDelete run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:53:12 DEBUG : small: Starting multipart upload 2022/01/13 05:53:13 DEBUG : small: Uploading segment 0/10 size 10 2022/01/13 05:53:13 DEBUG : medium: Starting multipart upload 2022/01/13 05:53:14 DEBUG : medium: Uploading segment 0/60 size 60 2022/01/13 05:53:14 DEBUG : large: Starting multipart upload 2022/01/13 05:53:15 DEBUG : large: Uploading segment 0/100 size 100 2022/01/13 05:53:16 DEBUG : Waiting for deletions to finish 2022/01/13 05:53:17 DEBUG : large: Excluded 2022/01/13 05:53:17 INFO : small: Deleted 2022/01/13 05:53:17 INFO : medium: Deleted --- PASS: TestDelete (5.72s) === RUN TestRetry 2022/01/13 05:53:18 DEBUG : Received error: EOF - low level retry 1/5 2022/01/13 05:53:18 DEBUG : Received error: EOF - low level retry 2/5 2022/01/13 05:53:18 DEBUG : Received error: EOF - low level retry 1/5 2022/01/13 05:53:18 DEBUG : Received error: EOF - low level retry 2/5 2022/01/13 05:53:18 DEBUG : Received error: EOF - low level retry 3/5 2022/01/13 05:53:18 DEBUG : Received error: EOF - low level retry 4/5 2022/01/13 05:53:18 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:53:18 DEBUG : file1: Starting multipart upload 2022/01/13 05:53:18 DEBUG : file1: Uploading segment 0/10 size 10 2022/01/13 05:53:19 DEBUG : file2: Starting multipart upload 2022/01/13 05:53:20 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (7.26s) === RUN TestPurge 2022/01/13 05:53:25 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-lujiraq5fesequg2faqawuc5" 2022/01/13 05:53:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/13 05:53:26 DEBUG : Creating backend with remote "/tmp/rclone2212806236" run.go:181: Remote "One drive root 'rclone-test-lujiraq5fesequg2faqawuc5'", Local "Local file system at /tmp/rclone2212806236", Modify Window "1s" 2022/01/13 05:53:29 DEBUG : A1/B1/C1/one: Starting multipart upload 2022/01/13 05:53:29 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2022/01/13 05:53:30 DEBUG : A2: Making directory 2022/01/13 05:53:30 DEBUG : A1/B2: Making directory 2022/01/13 05:53:31 DEBUG : A1/B2/C2: Making directory 2022/01/13 05:53:32 DEBUG : A1/B1/C3: Making directory 2022/01/13 05:53:32 DEBUG : A3: Making directory 2022/01/13 05:53:33 DEBUG : A3/B3: Making directory 2022/01/13 05:53:34 DEBUG : A3/B3/C4: Making directory 2022/01/13 05:53:35 DEBUG : A1/two: Starting multipart upload 2022/01/13 05:53:35 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/01/13 05:53:39 ERROR : : error listing: directory not found 2022/01/13 05:53:39 DEBUG : One drive root 'rclone-test-lujiraq5fesequg2faqawuc5': Purge remote 2022/01/13 05:53:39 purge failed: directory not found --- PASS: TestPurge (13.82s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:53:41 DEBUG : A1/B1/C1/one: Starting multipart upload 2022/01/13 05:53:41 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2022/01/13 05:53:42 DEBUG : A2: Making directory 2022/01/13 05:53:43 DEBUG : A1/B2: Making directory 2022/01/13 05:53:44 DEBUG : A1/B2/C2: Making directory 2022/01/13 05:53:44 DEBUG : A1/B1/C3: Making directory 2022/01/13 05:53:45 DEBUG : A3: Making directory 2022/01/13 05:53:45 DEBUG : A3/B3: Making directory 2022/01/13 05:53:46 DEBUG : A3/B3/C4: Making directory 2022/01/13 05:53:47 DEBUG : A1/two: Starting multipart upload 2022/01/13 05:53:47 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/01/13 05:53:49 INFO : A3/B3/C4: Removing directory 2022/01/13 05:53:52 INFO : A3/B3: Removing directory 2022/01/13 05:53:52 INFO : A3: Removing directory 2022/01/13 05:53:53 INFO : A2: Removing directory 2022/01/13 05:53:53 INFO : A1/B2/C2: Removing directory 2022/01/13 05:53:54 INFO : A1/B2: Removing directory 2022/01/13 05:53:54 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (19.97s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:53:59 DEBUG : A1: Making directory 2022/01/13 05:54:00 DEBUG : A1/B1: Making directory 2022/01/13 05:54:00 DEBUG : A1/B1/C1: Making directory 2022/01/13 05:54:04 INFO : A1/B1/C1: Removing directory 2022/01/13 05:54:05 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (7.95s) === RUN TestRmdirsWithFilter run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:54:07 DEBUG : A1: Making directory 2022/01/13 05:54:07 DEBUG : A1/B1: Making directory 2022/01/13 05:54:08 DEBUG : A1/B1/C1: Making directory 2022/01/13 05:54:11 INFO : A1/B1/C1: Removing directory 2022/01/13 05:54:11 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (6.71s) === RUN TestCopyURL run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:54:14 DEBUG : file1: Starting multipart upload 2022/01/13 05:54:15 DEBUG : file1: Uploading segment 0/14 size 14 2022/01/13 05:54:16 DEBUG : filename.txt: File name found in url 2022/01/13 05:54:16 DEBUG : filename.txt: Starting multipart upload 2022/01/13 05:54:17 DEBUG : filename.txt: Uploading segment 0/14 size 14 2022/01/13 05:54:17 DEBUG : file2: Starting multipart upload 2022/01/13 05:54:18 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (6.29s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:54:20 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/13 05:54:21 DEBUG : sub/file2: Starting multipart upload 2022/01/13 05:54:22 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/01/13 05:54:23 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/01/13 05:54:23 INFO : file1: Copied (new) to: sub/file2 2022/01/13 05:54:23 INFO : file1: Deleted 2022/01/13 05:54:24 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/13 05:54:24 DEBUG : file1: Unchanged skipping 2022/01/13 05:54:24 INFO : file1: Deleted 2022/01/13 05:54:24 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.62s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:54:28 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/13 05:54:28 DEBUG : file1: Starting multipart upload 2022/01/13 05:54:29 DEBUG : file1: Uploading segment 0/14 size 14 2022/01/13 05:54:29 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/01/13 05:54:29 INFO : file1: Copied (new) 2022/01/13 05:54:29 INFO : file1: Deleted 2022/01/13 05:54:30 DEBUG : file1: Destination exists, skipping 2022/01/13 05:54:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.51s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:54:31 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/13 05:54:32 DEBUG : sub/file2: Starting multipart upload 2022/01/13 05:54:33 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/01/13 05:54:33 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/01/13 05:54:33 INFO : file1: Copied (new) to: sub/file2 2022/01/13 05:54:33 INFO : file1: Deleted 2022/01/13 05:54:34 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/13 05:54:34 DEBUG : file1: Unchanged skipping 2022/01/13 05:54:34 INFO : file1: Deleted 2022/01/13 05:54:37 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-piqosuq7 2022/01/13 05:54:37 INFO : sub/File2-rclone-move-piqosuq7: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (8.23s) === RUN TestMoveFileBackupDir run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:54:40 DEBUG : dst/file1: Starting multipart upload 2022/01/13 05:54:40 DEBUG : dst/file1: Uploading segment 0/18 size 18 2022/01/13 05:54:42 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-liducax6meyokip1cobicaw3/backup" 2022/01/13 05:54:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/13 05:54:46 INFO : dst/file1: Moved (server-side) 2022/01/13 05:54:46 DEBUG : dst/file1: Starting multipart upload 2022/01/13 05:54:46 DEBUG : dst/file1: Uploading segment 0/14 size 14 2022/01/13 05:54:47 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/01/13 05:54:47 INFO : dst/file1: Copied (new) 2022/01/13 05:54:47 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (11.02s) === RUN TestCopyFile run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:54:51 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/13 05:54:51 DEBUG : sub/file2: Starting multipart upload 2022/01/13 05:54:52 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/01/13 05:54:53 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/01/13 05:54:53 INFO : file1: Copied (new) to: sub/file2 2022/01/13 05:54:54 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/13 05:54:54 DEBUG : file1: Unchanged skipping 2022/01/13 05:54:54 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.18s) === RUN TestCopyFileBackupDir run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:54:57 DEBUG : dst/file1: Starting multipart upload 2022/01/13 05:54:57 DEBUG : dst/file1: Uploading segment 0/18 size 18 2022/01/13 05:55:00 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-liducax6meyokip1cobicaw3/backup" 2022/01/13 05:55:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/13 05:55:04 INFO : dst/file1: Moved (server-side) 2022/01/13 05:55:04 DEBUG : dst/file1: Starting multipart upload 2022/01/13 05:55:04 DEBUG : dst/file1: Uploading segment 0/14 size 14 2022/01/13 05:55:05 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/01/13 05:55:05 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (12.42s) === RUN TestCopyFileCompareDest run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:55:09 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-liducax6meyokip1cobicaw3/dst" 2022/01/13 05:55:11 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-liducax6meyokip1cobicaw3/CompareDest" 2022/01/13 05:55:13 DEBUG : one: Need to transfer - File not found at Destination 2022/01/13 05:55:14 DEBUG : one: Starting multipart upload 2022/01/13 05:55:14 DEBUG : one: Uploading segment 0/3 size 3 2022/01/13 05:55:15 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2022/01/13 05:55:15 INFO : one: Copied (new) 2022/01/13 05:55:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/13 05:55:18 DEBUG : one: Starting multipart upload 2022/01/13 05:55:18 DEBUG : one: Uploading segment 0/5 size 5 2022/01/13 05:55:18 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2022/01/13 05:55:18 INFO : one: Copied (replaced existing) 2022/01/13 05:55:19 DEBUG : dst/one: Starting multipart upload 2022/01/13 05:55:19 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/01/13 05:55:20 DEBUG : CompareDest/one: Starting multipart upload 2022/01/13 05:55:21 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2022/01/13 05:55:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/13 05:55:24 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/13 05:55:24 DEBUG : CompareDest/two: Starting multipart upload 2022/01/13 05:55:25 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2022/01/13 05:55:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/13 05:55:27 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/13 05:55:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/13 05:55:29 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/13 05:55:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/13 05:55:31 DEBUG : two: Need to transfer - File not found at Destination 2022/01/13 05:55:31 DEBUG : two: Starting multipart upload 2022/01/13 05:55:32 DEBUG : two: Uploading segment 0/5 size 5 2022/01/13 05:55:32 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK 2022/01/13 05:55:32 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (26.90s) === RUN TestCopyFileCopyDest run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:55:36 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-liducax6meyokip1cobicaw3/dst" 2022/01/13 05:55:38 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-liducax6meyokip1cobicaw3/CopyDest" 2022/01/13 05:55:40 DEBUG : one: Need to transfer - File not found at Destination 2022/01/13 05:55:41 DEBUG : one: Starting multipart upload 2022/01/13 05:55:41 DEBUG : one: Uploading segment 0/3 size 3 2022/01/13 05:55:42 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2022/01/13 05:55:42 INFO : one: Copied (new) 2022/01/13 05:55:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/13 05:55:44 DEBUG : one: Starting multipart upload 2022/01/13 05:55:44 DEBUG : one: Uploading segment 0/5 size 5 2022/01/13 05:55:45 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2022/01/13 05:55:45 INFO : one: Copied (replaced existing) 2022/01/13 05:55:45 DEBUG : dst/one: Starting multipart upload 2022/01/13 05:55:46 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/01/13 05:55:47 DEBUG : CopyDest/one: Starting multipart upload 2022/01/13 05:55:48 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2022/01/13 05:55:49 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-liducax6meyokip1cobicaw3/BackupDir" 2022/01/13 05:55:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/13 05:55:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/13 05:55:53 INFO : one: Moved (server-side) 2022/01/13 05:55:56 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2022/01/13 05:55:56 INFO : one: Copied (server-side copy) 2022/01/13 05:55:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/13 05:55:57 DEBUG : CopyDest/two: Starting multipart upload 2022/01/13 05:55:57 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2022/01/13 05:56:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/13 05:56:02 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2022/01/13 05:56:02 INFO : two: Copied (server-side copy) 2022/01/13 05:56:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/13 05:56:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/13 05:56:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/13 05:56:03 DEBUG : two: Unchanged skipping 2022/01/13 05:56:04 DEBUG : CopyDest/three: Starting multipart upload 2022/01/13 05:56:05 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2022/01/13 05:56:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/13 05:56:07 DEBUG : three: Destination not found in --copy-dest 2022/01/13 05:56:07 DEBUG : three: Need to transfer - File not found at Destination 2022/01/13 05:56:07 DEBUG : three: Starting multipart upload 2022/01/13 05:56:08 DEBUG : three: Uploading segment 0/7 size 7 2022/01/13 05:56:08 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK 2022/01/13 05:56:08 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (36.54s) === 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 "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:56:13 DEBUG : A1/one: Starting multipart upload 2022/01/13 05:56:13 DEBUG : A1/one: Uploading segment 0/3 size 3 2022/01/13 05:56:14 DEBUG : A1/two: Starting multipart upload 2022/01/13 05:56:15 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/01/13 05:56:16 DEBUG : A1/B1/three: Starting multipart upload 2022/01/13 05:56:16 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2022/01/13 05:56:17 DEBUG : A1/B1/C1/four: Starting multipart upload 2022/01/13 05:56:18 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2022/01/13 05:56:19 DEBUG : A1/B1/C2/five: Starting multipart upload 2022/01/13 05:56:19 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2022/01/13 05:56:20 DEBUG : A1/B2: Making directory 2022/01/13 05:56:20 DEBUG : A1/B1/C3: Making directory 2022/01/13 05:56:31 INFO : A2/two: Moved (server-side) to: A3/two 2022/01/13 05:56:31 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/01/13 05:56:31 INFO : A2/one: Moved (server-side) to: A3/one 2022/01/13 05:56:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/01/13 05:56:32 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four --- PASS: TestDirMove (28.55s) === RUN TestGetFsInfo run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:56:42 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': File to upload is small (34 bytes), uploading instead of streaming 2022/01/13 05:56:42 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2022/01/13 05:56:42 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/01/13 05:56:43 DEBUG : no_checksum_small_file_from_pipe: quickxor = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2022/01/13 05:56:43 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/01/13 05:56:43 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/01/13 05:56:43 DEBUG : Creating backend with remote "/tmp/rclone-spool3326000653" 2022/01/13 05:56:43 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/01/13 05:56:43 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2022/01/13 05:56:43 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/01/13 05:56:44 DEBUG : no_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2022/01/13 05:56:44 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:56:45 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': File to upload is small (34 bytes), uploading instead of streaming 2022/01/13 05:56:45 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2022/01/13 05:56:46 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/01/13 05:56:46 DEBUG : with_checksum_small_file_from_pipe: quickxor = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2022/01/13 05:56:46 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/01/13 05:56:46 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/01/13 05:56:46 DEBUG : Creating backend with remote "/tmp/rclone-spool1916341100" 2022/01/13 05:56:46 DEBUG : with_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2022/01/13 05:56:46 DEBUG : with_checksum_big_file_from_pipe: Size and quickxor of src and dst objects identical 2022/01/13 05:56:46 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2022/01/13 05:56:47 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/01/13 05:56:47 DEBUG : with_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2022/01/13 05:56:47 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:56:49 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': File to upload is small (34 bytes), uploading instead of streaming 2022/01/13 05:56:49 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2022/01/13 05:56:49 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/01/13 05:56:50 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/13 05:56:50 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/01/13 05:56:50 DEBUG : Creating backend with remote "/tmp/rclone-spool3301306206" 2022/01/13 05:56:50 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/01/13 05:56:50 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2022/01/13 05:56:50 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/01/13 05:56:51 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:56:52 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': File to upload is small (34 bytes), uploading instead of streaming 2022/01/13 05:56:52 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2022/01/13 05:56:53 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/01/13 05:56:53 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/13 05:56:53 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/01/13 05:56:53 DEBUG : Creating backend with remote "/tmp/rclone-spool3075334089" 2022/01/13 05:56:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/01/13 05:56:53 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2022/01/13 05:56:54 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/01/13 05:56:55 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (14.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.69s) === RUN TestRcatSize run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:56:56 DEBUG : potato1: Starting multipart upload 2022/01/13 05:56:56 DEBUG : potato1: Uploading segment 0/60 size 60 2022/01/13 05:56:57 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': File to upload is small (60 bytes), uploading instead of streaming 2022/01/13 05:56:57 DEBUG : potato2: Starting multipart upload 2022/01/13 05:56:57 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/13 05:56:58 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2022/01/13 05:56:58 INFO : potato2: Copied (new) --- PASS: TestRcatSize (3.54s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:57:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/01/13 05:57:00 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2022/01/13 05:57:01 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2022/01/13 05:57:01 DEBUG : TestCopyFileMaxTransfer/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/01/13 05:57:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/01/13 05:57:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/01/13 05:57:03 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2022/01/13 05:57:03 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2022/01/13 05:57:03 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://whitecell-my.sharepoint.com/personal/nick_craig-wood_whitecell_online/_api/v2.0/drives/b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp/items/01W3O4PFZ3TMZ2W3GOXBG2EYV2HTE5NOM3/uploadSession?guid='d8277c90-094b-48a8-b17c-ebd92994ec13'&overwrite=True&rename=False&dc=0&tempauth=eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTBmZjEtY2UwMC0wMDAwMDAwMDAwMDAvd2hpdGVjZWxsLW15LnNoYXJlcG9pbnQuY29tQGZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsImlzcyI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMCIsIm5iZiI6IjE2NDIwNTM0MjMiLCJleHAiOiIxNjQyMTM5ODIzIiwiZW5kcG9pbnR1cmwiOiJNL2JyOVpDZFNBUlQwOVArdE4vc2RaQ3ltN3ZFekMzTjB6dlB3VXNMV1JvPSIsImVuZHBvaW50dXJsTGVuZ3RoIjoiMjkzIiwiaXNsb29wYmFjayI6IlRydWUiLCJjaWQiOiJZelEwT0RjMU1EY3RPRGM1WmkwME4yVmpMV0ZoWVRZdFpHRXlOamt4TnpReU5tUTMiLCJ2ZXIiOiJoYXNoZWRwcm9vZnRva2VuIiwic2l0ZWlkIjoiT1dFek0yWTNZalF0TlROaU1pMDBaREE0TFRreU9EUXRaV1kzWVRVMFlqQXdNRGxtIiwiYXBwX2Rpc3BsYXluYW1lIjoicmNsb25lIiwiZ2l2ZW5fbmFtZSI6Ik5pY2siLCJmYW1pbHlfbmFtZSI6IkNyYWlnLVdvb2QiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsInRpZCI6ImZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsInVwbiI6Im5pY2tfY3JhaWctd29vZEB3aGl0ZWNlbGwub25saW5lIiwicHVpZCI6IjEwMDNCRkZEQUMzMkY4NzEiLCJjYWNoZWtleSI6IjBoLmZ8bWVtYmVyc2hpcHwxMDAzYmZmZGFjMzJmODcxQGxpdmUuY29tIiwic2NwIjoibXlmaWxlcy5yZWFkIGFsbGZpbGVzLnJlYWQgbXlmaWxlcy53cml0ZSBhbGxmaWxlcy53cml0ZSBhbGxzaXRlcy5yZWFkIiwidHQiOiIyIiwidXNlUGVyc2lzdGVudENvb2tpZSI6bnVsbCwiaXBhZGRyIjoiMjAuMTkwLjE2MC4yNCJ9.aHJCNFhXTnhsZGdpOUgrdWFoTDIwWUNYaWlKY09CaEdLejBkSjRJQUtDND0": Max transfer limit reached as set by --max-transfer 2022/01/13 05:57:03 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://whitecell-my.sharepoint.com/personal/nick_craig-wood_whitecell_online/_api/v2.0/drives/b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp/items/01W3O4PFZ3TMZ2W3GOXBG2EYV2HTE5NOM3/uploadSession?guid='d8277c90-094b-48a8-b17c-ebd92994ec13'&overwrite=True&rename=False&dc=0&tempauth=eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTBmZjEtY2UwMC0wMDAwMDAwMDAwMDAvd2hpdGVjZWxsLW15LnNoYXJlcG9pbnQuY29tQGZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsImlzcyI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMCIsIm5iZiI6IjE2NDIwNTM0MjMiLCJleHAiOiIxNjQyMTM5ODIzIiwiZW5kcG9pbnR1cmwiOiJNL2JyOVpDZFNBUlQwOVArdE4vc2RaQ3ltN3ZFekMzTjB6dlB3VXNMV1JvPSIsImVuZHBvaW50dXJsTGVuZ3RoIjoiMjkzIiwiaXNsb29wYmFjayI6IlRydWUiLCJjaWQiOiJZelEwT0RjMU1EY3RPRGM1WmkwME4yVmpMV0ZoWVRZdFpHRXlOamt4TnpReU5tUTMiLCJ2ZXIiOiJoYXNoZWRwcm9vZnRva2VuIiwic2l0ZWlkIjoiT1dFek0yWTNZalF0TlROaU1pMDBaREE0TFRreU9EUXRaV1kzWVRVMFlqQXdNRGxtIiwiYXBwX2Rpc3BsYXluYW1lIjoicmNsb25lIiwiZ2l2ZW5fbmFtZSI6Ik5pY2siLCJmYW1pbHlfbmFtZSI6IkNyYWlnLVdvb2QiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsInRpZCI6ImZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsInVwbiI6Im5pY2tfY3JhaWctd29vZEB3aGl0ZWNlbGwub25saW5lIiwicHVpZCI6IjEwMDNCRkZEQUMzMkY4NzEiLCJjYWNoZWtleSI6IjBoLmZ8bWVtYmVyc2hpcHwxMDAzYmZmZGFjMzJmODcxQGxpdmUuY29tIiwic2NwIjoibXlmaWxlcy5yZWFkIGFsbGZpbGVzLnJlYWQgbXlmaWxlcy53cml0ZSBhbGxmaWxlcy53cml0ZSBhbGxzaXRlcy5yZWFkIiwidHQiOiIyIiwidXNlUGVyc2lzdGVudENvb2tpZSI6bnVsbCwiaXBhZGRyIjoiMjAuMTkwLjE2MC4yNCJ9.aHJCNFhXTnhsZGdpOUgrdWFoTDIwWUNYaWlKY09CaEdLejBkSjRJQUtDND0": Max transfer limit reached as set by --max-transfer 2022/01/13 05:57:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/01/13 05:57:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/01/13 05:57:06 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2022/01/13 05:57:07 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2022/01/13 05:57:07 DEBUG : TestCopyFileMaxTransfer/file4: quickxor = 8219b387c95054deba82998d8c96247b3df0ea40 OK 2022/01/13 05:57:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.20s) === RUN TestTouchDir run.go:181: Remote "One drive root 'rclone-test-liducax6meyokip1cobicaw3'", Local "Local file system at /tmp/rclone3650024448", Modify Window "1s" 2022/01/13 05:57:09 DEBUG : potato2: Starting multipart upload 2022/01/13 05:57:10 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/13 05:57:10 DEBUG : empty space: Starting multipart upload 2022/01/13 05:57:11 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/13 05:57:12 DEBUG : sub dir/potato3: Starting multipart upload 2022/01/13 05:57:12 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 2022/01/13 05:57:14 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': Touching "empty space" 2022/01/13 05:57:14 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': Touching "potato2" 2022/01/13 05:57:15 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': Touching "sub dir/potato3" --- PASS: TestTouchDir (8.67s) === 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/01/13 05:57:18 DEBUG : One drive root 'rclone-test-liducax6meyokip1cobicaw3': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished OK in 15m56.060176273s (try 1/5)