"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5) 2025/05/06 01:09:08 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hobapep2buyo" 2025/05/06 01:09:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 01:09:11 DEBUG : Creating backend with remote "/tmp/rclone4211263755" 2025/05/06 01:09:11 DEBUG : Config file has changed externally - reloading === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/05/06 01:09:12 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/05/06 01:09:12 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/06 01:09:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/06 01:09:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/06 01:09:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/06 01:09:12 DEBUG : potato: Seek from 10 to 0 2025/05/06 01:09:12 DEBUG : potato: Seek from 10 to 0 2025/05/06 01:09:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/06 01:09:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/06 01:09:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/06 01:09:12 DEBUG : potato: Seek from 5 to 2 2025/05/06 01:09:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/06 01:09:12 DEBUG : potato: Seek from 7 to 0 2025/05/06 01:09:12 DEBUG : potato: Seek from 7 to 0 2025/05/06 01:09:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/06 01:09:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/06 01:09:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/06 01:09:12 DEBUG : potato: Seek from 5 to 2 2025/05/06 01:09:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/06 01:09:12 DEBUG : potato: Seek from 8 to 0 2025/05/06 01:09:12 DEBUG : potato: Seek from 8 to 0 2025/05/06 01:09:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/06 01:09:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/06 01:09:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/06 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/06 01:09:12 DEBUG : potato: Seek from 5 to 2 2025/05/06 01:09:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/06 01:09:12 DEBUG : potato: Seek from 9 to 0 2025/05/06 01:09:12 DEBUG : potato: Seek from 9 to 0 2025/05/06 01:09:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:09:13 DEBUG : rutabaga: Starting multipart upload 2025/05/06 01:09:17 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2025/05/06 01:09:21 DEBUG : empty space: Starting multipart upload 2025/05/06 01:09:22 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2025/05/06 01:09:24 DEBUG : potato2: Starting multipart upload 2025/05/06 01:09:25 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2025/05/06 01:09:27 DEBUG : remotepotato: Starting multipart upload 2025/05/06 01:09:28 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (20.25s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (0.49s) --- PASS: TestCheck/3 (0.33s) --- PASS: TestCheck/4 (0.34s) --- PASS: TestCheck/5 (0.38s) --- PASS: TestCheck/6 (0.37s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2025/05/06 01:09:32 DEBUG : Creating backend with remote "nonexistent" 2025/05/06 01:09:32 DEBUG : Creating backend with remote "nonexistent" 2025/05/06 01:09:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/06 01:09:32 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/06 01:09:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/06 01:09:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:09:32 DEBUG : rutabaga: Starting multipart upload 2025/05/06 01:09:33 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/06 01:09:36 DEBUG : empty space: Starting multipart upload 2025/05/06 01:09:37 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2025/05/06 01:09:39 DEBUG : potato2: Starting multipart upload 2025/05/06 01:09:40 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/06 01:09:44 DEBUG : remotepotato: Starting multipart upload 2025/05/06 01:09:45 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.90s) --- PASS: TestCheckDownload/1 (0.89s) --- PASS: TestCheckDownload/2 (0.87s) --- PASS: TestCheckDownload/3 (0.82s) --- PASS: TestCheckDownload/4 (1.38s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (0.92s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:09:50 DEBUG : rutabaga: Starting multipart upload 2025/05/06 01:09:51 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/06 01:09:53 DEBUG : empty space: Starting multipart upload 2025/05/06 01:09:54 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2025/05/06 01:09:56 DEBUG : potato2: Starting multipart upload 2025/05/06 01:09:56 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/06 01:09:59 DEBUG : remotepotato: Starting multipart upload 2025/05/06 01:09:59 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.98s) --- PASS: TestCheckSizeOnly/1 (0.30s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.33s) --- PASS: TestCheckSizeOnly/4 (0.31s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:10:03 DEBUG : test.sum: Starting multipart upload 2025/05/06 01:10:04 DEBUG : test.sum: Uploading segment 0/81 size 81 2025/05/06 01:10:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/06 01:10:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/06 01:10:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/06 01:10:06 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/06 01:10:06 DEBUG : test.sum: Starting multipart upload 2025/05/06 01:10:07 DEBUG : test.sum: Uploading segment 0/90 size 90 2025/05/06 01:10:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/06 01:10:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/06 01:10:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/06 01:10:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.95s) === RUN TestCheckSum run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:10:10 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hobapep2buyo/data" check_test.go:353: OneDrive root 'rclone-test-hobapep2buyo/data' lacks md5, skipping --- SKIP: TestCheckSum (3.96s) === RUN TestCheckSumDownload run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:10:14 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hobapep2buyo/data" 2025/05/06 01:10:18 DEBUG : data/banana: Starting multipart upload 2025/05/06 01:10:19 DEBUG : data/banana: Uploading segment 0/13 size 13 2025/05/06 01:10:20 DEBUG : test.sum: Starting multipart upload 2025/05/06 01:10:21 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest1 2025/05/06 01:10:25 DEBUG : data/potato: Starting multipart upload 2025/05/06 01:10:26 DEBUG : data/potato: Uploading segment 0/15 size 15 2025/05/06 01:10:27 DEBUG : test.sum: Starting multipart upload 2025/05/06 01:10:28 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest2 2025/05/06 01:10:31 DEBUG : test.sum: Starting multipart upload 2025/05/06 01:10:32 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest3 2025/05/06 01:10:35 DEBUG : test.sum: Starting multipart upload 2025/05/06 01:10:36 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest4 2025/05/06 01:10:40 DEBUG : test.sum: Starting multipart upload 2025/05/06 01:10:41 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest5 2025/05/06 01:10:44 DEBUG : test.sum: Starting multipart upload 2025/05/06 01:10:45 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest6 2025/05/06 01:10:49 DEBUG : data/banana: Starting multipart upload 2025/05/06 01:10:50 DEBUG : data/banana: Uploading segment 0/13 size 13 2025/05/06 01:10:52 DEBUG : data/potato: Starting multipart upload 2025/05/06 01:10:53 DEBUG : data/potato: Uploading segment 0/15 size 15 2025/05/06 01:10:54 DEBUG : test.sum: Starting multipart upload 2025/05/06 01:10:55 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (48.47s) --- PASS: TestCheckSumDownload/subtest1 (2.94s) --- PASS: TestCheckSumDownload/subtest2 (1.88s) --- PASS: TestCheckSumDownload/subtest3 (2.34s) --- PASS: TestCheckSumDownload/subtest4 (2.36s) --- PASS: TestCheckSumDownload/subtest5 (2.07s) --- PASS: TestCheckSumDownload/subtest6 (2.14s) --- PASS: TestCheckSumDownload/subtest7 (2.21s) === RUN TestApplyTransforms 2025/05/06 01:11:02 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-higafig0wobe" 2025/05/06 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 01:11:04 DEBUG : Creating backend with remote "/tmp/rclone1742156655" run.go:180: Remote "OneDrive root 'rclone-test-higafig0wobe'", Local "Local file system at /tmp/rclone1742156655", Modify Window "1s" 2025/05/06 01:11:05 DEBUG : hello, world!: Starting multipart upload 2025/05/06 01:11:06 DEBUG : hello, world!: Uploading segment 0/13 size 13 upper checkfile vs. lower remote (without normalization) 2025/05/06 01:11:09 ERROR : hello, world!: sum not found 2025/05/06 01:11:09 ERROR : HELLO, WORLD!: file not in OneDrive root 'rclone-test-higafig0wobe' 2025/05/06 01:11:09 NOTICE: OneDrive root 'rclone-test-higafig0wobe': 1 files missing 2025/05/06 01:11:09 NOTICE: 1 hashes missing 2025/05/06 01:11:09 NOTICE: OneDrive root 'rclone-test-higafig0wobe': 2 differences found 2025/05/06 01:11:09 NOTICE: OneDrive root 'rclone-test-higafig0wobe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/06 01:11:10 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 01:11:10 NOTICE: OneDrive root 'rclone-test-higafig0wobe': 0 differences found 2025/05/06 01:11:10 NOTICE: OneDrive root 'rclone-test-higafig0wobe': 1 matching files 2025/05/06 01:11:10 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-xepovej5vixa" 2025/05/06 01:11:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 01:11:12 DEBUG : Creating backend with remote "/tmp/rclone3742286232" run.go:180: Remote "OneDrive root 'rclone-test-xepovej5vixa'", Local "Local file system at /tmp/rclone3742286232", Modify Window "1s" 2025/05/06 01:11:12 DEBUG : HELLO, WORLD!: Starting multipart upload 2025/05/06 01:11:14 DEBUG : HELLO, WORLD!: Uploading segment 0/13 size 13 lower checkfile vs. upper remote (without normalization) 2025/05/06 01:11:16 ERROR : HELLO, WORLD!: sum not found 2025/05/06 01:11:16 ERROR : hello, world!: file not in OneDrive root 'rclone-test-xepovej5vixa' 2025/05/06 01:11:16 NOTICE: OneDrive root 'rclone-test-xepovej5vixa': 1 files missing 2025/05/06 01:11:16 NOTICE: 1 hashes missing 2025/05/06 01:11:16 NOTICE: OneDrive root 'rclone-test-xepovej5vixa': 2 differences found 2025/05/06 01:11:16 NOTICE: OneDrive root 'rclone-test-xepovej5vixa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/06 01:11:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 01:11:17 NOTICE: OneDrive root 'rclone-test-xepovej5vixa': 0 differences found 2025/05/06 01:11:17 NOTICE: OneDrive root 'rclone-test-xepovej5vixa': 1 matching files 2025/05/06 01:11:17 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-gojidej1tira" 2025/05/06 01:11:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 01:11:19 DEBUG : Creating backend with remote "/tmp/rclone617595433" run.go:180: Remote "OneDrive root 'rclone-test-gojidej1tira'", Local "Local file system at /tmp/rclone617595433", Modify Window "1s" 2025/05/06 01:11:20 DEBUG : HeLlO, wOrLd!: Starting multipart upload 2025/05/06 01:11:21 DEBUG : HeLlO, wOrLd!: Uploading segment 0/13 size 13 lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/06 01:11:23 ERROR : HeLlO, wOrLd!: sum not found 2025/05/06 01:11:23 ERROR : hello, world!: file not in OneDrive root 'rclone-test-gojidej1tira' 2025/05/06 01:11:23 NOTICE: OneDrive root 'rclone-test-gojidej1tira': 1 files missing 2025/05/06 01:11:23 NOTICE: 1 hashes missing 2025/05/06 01:11:23 NOTICE: OneDrive root 'rclone-test-gojidej1tira': 2 differences found 2025/05/06 01:11:23 NOTICE: OneDrive root 'rclone-test-gojidej1tira': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/06 01:11:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 01:11:25 NOTICE: OneDrive root 'rclone-test-gojidej1tira': 0 differences found 2025/05/06 01:11:25 NOTICE: OneDrive root 'rclone-test-gojidej1tira': 1 matching files 2025/05/06 01:11:25 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dotezey0lijo" 2025/05/06 01:11:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 01:11:26 DEBUG : Creating backend with remote "/tmp/rclone2308225038" run.go:180: Remote "OneDrive root 'rclone-test-dotezey0lijo'", Local "Local file system at /tmp/rclone2308225038", Modify Window "1s" 2025/05/06 01:11:27 DEBUG : HELLO, WORLD!: Starting multipart upload 2025/05/06 01:11:27 DEBUG : HELLO, WORLD!: Uploading segment 0/13 size 13 upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/06 01:11:30 ERROR : HELLO, WORLD!: sum not found 2025/05/06 01:11:30 ERROR : HeLlO, wOrLd!: file not in OneDrive root 'rclone-test-dotezey0lijo' 2025/05/06 01:11:30 NOTICE: OneDrive root 'rclone-test-dotezey0lijo': 1 files missing 2025/05/06 01:11:30 NOTICE: 1 hashes missing 2025/05/06 01:11:30 NOTICE: OneDrive root 'rclone-test-dotezey0lijo': 2 differences found 2025/05/06 01:11:30 NOTICE: OneDrive root 'rclone-test-dotezey0lijo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/06 01:11:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 01:11:31 NOTICE: OneDrive root 'rclone-test-dotezey0lijo': 0 differences found 2025/05/06 01:11:31 NOTICE: OneDrive root 'rclone-test-dotezey0lijo': 1 matching files 2025/05/06 01:11:31 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-tatipey1siga" 2025/05/06 01:11:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 01:11:33 DEBUG : Creating backend with remote "/tmp/rclone55110228" run.go:180: Remote "OneDrive root 'rclone-test-tatipey1siga'", Local "Local file system at /tmp/rclone55110228", Modify Window "1s" 2025/05/06 01:11:33 DEBUG : 測試_Русский___ě_áñ: Starting multipart upload 2025/05/06 01:11:35 DEBUG : 測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFD checkfile vs. NFC remote (without normalization) 2025/05/06 01:11:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/06 01:11:37 ERROR : 測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-tatipey1siga' 2025/05/06 01:11:37 NOTICE: OneDrive root 'rclone-test-tatipey1siga': 1 files missing 2025/05/06 01:11:37 NOTICE: 1 hashes missing 2025/05/06 01:11:37 NOTICE: OneDrive root 'rclone-test-tatipey1siga': 2 differences found 2025/05/06 01:11:37 NOTICE: OneDrive root 'rclone-test-tatipey1siga': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/06 01:11:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 01:11:38 NOTICE: OneDrive root 'rclone-test-tatipey1siga': 0 differences found 2025/05/06 01:11:38 NOTICE: OneDrive root 'rclone-test-tatipey1siga': 1 matching files 2025/05/06 01:11:38 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-pusopov9poro" 2025/05/06 01:11:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 01:11:40 DEBUG : Creating backend with remote "/tmp/rclone1425143203" run.go:180: Remote "OneDrive root 'rclone-test-pusopov9poro'", Local "Local file system at /tmp/rclone1425143203", Modify Window "1s" 2025/05/06 01:11:41 DEBUG : 測試_Русский___ě_áñ: Starting multipart upload 2025/05/06 01:11:42 DEBUG : 測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFC checkfile vs. NFD remote (without normalization) 2025/05/06 01:11:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/06 01:11:45 ERROR : 測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-pusopov9poro' 2025/05/06 01:11:45 NOTICE: OneDrive root 'rclone-test-pusopov9poro': 1 files missing 2025/05/06 01:11:45 NOTICE: 1 hashes missing 2025/05/06 01:11:45 NOTICE: OneDrive root 'rclone-test-pusopov9poro': 2 differences found 2025/05/06 01:11:45 NOTICE: OneDrive root 'rclone-test-pusopov9poro': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/06 01:11:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 01:11:46 NOTICE: OneDrive root 'rclone-test-pusopov9poro': 0 differences found 2025/05/06 01:11:46 NOTICE: OneDrive root 'rclone-test-pusopov9poro': 1 matching files 2025/05/06 01:11:46 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-biwaxiq2julo" 2025/05/06 01:11:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 01:11:47 DEBUG : Creating backend with remote "/tmp/rclone3309175136" run.go:180: Remote "OneDrive root 'rclone-test-biwaxiq2julo'", Local "Local file system at /tmp/rclone3309175136", Modify Window "1s" 2025/05/06 01:11:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2025/05/06 01:11:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFDx2 checkfile vs. both remote (without normalization) 2025/05/06 01:11:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/06 01:11:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-biwaxiq2julo' 2025/05/06 01:11:51 NOTICE: OneDrive root 'rclone-test-biwaxiq2julo': 1 files missing 2025/05/06 01:11:51 NOTICE: 1 hashes missing 2025/05/06 01:11:51 NOTICE: OneDrive root 'rclone-test-biwaxiq2julo': 2 differences found 2025/05/06 01:11:51 NOTICE: OneDrive root 'rclone-test-biwaxiq2julo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/06 01:11:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 01:11:52 NOTICE: OneDrive root 'rclone-test-biwaxiq2julo': 0 differences found 2025/05/06 01:11:52 NOTICE: OneDrive root 'rclone-test-biwaxiq2julo': 1 matching files 2025/05/06 01:11:52 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-tozapeg2cuga" 2025/05/06 01:11:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 01:11:54 DEBUG : Creating backend with remote "/tmp/rclone957103508" run.go:180: Remote "OneDrive root 'rclone-test-tozapeg2cuga'", Local "Local file system at /tmp/rclone957103508", Modify Window "1s" 2025/05/06 01:11:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2025/05/06 01:11:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFCx2 checkfile vs. both remote (without normalization) 2025/05/06 01:11:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/06 01:11:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-tozapeg2cuga' 2025/05/06 01:11:57 NOTICE: OneDrive root 'rclone-test-tozapeg2cuga': 1 files missing 2025/05/06 01:11:57 NOTICE: 1 hashes missing 2025/05/06 01:11:57 NOTICE: OneDrive root 'rclone-test-tozapeg2cuga': 2 differences found 2025/05/06 01:11:57 NOTICE: OneDrive root 'rclone-test-tozapeg2cuga': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/06 01:11:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 01:11:58 NOTICE: OneDrive root 'rclone-test-tozapeg2cuga': 0 differences found 2025/05/06 01:11:58 NOTICE: OneDrive root 'rclone-test-tozapeg2cuga': 1 matching files 2025/05/06 01:11:58 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ruwifih9juxe" 2025/05/06 01:11:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 01:12:01 DEBUG : Creating backend with remote "/tmp/rclone570286505" run.go:180: Remote "OneDrive root 'rclone-test-ruwifih9juxe'", Local "Local file system at /tmp/rclone570286505", Modify Window "1s" 2025/05/06 01:12:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2025/05/06 01:12:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 both checkfile vs. NFDx2 remote (without normalization) 2025/05/06 01:12:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/06 01:12:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-ruwifih9juxe' 2025/05/06 01:12:04 NOTICE: OneDrive root 'rclone-test-ruwifih9juxe': 1 files missing 2025/05/06 01:12:04 NOTICE: 1 hashes missing 2025/05/06 01:12:04 NOTICE: OneDrive root 'rclone-test-ruwifih9juxe': 2 differences found 2025/05/06 01:12:04 NOTICE: OneDrive root 'rclone-test-ruwifih9juxe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/06 01:12:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 01:12:05 NOTICE: OneDrive root 'rclone-test-ruwifih9juxe': 0 differences found 2025/05/06 01:12:05 NOTICE: OneDrive root 'rclone-test-ruwifih9juxe': 1 matching files 2025/05/06 01:12:05 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bipilas5wobo" 2025/05/06 01:12:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 01:12:06 DEBUG : Creating backend with remote "/tmp/rclone928834724" run.go:180: Remote "OneDrive root 'rclone-test-bipilas5wobo'", Local "Local file system at /tmp/rclone928834724", Modify Window "1s" 2025/05/06 01:12:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2025/05/06 01:12:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 both checkfile vs. NFCx2 remote (without normalization) 2025/05/06 01:12:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/06 01:12:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-bipilas5wobo' 2025/05/06 01:12:09 NOTICE: OneDrive root 'rclone-test-bipilas5wobo': 1 files missing 2025/05/06 01:12:09 NOTICE: 1 hashes missing 2025/05/06 01:12:09 NOTICE: OneDrive root 'rclone-test-bipilas5wobo': 2 differences found 2025/05/06 01:12:09 NOTICE: OneDrive root 'rclone-test-bipilas5wobo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/06 01:12:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 01:12:10 NOTICE: OneDrive root 'rclone-test-bipilas5wobo': 0 differences found 2025/05/06 01:12:10 NOTICE: OneDrive root 'rclone-test-bipilas5wobo': 1 matching files 2025/05/06 01:12:10 DEBUG : OneDrive root 'rclone-test-bipilas5wobo': Purge remote 2025/05/06 01:12:10 DEBUG : OneDrive root 'rclone-test-ruwifih9juxe': Purge remote 2025/05/06 01:12:11 DEBUG : OneDrive root 'rclone-test-tozapeg2cuga': Purge remote 2025/05/06 01:12:11 DEBUG : OneDrive root 'rclone-test-biwaxiq2julo': Purge remote 2025/05/06 01:12:12 DEBUG : OneDrive root 'rclone-test-pusopov9poro': Purge remote 2025/05/06 01:12:12 DEBUG : OneDrive root 'rclone-test-tatipey1siga': Purge remote 2025/05/06 01:12:12 DEBUG : OneDrive root 'rclone-test-dotezey0lijo': Purge remote 2025/05/06 01:12:12 DEBUG : OneDrive root 'rclone-test-gojidej1tira': Purge remote 2025/05/06 01:12:13 DEBUG : OneDrive root 'rclone-test-xepovej5vixa': Purge remote 2025/05/06 01:12:13 DEBUG : OneDrive root 'rclone-test-higafig0wobe': Purge remote --- PASS: TestApplyTransforms (71.62s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:12:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/06 01:12:16 DEBUG : sub/file2: Starting multipart upload 2025/05/06 01:12:17 DEBUG : sub/file2: Uploading segment 0/14 size 14 2025/05/06 01:12:18 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2025/05/06 01:12:18 INFO : file1: Copied (new) to: sub/file2 2025/05/06 01:12:19 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/06 01:12:19 DEBUG : file1: Unchanged skipping 2025/05/06 01:12:20 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (8.17s) === RUN TestCopyLongFile run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.73s) === RUN TestCopyFileBackupDir run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:12:24 DEBUG : dst/file1: Starting multipart upload 2025/05/06 01:12:24 DEBUG : dst/file1: Uploading segment 0/18 size 18 2025/05/06 01:12:26 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hobapep2buyo/backup" 2025/05/06 01:12:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/06 01:12:32 INFO : dst/file1: Moved (server-side) 2025/05/06 01:12:32 DEBUG : dst/file1: Starting multipart upload 2025/05/06 01:12:32 DEBUG : dst/file1: Uploading segment 0/14 size 14 2025/05/06 01:12:33 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2025/05/06 01:12:33 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (15.28s) === RUN TestCopyFileCompareDest run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:12:38 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hobapep2buyo/dst" 2025/05/06 01:12:42 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hobapep2buyo/CompareDest" 2025/05/06 01:12:44 DEBUG : one: Need to transfer - File not found at Destination 2025/05/06 01:12:45 DEBUG : one: Starting multipart upload 2025/05/06 01:12:46 DEBUG : one: Uploading segment 0/3 size 3 2025/05/06 01:12:48 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2025/05/06 01:12:48 INFO : one: Copied (new) 2025/05/06 01:12:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 01:12:50 DEBUG : one: Starting multipart upload 2025/05/06 01:12:50 DEBUG : one: Uploading segment 0/5 size 5 2025/05/06 01:12:51 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2025/05/06 01:12:51 INFO : one: Copied (replaced existing) 2025/05/06 01:12:52 DEBUG : dst/one: Starting multipart upload 2025/05/06 01:12:52 DEBUG : dst/one: Uploading segment 0/3 size 3 2025/05/06 01:12:53 DEBUG : CompareDest/one: Starting multipart upload 2025/05/06 01:12:54 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2025/05/06 01:12:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 01:12:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/06 01:12:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 01:12:58 DEBUG : CompareDest/two: Starting multipart upload 2025/05/06 01:12:58 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2025/05/06 01:13:00 DEBUG : two: Need to transfer - File not found at Destination 2025/05/06 01:13:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/06 01:13:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/06 01:13:02 DEBUG : two: Need to transfer - File not found at Destination 2025/05/06 01:13:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/06 01:13:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/06 01:13:04 DEBUG : two: Need to transfer - File not found at Destination 2025/05/06 01:13:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/06 01:13:05 DEBUG : two: Starting multipart upload 2025/05/06 01:13:06 DEBUG : two: Uploading segment 0/5 size 5 2025/05/06 01:13:06 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK 2025/05/06 01:13:06 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (31.94s) === RUN TestCopyFileCopyDest run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:13:10 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hobapep2buyo/dst" 2025/05/06 01:13:13 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hobapep2buyo/CopyDest" 2025/05/06 01:13:16 DEBUG : one: Need to transfer - File not found at Destination 2025/05/06 01:13:17 DEBUG : one: Starting multipart upload 2025/05/06 01:13:18 DEBUG : one: Uploading segment 0/3 size 3 2025/05/06 01:13:20 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2025/05/06 01:13:20 INFO : one: Copied (new) 2025/05/06 01:13:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 01:13:22 DEBUG : one: Starting multipart upload 2025/05/06 01:13:22 DEBUG : one: Uploading segment 0/5 size 5 2025/05/06 01:13:23 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2025/05/06 01:13:23 INFO : one: Copied (replaced existing) 2025/05/06 01:13:24 DEBUG : dst/one: Starting multipart upload 2025/05/06 01:13:24 DEBUG : dst/one: Uploading segment 0/3 size 3 2025/05/06 01:13:25 DEBUG : CopyDest/one: Starting multipart upload 2025/05/06 01:13:26 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2025/05/06 01:13:28 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hobapep2buyo/BackupDir" 2025/05/06 01:13:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 01:13:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/06 01:13:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 01:13:34 INFO : one: Moved (server-side) 2025/05/06 01:13:37 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2025/05/06 01:13:37 INFO : one: Copied (server-side copy) 2025/05/06 01:13:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/06 01:13:38 DEBUG : CopyDest/two: Starting multipart upload 2025/05/06 01:13:39 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2025/05/06 01:13:41 DEBUG : two: Need to transfer - File not found at Destination 2025/05/06 01:13:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/06 01:13:44 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2025/05/06 01:13:44 INFO : two: Copied (server-side copy) 2025/05/06 01:13:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/06 01:13:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/06 01:13:46 DEBUG : two: Unchanged skipping 2025/05/06 01:13:46 DEBUG : CopyDest/three: Starting multipart upload 2025/05/06 01:13:47 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2025/05/06 01:13:49 DEBUG : three: Need to transfer - File not found at Destination 2025/05/06 01:13:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/06 01:13:50 DEBUG : three: Destination not found in --copy-dest 2025/05/06 01:13:50 DEBUG : three: Starting multipart upload 2025/05/06 01:13:50 DEBUG : three: Uploading segment 0/7 size 7 2025/05/06 01:13:51 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK 2025/05/06 01:13:51 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (46.03s) === RUN TestCopyInplace run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.54s) === RUN TestCopyLongFileName run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:13:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/06 01:13:58 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2025/05/06 01:13:59 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2025/05/06 01:14:00 DEBUG : TestCopyFileMaxTransfer/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2025/05/06 01:14:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/06 01:14:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/06 01:14:01 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2025/05/06 01:14:02 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2025/05/06 01:14:02 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/01W3O4PF3ICVKDGAQ4SFALQZD3VJQF3X2B/uploadSession?guid='e1ed6190-a600-4427-a420-efae8fdb9bfe'&overwrite=True&rename=False&dc=0&tempauth=v1.eyJzaXRlaWQiOiI5YTMzZjdiNC01M2IyLTRkMDgtOTI4NC1lZjdhNTRiMDAwOWYiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmUiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsImF1ZCI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMC93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb21AZmFmZDY5NGEtNTBjMS00ZWVhLWIzYzctNDk1MTdlNWFkZDg5IiwiZXhwIjoiMTc0NjU4MDQ0MiJ9.CgoKBHNuaWQSAjY2EgsIlMKknqqRhj4QBRoLMjAuMjAuMzIuOTYqLDR1UHRQaUlVMFp4YTBOTXFCbzJTQ2ZZdkpaQW8xVDNCQkh6SHg3aVdZdEE9MKUCOAFCEKGbVVBr0AAAqEalSpyxwWFKEGhhc2hlZHByb29mdG9rZW5yKTBoLmZ8bWVtYmVyc2hpcHwxMDAzYmZmZGFjMzJmODcxQGxpdmUuY29tegEyggESCUpp_frBUOpOEbPHSVF-Wt2JkgEETmlja5oBCkNyYWlnLVdvb2SiASBuaWNrX2NyYWlnLXdvb2RAd2hpdGVjZWxsLm9ubGluZaoBEDEwMDNCRkZEQUMzMkY4NzGyAUVteWZpbGVzLnJlYWQgYWxsZmlsZXMucmVhZCBteWZpbGVzLndyaXRlIGFsbGZpbGVzLndyaXRlIGFsbHNpdGVzLnJlYWTIAQE.QNDkAbh_y3YNWvymYurwe4d-_vygVOMK6hcM5f3UYyo": max transfer limit reached as set by --max-transfer 2025/05/06 01:14:02 DEBUG : info from Update error: null 2025/05/06 01:14:02 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/01W3O4PF3ICVKDGAQ4SFALQZD3VJQF3X2B/uploadSession?guid='e1ed6190-a600-4427-a420-efae8fdb9bfe'&overwrite=True&rename=False&dc=0&tempauth=v1.eyJzaXRlaWQiOiI5YTMzZjdiNC01M2IyLTRkMDgtOTI4NC1lZjdhNTRiMDAwOWYiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmUiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsImF1ZCI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMC93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb21AZmFmZDY5NGEtNTBjMS00ZWVhLWIzYzctNDk1MTdlNWFkZDg5IiwiZXhwIjoiMTc0NjU4MDQ0MiJ9.CgoKBHNuaWQSAjY2EgsIlMKknqqRhj4QBRoLMjAuMjAuMzIuOTYqLDR1UHRQaUlVMFp4YTBOTXFCbzJTQ2ZZdkpaQW8xVDNCQkh6SHg3aVdZdEE9MKUCOAFCEKGbVVBr0AAAqEalSpyxwWFKEGhhc2hlZHByb29mdG9rZW5yKTBoLmZ8bWVtYmVyc2hpcHwxMDAzYmZmZGFjMzJmODcxQGxpdmUuY29tegEyggESCUpp_frBUOpOEbPHSVF-Wt2JkgEETmlja5oBCkNyYWlnLVdvb2SiASBuaWNrX2NyYWlnLXdvb2RAd2hpdGVjZWxsLm9ubGluZaoBEDEwMDNCRkZEQUMzMkY4NzGyAUVteWZpbGVzLnJlYWQgYWxsZmlsZXMucmVhZCBteWZpbGVzLndyaXRlIGFsbGZpbGVzLndyaXRlIGFsbHNpdGVzLnJlYWTIAQE.QNDkAbh_y3YNWvymYurwe4d-_vygVOMK6hcM5f3UYyo": max transfer limit reached as set by --max-transfer 2025/05/06 01:14:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/06 01:14:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/06 01:14:05 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2025/05/06 01:14:05 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2025/05/06 01:14:06 DEBUG : TestCopyFileMaxTransfer/file4: quickxor = 75f9b56f4fb4bc9d5d4fea3a3d32ef1465a38217 OK 2025/05/06 01:14:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (11.39s) === RUN TestDeduplicateInteractive run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.54s) === RUN TestDeduplicateSkip run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.56s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.56s) === RUN TestDeduplicateFirst run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.56s) === RUN TestDeduplicateNewest run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.54s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:14:11 DEBUG : one: Starting multipart upload 2025/05/06 01:14:12 DEBUG : one: Uploading segment 0/100 size 100 2025/05/06 01:14:14 DEBUG : also/one: Starting multipart upload 2025/05/06 01:14:14 DEBUG : also/one: Uploading segment 0/100 size 100 2025/05/06 01:14:15 DEBUG : another: Starting multipart upload 2025/05/06 01:14:16 DEBUG : another: Uploading segment 0/100 size 100 2025/05/06 01:14:17 DEBUG : not-one: Starting multipart upload 2025/05/06 01:14:17 DEBUG : not-one: Uploading segment 0/5 size 5 2025/05/06 01:14:19 INFO : OneDrive root 'rclone-test-hobapep2buyo': Looking for duplicate quickxor hashes using newest mode. 2025/05/06 01:14:19 NOTICE: 39784584d80876a08d7882cd375d40410450de8d: Found 3 files with duplicate quickxor hashes 2025/05/06 01:14:20 INFO : one: Deleted 2025/05/06 01:14:20 INFO : also/one: Deleted 2025/05/06 01:14:20 NOTICE: 39784584d80876a08d7882cd375d40410450de8d: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (11.27s) === RUN TestDeduplicateOldest run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.55s) === RUN TestDeduplicateLargest run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.55s) === RUN TestDeduplicateSmallest run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.56s) === RUN TestDeduplicateRename run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.56s) === RUN TestMergeDirs run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.54s) === RUN TestListDirSorted run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:14:25 DEBUG : a.txt: Starting multipart upload 2025/05/06 01:14:26 DEBUG : a.txt: Uploading segment 0/11 size 11 2025/05/06 01:14:27 DEBUG : zend.txt: Starting multipart upload 2025/05/06 01:14:28 DEBUG : zend.txt: Uploading segment 0/5 size 5 2025/05/06 01:14:29 DEBUG : sub dir/hello world: Starting multipart upload 2025/05/06 01:14:30 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/05/06 01:14:31 DEBUG : sub dir/hello world2: Starting multipart upload 2025/05/06 01:14:31 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2025/05/06 01:14:33 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2025/05/06 01:14:34 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2025/05/06 01:14:35 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2025/05/06 01:14:35 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2025/05/06 01:14:37 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2025/05/06 01:14:38 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2025/05/06 01:14:40 DEBUG : a.txt: Excluded (Size Filter) 2025/05/06 01:14:40 DEBUG : a.txt: Excluded 2025/05/06 01:14:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/06 01:14:41 DEBUG : sub dir/hello world: Excluded 2025/05/06 01:14:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/06 01:14:41 DEBUG : sub dir/hello world2: Excluded 2025/05/06 01:14:41 DEBUG : sub dir/ignore dir: Excluded 2025/05/06 01:14:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/06 01:14:42 DEBUG : sub dir/hello world: Excluded 2025/05/06 01:14:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/06 01:14:42 DEBUG : sub dir/hello world2: Excluded 2025/05/06 01:14:42 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (22.57s) === RUN TestListDirSortedFn run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:14:48 DEBUG : a.txt: Starting multipart upload 2025/05/06 01:14:49 DEBUG : a.txt: Uploading segment 0/11 size 11 2025/05/06 01:14:50 DEBUG : zend.txt: Starting multipart upload 2025/05/06 01:14:50 DEBUG : zend.txt: Uploading segment 0/5 size 5 2025/05/06 01:14:52 DEBUG : sub dir/hello world: Starting multipart upload 2025/05/06 01:14:53 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/05/06 01:14:54 DEBUG : sub dir/hello world2: Starting multipart upload 2025/05/06 01:14:55 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2025/05/06 01:14:56 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2025/05/06 01:14:57 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2025/05/06 01:14:58 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2025/05/06 01:14:59 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2025/05/06 01:15:01 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2025/05/06 01:15:02 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2025/05/06 01:15:04 DEBUG : a.txt: Excluded (Size Filter) 2025/05/06 01:15:04 DEBUG : a.txt: Excluded 2025/05/06 01:15:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/06 01:15:05 DEBUG : sub dir/hello world: Excluded 2025/05/06 01:15:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/06 01:15:05 DEBUG : sub dir/hello world2: Excluded 2025/05/06 01:15:06 DEBUG : sub dir/ignore dir: Excluded 2025/05/06 01:15:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/06 01:15:06 DEBUG : sub dir/hello world: Excluded 2025/05/06 01:15:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/06 01:15:06 DEBUG : sub dir/hello world2: Excluded 2025/05/06 01:15:07 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (25.40s) === RUN TestListJSON run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:15:13 DEBUG : file1: Starting multipart upload 2025/05/06 01:15:14 DEBUG : file1: Uploading segment 0/5 size 5 2025/05/06 01:15:16 DEBUG : sub/file2: Starting multipart upload 2025/05/06 01:15:18 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 2025/05/06 01:15:23 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (13.24s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.39s) --- PASS: TestListJSON/Recurse (1.05s) --- PASS: TestListJSON/SubDir (0.34s) --- PASS: TestListJSON/NoModTime (0.35s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.33s) --- PASS: TestListJSON/HashTypes (0.36s) --- PASS: TestListJSON/Metadata (0.46s) === RUN TestStatJSON run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:15:27 DEBUG : file1: Starting multipart upload 2025/05/06 01:15:28 DEBUG : file1: Uploading segment 0/5 size 5 2025/05/06 01:15:29 DEBUG : sub/file2: Starting multipart upload 2025/05/06 01:15:30 DEBUG : sub/file2: Uploading segment 0/9 size 9 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2025/05/06 01:15:34 DEBUG : sub: setMetaData called on dir instead of obj Stack trace: goroutine 5139 [running]: github.com/rclone/rclone/fs/log.Stack({0x2576340, 0xc000af2c80}, {0x265b880, 0x28}) /home/rclone/go/src/github.com/rclone/rclone/fs/log/log.go:112 +0x6e github.com/rclone/rclone/backend/onedrive.(*Object).setMetaData(0xc000392480?, 0x2a16160?) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2174 +0x37d github.com/rclone/rclone/backend/onedrive.(*Object).readMetaData(0xc000af2c80, {0x2a16160, 0x3d5b7e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2264 +0x125 github.com/rclone/rclone/backend/onedrive.(*Fs).newObjectWithInfo(0xc000392480, {0x2a16160, 0x3d5b7e0}, {0x25df42b, 0x3}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1183 +0xfb github.com/rclone/rclone/backend/onedrive.(*Fs).NewObject(0x365a170?, {0x2a16160?, 0x3d5b7e0?}, {0x25df42b?, 0x25df42b?}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1194 +0x25 github.com/rclone/rclone/fs/operations.StatJSON({0x2a16160, 0x3d5b7e0}, {0x2a2bd80, 0xc000392480}, {0x25df42b, 0x3}, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson.go:299 +0x25a github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1(0xc0002eb860) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:388 +0x54 testing.tRunner(0xc0002eb860, 0xc000d52420) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 5092 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly 2025/05/06 01:15:37 DEBUG : sub: setMetaData called on dir instead of obj Stack trace: goroutine 5144 [running]: github.com/rclone/rclone/fs/log.Stack({0x2576340, 0xc000af2e00}, {0x265b880, 0x28}) /home/rclone/go/src/github.com/rclone/rclone/fs/log/log.go:112 +0x6e github.com/rclone/rclone/backend/onedrive.(*Object).setMetaData(0xc000392480?, 0x2a16160?) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2174 +0x37d github.com/rclone/rclone/backend/onedrive.(*Object).readMetaData(0xc000af2e00, {0x2a16160, 0x3d5b7e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2264 +0x125 github.com/rclone/rclone/backend/onedrive.(*Fs).newObjectWithInfo(0xc000392480, {0x2a16160, 0x3d5b7e0}, {0x25df42b, 0x3}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1183 +0xfb github.com/rclone/rclone/backend/onedrive.(*Fs).NewObject(0x365a170?, {0x2a16160?, 0x3d5b7e0?}, {0x25df42b?, 0x25df42b?}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1194 +0x25 github.com/rclone/rclone/fs/operations.StatJSON({0x2a16160, 0x3d5b7e0}, {0x2a2bd80, 0xc000392480}, {0x25df42b, 0x3}, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson.go:299 +0x25a github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1(0xc0002eba00) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:388 +0x54 testing.tRunner(0xc0002eba00, 0xc000d52a80) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 5092 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/06 01:15:39 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hobapep2buyo/notfound" 2025/05/06 01:15:39 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (18.19s) --- PASS: TestStatJSON/Root (0.32s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.35s) --- PASS: TestStatJSON/Dir (1.13s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.36s) --- PASS: TestStatJSON/File (0.58s) --- PASS: TestStatJSON/NotFound (1.19s) --- PASS: TestStatJSON/DirFilesOnly (0.59s) --- PASS: TestStatJSON/FileFilesOnly (0.59s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.57s) --- PASS: TestStatJSON/DirDirsOnly (0.47s) --- PASS: TestStatJSON/FileDirsOnly (0.34s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (3.26s) === RUN TestMkdir run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:15:45 INFO : OneDrive root 'rclone-test-hobapep2buyo': Making directory 2025/05/06 01:15:45 INFO : OneDrive root 'rclone-test-hobapep2buyo': Making directory --- PASS: TestMkdir (0.94s) === RUN TestLsd run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:15:46 DEBUG : Too many requests. Trying again in 17 seconds. 2025/05/06 01:15:46 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:15:46 DEBUG : pacer: Rate limited, increasing sleep to 17s 2025/05/06 01:15:46 DEBUG : pacer: Reducing sleep to 12.75s 2025/05/06 01:16:03 DEBUG : Too many requests. Trying again in 26 seconds. 2025/05/06 01:16:03 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:16:03 DEBUG : pacer: Rate limited, increasing sleep to 26s 2025/05/06 01:16:16 DEBUG : Too many requests. Trying again in 22 seconds. 2025/05/06 01:16:16 DEBUG : pacer: low level retry 2/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:16:16 DEBUG : pacer: Rate limited, increasing sleep to 22s 2025/05/06 01:16:42 DEBUG : pacer: Reducing sleep to 16.5s 2025/05/06 01:16:42 DEBUG : sub dir/hello world: Starting multipart upload 2025/05/06 01:17:04 DEBUG : Too many requests. Trying again in 17 seconds. 2025/05/06 01:17:04 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:17:04 DEBUG : pacer: Rate limited, increasing sleep to 17s 2025/05/06 01:17:20 DEBUG : Too many requests. Trying again in 26 seconds. 2025/05/06 01:17:20 DEBUG : pacer: low level retry 2/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:17:20 DEBUG : pacer: Rate limited, increasing sleep to 26s 2025/05/06 01:17:37 DEBUG : Too many requests. Trying again in 24 seconds. 2025/05/06 01:17:37 DEBUG : pacer: low level retry 3/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:17:37 DEBUG : pacer: Rate limited, increasing sleep to 24s 2025/05/06 01:18:03 DEBUG : Too many requests. Trying again in 20 seconds. 2025/05/06 01:18:03 DEBUG : pacer: low level retry 4/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:18:03 DEBUG : pacer: Rate limited, increasing sleep to 20s 2025/05/06 01:18:27 DEBUG : Too many requests. Trying again in 29 seconds. 2025/05/06 01:18:27 DEBUG : pacer: low level retry 5/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:18:27 DEBUG : pacer: Rate limited, increasing sleep to 29s 2025/05/06 01:18:47 DEBUG : Too many requests. Trying again in 20 seconds. 2025/05/06 01:18:47 DEBUG : pacer: low level retry 6/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:18:47 DEBUG : pacer: Rate limited, increasing sleep to 20s 2025/05/06 01:19:17 DEBUG : pacer: Reducing sleep to 15s 2025/05/06 01:19:17 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/05/06 01:19:38 DEBUG : pacer: Reducing sleep to 11.25s 2025/05/06 01:19:52 DEBUG : pacer: Reducing sleep to 8.4375s 2025/05/06 01:20:03 DEBUG : pacer: Reducing sleep to 6.328125s 2025/05/06 01:20:11 DEBUG : pacer: Reducing sleep to 4.74609375s 2025/05/06 01:20:18 DEBUG : pacer: Reducing sleep to 3.559570312s 2025/05/06 01:20:22 DEBUG : pacer: Reducing sleep to 2.669677734s 2025/05/06 01:20:26 DEBUG : pacer: Reducing sleep to 2.0022583s 2025/05/06 01:20:29 DEBUG : pacer: Reducing sleep to 1.501693725s 2025/05/06 01:20:31 DEBUG : pacer: Reducing sleep to 1.126270293s 2025/05/06 01:20:32 DEBUG : pacer: Reducing sleep to 844.702719ms --- PASS: TestLsd (286.26s) === RUN TestLs run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:20:32 DEBUG : potato2: Starting multipart upload 2025/05/06 01:20:34 DEBUG : pacer: Reducing sleep to 633.527039ms 2025/05/06 01:20:34 DEBUG : potato2: Uploading segment 0/60 size 60 2025/05/06 01:20:35 DEBUG : pacer: Reducing sleep to 475.145279ms 2025/05/06 01:20:35 DEBUG : empty space: Starting multipart upload 2025/05/06 01:20:35 DEBUG : pacer: Reducing sleep to 356.358959ms 2025/05/06 01:20:35 DEBUG : empty space: Uploading segment 0/1 size 1 2025/05/06 01:20:36 DEBUG : pacer: Reducing sleep to 267.269219ms 2025/05/06 01:20:36 DEBUG : pacer: Reducing sleep to 200.451914ms 2025/05/06 01:20:37 DEBUG : pacer: Reducing sleep to 150.338935ms 2025/05/06 01:20:37 DEBUG : pacer: Reducing sleep to 112.754201ms 2025/05/06 01:20:37 DEBUG : pacer: Reducing sleep to 84.56565ms 2025/05/06 01:20:38 DEBUG : pacer: Reducing sleep to 63.424237ms 2025/05/06 01:20:38 DEBUG : pacer: Reducing sleep to 47.568177ms --- PASS: TestLs (5.80s) === RUN TestLsWithFilesFrom run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:20:38 DEBUG : potato2: Starting multipart upload 2025/05/06 01:20:39 DEBUG : pacer: Reducing sleep to 35.676132ms 2025/05/06 01:20:39 DEBUG : potato2: Uploading segment 0/60 size 60 2025/05/06 01:20:39 DEBUG : pacer: Reducing sleep to 26.757099ms 2025/05/06 01:20:39 DEBUG : empty space: Starting multipart upload 2025/05/06 01:20:40 DEBUG : pacer: Reducing sleep to 20.067824ms 2025/05/06 01:20:40 DEBUG : empty space: Uploading segment 0/1 size 1 2025/05/06 01:20:41 DEBUG : pacer: Reducing sleep to 15.050868ms 2025/05/06 01:20:41 DEBUG : pacer: Reducing sleep to 11.288151ms 2025/05/06 01:20:42 DEBUG : pacer: Reducing sleep to 10ms 2025/05/06 01:20:42 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/06 01:20:42 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.70s) === RUN TestLsLong run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:20:44 DEBUG : potato2: Starting multipart upload 2025/05/06 01:20:44 DEBUG : potato2: Uploading segment 0/60 size 60 2025/05/06 01:20:45 DEBUG : empty space: Starting multipart upload 2025/05/06 01:20:46 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (5.31s) === RUN TestHashSums run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:20:49 DEBUG : potato2: Starting multipart upload 2025/05/06 01:20:50 DEBUG : potato2: Uploading segment 0/60 size 60 2025/05/06 01:20:50 DEBUG : empty space: Starting multipart upload 2025/05/06 01:20:51 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestHashSums/Quickxor === RUN TestHashSums/QuickxorDownload === RUN TestHashSums/QuickxorBase64 === RUN TestHashSums/QuickxorDownloadBase64 --- PASS: TestHashSums (7.06s) --- PASS: TestHashSums/Quickxor (0.28s) --- PASS: TestHashSums/QuickxorDownload (1.20s) --- PASS: TestHashSums/QuickxorBase64 (0.29s) --- PASS: TestHashSums/QuickxorDownloadBase64 (0.85s) === RUN TestHashSumsWithErrors 2025/05/06 01:20:56 DEBUG : Creating backend with remote ":memory:" 2025/05/06 01:20:56 DEBUG : Config file has changed externally - reloading 2025/05/06 01:20:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/06 01:20:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/06 01:20:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/06 01:20:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/06 01:20:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/06 01:20:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/06 01:20:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/06 01:20:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/06 01:20:56 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:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:20:56 DEBUG : potato2: Starting multipart upload 2025/05/06 01:20:57 DEBUG : potato2: Uploading segment 0/60 size 60 2025/05/06 01:20:58 DEBUG : empty space: Starting multipart upload 2025/05/06 01:20:58 DEBUG : empty space: Uploading segment 0/1 size 1 2025/05/06 01:21:00 DEBUG : sub dir/potato3: Starting multipart upload 2025/05/06 01:21:01 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (8.89s) === RUN TestDelete run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:21:05 DEBUG : small: Starting multipart upload 2025/05/06 01:21:06 DEBUG : small: Uploading segment 0/10 size 10 2025/05/06 01:21:06 DEBUG : medium: Starting multipart upload 2025/05/06 01:21:07 DEBUG : medium: Uploading segment 0/60 size 60 2025/05/06 01:21:08 DEBUG : large: Starting multipart upload 2025/05/06 01:21:09 DEBUG : large: Uploading segment 0/100 size 100 2025/05/06 01:21:10 DEBUG : Waiting for deletions to finish 2025/05/06 01:21:10 DEBUG : large: Excluded (Size Filter) 2025/05/06 01:21:10 DEBUG : large: Excluded 2025/05/06 01:21:11 INFO : small: Deleted 2025/05/06 01:21:11 INFO : medium: Deleted --- PASS: TestDelete (8.45s) === RUN TestMaxDelete run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:21:13 DEBUG : small: Starting multipart upload 2025/05/06 01:21:14 DEBUG : small: Uploading segment 0/10 size 10 2025/05/06 01:21:15 DEBUG : medium: Starting multipart upload 2025/05/06 01:21:16 DEBUG : medium: Uploading segment 0/60 size 60 2025/05/06 01:21:17 DEBUG : large: Starting multipart upload 2025/05/06 01:21:17 DEBUG : large: Uploading segment 0/100 size 100 2025/05/06 01:21:18 DEBUG : Waiting for deletions to finish 2025/05/06 01:21:19 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/06 01:21:19 INFO : large: Deleted 2025/05/06 01:21:19 INFO : medium: Deleted --- PASS: TestMaxDelete (7.63s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:21:21 DEBUG : small: Starting multipart upload 2025/05/06 01:21:22 DEBUG : small: Uploading segment 0/10 size 10 2025/05/06 01:21:23 DEBUG : medium: Starting multipart upload 2025/05/06 01:21:23 DEBUG : medium: Uploading segment 0/60 size 60 2025/05/06 01:21:24 DEBUG : large: Starting multipart upload 2025/05/06 01:21:25 DEBUG : large: Uploading segment 0/100 size 100 2025/05/06 01:21:26 DEBUG : Waiting for deletions to finish 2025/05/06 01:21:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/06 01:21:27 INFO : medium: Deleted 2025/05/06 01:21:27 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.04s) === RUN TestMaxDeleteSize run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:21:29 DEBUG : small: Starting multipart upload 2025/05/06 01:21:30 DEBUG : small: Uploading segment 0/10 size 10 2025/05/06 01:21:30 DEBUG : medium: Starting multipart upload 2025/05/06 01:21:31 DEBUG : medium: Uploading segment 0/60 size 60 2025/05/06 01:21:33 DEBUG : large: Starting multipart upload 2025/05/06 01:21:34 DEBUG : large: Uploading segment 0/100 size 100 2025/05/06 01:21:35 DEBUG : Waiting for deletions to finish 2025/05/06 01:21:35 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/06 01:21:36 INFO : medium: Deleted 2025/05/06 01:21:36 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.57s) === RUN TestReadFile run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:21:37 DEBUG : ReadFile: Starting multipart upload 2025/05/06 01:21:38 DEBUG : ReadFile: Uploading segment 0/28 size 28 --- PASS: TestReadFile (5.82s) === RUN TestRetry 2025/05/06 01:21:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/06 01:21:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/06 01:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/06 01:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/06 01:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/06 01:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/06 01:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:21:43 DEBUG : file1: Starting multipart upload 2025/05/06 01:21:44 DEBUG : file1: Uploading segment 0/10 size 10 2025/05/06 01:21:46 DEBUG : file2: Starting multipart upload 2025/05/06 01:21:47 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (14.02s) === RUN TestPurge 2025/05/06 01:21:57 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-resukeb6tuci" 2025/05/06 01:21:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 01:22:00 DEBUG : Creating backend with remote "/tmp/rclone1632473694" run.go:180: Remote "OneDrive root 'rclone-test-resukeb6tuci'", Local "Local file system at /tmp/rclone1632473694", Modify Window "1s" 2025/05/06 01:22:03 DEBUG : A1/B1/C1/one: Starting multipart upload 2025/05/06 01:22:04 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2025/05/06 01:22:06 INFO : A2: Making directory 2025/05/06 01:22:07 INFO : A1/B2: Making directory 2025/05/06 01:22:08 INFO : A1/B2/C2: Making directory 2025/05/06 01:22:09 INFO : A1/B1/C3: Making directory 2025/05/06 01:22:10 INFO : A3: Making directory 2025/05/06 01:22:11 INFO : A3/B3: Making directory 2025/05/06 01:22:12 INFO : A3/B3/C4: Making directory 2025/05/06 01:22:14 DEBUG : A1/two: Starting multipart upload 2025/05/06 01:22:15 DEBUG : A1/two: Uploading segment 0/3 size 3 2025/05/06 01:22:24 ERROR : : error listing: directory not found 2025/05/06 01:22:24 DEBUG : OneDrive root 'rclone-test-resukeb6tuci': Purge remote 2025/05/06 01:22:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (27.03s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:22:28 DEBUG : A1/B1/C1/one: Starting multipart upload 2025/05/06 01:22:29 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2025/05/06 01:22:30 INFO : A2: Making directory 2025/05/06 01:22:31 INFO : A1/B2: Making directory 2025/05/06 01:22:33 INFO : A1/B2/C2: Making directory 2025/05/06 01:22:34 INFO : A1/B1/C3: Making directory 2025/05/06 01:22:35 INFO : A3: Making directory 2025/05/06 01:22:36 INFO : A3/B3: Making directory 2025/05/06 01:22:37 INFO : A3/B3/C4: Making directory 2025/05/06 01:22:38 DEBUG : A1/two: Starting multipart upload 2025/05/06 01:22:39 DEBUG : A1/two: Uploading segment 0/3 size 3 2025/05/06 01:22:41 DEBUG : Too many requests. Trying again in 19 seconds. 2025/05/06 01:22:41 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:22:41 DEBUG : pacer: Rate limited, increasing sleep to 19s 2025/05/06 01:22:41 DEBUG : Too many requests. Trying again in 23 seconds. 2025/05/06 01:22:41 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:22:41 DEBUG : pacer: Rate limited, increasing sleep to 23s 2025/05/06 01:22:41 DEBUG : pacer: Reducing sleep to 17.25s 2025/05/06 01:22:42 DEBUG : Too many requests. Trying again in 23 seconds. 2025/05/06 01:22:42 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:22:42 DEBUG : pacer: Rate limited, increasing sleep to 23s 2025/05/06 01:23:00 DEBUG : Too many requests. Trying again in 22 seconds. 2025/05/06 01:23:00 DEBUG : pacer: low level retry 2/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:23:00 DEBUG : pacer: Rate limited, increasing sleep to 22s 2025/05/06 01:23:23 DEBUG : Too many requests. Trying again in 21 seconds. 2025/05/06 01:23:23 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:23:23 DEBUG : pacer: Rate limited, increasing sleep to 21s 2025/05/06 01:23:45 DEBUG : Too many requests. Trying again in 19 seconds. 2025/05/06 01:23:45 DEBUG : pacer: low level retry 2/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:23:45 DEBUG : pacer: Rate limited, increasing sleep to 19s 2025/05/06 01:24:06 DEBUG : Too many requests. Trying again in 27 seconds. 2025/05/06 01:24:06 DEBUG : pacer: low level retry 3/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:24:06 DEBUG : pacer: Rate limited, increasing sleep to 27s 2025/05/06 01:24:25 DEBUG : Too many requests. Trying again in 23 seconds. 2025/05/06 01:24:25 DEBUG : pacer: low level retry 2/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:24:25 DEBUG : pacer: Rate limited, increasing sleep to 23s 2025/05/06 01:24:52 DEBUG : Too many requests. Trying again in 29 seconds. 2025/05/06 01:24:52 DEBUG : pacer: low level retry 3/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:24:52 DEBUG : pacer: Rate limited, increasing sleep to 29s 2025/05/06 01:25:15 DEBUG : Too many requests. Trying again in 29 seconds. 2025/05/06 01:25:15 DEBUG : pacer: low level retry 4/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:25:44 DEBUG : Too many requests. Trying again in 27 seconds. 2025/05/06 01:25:44 DEBUG : pacer: low level retry 3/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:25:44 DEBUG : pacer: Rate limited, increasing sleep to 27s 2025/05/06 01:26:13 DEBUG : pacer: Reducing sleep to 20.25s 2025/05/06 01:26:40 DEBUG : pacer: Reducing sleep to 15.1875s 2025/05/06 01:27:01 DEBUG : pacer: Reducing sleep to 11.390625s 2025/05/06 01:27:16 DEBUG : pacer: Reducing sleep to 8.54296875s 2025/05/06 01:27:27 DEBUG : pacer: Reducing sleep to 6.407226562s 2025/05/06 01:27:36 DEBUG : pacer: Reducing sleep to 4.805419921s 2025/05/06 01:27:42 DEBUG : pacer: Reducing sleep to 3.60406494s 2025/05/06 01:27:47 DEBUG : pacer: Reducing sleep to 2.703048705s 2025/05/06 01:27:50 DEBUG : pacer: Reducing sleep to 2.027286528s 2025/05/06 01:27:53 DEBUG : pacer: Reducing sleep to 1.520464896s 2025/05/06 01:27:53 DEBUG : removing 1 level 3 directories 2025/05/06 01:27:53 INFO : A3/B3/C4: Removing directory 2025/05/06 01:27:55 DEBUG : pacer: Reducing sleep to 1.140348672s 2025/05/06 01:27:57 DEBUG : pacer: Reducing sleep to 855.261504ms 2025/05/06 01:27:58 DEBUG : pacer: Reducing sleep to 641.446128ms 2025/05/06 01:27:59 DEBUG : pacer: Reducing sleep to 481.084596ms 2025/05/06 01:27:59 DEBUG : pacer: Reducing sleep to 360.813447ms 2025/05/06 01:28:00 DEBUG : pacer: Reducing sleep to 270.610085ms 2025/05/06 01:28:00 DEBUG : pacer: Reducing sleep to 202.957563ms 2025/05/06 01:28:00 DEBUG : pacer: Reducing sleep to 152.218172ms 2025/05/06 01:28:01 DEBUG : pacer: Reducing sleep to 114.163629ms 2025/05/06 01:28:01 DEBUG : pacer: Reducing sleep to 85.622721ms 2025/05/06 01:28:01 DEBUG : pacer: Reducing sleep to 64.21704ms 2025/05/06 01:28:01 DEBUG : pacer: Reducing sleep to 48.16278ms 2025/05/06 01:28:02 DEBUG : pacer: Reducing sleep to 36.122085ms 2025/05/06 01:28:02 DEBUG : pacer: Reducing sleep to 27.091563ms 2025/05/06 01:28:02 DEBUG : pacer: Reducing sleep to 20.318672ms 2025/05/06 01:28:02 DEBUG : pacer: Reducing sleep to 15.239004ms 2025/05/06 01:28:02 DEBUG : pacer: Reducing sleep to 11.429253ms 2025/05/06 01:28:02 DEBUG : pacer: Reducing sleep to 10ms 2025/05/06 01:28:03 DEBUG : removing 2 level 3 directories 2025/05/06 01:28:03 INFO : A1/B2/C2: Removing directory 2025/05/06 01:28:03 INFO : A1/B1/C3: Removing directory 2025/05/06 01:28:04 DEBUG : removing 2 level 2 directories 2025/05/06 01:28:04 INFO : A3/B3: Removing directory 2025/05/06 01:28:04 INFO : A1/B2: Removing directory 2025/05/06 01:28:05 DEBUG : removing 2 level 1 directories 2025/05/06 01:28:05 INFO : A3: Removing directory 2025/05/06 01:28:05 INFO : A2: Removing directory 2025/05/06 01:28:09 DEBUG : removing 1 level 3 directories 2025/05/06 01:28:09 INFO : A1/B1/C1: Removing directory 2025/05/06 01:28:10 DEBUG : removing 1 level 2 directories 2025/05/06 01:28:10 INFO : A1/B1: Removing directory 2025/05/06 01:28:11 DEBUG : removing 1 level 1 directories 2025/05/06 01:28:11 INFO : A1: Removing directory 2025/05/06 01:28:11 DEBUG : removing 1 level 0 directories 2025/05/06 01:28:11 INFO : OneDrive root 'rclone-test-hobapep2buyo': Removing directory 2025/05/06 01:28:12 ERROR : : error listing: directory not found 2025/05/06 01:28:12 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (348.07s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:28:13 INFO : A1: Making directory 2025/05/06 01:28:14 INFO : A1/B1: Making directory 2025/05/06 01:28:15 INFO : A1/B1/C1: Making directory 2025/05/06 01:28:18 DEBUG : removing 1 level 3 directories 2025/05/06 01:28:18 INFO : A1/B1/C1: Removing directory 2025/05/06 01:28:18 DEBUG : removing 1 level 2 directories 2025/05/06 01:28:18 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.67s) === RUN TestRmdirsWithFilter run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:28:21 INFO : A1: Making directory 2025/05/06 01:28:22 INFO : A1/B1: Making directory 2025/05/06 01:28:23 INFO : A1/B1/C1: Making directory 2025/05/06 01:28:26 DEBUG : removing 1 level 3 directories 2025/05/06 01:28:26 INFO : A1/B1/C1: Removing directory 2025/05/06 01:28:27 DEBUG : removing 1 level 2 directories 2025/05/06 01:28:27 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.93s) === RUN TestCopyURL run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:28:30 DEBUG : file1: Starting multipart upload 2025/05/06 01:28:31 DEBUG : file1: Uploading segment 0/14 size 14 2025/05/06 01:28:34 DEBUG : filename.txt: File name found in url 2025/05/06 01:28:34 DEBUG : filename.txt: Starting multipart upload 2025/05/06 01:28:34 DEBUG : filename.txt: Uploading segment 0/14 size 14 2025/05/06 01:28:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/06 01:28:35 DEBUG : headerfilename.txt: Starting multipart upload 2025/05/06 01:28:36 DEBUG : headerfilename.txt: Uploading segment 0/14 size 14 2025/05/06 01:28:37 DEBUG : file2: Starting multipart upload 2025/05/06 01:28:38 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (11.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:28:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/06 01:28:43 DEBUG : sub/file2: Starting multipart upload 2025/05/06 01:28:44 DEBUG : sub/file2: Uploading segment 0/14 size 14 2025/05/06 01:28:45 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2025/05/06 01:28:45 INFO : file1: Copied (new) to: sub/file2 2025/05/06 01:28:45 INFO : file1: Deleted 2025/05/06 01:28:46 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/06 01:28:46 DEBUG : file1: Unchanged skipping 2025/05/06 01:28:46 INFO : file1: Deleted 2025/05/06 01:28:47 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.78s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:28:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/06 01:28:53 DEBUG : file1: Starting multipart upload 2025/05/06 01:28:54 DEBUG : file1: Uploading segment 0/14 size 14 2025/05/06 01:28:55 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2025/05/06 01:28:55 INFO : file1: Copied (new) 2025/05/06 01:28:55 INFO : file1: Deleted 2025/05/06 01:28:56 DEBUG : file1: Destination exists, skipping 2025/05/06 01:28:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (8.00s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:28:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/06 01:28:58 DEBUG : Too many requests. Trying again in 24 seconds. 2025/05/06 01:28:58 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:28:58 DEBUG : pacer: Rate limited, increasing sleep to 24s 2025/05/06 01:28:58 DEBUG : pacer: Reducing sleep to 18s 2025/05/06 01:29:23 DEBUG : pacer: Reducing sleep to 13.5s 2025/05/06 01:29:23 DEBUG : sub/file2: Starting multipart upload 2025/05/06 01:29:40 DEBUG : Too many requests. Trying again in 23 seconds. 2025/05/06 01:29:40 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:29:40 DEBUG : pacer: Rate limited, increasing sleep to 23s 2025/05/06 01:29:54 DEBUG : Too many requests. Trying again in 19 seconds. 2025/05/06 01:29:54 DEBUG : pacer: low level retry 2/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:29:54 DEBUG : pacer: Rate limited, increasing sleep to 19s 2025/05/06 01:30:17 DEBUG : Too many requests. Trying again in 22 seconds. 2025/05/06 01:30:17 DEBUG : pacer: low level retry 3/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:30:17 DEBUG : pacer: Rate limited, increasing sleep to 22s 2025/05/06 01:30:36 DEBUG : Too many requests. Trying again in 17 seconds. 2025/05/06 01:30:36 DEBUG : pacer: low level retry 4/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:30:36 DEBUG : pacer: Rate limited, increasing sleep to 17s 2025/05/06 01:30:58 DEBUG : Too many requests. Trying again in 18 seconds. 2025/05/06 01:30:58 DEBUG : pacer: low level retry 5/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:30:58 DEBUG : pacer: Rate limited, increasing sleep to 18s 2025/05/06 01:31:15 DEBUG : Too many requests. Trying again in 15 seconds. 2025/05/06 01:31:15 DEBUG : pacer: low level retry 6/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:31:15 DEBUG : pacer: Rate limited, increasing sleep to 15s 2025/05/06 01:31:33 DEBUG : Too many requests. Trying again in 20 seconds. 2025/05/06 01:31:33 DEBUG : pacer: low level retry 7/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:31:33 DEBUG : pacer: Rate limited, increasing sleep to 20s 2025/05/06 01:31:48 DEBUG : Too many requests. Trying again in 25 seconds. 2025/05/06 01:31:48 DEBUG : pacer: low level retry 8/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:31:48 DEBUG : pacer: Rate limited, increasing sleep to 25s 2025/05/06 01:32:08 DEBUG : Too many requests. Trying again in 27 seconds. 2025/05/06 01:32:08 DEBUG : pacer: low level retry 9/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:32:08 DEBUG : pacer: Rate limited, increasing sleep to 27s 2025/05/06 01:32:33 DEBUG : pacer: Reducing sleep to 20.25s 2025/05/06 01:32:33 DEBUG : sub/file2: Uploading segment 0/14 size 14 2025/05/06 01:33:01 DEBUG : pacer: Reducing sleep to 15.1875s 2025/05/06 01:33:01 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2025/05/06 01:33:01 INFO : file1: Copied (new) to: sub/file2 2025/05/06 01:33:01 INFO : file1: Deleted 2025/05/06 01:33:21 DEBUG : pacer: Reducing sleep to 11.390625s 2025/05/06 01:33:36 DEBUG : pacer: Reducing sleep to 8.54296875s 2025/05/06 01:33:47 DEBUG : pacer: Reducing sleep to 6.407226562s 2025/05/06 01:33:55 DEBUG : pacer: Reducing sleep to 4.805419921s 2025/05/06 01:33:55 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/06 01:33:55 DEBUG : file1: Unchanged skipping 2025/05/06 01:33:55 INFO : file1: Deleted 2025/05/06 01:34:02 DEBUG : pacer: Reducing sleep to 3.60406494s 2025/05/06 01:34:06 DEBUG : pacer: Reducing sleep to 2.703048705s 2025/05/06 01:34:10 DEBUG : pacer: Reducing sleep to 2.027286528s 2025/05/06 01:34:13 DEBUG : pacer: Reducing sleep to 1.520464896s 2025/05/06 01:34:15 DEBUG : pacer: Reducing sleep to 1.140348672s 2025/05/06 01:34:16 DEBUG : pacer: Reducing sleep to 855.261504ms 2025/05/06 01:34:17 DEBUG : pacer: Reducing sleep to 641.446128ms 2025/05/06 01:34:18 DEBUG : pacer: Reducing sleep to 481.084596ms 2025/05/06 01:34:18 DEBUG : sub/file2: moving to sub/File2-rclone-move-yusidad8 2025/05/06 01:34:19 DEBUG : pacer: Reducing sleep to 360.813447ms 2025/05/06 01:34:20 DEBUG : pacer: Reducing sleep to 270.610085ms 2025/05/06 01:34:20 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-yusidad8 2025/05/06 01:34:20 DEBUG : sub/file2: moving to sub/File2 2025/05/06 01:34:20 DEBUG : pacer: Reducing sleep to 202.957563ms 2025/05/06 01:34:20 DEBUG : pacer: Reducing sleep to 152.218172ms 2025/05/06 01:34:20 INFO : sub/File2-rclone-move-yusidad8: Moved (server-side) to: sub/File2 2025/05/06 01:34:21 DEBUG : pacer: Reducing sleep to 114.163629ms 2025/05/06 01:34:21 DEBUG : pacer: Reducing sleep to 85.622721ms 2025/05/06 01:34:22 DEBUG : pacer: Reducing sleep to 64.21704ms 2025/05/06 01:34:22 DEBUG : pacer: Reducing sleep to 48.16278ms 2025/05/06 01:34:22 DEBUG : pacer: Reducing sleep to 36.122085ms 2025/05/06 01:34:22 DEBUG : pacer: Reducing sleep to 27.091563ms 2025/05/06 01:34:23 DEBUG : pacer: Reducing sleep to 20.318672ms 2025/05/06 01:34:23 DEBUG : pacer: Reducing sleep to 15.239004ms --- PASS: TestCaseInsensitiveMoveFile (325.81s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:34:23 DEBUG : hello: Starting multipart upload 2025/05/06 01:34:24 DEBUG : pacer: Reducing sleep to 11.429253ms 2025/05/06 01:34:24 DEBUG : hello: Uploading segment 0/5 size 5 2025/05/06 01:34:25 DEBUG : pacer: Reducing sleep to 10ms 2025/05/06 01:34:27 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.91s) === RUN TestMoveFileBackupDir run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:34:29 DEBUG : dst/file1: Starting multipart upload 2025/05/06 01:34:30 DEBUG : dst/file1: Uploading segment 0/18 size 18 2025/05/06 01:34:32 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-hobapep2buyo/backup" 2025/05/06 01:34:32 DEBUG : Config file has changed externally - reloading 2025/05/06 01:34:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/06 01:34:37 INFO : dst/file1: Moved (server-side) 2025/05/06 01:34:37 DEBUG : dst/file1: Starting multipart upload 2025/05/06 01:34:38 DEBUG : dst/file1: Uploading segment 0/14 size 14 2025/05/06 01:34:39 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2025/05/06 01:34:39 INFO : dst/file1: Copied (new) 2025/05/06 01:34:39 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (15.74s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:34:44 DEBUG : A1/one: Starting multipart upload 2025/05/06 01:34:45 DEBUG : A1/one: Uploading segment 0/3 size 3 2025/05/06 01:34:46 DEBUG : A1/two: Starting multipart upload 2025/05/06 01:34:47 DEBUG : A1/two: Uploading segment 0/3 size 3 2025/05/06 01:34:48 DEBUG : A1/B1/three: Starting multipart upload 2025/05/06 01:34:49 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2025/05/06 01:34:51 DEBUG : A1/B1/C1/four: Starting multipart upload 2025/05/06 01:34:52 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2025/05/06 01:34:53 DEBUG : A1/B1/C2/five: Starting multipart upload 2025/05/06 01:34:54 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2025/05/06 01:34:55 INFO : A1/B2: Making directory 2025/05/06 01:34:56 INFO : A1/B1/C3: Making directory 2025/05/06 01:35:10 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/06 01:35:10 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/06 01:35:10 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/06 01:35:10 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/06 01:35:11 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/06 01:35:16 INFO : OneDrive root 'rclone-test-hobapep2buyo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/06 01:35:26 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/06 01:35:26 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/06 01:35:26 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/06 01:35:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/06 01:35:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (56.21s) === RUN TestGetFsInfo run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:35:40 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.60s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:35:41 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/06 01:35:41 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2025/05/06 01:35:42 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2025/05/06 01:35:43 DEBUG : no_checksum_small_file_from_pipe: quickxor = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2025/05/06 01:35:43 DEBUG : no_checksum_small_file_from_pipe: Size and quickxor of src and dst objects identical 2025/05/06 01:35:43 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/05/06 01:35:43 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2025/05/06 01:35:44 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2025/05/06 01:35:45 DEBUG : no_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2025/05/06 01:35:45 DEBUG : no_checksum_big_file_from_pipe: Size and quickxor of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:35:47 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/06 01:35:47 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2025/05/06 01:35:48 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2025/05/06 01:35:49 DEBUG : with_checksum_small_file_from_pipe: quickxor = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2025/05/06 01:35:49 DEBUG : with_checksum_small_file_from_pipe: Size and quickxor of src and dst objects identical 2025/05/06 01:35:49 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/05/06 01:35:49 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2025/05/06 01:35:50 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2025/05/06 01:35:51 DEBUG : with_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2025/05/06 01:35:51 DEBUG : with_checksum_big_file_from_pipe: Size and quickxor of src and dst objects identical 2025/05/06 01:35:52 DEBUG : Too many requests. Trying again in 23 seconds. 2025/05/06 01:35:52 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:35:52 DEBUG : pacer: Rate limited, increasing sleep to 23s 2025/05/06 01:35:52 DEBUG : pacer: Reducing sleep to 17.25s 2025/05/06 01:36:15 DEBUG : Too many requests. Trying again in 15 seconds. 2025/05/06 01:36:15 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:36:15 DEBUG : pacer: Rate limited, increasing sleep to 15s 2025/05/06 01:36:33 DEBUG : Too many requests. Trying again in 18 seconds. 2025/05/06 01:36:33 DEBUG : pacer: low level retry 2/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:36:33 DEBUG : pacer: Rate limited, increasing sleep to 18s 2025/05/06 01:36:48 DEBUG : Too many requests. Trying again in 15 seconds. 2025/05/06 01:36:48 DEBUG : pacer: low level retry 3/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:36:48 DEBUG : pacer: Rate limited, increasing sleep to 15s 2025/05/06 01:37:06 DEBUG : Too many requests. Trying again in 22 seconds. 2025/05/06 01:37:06 DEBUG : pacer: low level retry 4/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:37:06 DEBUG : pacer: Rate limited, increasing sleep to 22s 2025/05/06 01:37:21 DEBUG : Too many requests. Trying again in 25 seconds. 2025/05/06 01:37:21 DEBUG : pacer: low level retry 5/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:37:21 DEBUG : pacer: Rate limited, increasing sleep to 25s 2025/05/06 01:37:43 DEBUG : Too many requests. Trying again in 15 seconds. 2025/05/06 01:37:43 DEBUG : pacer: low level retry 6/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:37:43 DEBUG : pacer: Rate limited, increasing sleep to 15s 2025/05/06 01:38:08 DEBUG : Too many requests. Trying again in 23 seconds. 2025/05/06 01:38:08 DEBUG : pacer: low level retry 7/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:38:08 DEBUG : pacer: Rate limited, increasing sleep to 23s 2025/05/06 01:38:23 DEBUG : Too many requests. Trying again in 28 seconds. 2025/05/06 01:38:23 DEBUG : pacer: low level retry 8/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:38:23 DEBUG : pacer: Rate limited, increasing sleep to 28s 2025/05/06 01:38:46 DEBUG : Too many requests. Trying again in 16 seconds. 2025/05/06 01:38:46 DEBUG : pacer: low level retry 9/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:38:46 DEBUG : pacer: Rate limited, increasing sleep to 16s 2025/05/06 01:39:14 DEBUG : Too many requests. Trying again in 24 seconds. 2025/05/06 01:39:14 DEBUG : pacer: low level retry 10/10 (error serviceNotAvailable: Service unavailable) 2025/05/06 01:39:14 DEBUG : pacer: Rate limited, increasing sleep to 24s run.go:125: removing file "with_checksum_small_file_from_pipe" failed - try 1/3: serviceNotAvailable: Service unavailable 2025/05/06 01:39:30 DEBUG : pacer: Reducing sleep to 18s 2025/05/06 01:39:54 DEBUG : pacer: Reducing sleep to 13.5s === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:40:12 DEBUG : pacer: Reducing sleep to 10.125s 2025/05/06 01:40:12 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/06 01:40:12 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2025/05/06 01:40:25 DEBUG : Config file has changed externally - reloading 2025/05/06 01:40:25 DEBUG : TestOneDriveBusiness: Loaded fresh token from config file 2025/05/06 01:40:25 DEBUG : TestOneDriveBusiness: Loaded new refresh token from config file 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-pusopov9poro': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-hobapep2buyo/data': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-dotezey0lijo': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-resukeb6tuci': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-tozapeg2cuga': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-higafig0wobe': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-xepovej5vixa': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-hobapep2buyo/data': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-hobapep2buyo/dst': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-biwaxiq2julo': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-hobapep2buyo/notfound': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-tatipey1siga': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-ruwifih9juxe': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-bipilas5wobo': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-hobapep2buyo/dst': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:25 DEBUG : OneDrive root 'rclone-test-gojidej1tira': Token expired but no uploads in progress - doing nothing 2025/05/06 01:40:26 DEBUG : pacer: Reducing sleep to 7.59375s 2025/05/06 01:40:26 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2025/05/06 01:40:36 DEBUG : pacer: Reducing sleep to 5.6953125s 2025/05/06 01:40:36 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/06 01:40:36 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/05/06 01:40:36 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2025/05/06 01:40:43 DEBUG : pacer: Reducing sleep to 4.271484375s 2025/05/06 01:40:43 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2025/05/06 01:40:50 DEBUG : pacer: Reducing sleep to 3.203613281s 2025/05/06 01:40:50 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/06 01:40:53 DEBUG : pacer: Reducing sleep to 2.40270996s 2025/05/06 01:40:56 DEBUG : pacer: Reducing sleep to 1.80203247s 2025/05/06 01:40:58 DEBUG : pacer: Reducing sleep to 1.351524352s 2025/05/06 01:41:00 DEBUG : pacer: Reducing sleep to 1.013643264s 2025/05/06 01:41:02 DEBUG : pacer: Reducing sleep to 760.232448ms === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:41:03 DEBUG : pacer: Reducing sleep to 570.174336ms 2025/05/06 01:41:03 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/06 01:41:03 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2025/05/06 01:41:05 DEBUG : pacer: Reducing sleep to 427.630752ms 2025/05/06 01:41:05 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2025/05/06 01:41:06 DEBUG : pacer: Reducing sleep to 320.723064ms 2025/05/06 01:41:06 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/05/06 01:41:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/06 01:41:06 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/05/06 01:41:06 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2025/05/06 01:41:06 DEBUG : pacer: Reducing sleep to 240.542298ms 2025/05/06 01:41:06 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2025/05/06 01:41:07 DEBUG : pacer: Reducing sleep to 180.406723ms 2025/05/06 01:41:07 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/05/06 01:41:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/05/06 01:41:08 DEBUG : pacer: Reducing sleep to 135.305042ms 2025/05/06 01:41:08 DEBUG : pacer: Reducing sleep to 101.478781ms 2025/05/06 01:41:08 DEBUG : pacer: Reducing sleep to 76.109085ms 2025/05/06 01:41:09 DEBUG : pacer: Reducing sleep to 57.081813ms 2025/05/06 01:41:09 DEBUG : pacer: Reducing sleep to 42.811359ms --- PASS: TestRcat (328.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.33s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (246.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (67.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.31s) === RUN TestRcatMetadata run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2025/05/06 01:41:09 DEBUG : pacer: Reducing sleep to 32.108519ms 2025/05/06 01:41:09 DEBUG : pacer: Reducing sleep to 24.081389ms --- SKIP: TestRcatMetadata (0.55s) === RUN TestRcatSize run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:41:09 DEBUG : potato1: Starting multipart upload 2025/05/06 01:41:10 DEBUG : pacer: Reducing sleep to 18.061041ms 2025/05/06 01:41:10 DEBUG : potato1: Uploading segment 0/60 size 60 2025/05/06 01:41:11 DEBUG : pacer: Reducing sleep to 13.54578ms 2025/05/06 01:41:11 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': File to upload is small (60 bytes), uploading instead of streaming 2025/05/06 01:41:11 DEBUG : potato2: Starting multipart upload 2025/05/06 01:41:12 DEBUG : pacer: Reducing sleep to 10.159335ms 2025/05/06 01:41:12 DEBUG : potato2: Uploading segment 0/60 size 60 2025/05/06 01:41:13 DEBUG : pacer: Reducing sleep to 10ms 2025/05/06 01:41:13 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2025/05/06 01:41:13 DEBUG : potato2: Size and quickxor of src and dst objects identical --- PASS: TestRcatSize (4.73s) === RUN TestRcatSizeMetadata run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.56s) === RUN TestTouchDir run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:41:15 DEBUG : potato2: Starting multipart upload 2025/05/06 01:41:15 DEBUG : potato2: Uploading segment 0/60 size 60 2025/05/06 01:41:16 DEBUG : empty space: Starting multipart upload 2025/05/06 01:41:17 DEBUG : empty space: Uploading segment 0/1 size 1 2025/05/06 01:41:19 DEBUG : sub dir/potato3: Starting multipart upload 2025/05/06 01:41:19 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 2025/05/06 01:41:21 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': Touching "empty space" 2025/05/06 01:41:21 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': Touching "potato2" 2025/05/06 01:41:21 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': Touching "sub dir/potato3" --- PASS: TestTouchDir (23.18s) === RUN TestMkdirMetadata run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:41:38 DEBUG : dir with metadata: Making directory with metadata 2025/05/06 01:41:38 DEBUG : dir with metadata: skipping unsupported metadata item: potato: jersey 2025/05/06 01:41:40 DEBUG : dir with metadata: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/06 01:41:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (4.07s) === RUN TestMkdirModTime run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:41:42 DEBUG : directory with modtime: Making directory with metadata 2025/05/06 01:41:43 DEBUG : directory with modtime: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/06 01:41:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.16s) === RUN TestCopyDirMetadata run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:41:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/06 01:41:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/06 01:41:45 DEBUG : non existent directory: skipping unsupported metadata item: gid: 1000 2025/05/06 01:41:45 DEBUG : non existent directory: skipping unsupported metadata item: atime: 2001-02-03T04:05:06.499999999Z 2025/05/06 01:41:45 DEBUG : non existent directory: skipping unsupported metadata item: potato: jersey 2025/05/06 01:41:45 DEBUG : non existent directory: skipping unsupported metadata item: mode: 40775 2025/05/06 01:41:45 DEBUG : non existent directory: skipping unsupported metadata item: uid: 1000 2025/05/06 01:41:46 DEBUG : non existent directory: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/06 01:41:46 INFO : non existent directory: Updated directory metadata 2025/05/06 01:41:48 DEBUG : existing directory: skipping unsupported metadata item: atime: 2001-02-03T04:05:06.499999999Z 2025/05/06 01:41:48 DEBUG : existing directory: skipping unsupported metadata item: potato: jersey 2025/05/06 01:41:48 DEBUG : existing directory: skipping unsupported metadata item: mode: 40775 2025/05/06 01:41:48 DEBUG : existing directory: skipping unsupported metadata item: uid: 1000 2025/05/06 01:41:48 DEBUG : existing directory: skipping unsupported metadata item: gid: 1000 2025/05/06 01:41:49 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.24s) === RUN TestSetDirModTime run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:41:50 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/06 01:41:52 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/06 01:41:53 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.23s) === RUN TestDirsEqual run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:41:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/06 01:41:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/06 01:41:56 DEBUG : dst: Making directory with metadata 2025/05/06 01:41:57 DEBUG : dst: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/06 01:41:57 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/06 01:41:57 DEBUG : dst: Directory modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/06 01:41:57 INFO : dst: Set directory modification time (using SetModTime) 2025/05/06 01:41:58 INFO : dst: Set directory modification time (using SetModTime) 2025/05/06 01:41:58 DEBUG : dst: Directory modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/06 01:41:58 INFO : dst: Set directory modification time (using SetModTime) 2025/05/06 01:41:58 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.47s) === RUN TestRemoveExisting run.go:180: Remote "OneDrive root 'rclone-test-hobapep2buyo'", Local "Local file system at /tmp/rclone4211263755", Modify Window "1s" 2025/05/06 01:42:01 DEBUG : sub dir/test remove existing: Starting multipart upload 2025/05/06 01:42:02 DEBUG : sub dir/test remove existing: Uploading segment 0/11 size 11 2025/05/06 01:42:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Starting multipart upload 2025/05/06 01:42:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading segment 0/21 size 21 2025/05/06 01:42:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zihoyem9" before starting 2025/05/06 01:42:10 DEBUG : sub dir/test remove existing.zihoyem9: TEST: removing renamed existing file after operation 2025/05/06 01:42:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tejogig6" before starting 2025/05/06 01:42:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tejogig6: TEST: renaming existing back after failed operation 2025/05/06 01:42:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qoyikic4" before starting 2025/05/06 01:42:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qoyikic4: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (20.01s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/05/06 01:42:20 DEBUG : OneDrive root 'rclone-test-hobapep2buyo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished OK in 33m12.445752343s (try 1/5)