"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2022/04/09 05:38:46 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nekiqog3gadokat2halabey6" 2022/04/09 05:38:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/09 05:38:46 DEBUG : Creating backend with remote "/tmp/rclone1869659242" === 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-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/04/09 05:38:47 DEBUG : file1: Starting multipart upload 2022/04/09 05:38:47 DEBUG : file1: Uploading segment 0/131071 size 131071 2022/04/09 05:38:48 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/04/09 05:38:48 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/04/09 05:38:48 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/04/09 05:38:49 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/04/09 05:38:49 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/04/09 05:38:49 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/04/09 05:38:49 DEBUG : file1: Starting multipart upload 2022/04/09 05:38:49 DEBUG : file1: Uploading segment 0/131072 size 131072 2022/04/09 05:38:50 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/04/09 05:38:50 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/04/09 05:38:50 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/04/09 05:38:50 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/04/09 05:38:50 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/04/09 05:38:50 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/04/09 05:38:50 DEBUG : file1: Starting multipart upload 2022/04/09 05:38:50 DEBUG : file1: Uploading segment 0/131073 size 131073 2022/04/09 05:38:51 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/04/09 05:38:51 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/04/09 05:38:51 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/04/09 05:38:51 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/04/09 05:38:52 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/04/09 05:38:52 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (5.76s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (2.85s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.21s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/04/09 05:38:52 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/04/09 05:38:52 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/04/09 05:38:52 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/04/09 05:38:52 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/04/09 05:38:52 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/04/09 05:38:52 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/04/09 05:38:52 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/04/09 05:38:52 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/04/09 05:38:52 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/04/09 05:38:52 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/04/09 05:38:52 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/04/09 05:38:52 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/04/09 05:38:52 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/04/09 05:38:52 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-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:38:52 DEBUG : rutabaga: Starting multipart upload 2022/04/09 05:38:52 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2022/04/09 05:38:54 DEBUG : empty space: Starting multipart upload 2022/04/09 05:38:54 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2022/04/09 05:38:55 DEBUG : potato2: Starting multipart upload 2022/04/09 05:38:55 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2022/04/09 05:38:56 DEBUG : remotepotato: Starting multipart upload 2022/04/09 05:38:56 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (6.24s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.19s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.20s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2022/04/09 05:38:58 DEBUG : Creating backend with remote "non-existent" 2022/04/09 05:38:58 DEBUG : Creating backend with remote "non-existent" 2022/04/09 05:38:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/04/09 05:38:58 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/04/09 05:38:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/04/09 05:38:58 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-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:38:58 DEBUG : rutabaga: Starting multipart upload 2022/04/09 05:38:58 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/04/09 05:39:00 DEBUG : empty space: Starting multipart upload 2022/04/09 05:39:00 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2022/04/09 05:39:01 DEBUG : potato2: Starting multipart upload 2022/04/09 05:39:01 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/04/09 05:39:03 DEBUG : remotepotato: Starting multipart upload 2022/04/09 05:39:03 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (7.72s) --- PASS: TestCheckDownload/1 (0.50s) --- PASS: TestCheckDownload/2 (0.45s) --- PASS: TestCheckDownload/3 (0.51s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (0.49s) --- PASS: TestCheckDownload/6 (0.51s) --- PASS: TestCheckDownload/7 (0.41s) === RUN TestCheckSizeOnly run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:39:06 DEBUG : rutabaga: Starting multipart upload 2022/04/09 05:39:06 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/04/09 05:39:08 DEBUG : empty space: Starting multipart upload 2022/04/09 05:39:08 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2022/04/09 05:39:09 DEBUG : potato2: Starting multipart upload 2022/04/09 05:39:09 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/04/09 05:39:10 DEBUG : remotepotato: Starting multipart upload 2022/04/09 05:39:10 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (6.85s) --- PASS: TestCheckSizeOnly/1 (1.00s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.19s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.19s) --- PASS: TestCheckSizeOnly/6 (0.57s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:39:13 DEBUG : test.sum: Starting multipart upload 2022/04/09 05:39:13 DEBUG : test.sum: Uploading segment 0/81 size 81 2022/04/09 05:39:14 NOTICE: test.sum: improperly formatted checksum line 4 2022/04/09 05:39:14 NOTICE: test.sum: improperly formatted checksum line 5 2022/04/09 05:39:14 NOTICE: test.sum: improperly formatted checksum line 6 2022/04/09 05:39:14 NOTICE: test.sum: 2 warning(s) suppressed... 2022/04/09 05:39:14 DEBUG : test.sum: Starting multipart upload 2022/04/09 05:39:16 DEBUG : test.sum: Uploading segment 0/90 size 90 2022/04/09 05:39:17 NOTICE: test.sum: improperly formatted checksum line 4 2022/04/09 05:39:17 NOTICE: test.sum: improperly formatted checksum line 5 2022/04/09 05:39:17 NOTICE: test.sum: improperly formatted checksum line 6 2022/04/09 05:39:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.74s) === RUN TestCheckSum run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:39:19 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nekiqog3gadokat2halabey6/data" check_test.go:356: One drive root 'rclone-test-nekiqog3gadokat2halabey6/data' lacks md5, skipping --- SKIP: TestCheckSum (1.33s) === RUN TestCheckSumDownload run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:39:20 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nekiqog3gadokat2halabey6/data" 2022/04/09 05:39:21 DEBUG : data/banana: Starting multipart upload 2022/04/09 05:39:21 DEBUG : data/banana: Uploading segment 0/13 size 13 2022/04/09 05:39:22 DEBUG : test.sum: Starting multipart upload 2022/04/09 05:39:22 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest1 2022/04/09 05:39:24 DEBUG : data/potato: Starting multipart upload 2022/04/09 05:39:24 DEBUG : data/potato: Uploading segment 0/15 size 15 2022/04/09 05:39:25 DEBUG : test.sum: Starting multipart upload 2022/04/09 05:39:25 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest2 2022/04/09 05:39:27 DEBUG : test.sum: Starting multipart upload 2022/04/09 05:39:27 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest3 2022/04/09 05:39:28 DEBUG : test.sum: Starting multipart upload 2022/04/09 05:39:29 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest4 2022/04/09 05:39:32 DEBUG : test.sum: Starting multipart upload 2022/04/09 05:39:32 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest5 2022/04/09 05:39:34 DEBUG : test.sum: Starting multipart upload 2022/04/09 05:39:34 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest6 2022/04/09 05:39:36 DEBUG : data/banana: Starting multipart upload 2022/04/09 05:39:36 DEBUG : data/banana: Uploading segment 0/13 size 13 2022/04/09 05:39:36 DEBUG : data/potato: Starting multipart upload 2022/04/09 05:39:36 DEBUG : data/potato: Uploading segment 0/15 size 15 2022/04/09 05:39:36 DEBUG : test.sum: Starting multipart upload 2022/04/09 05:39:37 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (21.55s) --- PASS: TestCheckSumDownload/subtest1 (1.23s) --- PASS: TestCheckSumDownload/subtest2 (1.02s) --- PASS: TestCheckSumDownload/subtest3 (1.00s) --- PASS: TestCheckSumDownload/subtest4 (2.25s) --- PASS: TestCheckSumDownload/subtest5 (0.96s) --- PASS: TestCheckSumDownload/subtest6 (0.82s) --- PASS: TestCheckSumDownload/subtest7 (0.97s) === RUN TestDeduplicateInteractive run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.94s) === RUN TestDeduplicateSkip run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.47s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.40s) === RUN TestDeduplicateFirst run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.41s) === RUN TestDeduplicateNewest run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.46s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:39:44 DEBUG : one: Starting multipart upload 2022/04/09 05:39:44 DEBUG : one: Uploading segment 0/100 size 100 2022/04/09 05:39:45 DEBUG : also/one: Starting multipart upload 2022/04/09 05:39:45 DEBUG : also/one: Uploading segment 0/100 size 100 2022/04/09 05:39:46 DEBUG : another: Starting multipart upload 2022/04/09 05:39:46 DEBUG : another: Uploading segment 0/100 size 100 2022/04/09 05:39:46 DEBUG : not-one: Starting multipart upload 2022/04/09 05:39:46 DEBUG : not-one: Uploading segment 0/5 size 5 2022/04/09 05:39:47 INFO : One drive root 'rclone-test-nekiqog3gadokat2halabey6': Looking for duplicate sha1 hashes using newest mode. 2022/04/09 05:39:48 NOTICE: e01ab2ec6bfa7a23ecc612aac56182a75c5637c3: Found 3 files with duplicate sha1 hashes 2022/04/09 05:39:48 INFO : one: Deleted 2022/04/09 05:39:48 INFO : also/one: Deleted 2022/04/09 05:39:48 NOTICE: e01ab2ec6bfa7a23ecc612aac56182a75c5637c3: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (5.93s) === RUN TestDeduplicateOldest run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", 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-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.41s) === RUN TestDeduplicateSmallest run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.53s) === RUN TestDeduplicateRename run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.35s) === RUN TestMergeDirs run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.48s) === RUN TestListDirSorted run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:39:52 DEBUG : a.txt: Starting multipart upload 2022/04/09 05:39:53 DEBUG : a.txt: Uploading segment 0/11 size 11 2022/04/09 05:39:53 DEBUG : zend.txt: Starting multipart upload 2022/04/09 05:39:53 DEBUG : zend.txt: Uploading segment 0/5 size 5 2022/04/09 05:39:54 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 05:39:54 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/04/09 05:39:55 DEBUG : sub dir/hello world2: Starting multipart upload 2022/04/09 05:39:55 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2022/04/09 05:39:56 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2022/04/09 05:39:56 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2022/04/09 05:39:57 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2022/04/09 05:39:57 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2022/04/09 05:39:58 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2022/04/09 05:39:58 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2022/04/09 05:40:01 DEBUG : a.txt: Excluded 2022/04/09 05:40:02 DEBUG : sub dir/hello world: Excluded 2022/04/09 05:40:02 DEBUG : sub dir/hello world2: Excluded 2022/04/09 05:40:02 DEBUG : sub dir/ignore dir: Excluded 2022/04/09 05:40:03 DEBUG : sub dir/hello world: Excluded 2022/04/09 05:40:03 DEBUG : sub dir/hello world2: Excluded 2022/04/09 05:40:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (16.70s) === RUN TestListJSON run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:40:09 DEBUG : file1: Starting multipart upload 2022/04/09 05:40:09 DEBUG : file1: Uploading segment 0/5 size 5 2022/04/09 05:40:10 DEBUG : sub/file2: Starting multipart upload 2022/04/09 05:40:10 DEBUG : sub/file2: Uploading segment 0/9 size 9 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2022/04/09 05:40:14 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (5.87s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.53s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.28s) === RUN TestStatJSON run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:40:15 DEBUG : file1: Starting multipart upload 2022/04/09 05:40:15 DEBUG : file1: Uploading segment 0/5 size 5 2022/04/09 05:40:18 DEBUG : sub/file2: Starting multipart upload 2022/04/09 05:40:18 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/04/09 05:40:23 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nekiqog3gadokat2halabey6/notfound" --- PASS: TestStatJSON (10.51s) --- PASS: TestStatJSON/Root (0.87s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.31s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/File (0.19s) --- PASS: TestStatJSON/NotFound (0.40s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.20s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (1.18s) === RUN TestMkdir run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:40:25 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': Making directory 2022/04/09 05:40:26 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:40:27 DEBUG : sub dir/hello world: Starting multipart upload 2022/04/09 05:40:27 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (3.27s) === RUN TestLs run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:40:29 DEBUG : potato2: Starting multipart upload 2022/04/09 05:40:30 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 05:40:30 DEBUG : empty space: Starting multipart upload 2022/04/09 05:40:30 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (3.42s) === RUN TestLsWithFilesFrom run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:40:33 DEBUG : potato2: Starting multipart upload 2022/04/09 05:40:33 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 05:40:33 DEBUG : empty space: Starting multipart upload 2022/04/09 05:40:34 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 05:40:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.58s) === RUN TestLsLong run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:40:35 DEBUG : potato2: Starting multipart upload 2022/04/09 05:40:36 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 05:40:36 DEBUG : empty space: Starting multipart upload 2022/04/09 05:40:36 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (2.61s) === RUN TestHashSums run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:40:38 DEBUG : potato2: Starting multipart upload 2022/04/09 05:40:38 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 05:40:39 DEBUG : empty space: Starting multipart upload 2022/04/09 05:40:39 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (3.10s) --- PASS: TestHashSums/Sha1 (0.21s) --- PASS: TestHashSums/Sha1Download (0.79s) === RUN TestHashSumsWithErrors 2022/04/09 05:40:41 DEBUG : Creating backend with remote ":memory:" 2022/04/09 05:40:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/04/09 05:40:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/04/09 05:40:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/04/09 05:40:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/04/09 05:40:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/04/09 05:40:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/04/09 05:40:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/04/09 05:40:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/04/09 05:40:41 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-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:40:41 DEBUG : potato2: Starting multipart upload 2022/04/09 05:40:41 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 05:40:42 DEBUG : empty space: Starting multipart upload 2022/04/09 05:40:42 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 05:40:43 DEBUG : sub dir/potato3: Starting multipart upload 2022/04/09 05:40:43 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (4.86s) === RUN TestDelete run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:40:46 DEBUG : small: Starting multipart upload 2022/04/09 05:40:46 DEBUG : small: Uploading segment 0/10 size 10 2022/04/09 05:40:47 DEBUG : medium: Starting multipart upload 2022/04/09 05:40:47 DEBUG : medium: Uploading segment 0/60 size 60 2022/04/09 05:40:47 DEBUG : large: Starting multipart upload 2022/04/09 05:40:47 DEBUG : large: Uploading segment 0/100 size 100 2022/04/09 05:40:48 DEBUG : Waiting for deletions to finish 2022/04/09 05:40:49 DEBUG : large: Excluded 2022/04/09 05:40:49 INFO : small: Deleted 2022/04/09 05:40:50 INFO : medium: Deleted --- PASS: TestDelete (4.79s) === RUN TestRetry 2022/04/09 05:40:51 DEBUG : Received error: EOF - low level retry 1/5 2022/04/09 05:40:51 DEBUG : Received error: EOF - low level retry 2/5 2022/04/09 05:40:51 DEBUG : Received error: EOF - low level retry 1/5 2022/04/09 05:40:51 DEBUG : Received error: EOF - low level retry 2/5 2022/04/09 05:40:51 DEBUG : Received error: EOF - low level retry 3/5 2022/04/09 05:40:51 DEBUG : Received error: EOF - low level retry 4/5 2022/04/09 05:40:51 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:40:51 DEBUG : file1: Starting multipart upload 2022/04/09 05:40:51 DEBUG : file1: Uploading segment 0/10 size 10 2022/04/09 05:40:51 DEBUG : file2: Starting multipart upload 2022/04/09 05:40:52 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (4.82s) === RUN TestPurge 2022/04/09 05:40:56 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-xugijiz0xodapog7pufedoy0" 2022/04/09 05:40:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/09 05:40:56 DEBUG : Creating backend with remote "/tmp/rclone3263760172" run.go:181: Remote "One drive root 'rclone-test-xugijiz0xodapog7pufedoy0'", Local "Local file system at /tmp/rclone3263760172", Modify Window "1s" 2022/04/09 05:40:59 DEBUG : A1/B1/C1/one: Starting multipart upload 2022/04/09 05:40:59 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2022/04/09 05:40:59 DEBUG : A2: Making directory 2022/04/09 05:41:00 DEBUG : A1/B2: Making directory 2022/04/09 05:41:00 DEBUG : A1/B2/C2: Making directory 2022/04/09 05:41:01 DEBUG : A1/B1/C3: Making directory 2022/04/09 05:41:01 DEBUG : A3: Making directory 2022/04/09 05:41:03 DEBUG : A3/B3: Making directory 2022/04/09 05:41:03 DEBUG : A3/B3/C4: Making directory 2022/04/09 05:41:04 DEBUG : A1/two: Starting multipart upload 2022/04/09 05:41:04 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/04/09 05:41:07 ERROR : : error listing: directory not found 2022/04/09 05:41:07 DEBUG : One drive root 'rclone-test-xugijiz0xodapog7pufedoy0': Purge remote 2022/04/09 05:41:07 purge failed: directory not found --- PASS: TestPurge (11.55s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:41:09 DEBUG : A1/B1/C1/one: Starting multipart upload 2022/04/09 05:41:09 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2022/04/09 05:41:09 DEBUG : A2: Making directory 2022/04/09 05:41:10 DEBUG : A1/B2: Making directory 2022/04/09 05:41:10 DEBUG : A1/B2/C2: Making directory 2022/04/09 05:41:11 DEBUG : A1/B1/C3: Making directory 2022/04/09 05:41:11 DEBUG : A3: Making directory 2022/04/09 05:41:12 DEBUG : A3/B3: Making directory 2022/04/09 05:41:12 DEBUG : A3/B3/C4: Making directory 2022/04/09 05:41:14 DEBUG : A1/two: Starting multipart upload 2022/04/09 05:41:14 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/04/09 05:41:16 INFO : A3/B3/C4: Removing directory 2022/04/09 05:41:18 INFO : A3/B3: Removing directory 2022/04/09 05:41:19 INFO : A3: Removing directory 2022/04/09 05:41:19 INFO : A2: Removing directory 2022/04/09 05:41:19 INFO : A1/B2/C2: Removing directory 2022/04/09 05:41:20 INFO : A1/B2: Removing directory 2022/04/09 05:41:20 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (17.87s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:41:25 DEBUG : A1: Making directory 2022/04/09 05:41:25 DEBUG : A1/B1: Making directory 2022/04/09 05:41:26 DEBUG : A1/B1/C1: Making directory 2022/04/09 05:41:28 INFO : A1/B1/C1: Removing directory 2022/04/09 05:41:29 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (6.27s) === RUN TestRmdirsWithFilter run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:41:31 DEBUG : A1: Making directory 2022/04/09 05:41:32 DEBUG : A1/B1: Making directory 2022/04/09 05:41:32 DEBUG : A1/B1/C1: Making directory 2022/04/09 05:41:35 INFO : A1/B1/C1: Removing directory 2022/04/09 05:41:35 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (7.51s) === RUN TestCopyURL run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:41:39 DEBUG : file1: Starting multipart upload 2022/04/09 05:41:39 DEBUG : file1: Uploading segment 0/14 size 14 2022/04/09 05:41:40 DEBUG : filename.txt: File name found in url 2022/04/09 05:41:40 DEBUG : filename.txt: Starting multipart upload 2022/04/09 05:41:41 DEBUG : filename.txt: Uploading segment 0/14 size 14 2022/04/09 05:41:41 DEBUG : file2: Starting multipart upload 2022/04/09 05:41:41 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (3.97s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:41:43 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/09 05:41:44 DEBUG : sub/file2: Starting multipart upload 2022/04/09 05:41:44 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/04/09 05:41:44 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/09 05:41:44 INFO : file1: Copied (new) to: sub/file2 2022/04/09 05:41:44 INFO : file1: Deleted 2022/04/09 05:41:46 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:41:46 DEBUG : file1: Unchanged skipping 2022/04/09 05:41:46 INFO : file1: Deleted 2022/04/09 05:41:47 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.60s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:41:49 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/09 05:41:49 DEBUG : file1: Starting multipart upload 2022/04/09 05:41:49 DEBUG : file1: Uploading segment 0/14 size 14 2022/04/09 05:41:50 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/09 05:41:50 INFO : file1: Copied (new) 2022/04/09 05:41:50 INFO : file1: Deleted 2022/04/09 05:41:50 DEBUG : file1: Destination exists, skipping 2022/04/09 05:41:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.86s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:41:51 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/09 05:41:52 DEBUG : sub/file2: Starting multipart upload 2022/04/09 05:41:52 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/04/09 05:41:53 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/09 05:41:53 INFO : file1: Copied (new) to: sub/file2 2022/04/09 05:41:53 INFO : file1: Deleted 2022/04/09 05:41:53 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:41:53 DEBUG : file1: Unchanged skipping 2022/04/09 05:41:53 INFO : file1: Deleted 2022/04/09 05:41:54 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-risusec3 2022/04/09 05:41:55 INFO : sub/File2-rclone-move-risusec3: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (5.24s) === RUN TestMoveFileBackupDir run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:41:57 DEBUG : dst/file1: Starting multipart upload 2022/04/09 05:41:57 DEBUG : dst/file1: Uploading segment 0/18 size 18 2022/04/09 05:41:59 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nekiqog3gadokat2halabey6/backup" 2022/04/09 05:42:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/04/09 05:42:03 INFO : dst/file1: Moved (server-side) 2022/04/09 05:42:03 DEBUG : dst/file1: Starting multipart upload 2022/04/09 05:42:03 DEBUG : dst/file1: Uploading segment 0/14 size 14 2022/04/09 05:42:04 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/09 05:42:04 INFO : dst/file1: Copied (new) 2022/04/09 05:42:04 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (10.51s) === RUN TestCopyFile run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:42:07 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/09 05:42:08 DEBUG : sub/file2: Starting multipart upload 2022/04/09 05:42:08 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/04/09 05:42:08 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/09 05:42:08 INFO : file1: Copied (new) to: sub/file2 2022/04/09 05:42:09 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:42:09 DEBUG : file1: Unchanged skipping 2022/04/09 05:42:09 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.36s) === RUN TestCopyFileBackupDir run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:42:12 DEBUG : dst/file1: Starting multipart upload 2022/04/09 05:42:12 DEBUG : dst/file1: Uploading segment 0/18 size 18 2022/04/09 05:42:13 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nekiqog3gadokat2halabey6/backup" 2022/04/09 05:42:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/04/09 05:42:17 INFO : dst/file1: Moved (server-side) 2022/04/09 05:42:17 DEBUG : dst/file1: Starting multipart upload 2022/04/09 05:42:17 DEBUG : dst/file1: Uploading segment 0/14 size 14 2022/04/09 05:42:18 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/09 05:42:18 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (10.09s) === RUN TestCopyFileCompareDest run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:42:21 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nekiqog3gadokat2halabey6/dst" 2022/04/09 05:42:23 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nekiqog3gadokat2halabey6/CompareDest" 2022/04/09 05:42:25 DEBUG : one: Need to transfer - File not found at Destination 2022/04/09 05:42:25 DEBUG : one: Starting multipart upload 2022/04/09 05:42:26 DEBUG : one: Uploading segment 0/3 size 3 2022/04/09 05:42:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/04/09 05:42:26 INFO : one: Copied (new) 2022/04/09 05:42:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/09 05:42:28 DEBUG : one: Starting multipart upload 2022/04/09 05:42:29 DEBUG : one: Uploading segment 0/5 size 5 2022/04/09 05:42:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/04/09 05:42:31 INFO : one: Copied (replaced existing) 2022/04/09 05:42:31 DEBUG : dst/one: Starting multipart upload 2022/04/09 05:42:32 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/04/09 05:42:33 DEBUG : CompareDest/one: Starting multipart upload 2022/04/09 05:42:33 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2022/04/09 05:42:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:42:34 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/09 05:42:35 DEBUG : CompareDest/two: Starting multipart upload 2022/04/09 05:42:35 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2022/04/09 05:42:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:42:37 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/09 05:42:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:42:38 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/09 05:42:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/04/09 05:42:40 DEBUG : two: Need to transfer - File not found at Destination 2022/04/09 05:42:40 DEBUG : two: Starting multipart upload 2022/04/09 05:42:40 DEBUG : two: Uploading segment 0/5 size 5 2022/04/09 05:42:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/04/09 05:42:41 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (21.79s) === RUN TestCopyFileCopyDest run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:42:43 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nekiqog3gadokat2halabey6/dst" 2022/04/09 05:42:45 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nekiqog3gadokat2halabey6/CopyDest" 2022/04/09 05:42:47 DEBUG : one: Need to transfer - File not found at Destination 2022/04/09 05:42:48 DEBUG : one: Starting multipart upload 2022/04/09 05:42:48 DEBUG : one: Uploading segment 0/3 size 3 2022/04/09 05:42:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/04/09 05:42:48 INFO : one: Copied (new) 2022/04/09 05:42:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/09 05:42:50 DEBUG : one: Starting multipart upload 2022/04/09 05:42:51 DEBUG : one: Uploading segment 0/5 size 5 2022/04/09 05:42:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/04/09 05:42:51 INFO : one: Copied (replaced existing) 2022/04/09 05:42:52 DEBUG : dst/one: Starting multipart upload 2022/04/09 05:42:52 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/04/09 05:42:53 DEBUG : CopyDest/one: Starting multipart upload 2022/04/09 05:42:53 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2022/04/09 05:42:54 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nekiqog3gadokat2halabey6/BackupDir" 2022/04/09 05:42:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:42:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/09 05:42:58 INFO : one: Moved (server-side) 2022/04/09 05:42:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/04/09 05:42:59 INFO : one: Copied (server-side copy) 2022/04/09 05:42:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/04/09 05:43:00 DEBUG : CopyDest/two: Starting multipart upload 2022/04/09 05:43:01 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2022/04/09 05:43:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:43:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/04/09 05:43:05 INFO : two: Copied (server-side copy) 2022/04/09 05:43:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/04/09 05:43:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:43:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:43:06 DEBUG : two: Unchanged skipping 2022/04/09 05:43:07 DEBUG : CopyDest/three: Starting multipart upload 2022/04/09 05:43:07 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2022/04/09 05:43:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/04/09 05:43:08 DEBUG : three: Destination not found in --copy-dest 2022/04/09 05:43:08 DEBUG : three: Need to transfer - File not found at Destination 2022/04/09 05:43:08 DEBUG : three: Starting multipart upload 2022/04/09 05:43:08 DEBUG : three: Uploading segment 0/7 size 7 2022/04/09 05:43:09 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/04/09 05:43:09 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (33.47s) === 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-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:43:18 DEBUG : A1/one: Starting multipart upload 2022/04/09 05:43:18 DEBUG : A1/one: Uploading segment 0/3 size 3 2022/04/09 05:43:18 DEBUG : A1/two: Starting multipart upload 2022/04/09 05:43:18 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/04/09 05:43:19 DEBUG : A1/B1/three: Starting multipart upload 2022/04/09 05:43:19 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2022/04/09 05:43:20 DEBUG : A1/B1/C1/four: Starting multipart upload 2022/04/09 05:43:20 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2022/04/09 05:43:21 DEBUG : A1/B1/C2/five: Starting multipart upload 2022/04/09 05:43:22 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2022/04/09 05:43:23 DEBUG : A1/B2: Making directory 2022/04/09 05:43:24 DEBUG : A1/B1/C3: Making directory 2022/04/09 05:43:33 INFO : A2/two: Moved (server-side) to: A3/two 2022/04/09 05:43:33 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/04/09 05:43:33 INFO : A2/one: Moved (server-side) to: A3/one 2022/04/09 05:43:33 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/04/09 05:43:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four --- PASS: TestDirMove (27.19s) === RUN TestGetFsInfo run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" --- PASS: TestGetFsInfo (0.90s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:43:46 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': File to upload is small (34 bytes), uploading instead of streaming 2022/04/09 05:43:46 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2022/04/09 05:43:46 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/04/09 05:43:47 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/04/09 05:43:47 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/04/09 05:43:47 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/04/09 05:43:47 DEBUG : Creating backend with remote "/tmp/rclone-spool4139215304" 2022/04/09 05:43:47 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/04/09 05:43:47 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2022/04/09 05:43:47 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/04/09 05:43:47 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2022/04/09 05:43:47 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-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:43:49 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': File to upload is small (34 bytes), uploading instead of streaming 2022/04/09 05:43:49 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2022/04/09 05:43:49 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/04/09 05:43:50 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/04/09 05:43:50 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/04/09 05:43:50 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/04/09 05:43:50 DEBUG : Creating backend with remote "/tmp/rclone-spool3744263595" 2022/04/09 05:43:50 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2022/04/09 05:43:50 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical 2022/04/09 05:43:50 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2022/04/09 05:43:50 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/04/09 05:43:50 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2022/04/09 05:43:50 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-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:43:51 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': File to upload is small (34 bytes), uploading instead of streaming 2022/04/09 05:43:51 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2022/04/09 05:43:52 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/04/09 05:43:53 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/04/09 05:43:53 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/04/09 05:43:53 DEBUG : Creating backend with remote "/tmp/rclone-spool2121523322" 2022/04/09 05:43:53 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/04/09 05:43:53 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2022/04/09 05:43:53 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/04/09 05:43:53 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-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:43:55 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': File to upload is small (34 bytes), uploading instead of streaming 2022/04/09 05:43:55 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2022/04/09 05:43:55 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/04/09 05:43:56 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/04/09 05:43:56 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/04/09 05:43:56 DEBUG : Creating backend with remote "/tmp/rclone-spool2989004042" 2022/04/09 05:43:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/04/09 05:43:56 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2022/04/09 05:43:56 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/04/09 05:43:56 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (12.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.55s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.30s) === RUN TestRcatSize run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:43:57 DEBUG : potato1: Starting multipart upload 2022/04/09 05:43:57 DEBUG : potato1: Uploading segment 0/60 size 60 2022/04/09 05:43:58 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': File to upload is small (60 bytes), uploading instead of streaming 2022/04/09 05:43:58 DEBUG : potato2: Starting multipart upload 2022/04/09 05:43:58 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 05:43:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 05:43:58 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.22s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:44:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/04/09 05:44:00 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2022/04/09 05:44:00 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2022/04/09 05:44:01 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/04/09 05:44:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/04/09 05:44:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/04/09 05:44:01 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2022/04/09 05:44:02 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2022/04/09 05:44:02 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://api.onedrive.com/rup/71a96798e7b1d253/eyJSZXNvdXJjZUlEIjoiNzFBOTY3OThFN0IxRDI1MyE3NTcyMjMiLCJSZWxhdGlvbnNoaXBOYW1lIjoiZmlsZTIifQ/4mvs1VmRrqRnAWfmvdm3rc46wDaK1qYAxgGR94wu5R8x205NL7oucrj2ubKIoiIyBithrujI6UmA2Sc4sjO56Ux8nnXfktUgr9-_WxJ3aNKnM/eyJuYW1lIjoiZmlsZTIiLCJmaWxlU3lzdGVtSW5mbyI6eyJDcmVhdGVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIiwiTGFzdE1vZGlmaWVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIn0sIkBuYW1lLmNvbmZsaWN0QmVoYXZpb3IiOiJyZXBsYWNlIn0/4wj6TOt11CxjLRyckKaMECXrVEnV_nwa0tc6q-Y8vYWj9MZzvaaC0X3ycXf0odxdJSqbvdkxo0F5WkKYOlWqeQoGmocHUEyExvm3T9fQ7XzhTNYFWBQ12roWAxopjT7-9a-vGfeuOsTTVp4XAg3iTvIZngdwvnebYnSUIow4foT2jDuaYLu_e7OtN8_1Efy8P-Ta_vlyHCFWr2iau7r9ZNRksfa1qCB-Ukuvzk7UE71LTPSmtsmMMWT_VZ04nEXk5jqIM-wYuPKQc55kkWqBEAO0Jd4utIhnOjfkGw7oVj1YQRT5V4Qfe6QETzwNLP5TGQm9TwJQh_L1oGsvDGl9xX8quuCoHNLu-ULEKDP8wiwQuj9tzBLHjueBBegbxF_wOoSBnguA1aTEpZbPYhyknpWl2CtnnTBcbCVUaRVl_r8w6T_-NYoCS02xcdQIpVY3RDLmLltfJNESyZUtWzPPxzLaqazmPR--1QScNc-aFeSZX8ILCWZoKJrscC-3J_wC_J96NUxtW7NN2TEvXtKAO2KjuyimEVNQzWIHCYYc5y7AaJLR19tuGfZhxH9SYD7Wb_S0wukGu-678dbKvtnsvWgMnrV-3JrOzRbu1iQlqI6RFXnPi1lMxrWjfZ9CckirPX": Max transfer limit reached as set by --max-transfer 2022/04/09 05:44:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://api.onedrive.com/rup/71a96798e7b1d253/eyJSZXNvdXJjZUlEIjoiNzFBOTY3OThFN0IxRDI1MyE3NTcyMjMiLCJSZWxhdGlvbnNoaXBOYW1lIjoiZmlsZTIifQ/4mvs1VmRrqRnAWfmvdm3rc46wDaK1qYAxgGR94wu5R8x205NL7oucrj2ubKIoiIyBithrujI6UmA2Sc4sjO56Ux8nnXfktUgr9-_WxJ3aNKnM/eyJuYW1lIjoiZmlsZTIiLCJmaWxlU3lzdGVtSW5mbyI6eyJDcmVhdGVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIiwiTGFzdE1vZGlmaWVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIn0sIkBuYW1lLmNvbmZsaWN0QmVoYXZpb3IiOiJyZXBsYWNlIn0/4wj6TOt11CxjLRyckKaMECXrVEnV_nwa0tc6q-Y8vYWj9MZzvaaC0X3ycXf0odxdJSqbvdkxo0F5WkKYOlWqeQoGmocHUEyExvm3T9fQ7XzhTNYFWBQ12roWAxopjT7-9a-vGfeuOsTTVp4XAg3iTvIZngdwvnebYnSUIow4foT2jDuaYLu_e7OtN8_1Efy8P-Ta_vlyHCFWr2iau7r9ZNRksfa1qCB-Ukuvzk7UE71LTPSmtsmMMWT_VZ04nEXk5jqIM-wYuPKQc55kkWqBEAO0Jd4utIhnOjfkGw7oVj1YQRT5V4Qfe6QETzwNLP5TGQm9TwJQh_L1oGsvDGl9xX8quuCoHNLu-ULEKDP8wiwQuj9tzBLHjueBBegbxF_wOoSBnguA1aTEpZbPYhyknpWl2CtnnTBcbCVUaRVl_r8w6T_-NYoCS02xcdQIpVY3RDLmLltfJNESyZUtWzPPxzLaqazmPR--1QScNc-aFeSZX8ILCWZoKJrscC-3J_wC_J96NUxtW7NN2TEvXtKAO2KjuyimEVNQzWIHCYYc5y7AaJLR19tuGfZhxH9SYD7Wb_S0wukGu-678dbKvtnsvWgMnrV-3JrOzRbu1iQlqI6RFXnPi1lMxrWjfZ9CckirPX": Max transfer limit reached as set by --max-transfer 2022/04/09 05:44:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/04/09 05:44:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/04/09 05:44:03 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2022/04/09 05:44:04 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2022/04/09 05:44:04 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = a1431a581423c4870213a8f4281d3642059f0ff1 OK 2022/04/09 05:44:04 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.36s) === RUN TestTouchDir run.go:181: Remote "One drive root 'rclone-test-nekiqog3gadokat2halabey6'", Local "Local file system at /tmp/rclone1869659242", Modify Window "1s" 2022/04/09 05:44:08 DEBUG : potato2: Starting multipart upload 2022/04/09 05:44:08 DEBUG : potato2: Uploading segment 0/60 size 60 2022/04/09 05:44:08 DEBUG : empty space: Starting multipart upload 2022/04/09 05:44:09 DEBUG : empty space: Uploading segment 0/1 size 1 2022/04/09 05:44:09 DEBUG : sub dir/potato3: Starting multipart upload 2022/04/09 05:44:10 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 2022/04/09 05:44:11 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': Touching "empty space" 2022/04/09 05:44:11 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': Touching "potato2" 2022/04/09 05:44:11 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': Touching "sub dir/potato3" --- PASS: TestTouchDir (6.58s) === 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/04/09 05:44:14 DEBUG : One drive root 'rclone-test-nekiqog3gadokat2halabey6': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 5m29.158350069s (try 1/5)