"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2026/07/29 01:39:38 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hajulox4jice" 2026/07/29 01:39:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:39:38 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:39:38 DEBUG : TestOneDrive: Token expired 2026/07/29 01:39:38 DEBUG : TestOneDrive: No updated token found in the config file 2026/07/29 01:39:39 DEBUG : TestOneDrive: Token refresh successful 2026/07/29 01:39:39 DEBUG : Saving config "token" in section "TestOneDrive" of the config file 2026/07/29 01:39:39 DEBUG : TestOneDrive: Saved new token in config file 2026/07/29 01:39:40 DEBUG : Creating backend with remote "/tmp/rclone90477491" === 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:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/29 01:39:41 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.39s) === RUN TestMultithreadCopyAbort run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/29 01:39:41 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.40s) === RUN TestSizeDiffers 2026/07/29 01:39:41 DEBUG : a: size = 0 OK 2026/07/29 01:39:41 DEBUG : a: size = 1 (memory) 2026/07/29 01:39:41 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/29 01:39:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/29 01:39:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/29 01:39:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/29 01:39:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/29 01:39:41 DEBUG : potato: Seek from 10 to 0 2026/07/29 01:39:41 DEBUG : potato: Seek from 10 to 0 2026/07/29 01:39:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/29 01:39:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/29 01:39:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/29 01:39:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/29 01:39:41 DEBUG : potato: Seek from 5 to 2 2026/07/29 01:39:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/29 01:39:41 DEBUG : potato: Seek from 7 to 0 2026/07/29 01:39:41 DEBUG : potato: Seek from 7 to 0 2026/07/29 01:39:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/29 01:39:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/29 01:39:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/29 01:39:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/29 01:39:41 DEBUG : potato: Seek from 5 to 2 2026/07/29 01:39:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/29 01:39:41 DEBUG : potato: Seek from 8 to 0 2026/07/29 01:39:41 DEBUG : potato: Seek from 8 to 0 2026/07/29 01:39:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/29 01:39:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/29 01:39:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/29 01:39:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/29 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/29 01:39:41 DEBUG : potato: Seek from 5 to 2 2026/07/29 01:39:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/29 01:39:41 DEBUG : potato: Seek from 9 to 0 2026/07/29 01:39:41 DEBUG : potato: Seek from 9 to 0 2026/07/29 01:39:41 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:39:42 DEBUG : rutabaga: Starting multipart upload 2026/07/29 01:39:44 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2026/07/29 01:39:47 DEBUG : empty space: Starting multipart upload 2026/07/29 01:39:48 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2026/07/29 01:39:49 DEBUG : potato2: Starting multipart upload 2026/07/29 01:39:50 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2026/07/29 01:39:51 DEBUG : remotepotato: Starting multipart upload 2026/07/29 01:39:52 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.38s) --- PASS: TestCheck/1 (0.53s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.32s) --- PASS: TestCheck/7 (0.32s) === RUN TestCheckFsError 2026/07/29 01:39:55 DEBUG : Creating backend with remote "nonexistent" 2026/07/29 01:39:55 DEBUG : Config file has changed externally - reloading 2026/07/29 01:39:55 DEBUG : Creating backend with remote "nonexistent" 2026/07/29 01:39:55 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/29 01:39:55 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/29 01:39:55 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/29 01:39:55 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:39:55 DEBUG : rutabaga: Starting multipart upload 2026/07/29 01:39:56 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/29 01:39:59 DEBUG : empty space: Starting multipart upload 2026/07/29 01:39:59 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2026/07/29 01:40:01 DEBUG : potato2: Starting multipart upload 2026/07/29 01:40:01 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/29 01:40:04 DEBUG : remotepotato: Starting multipart upload 2026/07/29 01:40:05 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.12s) --- PASS: TestCheckDownload/1 (0.68s) --- PASS: TestCheckDownload/2 (0.78s) --- PASS: TestCheckDownload/3 (0.65s) --- PASS: TestCheckDownload/4 (0.83s) --- PASS: TestCheckDownload/5 (0.99s) --- PASS: TestCheckDownload/6 (0.79s) --- PASS: TestCheckDownload/7 (0.77s) === RUN TestCheckSizeOnly run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:40:10 DEBUG : rutabaga: Starting multipart upload 2026/07/29 01:40:10 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/29 01:40:12 DEBUG : empty space: Starting multipart upload 2026/07/29 01:40:12 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2026/07/29 01:40:14 DEBUG : potato2: Starting multipart upload 2026/07/29 01:40:14 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/29 01:40:16 DEBUG : remotepotato: Starting multipart upload 2026/07/29 01:40:16 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.02s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.33s) --- PASS: TestCheckSizeOnly/6 (0.32s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:40:20 DEBUG : test.sum: Starting multipart upload 2026/07/29 01:40:20 DEBUG : test.sum: Uploading segment 0/81 size 81 2026/07/29 01:40:22 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/29 01:40:22 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/29 01:40:22 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/29 01:40:22 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/29 01:40:22 DEBUG : test.sum: Starting multipart upload 2026/07/29 01:40:22 DEBUG : test.sum: Uploading segment 0/90 size 90 2026/07/29 01:40:24 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/29 01:40:24 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/29 01:40:24 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/29 01:40:24 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.82s) === RUN TestCheckSum run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:40:24 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hajulox4jice/data" 2026/07/29 01:40:24 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup check_test.go:350: OneDrive root 'rclone-test-hajulox4jice/data' lacks md5, skipping --- SKIP: TestCheckSum (2.46s) === RUN TestCheckSumDownload run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:40:27 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hajulox4jice/data" 2026/07/29 01:40:27 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:40:33 DEBUG : data/banana: Starting multipart upload 2026/07/29 01:40:33 DEBUG : data/banana: Uploading segment 0/13 size 13 2026/07/29 01:40:34 DEBUG : test.sum: Starting multipart upload 2026/07/29 01:40:35 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest1 2026/07/29 01:40:39 DEBUG : data/potato: Starting multipart upload 2026/07/29 01:40:40 DEBUG : data/potato: Uploading segment 0/15 size 15 2026/07/29 01:40:40 DEBUG : test.sum: Starting multipart upload 2026/07/29 01:40:41 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest2 2026/07/29 01:40:45 DEBUG : test.sum: Starting multipart upload 2026/07/29 01:40:45 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest3 2026/07/29 01:40:50 DEBUG : test.sum: Starting multipart upload 2026/07/29 01:40:51 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest4 2026/07/29 01:40:54 DEBUG : test.sum: Starting multipart upload 2026/07/29 01:40:54 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest5 2026/07/29 01:40:58 DEBUG : test.sum: Starting multipart upload 2026/07/29 01:40:58 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest6 2026/07/29 01:41:02 DEBUG : data/banana: Starting multipart upload 2026/07/29 01:41:02 DEBUG : data/banana: Uploading segment 0/13 size 13 2026/07/29 01:41:03 DEBUG : data/potato: Starting multipart upload 2026/07/29 01:41:03 DEBUG : data/potato: Uploading segment 0/15 size 15 2026/07/29 01:41:04 DEBUG : test.sum: Starting multipart upload 2026/07/29 01:41:05 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (44.15s) --- PASS: TestCheckSumDownload/subtest1 (3.23s) --- PASS: TestCheckSumDownload/subtest2 (2.42s) --- PASS: TestCheckSumDownload/subtest3 (3.36s) --- PASS: TestCheckSumDownload/subtest4 (1.96s) --- PASS: TestCheckSumDownload/subtest5 (2.05s) --- PASS: TestCheckSumDownload/subtest6 (2.45s) --- PASS: TestCheckSumDownload/subtest7 (1.69s) === RUN TestApplyTransforms 2026/07/29 01:41:11 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-kezigas3buva" 2026/07/29 01:41:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:41:11 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:41:12 DEBUG : Creating backend with remote "/tmp/rclone1590764187" run.go:198: Remote "OneDrive root 'rclone-test-kezigas3buva'", Local "Local file system at /tmp/rclone1590764187", Modify Window "1s" 2026/07/29 01:41:13 DEBUG : hello, world!: Starting multipart upload 2026/07/29 01:41:14 DEBUG : hello, world!: Uploading segment 0/13 size 13 upper checkfile vs. lower remote (without normalization) 2026/07/29 01:41:16 ERROR : hello, world!: sum not found 2026/07/29 01:41:16 ERROR : HELLO, WORLD!: file not in OneDrive root 'rclone-test-kezigas3buva' 2026/07/29 01:41:16 NOTICE: OneDrive root 'rclone-test-kezigas3buva': 1 files missing 2026/07/29 01:41:16 NOTICE: 1 hashes missing 2026/07/29 01:41:16 NOTICE: OneDrive root 'rclone-test-kezigas3buva': 1 differences found 2026/07/29 01:41:16 NOTICE: OneDrive root 'rclone-test-kezigas3buva': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/29 01:41:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/29 01:41:17 NOTICE: OneDrive root 'rclone-test-kezigas3buva': 0 differences found 2026/07/29 01:41:17 NOTICE: OneDrive root 'rclone-test-kezigas3buva': 1 matching files 2026/07/29 01:41:17 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-larurez5kafa" 2026/07/29 01:41:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:41:17 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:41:18 DEBUG : Creating backend with remote "/tmp/rclone4200840400" run.go:198: Remote "OneDrive root 'rclone-test-larurez5kafa'", Local "Local file system at /tmp/rclone4200840400", Modify Window "1s" 2026/07/29 01:41:19 DEBUG : HELLO, WORLD!: Starting multipart upload 2026/07/29 01:41:20 DEBUG : HELLO, WORLD!: Uploading segment 0/13 size 13 lower checkfile vs. upper remote (without normalization) 2026/07/29 01:41:21 ERROR : HELLO, WORLD!: sum not found 2026/07/29 01:41:21 ERROR : hello, world!: file not in OneDrive root 'rclone-test-larurez5kafa' 2026/07/29 01:41:21 NOTICE: OneDrive root 'rclone-test-larurez5kafa': 1 files missing 2026/07/29 01:41:21 NOTICE: 1 hashes missing 2026/07/29 01:41:21 NOTICE: OneDrive root 'rclone-test-larurez5kafa': 1 differences found 2026/07/29 01:41:21 NOTICE: OneDrive root 'rclone-test-larurez5kafa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/29 01:41:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/29 01:41:22 NOTICE: OneDrive root 'rclone-test-larurez5kafa': 0 differences found 2026/07/29 01:41:22 NOTICE: OneDrive root 'rclone-test-larurez5kafa': 1 matching files 2026/07/29 01:41:22 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hasojak0vowi" 2026/07/29 01:41:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:41:22 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:41:23 DEBUG : Creating backend with remote "/tmp/rclone3244243760" run.go:198: Remote "OneDrive root 'rclone-test-hasojak0vowi'", Local "Local file system at /tmp/rclone3244243760", Modify Window "1s" 2026/07/29 01:41:24 DEBUG : HeLlO, wOrLd!: Starting multipart upload 2026/07/29 01:41:25 DEBUG : HeLlO, wOrLd!: Uploading segment 0/13 size 13 lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/29 01:41:26 ERROR : HeLlO, wOrLd!: sum not found 2026/07/29 01:41:26 ERROR : hello, world!: file not in OneDrive root 'rclone-test-hasojak0vowi' 2026/07/29 01:41:26 NOTICE: OneDrive root 'rclone-test-hasojak0vowi': 1 files missing 2026/07/29 01:41:26 NOTICE: 1 hashes missing 2026/07/29 01:41:26 NOTICE: OneDrive root 'rclone-test-hasojak0vowi': 1 differences found 2026/07/29 01:41:26 NOTICE: OneDrive root 'rclone-test-hasojak0vowi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/29 01:41:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/29 01:41:27 NOTICE: OneDrive root 'rclone-test-hasojak0vowi': 0 differences found 2026/07/29 01:41:27 NOTICE: OneDrive root 'rclone-test-hasojak0vowi': 1 matching files 2026/07/29 01:41:27 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-wuleveb2wisa" 2026/07/29 01:41:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:41:27 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:41:29 DEBUG : Creating backend with remote "/tmp/rclone515326126" run.go:198: Remote "OneDrive root 'rclone-test-wuleveb2wisa'", Local "Local file system at /tmp/rclone515326126", Modify Window "1s" 2026/07/29 01:41:31 DEBUG : HELLO, WORLD!: Starting multipart upload 2026/07/29 01:41:32 DEBUG : HELLO, WORLD!: Uploading segment 0/13 size 13 upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/29 01:41:34 ERROR : HELLO, WORLD!: sum not found 2026/07/29 01:41:34 ERROR : HeLlO, wOrLd!: file not in OneDrive root 'rclone-test-wuleveb2wisa' 2026/07/29 01:41:34 NOTICE: OneDrive root 'rclone-test-wuleveb2wisa': 1 files missing 2026/07/29 01:41:34 NOTICE: 1 hashes missing 2026/07/29 01:41:34 NOTICE: OneDrive root 'rclone-test-wuleveb2wisa': 1 differences found 2026/07/29 01:41:34 NOTICE: OneDrive root 'rclone-test-wuleveb2wisa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/29 01:41:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/29 01:41:36 NOTICE: OneDrive root 'rclone-test-wuleveb2wisa': 0 differences found 2026/07/29 01:41:36 NOTICE: OneDrive root 'rclone-test-wuleveb2wisa': 1 matching files 2026/07/29 01:41:36 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-ninevum8zuzo" 2026/07/29 01:41:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:41:36 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:41:37 DEBUG : Creating backend with remote "/tmp/rclone3543232331" run.go:198: Remote "OneDrive root 'rclone-test-ninevum8zuzo'", Local "Local file system at /tmp/rclone3543232331", Modify Window "1s" 2026/07/29 01:41:38 DEBUG : 測試_Русский___ě_áñ: Starting multipart upload 2026/07/29 01:41:39 DEBUG : 測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFD checkfile vs. NFC remote (without normalization) 2026/07/29 01:41:40 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/29 01:41:40 ERROR : 測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-ninevum8zuzo' 2026/07/29 01:41:40 NOTICE: OneDrive root 'rclone-test-ninevum8zuzo': 1 files missing 2026/07/29 01:41:40 NOTICE: 1 hashes missing 2026/07/29 01:41:40 NOTICE: OneDrive root 'rclone-test-ninevum8zuzo': 1 differences found 2026/07/29 01:41:40 NOTICE: OneDrive root 'rclone-test-ninevum8zuzo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/29 01:41:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/29 01:41:41 NOTICE: OneDrive root 'rclone-test-ninevum8zuzo': 0 differences found 2026/07/29 01:41:41 NOTICE: OneDrive root 'rclone-test-ninevum8zuzo': 1 matching files 2026/07/29 01:41:41 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-muzanox4zaxo" 2026/07/29 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:41:41 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:41:42 DEBUG : Creating backend with remote "/tmp/rclone1016022079" run.go:198: Remote "OneDrive root 'rclone-test-muzanox4zaxo'", Local "Local file system at /tmp/rclone1016022079", Modify Window "1s" 2026/07/29 01:41:43 DEBUG : 測試_Русский___ě_áñ: Starting multipart upload 2026/07/29 01:41:44 DEBUG : 測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFC checkfile vs. NFD remote (without normalization) 2026/07/29 01:41:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/29 01:41:46 ERROR : 測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-muzanox4zaxo' 2026/07/29 01:41:46 NOTICE: OneDrive root 'rclone-test-muzanox4zaxo': 1 files missing 2026/07/29 01:41:46 NOTICE: 1 hashes missing 2026/07/29 01:41:46 NOTICE: OneDrive root 'rclone-test-muzanox4zaxo': 1 differences found 2026/07/29 01:41:46 NOTICE: OneDrive root 'rclone-test-muzanox4zaxo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/29 01:41:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/29 01:41:46 NOTICE: OneDrive root 'rclone-test-muzanox4zaxo': 0 differences found 2026/07/29 01:41:46 NOTICE: OneDrive root 'rclone-test-muzanox4zaxo': 1 matching files 2026/07/29 01:41:46 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-voropit1luju" 2026/07/29 01:41:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:41:46 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:41:49 DEBUG : Creating backend with remote "/tmp/rclone351325493" run.go:198: Remote "OneDrive root 'rclone-test-voropit1luju'", Local "Local file system at /tmp/rclone351325493", Modify Window "1s" 2026/07/29 01:41:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2026/07/29 01:41:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFDx2 checkfile vs. both remote (without normalization) 2026/07/29 01:41:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/29 01:41:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-voropit1luju' 2026/07/29 01:41:53 NOTICE: OneDrive root 'rclone-test-voropit1luju': 1 files missing 2026/07/29 01:41:53 NOTICE: 1 hashes missing 2026/07/29 01:41:53 NOTICE: OneDrive root 'rclone-test-voropit1luju': 1 differences found 2026/07/29 01:41:53 NOTICE: OneDrive root 'rclone-test-voropit1luju': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/29 01:41:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/29 01:41:54 NOTICE: OneDrive root 'rclone-test-voropit1luju': 0 differences found 2026/07/29 01:41:54 NOTICE: OneDrive root 'rclone-test-voropit1luju': 1 matching files 2026/07/29 01:41:54 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-dufeqog3xadi" 2026/07/29 01:41:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:41:54 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:41:55 DEBUG : Creating backend with remote "/tmp/rclone2984158715" run.go:198: Remote "OneDrive root 'rclone-test-dufeqog3xadi'", Local "Local file system at /tmp/rclone2984158715", Modify Window "1s" 2026/07/29 01:41:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2026/07/29 01:41:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFCx2 checkfile vs. both remote (without normalization) 2026/07/29 01:41:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/29 01:41:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-dufeqog3xadi' 2026/07/29 01:41:58 NOTICE: OneDrive root 'rclone-test-dufeqog3xadi': 1 files missing 2026/07/29 01:41:58 NOTICE: 1 hashes missing 2026/07/29 01:41:58 NOTICE: OneDrive root 'rclone-test-dufeqog3xadi': 1 differences found 2026/07/29 01:41:58 NOTICE: OneDrive root 'rclone-test-dufeqog3xadi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/29 01:41:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/29 01:41:59 NOTICE: OneDrive root 'rclone-test-dufeqog3xadi': 0 differences found 2026/07/29 01:41:59 NOTICE: OneDrive root 'rclone-test-dufeqog3xadi': 1 matching files 2026/07/29 01:41:59 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-rebaqez0fuji" 2026/07/29 01:41:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:41:59 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:42:00 DEBUG : Creating backend with remote "/tmp/rclone1222871790" run.go:198: Remote "OneDrive root 'rclone-test-rebaqez0fuji'", Local "Local file system at /tmp/rclone1222871790", Modify Window "1s" 2026/07/29 01:42:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2026/07/29 01:42:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 both checkfile vs. NFDx2 remote (without normalization) 2026/07/29 01:42:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/29 01:42:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-rebaqez0fuji' 2026/07/29 01:42:03 NOTICE: OneDrive root 'rclone-test-rebaqez0fuji': 1 files missing 2026/07/29 01:42:03 NOTICE: 1 hashes missing 2026/07/29 01:42:03 NOTICE: OneDrive root 'rclone-test-rebaqez0fuji': 1 differences found 2026/07/29 01:42:03 NOTICE: OneDrive root 'rclone-test-rebaqez0fuji': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/29 01:42:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/29 01:42:04 NOTICE: OneDrive root 'rclone-test-rebaqez0fuji': 0 differences found 2026/07/29 01:42:04 NOTICE: OneDrive root 'rclone-test-rebaqez0fuji': 1 matching files 2026/07/29 01:42:04 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-gigoboq7qexu" 2026/07/29 01:42:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:42:04 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:42:05 DEBUG : Creating backend with remote "/tmp/rclone1893034792" run.go:198: Remote "OneDrive root 'rclone-test-gigoboq7qexu'", Local "Local file system at /tmp/rclone1893034792", Modify Window "1s" 2026/07/29 01:42:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2026/07/29 01:42:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 both checkfile vs. NFCx2 remote (without normalization) 2026/07/29 01:42:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/29 01:42:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-gigoboq7qexu' 2026/07/29 01:42:09 NOTICE: OneDrive root 'rclone-test-gigoboq7qexu': 1 files missing 2026/07/29 01:42:09 NOTICE: 1 hashes missing 2026/07/29 01:42:09 NOTICE: OneDrive root 'rclone-test-gigoboq7qexu': 1 differences found 2026/07/29 01:42:09 NOTICE: OneDrive root 'rclone-test-gigoboq7qexu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/29 01:42:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/29 01:42:10 NOTICE: OneDrive root 'rclone-test-gigoboq7qexu': 0 differences found 2026/07/29 01:42:10 NOTICE: OneDrive root 'rclone-test-gigoboq7qexu': 1 matching files 2026/07/29 01:42:10 DEBUG : OneDrive root 'rclone-test-gigoboq7qexu': Purge remote 2026/07/29 01:42:10 DEBUG : OneDrive root 'rclone-test-rebaqez0fuji': Purge remote 2026/07/29 01:42:10 DEBUG : OneDrive root 'rclone-test-dufeqog3xadi': Purge remote 2026/07/29 01:42:11 DEBUG : OneDrive root 'rclone-test-voropit1luju': Purge remote 2026/07/29 01:42:11 DEBUG : OneDrive root 'rclone-test-muzanox4zaxo': Purge remote 2026/07/29 01:42:12 DEBUG : OneDrive root 'rclone-test-ninevum8zuzo': Purge remote 2026/07/29 01:42:12 DEBUG : OneDrive root 'rclone-test-wuleveb2wisa': Purge remote 2026/07/29 01:42:13 DEBUG : OneDrive root 'rclone-test-hasojak0vowi': Purge remote 2026/07/29 01:42:13 DEBUG : OneDrive root 'rclone-test-larurez5kafa': Purge remote 2026/07/29 01:42:14 DEBUG : OneDrive root 'rclone-test-kezigas3buva': Purge remote --- PASS: TestApplyTransforms (63.25s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:42:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/29 01:42:18 DEBUG : sub/file2: Starting multipart upload 2026/07/29 01:42:19 DEBUG : sub/file2: Uploading segment 0/14 size 14 2026/07/29 01:42:19 DEBUG : sub/file2: size = 14 OK 2026/07/29 01:42:19 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/07/29 01:42:19 INFO : file1: Copied (new) to: sub/file2 2026/07/29 01:42:23 DEBUG : sub/file2: size = 14 OK 2026/07/29 01:42:23 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/29 01:42:23 DEBUG : file1: Unchanged skipping 2026/07/29 01:42:24 DEBUG : OneDrive root 'rclone-test-hajulox4jice': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (15.16s) === RUN TestCopyLongFile run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.02s) === RUN TestCopyFileBackupDir run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:42:32 DEBUG : dst/file1: Starting multipart upload 2026/07/29 01:42:34 DEBUG : dst/file1: Uploading segment 0/18 size 18 2026/07/29 01:42:37 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hajulox4jice/backup" 2026/07/29 01:42:37 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:42:39 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone90477491) 2026/07/29 01:42:39 DEBUG : dst/file1: size = 18 (OneDrive root 'rclone-test-hajulox4jice') 2026/07/29 01:42:39 DEBUG : dst/file1: Sizes differ 2026/07/29 01:42:43 INFO : dst/file1: Moved (server-side) 2026/07/29 01:42:43 DEBUG : dst/file1: Starting multipart upload 2026/07/29 01:42:44 DEBUG : dst/file1: Uploading segment 0/14 size 14 2026/07/29 01:42:45 DEBUG : dst/file1: size = 14 OK 2026/07/29 01:42:45 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/07/29 01:42:45 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (19.84s) === RUN TestCopyFileCompareDest run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:42:50 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hajulox4jice/dst" 2026/07/29 01:42:50 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:42:58 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hajulox4jice/CompareDest" 2026/07/29 01:42:58 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:43:03 DEBUG : one: Need to transfer - File not found at Destination 2026/07/29 01:43:09 DEBUG : one: Starting multipart upload 2026/07/29 01:43:10 DEBUG : one: Uploading segment 0/3 size 3 2026/07/29 01:43:12 DEBUG : one: size = 3 OK 2026/07/29 01:43:12 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2026/07/29 01:43:12 INFO : one: Copied (new) 2026/07/29 01:43:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone90477491) 2026/07/29 01:43:15 DEBUG : one: size = 3 (OneDrive root 'rclone-test-hajulox4jice/dst') 2026/07/29 01:43:15 DEBUG : one: Sizes differ 2026/07/29 01:43:18 DEBUG : one: Starting multipart upload 2026/07/29 01:43:18 DEBUG : one: Uploading segment 0/5 size 5 2026/07/29 01:43:19 DEBUG : one: size = 5 OK 2026/07/29 01:43:19 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2026/07/29 01:43:19 INFO : one: Copied (replaced existing) 2026/07/29 01:43:22 DEBUG : dst/one: Starting multipart upload 2026/07/29 01:43:23 DEBUG : dst/one: Uploading segment 0/3 size 3 2026/07/29 01:43:26 DEBUG : CompareDest/one: Starting multipart upload 2026/07/29 01:43:27 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2026/07/29 01:43:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone90477491) 2026/07/29 01:43:29 DEBUG : one: size = 3 (OneDrive root 'rclone-test-hajulox4jice/dst') 2026/07/29 01:43:29 DEBUG : one: Sizes differ 2026/07/29 01:43:31 DEBUG : one: size = 5 OK 2026/07/29 01:43:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/29 01:43:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/29 01:43:33 DEBUG : CompareDest/two: Starting multipart upload 2026/07/29 01:43:34 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2026/07/29 01:43:38 DEBUG : two: Need to transfer - File not found at Destination 2026/07/29 01:43:38 DEBUG : two: size = 3 OK 2026/07/29 01:43:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/29 01:43:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/29 01:43:41 DEBUG : two: Need to transfer - File not found at Destination 2026/07/29 01:43:41 DEBUG : two: size = 3 OK 2026/07/29 01:43:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/29 01:43:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/29 01:43:46 DEBUG : two: Need to transfer - File not found at Destination 2026/07/29 01:43:47 DEBUG : two: size = 5 (Local file system at /tmp/rclone90477491) 2026/07/29 01:43:47 DEBUG : two: size = 3 (OneDrive root 'rclone-test-hajulox4jice/CompareDest') 2026/07/29 01:43:47 DEBUG : two: Sizes differ 2026/07/29 01:43:47 DEBUG : two: Starting multipart upload 2026/07/29 01:43:48 DEBUG : two: Uploading segment 0/5 size 5 2026/07/29 01:43:49 DEBUG : two: size = 5 OK 2026/07/29 01:43:49 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK 2026/07/29 01:43:49 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (68.89s) === RUN TestCopyFileCopyDest run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:43:59 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hajulox4jice/dst" 2026/07/29 01:43:59 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:44:02 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hajulox4jice/CopyDest" 2026/07/29 01:44:02 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:44:04 DEBUG : one: Need to transfer - File not found at Destination 2026/07/29 01:44:06 DEBUG : one: Starting multipart upload 2026/07/29 01:44:07 DEBUG : one: Uploading segment 0/3 size 3 2026/07/29 01:44:08 DEBUG : one: size = 3 OK 2026/07/29 01:44:08 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2026/07/29 01:44:08 INFO : one: Copied (new) 2026/07/29 01:44:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone90477491) 2026/07/29 01:44:10 DEBUG : one: size = 3 (OneDrive root 'rclone-test-hajulox4jice/dst') 2026/07/29 01:44:10 DEBUG : one: Sizes differ 2026/07/29 01:44:12 DEBUG : one: Starting multipart upload 2026/07/29 01:44:12 DEBUG : one: Uploading segment 0/5 size 5 2026/07/29 01:44:13 DEBUG : one: size = 5 OK 2026/07/29 01:44:13 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2026/07/29 01:44:13 INFO : one: Copied (replaced existing) 2026/07/29 01:44:14 DEBUG : dst/one: Starting multipart upload 2026/07/29 01:44:15 DEBUG : dst/one: Uploading segment 0/3 size 3 2026/07/29 01:44:17 DEBUG : CopyDest/one: Starting multipart upload 2026/07/29 01:44:18 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2026/07/29 01:44:20 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hajulox4jice/BackupDir" 2026/07/29 01:44:20 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:44:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone90477491) 2026/07/29 01:44:22 DEBUG : one: size = 3 (OneDrive root 'rclone-test-hajulox4jice/dst') 2026/07/29 01:44:22 DEBUG : one: Sizes differ 2026/07/29 01:44:23 DEBUG : one: size = 5 OK 2026/07/29 01:44:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/29 01:44:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone90477491) 2026/07/29 01:44:23 DEBUG : one: size = 3 (OneDrive root 'rclone-test-hajulox4jice/dst') 2026/07/29 01:44:23 DEBUG : one: Sizes differ 2026/07/29 01:44:26 INFO : one: Moved (server-side) 2026/07/29 01:44:30 DEBUG : one: size = 5 OK 2026/07/29 01:44:30 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2026/07/29 01:44:30 INFO : one: Copied (server-side copy) 2026/07/29 01:44:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/29 01:44:32 DEBUG : CopyDest/two: Starting multipart upload 2026/07/29 01:44:33 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2026/07/29 01:44:35 DEBUG : two: Need to transfer - File not found at Destination 2026/07/29 01:44:36 DEBUG : two: size = 3 OK 2026/07/29 01:44:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/29 01:44:40 DEBUG : two: size = 3 OK 2026/07/29 01:44:40 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2026/07/29 01:44:40 INFO : two: Copied (server-side copy) 2026/07/29 01:44:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/29 01:44:42 DEBUG : two: size = 3 OK 2026/07/29 01:44:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/29 01:44:42 DEBUG : two: Unchanged skipping 2026/07/29 01:44:44 DEBUG : CopyDest/three: Starting multipart upload 2026/07/29 01:44:45 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2026/07/29 01:44:48 DEBUG : three: Need to transfer - File not found at Destination 2026/07/29 01:44:48 DEBUG : three: size = 7 (Local file system at /tmp/rclone90477491) 2026/07/29 01:44:48 DEBUG : three: size = 5 (OneDrive root 'rclone-test-hajulox4jice/CopyDest') 2026/07/29 01:44:48 DEBUG : three: Sizes differ 2026/07/29 01:44:48 DEBUG : three: Destination not found in --copy-dest 2026/07/29 01:44:48 DEBUG : three: Starting multipart upload 2026/07/29 01:44:50 DEBUG : three: Uploading segment 0/7 size 7 2026/07/29 01:44:50 DEBUG : three: size = 7 OK 2026/07/29 01:44:50 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK 2026/07/29 01:44:50 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (57.90s) === RUN TestCopyInplace run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.58s) === RUN TestCopyLongFileName run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.59s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.52s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:44:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/29 01:45:00 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2026/07/29 01:45:00 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2026/07/29 01:45:01 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/29 01:45:01 DEBUG : TestCopyFileMaxTransfer/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/07/29 01:45:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/29 01:45:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/29 01:45:02 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2026/07/29 01:45:03 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2026/07/29 01:45:03 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://my.microsoftpersonalcontent.com/personal/71a96798e7b1d253/_api/v2.0/drives/b!vKC3DXjgjk-Lp7XrVMpysWhcKnHtT8dLkaHuPSl-l2DGmC7WzjOlT7z5hN2HZRn_/items/01C6Y655ZAU7WEN3C76VEYG6TSM6PIWYH6/uploadSession?guid='22588534-78b8-45a4-9ced-c824642d6a54'&overwrite=True&rename=False&dc=0&tempauth=v1e.eyJzaXRlaWQiOiIwZGI3YTBiYy1lMDc4LTRmOGUtOGJhNy1iNWViNTRjYTcyYjEiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmUiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsImF1ZCI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMC9teS5taWNyb3NvZnRwZXJzb25hbGNvbnRlbnQuY29tQDkxODgwNDBkLTZjNjctNGM1Yi1iMTEyLTM2YTMwNGI2NmRhZCIsImV4cCI6IjE3ODUzNzU5MDIifQ.nAQSZjdmjlXiyw0XxzJauHu8NCl1zk2-vy2jJl5KJfefnLzfr1Y-x5-WytEDSgBW2KkwyI1fBnxDbANsWVclz97pyo9KcM5PY87efXqrZU2Y6cOMmk1NIe2tOjNpOWPH52Yq4_Yxs78HjyaDpIpQZ3oNB_qC7cuRJV4p-glCZyoozQljyD-DvKxgBuzakGfuSByRF45qCIhlzSyUq7Uo4b1ylO4luKR4Nk-LCe59qEps_tv2QMMSgTY5ldvcG1tI3qtg1tDS1fIAFSHKWRYDGC7STKTB3G_-CHrLyoObOkFjZ-zPjxX0s3neIZa1rKEC5ThWDxzTGuU9kEQnn_1lgvGsyW919XGwkDbLGG56ruaGaWUIK3n2lJzQwgsNZCjOb5ixP9LNTmVxpTWgN5qYq2z0ptTFOS_pOX8sOzMq0M9Q7gRCk5losidqUwkJmFcRsr5-zdzeMYXMWafE7y_6XYtypvvhSEnLN7KYsD4f2RM.a502aVDcsCRFIii1LJKHesp2p7QFZQQ4Po3cKMw_4m0": max transfer limit reached as set by --max-transfer 2026/07/29 01:45:03 DEBUG : info from Update error: null 2026/07/29 01:45:03 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://my.microsoftpersonalcontent.com/personal/71a96798e7b1d253/_api/v2.0/drives/b!vKC3DXjgjk-Lp7XrVMpysWhcKnHtT8dLkaHuPSl-l2DGmC7WzjOlT7z5hN2HZRn_/items/01C6Y655ZAU7WEN3C76VEYG6TSM6PIWYH6/uploadSession?guid='22588534-78b8-45a4-9ced-c824642d6a54'&overwrite=True&rename=False&dc=0&tempauth=v1e.eyJzaXRlaWQiOiIwZGI3YTBiYy1lMDc4LTRmOGUtOGJhNy1iNWViNTRjYTcyYjEiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmUiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsImF1ZCI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMC9teS5taWNyb3NvZnRwZXJzb25hbGNvbnRlbnQuY29tQDkxODgwNDBkLTZjNjctNGM1Yi1iMTEyLTM2YTMwNGI2NmRhZCIsImV4cCI6IjE3ODUzNzU5MDIifQ.nAQSZjdmjlXiyw0XxzJauHu8NCl1zk2-vy2jJl5KJfefnLzfr1Y-x5-WytEDSgBW2KkwyI1fBnxDbANsWVclz97pyo9KcM5PY87efXqrZU2Y6cOMmk1NIe2tOjNpOWPH52Yq4_Yxs78HjyaDpIpQZ3oNB_qC7cuRJV4p-glCZyoozQljyD-DvKxgBuzakGfuSByRF45qCIhlzSyUq7Uo4b1ylO4luKR4Nk-LCe59qEps_tv2QMMSgTY5ldvcG1tI3qtg1tDS1fIAFSHKWRYDGC7STKTB3G_-CHrLyoObOkFjZ-zPjxX0s3neIZa1rKEC5ThWDxzTGuU9kEQnn_1lgvGsyW919XGwkDbLGG56ruaGaWUIK3n2lJzQwgsNZCjOb5ixP9LNTmVxpTWgN5qYq2z0ptTFOS_pOX8sOzMq0M9Q7gRCk5losidqUwkJmFcRsr5-zdzeMYXMWafE7y_6XYtypvvhSEnLN7KYsD4f2RM.a502aVDcsCRFIii1LJKHesp2p7QFZQQ4Po3cKMw_4m0": max transfer limit reached as set by --max-transfer 2026/07/29 01:45:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/29 01:45:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/29 01:45:05 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2026/07/29 01:45:06 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2026/07/29 01:45:06 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/29 01:45:06 DEBUG : TestCopyFileMaxTransfer/file4: quickxor = b366a9aa7d8c44f80106df746b3658357e083192 OK 2026/07/29 01:45:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.16s) === RUN TestDeduplicateInteractive run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.55s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.54s) === RUN TestDeduplicateFirst run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.50s) === RUN TestDeduplicateNewest run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.53s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:45:12 DEBUG : one: Starting multipart upload 2026/07/29 01:45:12 DEBUG : one: Uploading segment 0/100 size 100 2026/07/29 01:45:14 DEBUG : also/one: Starting multipart upload 2026/07/29 01:45:15 DEBUG : also/one: Uploading segment 0/100 size 100 2026/07/29 01:45:15 DEBUG : another: Starting multipart upload 2026/07/29 01:45:16 DEBUG : another: Uploading segment 0/100 size 100 2026/07/29 01:45:17 DEBUG : not-one: Starting multipart upload 2026/07/29 01:45:17 DEBUG : not-one: Uploading segment 0/5 size 5 2026/07/29 01:45:19 INFO : OneDrive root 'rclone-test-hajulox4jice': Looking for duplicate quickxor hashes using newest mode. 2026/07/29 01:45:19 NOTICE: 8f83f4b5283e31bbfe7b1ad24e5c75d99d3397e9: Found 3 files with duplicate quickxor hashes 2026/07/29 01:45:20 INFO : one: Deleted 2026/07/29 01:45:20 INFO : also/one: Deleted 2026/07/29 01:45:20 NOTICE: 8f83f4b5283e31bbfe7b1ad24e5c75d99d3397e9: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (10.99s) === RUN TestDeduplicateOldest run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.51s) === RUN TestDeduplicateLargest run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.53s) === RUN TestDeduplicateSmallest run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.51s) === RUN TestDeduplicateRename run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.72s) === RUN TestMergeDirs run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.50s) === RUN TestListDirSorted run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:45:25 DEBUG : a.txt: Starting multipart upload 2026/07/29 01:45:26 DEBUG : a.txt: Uploading segment 0/11 size 11 2026/07/29 01:45:27 DEBUG : zend.txt: Starting multipart upload 2026/07/29 01:45:28 DEBUG : zend.txt: Uploading segment 0/5 size 5 2026/07/29 01:45:29 DEBUG : sub dir/hello world: Starting multipart upload 2026/07/29 01:45:30 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2026/07/29 01:45:30 DEBUG : sub dir/hello world2: Starting multipart upload 2026/07/29 01:45:31 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2026/07/29 01:45:32 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2026/07/29 01:45:33 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2026/07/29 01:45:34 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2026/07/29 01:45:34 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2026/07/29 01:45:36 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2026/07/29 01:45:36 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2026/07/29 01:45:41 DEBUG : a.txt: Excluded (Size Filter) 2026/07/29 01:45:41 DEBUG : a.txt: Excluded 2026/07/29 01:45:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/29 01:45:43 DEBUG : sub dir/hello world: Excluded 2026/07/29 01:45:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/29 01:45:43 DEBUG : sub dir/hello world2: Excluded 2026/07/29 01:45:44 DEBUG : sub dir/ignore dir: Excluded 2026/07/29 01:45:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/29 01:45:45 DEBUG : sub dir/hello world: Excluded 2026/07/29 01:45:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/29 01:45:45 DEBUG : sub dir/hello world2: Excluded 2026/07/29 01:45:46 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (35.31s) === RUN TestListDirSortedFn run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:46:01 DEBUG : a.txt: Starting multipart upload 2026/07/29 01:46:02 DEBUG : a.txt: Uploading segment 0/11 size 11 2026/07/29 01:46:02 DEBUG : zend.txt: Starting multipart upload 2026/07/29 01:46:03 DEBUG : zend.txt: Uploading segment 0/5 size 5 2026/07/29 01:46:05 DEBUG : sub dir/hello world: Starting multipart upload 2026/07/29 01:46:06 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2026/07/29 01:46:07 DEBUG : sub dir/hello world2: Starting multipart upload 2026/07/29 01:46:08 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2026/07/29 01:46:10 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2026/07/29 01:46:10 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2026/07/29 01:46:11 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2026/07/29 01:46:12 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2026/07/29 01:46:14 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2026/07/29 01:46:15 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2026/07/29 01:46:18 DEBUG : a.txt: Excluded (Size Filter) 2026/07/29 01:46:18 DEBUG : a.txt: Excluded 2026/07/29 01:46:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/29 01:46:19 DEBUG : sub dir/hello world: Excluded 2026/07/29 01:46:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/29 01:46:19 DEBUG : sub dir/hello world2: Excluded 2026/07/29 01:46:21 DEBUG : sub dir/ignore dir: Excluded 2026/07/29 01:46:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/29 01:46:21 DEBUG : sub dir/hello world: Excluded 2026/07/29 01:46:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/29 01:46:21 DEBUG : sub dir/hello world2: Excluded 2026/07/29 01:46:22 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (30.98s) === RUN TestListJSON run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:46:32 DEBUG : file1: Starting multipart upload 2026/07/29 01:46:32 DEBUG : file1: Uploading segment 0/5 size 5 2026/07/29 01:46:34 DEBUG : sub/file2: Starting multipart upload 2026/07/29 01:46:35 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 2026/07/29 01:46:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (15.48s) --- PASS: TestListJSON/Default (0.52s) --- PASS: TestListJSON/FilesOnly (0.48s) --- PASS: TestListJSON/DirsOnly (0.44s) --- PASS: TestListJSON/Recurse (1.44s) --- PASS: TestListJSON/SubDir (0.45s) --- PASS: TestListJSON/NoModTime (0.46s) --- PASS: TestListJSON/NoMimeType (0.51s) --- PASS: TestListJSON/ShowHash (0.53s) --- PASS: TestListJSON/HashTypes (0.46s) --- PASS: TestListJSON/Metadata (0.47s) === RUN TestStatJSON run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:46:47 DEBUG : file1: Starting multipart upload 2026/07/29 01:46:48 DEBUG : file1: Uploading segment 0/5 size 5 2026/07/29 01:46:50 DEBUG : sub/file2: Starting multipart upload 2026/07/29 01:46:51 DEBUG : sub/file2: Uploading segment 0/9 size 9 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2026/07/29 01:46:54 DEBUG : sub: setMetaData called on dir instead of obj Stack trace: goroutine 3587 [running]: github.com/rclone/rclone/fs/log.Stack({0x2aafa20, 0x335240776880}, {0x2ba5460, 0x28}) /home/rclone/go/src/github.com/rclone/rclone/fs/log/log.go:181 +0x6e github.com/rclone/rclone/backend/onedrive.(*Object).setMetaData(0x3352408e2900?, 0x2d051f8?) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2265 +0x3a6 github.com/rclone/rclone/backend/onedrive.(*Object).readMetaData(0x335240776880, {0x2d051f8, 0x47f4a20}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2355 +0x125 github.com/rclone/rclone/backend/onedrive.(*Fs).newObjectWithInfo(0x3352408e2900, {0x2d051f8, 0x47f4a20}, {0x2b19145, 0x3}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1249 +0xfb github.com/rclone/rclone/backend/onedrive.(*Fs).NewObject(0x57652d?, {0x2d051f8?, 0x47f4a20?}, {0x2b19145?, 0x2b19145?}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1260 +0x25 github.com/rclone/rclone/fs/operations.StatJSON({0x2d051f8, 0x47f4a20}, {0x2d23360, 0x3352408e2900}, {0x2b19145, 0x3}, 0x3352413bcf50?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson.go:299 +0x235 github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1(0x335240ac9d48) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:391 +0x4e testing.tRunner(0x335240ac9d48, 0x3352407e15f0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 3527 /usr/local/go/src/testing/testing.go:2101 +0x4c5 === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly 2026/07/29 01:46:57 DEBUG : sub: setMetaData called on dir instead of obj Stack trace: goroutine 3579 [running]: github.com/rclone/rclone/fs/log.Stack({0x2aafa20, 0x33524115e600}, {0x2ba5460, 0x28}) /home/rclone/go/src/github.com/rclone/rclone/fs/log/log.go:181 +0x6e github.com/rclone/rclone/backend/onedrive.(*Object).setMetaData(0x3352408e2900?, 0x2d051f8?) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2265 +0x3a6 github.com/rclone/rclone/backend/onedrive.(*Object).readMetaData(0x33524115e600, {0x2d051f8, 0x47f4a20}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2355 +0x125 github.com/rclone/rclone/backend/onedrive.(*Fs).newObjectWithInfo(0x3352408e2900, {0x2d051f8, 0x47f4a20}, {0x2b19145, 0x3}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1249 +0xfb github.com/rclone/rclone/backend/onedrive.(*Fs).NewObject(0x57652d?, {0x2d051f8?, 0x47f4a20?}, {0x2b19145?, 0x2b19145?}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1260 +0x25 github.com/rclone/rclone/fs/operations.StatJSON({0x2d051f8, 0x47f4a20}, {0x2d23360, 0x3352408e2900}, {0x2b19145, 0x3}, 0x3352414d1f50?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson.go:299 +0x235 github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1(0x33524107b208) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:391 +0x4e testing.tRunner(0x33524107b208, 0x3352409f8a50) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 3527 /usr/local/go/src/testing/testing.go:2101 +0x4c5 === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/07/29 01:47:00 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hajulox4jice/notfound" 2026/07/29 01:47:00 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup --- PASS: TestStatJSON (18.44s) --- PASS: TestStatJSON/Root (0.45s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.45s) --- PASS: TestStatJSON/Dir (1.26s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.47s) --- PASS: TestStatJSON/File (0.46s) --- PASS: TestStatJSON/NotFound (0.90s) --- PASS: TestStatJSON/DirFilesOnly (0.46s) --- PASS: TestStatJSON/FileFilesOnly (0.48s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.76s) --- PASS: TestStatJSON/DirDirsOnly (0.45s) --- PASS: TestStatJSON/FileDirsOnly (0.47s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.79s) --- PASS: TestStatJSON/RootNotFound (2.02s) === RUN TestStatJSONMemory 2026/07/29 01:47:06 DEBUG : Creating backend with remote ":memory:" 2026/07/29 01:47:06 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/29 01:47:06 DEBUG : sub/file1: size = 5 OK 2026/07/29 01:47:06 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/29 01:47:06 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:47:06 INFO : OneDrive root 'rclone-test-hajulox4jice': Making directory 2026/07/29 01:47:06 INFO : OneDrive root 'rclone-test-hajulox4jice': Making directory --- PASS: TestMkdir (1.31s) === RUN TestLsd run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:47:08 DEBUG : sub dir/hello world: Starting multipart upload 2026/07/29 01:47:09 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (6.82s) === RUN TestLs run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:47:14 DEBUG : potato2: Starting multipart upload 2026/07/29 01:47:15 DEBUG : potato2: Uploading segment 0/60 size 60 2026/07/29 01:47:15 DEBUG : empty space: Starting multipart upload 2026/07/29 01:47:16 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (6.26s) === RUN TestLsWithFilesFrom run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:47:20 DEBUG : potato2: Starting multipart upload 2026/07/29 01:47:21 DEBUG : potato2: Uploading segment 0/60 size 60 2026/07/29 01:47:21 DEBUG : empty space: Starting multipart upload 2026/07/29 01:47:22 DEBUG : empty space: Uploading segment 0/1 size 1 2026/07/29 01:47:24 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/29 01:47:24 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.20s) === RUN TestLsLong run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:47:26 DEBUG : potato2: Starting multipart upload 2026/07/29 01:47:27 DEBUG : potato2: Uploading segment 0/60 size 60 2026/07/29 01:47:28 DEBUG : empty space: Starting multipart upload 2026/07/29 01:47:29 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (6.89s) === RUN TestHashSums run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:47:33 DEBUG : potato2: Starting multipart upload 2026/07/29 01:47:34 DEBUG : potato2: Uploading segment 0/60 size 60 2026/07/29 01:47:34 DEBUG : empty space: Starting multipart upload 2026/07/29 01:47:35 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestHashSums/Quickxor === RUN TestHashSums/QuickxorDownload === RUN TestHashSums/QuickxorBase64 === RUN TestHashSums/QuickxorDownloadBase64 --- PASS: TestHashSums (8.78s) --- PASS: TestHashSums/Quickxor (0.46s) --- PASS: TestHashSums/QuickxorDownload (1.01s) --- PASS: TestHashSums/QuickxorBase64 (0.49s) --- PASS: TestHashSums/QuickxorDownloadBase64 (1.14s) === RUN TestHashSumsWithErrors 2026/07/29 01:47:42 DEBUG : Creating backend with remote ":memory:" 2026/07/29 01:47:42 ERROR : file1: hash unsupported: hash type not supported 2026/07/29 01:47:42 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/29 01:47:42 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/29 01:47:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/29 01:47:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/29 01:47:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/29 01:47:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/29 01:47:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/29 01:47:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/29 01:47:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/29 01:47:42 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:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:47:42 DEBUG : potato2: Starting multipart upload 2026/07/29 01:47:43 DEBUG : potato2: Uploading segment 0/60 size 60 2026/07/29 01:47:44 DEBUG : empty space: Starting multipart upload 2026/07/29 01:47:44 DEBUG : empty space: Uploading segment 0/1 size 1 2026/07/29 01:47:46 DEBUG : sub dir/potato3: Starting multipart upload 2026/07/29 01:47:47 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (12.45s) === RUN TestDelete run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:47:54 DEBUG : small: Starting multipart upload 2026/07/29 01:47:55 DEBUG : small: Uploading segment 0/10 size 10 2026/07/29 01:47:56 DEBUG : medium: Starting multipart upload 2026/07/29 01:47:57 DEBUG : medium: Uploading segment 0/60 size 60 2026/07/29 01:47:58 DEBUG : large: Starting multipart upload 2026/07/29 01:47:59 DEBUG : large: Uploading segment 0/100 size 100 2026/07/29 01:48:00 DEBUG : Waiting for deletions to finish 2026/07/29 01:48:00 DEBUG : large: Excluded (Size Filter) 2026/07/29 01:48:00 DEBUG : large: Excluded 2026/07/29 01:48:00 INFO : small: Deleted 2026/07/29 01:48:01 INFO : medium: Deleted --- PASS: TestDelete (8.20s) === RUN TestMaxDelete run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:48:02 DEBUG : small: Starting multipart upload 2026/07/29 01:48:03 DEBUG : small: Uploading segment 0/10 size 10 2026/07/29 01:48:04 DEBUG : medium: Starting multipart upload 2026/07/29 01:48:05 DEBUG : medium: Uploading segment 0/60 size 60 2026/07/29 01:48:05 DEBUG : large: Starting multipart upload 2026/07/29 01:48:06 DEBUG : large: Uploading segment 0/100 size 100 2026/07/29 01:48:07 DEBUG : Waiting for deletions to finish 2026/07/29 01:48:08 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/29 01:48:08 INFO : medium: Deleted 2026/07/29 01:48:08 INFO : large: Deleted --- PASS: TestMaxDelete (8.78s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:48:11 DEBUG : small: Starting multipart upload 2026/07/29 01:48:12 DEBUG : small: Uploading segment 0/10 size 10 2026/07/29 01:48:13 DEBUG : medium: Starting multipart upload 2026/07/29 01:48:14 DEBUG : medium: Uploading segment 0/60 size 60 2026/07/29 01:48:14 DEBUG : large: Starting multipart upload 2026/07/29 01:48:15 DEBUG : large: Uploading segment 0/100 size 100 2026/07/29 01:48:16 DEBUG : Waiting for deletions to finish 2026/07/29 01:48:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/29 01:48:18 INFO : small: Deleted 2026/07/29 01:48:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.41s) === RUN TestMaxDeleteSize run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:48:21 DEBUG : small: Starting multipart upload 2026/07/29 01:48:21 DEBUG : small: Uploading segment 0/10 size 10 2026/07/29 01:48:22 DEBUG : medium: Starting multipart upload 2026/07/29 01:48:23 DEBUG : medium: Uploading segment 0/60 size 60 2026/07/29 01:48:24 DEBUG : large: Starting multipart upload 2026/07/29 01:48:24 DEBUG : large: Uploading segment 0/100 size 100 2026/07/29 01:48:25 DEBUG : Waiting for deletions to finish 2026/07/29 01:48:26 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/29 01:48:26 INFO : medium: Deleted 2026/07/29 01:48:26 INFO : large: Deleted --- PASS: TestMaxDeleteSize (9.12s) === RUN TestReadFile run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:48:30 DEBUG : ReadFile: Starting multipart upload 2026/07/29 01:48:31 DEBUG : ReadFile: Uploading segment 0/28 size 28 --- PASS: TestReadFile (6.31s) === RUN TestRetry 2026/07/29 01:48:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/29 01:48:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/29 01:48:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/29 01:48:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/29 01:48:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/29 01:48:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/29 01:48:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:48:36 DEBUG : file1: Starting multipart upload 2026/07/29 01:48:37 DEBUG : file1: Uploading segment 0/10 size 10 2026/07/29 01:48:38 DEBUG : file2: Starting multipart upload 2026/07/29 01:48:38 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (14.24s) === RUN TestPurge 2026/07/29 01:48:50 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quvajuk8fexi" 2026/07/29 01:48:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:48:50 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:48:51 DEBUG : Creating backend with remote "/tmp/rclone1309577779" run.go:198: Remote "OneDrive root 'rclone-test-quvajuk8fexi'", Local "Local file system at /tmp/rclone1309577779", Modify Window "1s" 2026/07/29 01:48:55 DEBUG : A1/B1/C1/one: Starting multipart upload 2026/07/29 01:48:56 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2026/07/29 01:48:57 INFO : A2: Making directory 2026/07/29 01:48:57 INFO : A1/B2: Making directory 2026/07/29 01:48:58 INFO : A1/B2/C2: Making directory 2026/07/29 01:48:59 INFO : A1/B1/C3: Making directory 2026/07/29 01:49:00 INFO : A3: Making directory 2026/07/29 01:49:01 INFO : A3/B3: Making directory 2026/07/29 01:49:02 INFO : A3/B3/C4: Making directory 2026/07/29 01:49:03 DEBUG : A1/two: Starting multipart upload 2026/07/29 01:49:03 DEBUG : A1/two: Uploading segment 0/3 size 3 2026/07/29 01:49:13 ERROR : error listing: directory not found 2026/07/29 01:49:13 DEBUG : OneDrive root 'rclone-test-quvajuk8fexi': Purge remote 2026/07/29 01:49:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (23.10s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:49:17 DEBUG : A1/B1/C1/one: Starting multipart upload 2026/07/29 01:49:18 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2026/07/29 01:49:19 INFO : A2: Making directory 2026/07/29 01:49:20 INFO : A1/B2: Making directory 2026/07/29 01:49:22 INFO : A1/B2/C2: Making directory 2026/07/29 01:49:23 INFO : A1/B1/C3: Making directory 2026/07/29 01:49:25 INFO : A3: Making directory 2026/07/29 01:49:26 INFO : A3/B3: Making directory 2026/07/29 01:49:27 INFO : A3/B3/C4: Making directory 2026/07/29 01:49:29 DEBUG : A1/two: Starting multipart upload 2026/07/29 01:49:30 DEBUG : A1/two: Uploading segment 0/3 size 3 2026/07/29 01:49:34 DEBUG : removing 1 level 3 directories 2026/07/29 01:49:34 INFO : A3/B3/C4: Removing directory 2026/07/29 01:49:39 DEBUG : removing 2 level 3 directories 2026/07/29 01:49:39 INFO : A1/B2/C2: Removing directory 2026/07/29 01:49:39 INFO : A1/B1/C3: Removing directory 2026/07/29 01:49:40 DEBUG : removing 2 level 2 directories 2026/07/29 01:49:40 INFO : A1/B2: Removing directory 2026/07/29 01:49:40 INFO : A3/B3: Removing directory 2026/07/29 01:49:41 DEBUG : removing 2 level 1 directories 2026/07/29 01:49:41 INFO : A3: Removing directory 2026/07/29 01:49:41 INFO : A2: Removing directory 2026/07/29 01:49:48 DEBUG : removing 1 level 3 directories 2026/07/29 01:49:48 INFO : A1/B1/C1: Removing directory 2026/07/29 01:49:50 DEBUG : removing 1 level 2 directories 2026/07/29 01:49:50 INFO : A1/B1: Removing directory 2026/07/29 01:49:51 DEBUG : removing 1 level 1 directories 2026/07/29 01:49:51 INFO : A1: Removing directory 2026/07/29 01:49:52 DEBUG : removing 1 level 0 directories 2026/07/29 01:49:52 INFO : OneDrive root 'rclone-test-hajulox4jice': Removing directory 2026/07/29 01:49:53 ERROR : error listing: directory not found 2026/07/29 01:49:53 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (39.92s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:49:54 INFO : A1: Making directory 2026/07/29 01:49:56 INFO : A1/B1: Making directory 2026/07/29 01:49:57 INFO : A1/B1/C1: Making directory 2026/07/29 01:50:01 DEBUG : removing 1 level 3 directories 2026/07/29 01:50:01 INFO : A1/B1/C1: Removing directory 2026/07/29 01:50:02 DEBUG : removing 1 level 2 directories 2026/07/29 01:50:02 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (13.18s) === RUN TestRmdirsWithFilter run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:50:07 INFO : A1: Making directory 2026/07/29 01:50:08 INFO : A1/B1: Making directory 2026/07/29 01:50:09 INFO : A1/B1/C1: Making directory 2026/07/29 01:50:14 DEBUG : removing 1 level 3 directories 2026/07/29 01:50:14 INFO : A1/B1/C1: Removing directory 2026/07/29 01:50:15 DEBUG : removing 1 level 2 directories 2026/07/29 01:50:15 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (13.28s) === RUN TestCopyURL run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:50:20 DEBUG : file1: Starting multipart upload 2026/07/29 01:50:21 DEBUG : file1: Uploading segment 0/14 size 14 2026/07/29 01:50:23 DEBUG : filename.txt: File name found in url 2026/07/29 01:50:23 DEBUG : filename.txt: Starting multipart upload 2026/07/29 01:50:23 DEBUG : filename.txt: Uploading segment 0/14 size 14 2026/07/29 01:50:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/29 01:50:24 DEBUG : headerfilename.txt: Starting multipart upload 2026/07/29 01:50:25 DEBUG : headerfilename.txt: Uploading segment 0/14 size 14 2026/07/29 01:50:25 DEBUG : file2: Starting multipart upload 2026/07/29 01:50:27 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (10.96s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:50:31 DEBUG : file1: Starting multipart upload 2026/07/29 01:50:32 DEBUG : file1: Uploading segment 0/14 size 14 --- PASS: TestCopyURLDownloadHeaders (2.87s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:50:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/29 01:50:35 DEBUG : sub/file2: Starting multipart upload 2026/07/29 01:50:36 DEBUG : sub/file2: Uploading segment 0/14 size 14 2026/07/29 01:50:37 DEBUG : sub/file2: size = 14 OK 2026/07/29 01:50:37 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/07/29 01:50:37 INFO : file1: Copied (new) to: sub/file2 2026/07/29 01:50:37 INFO : file1: Deleted 2026/07/29 01:50:39 DEBUG : sub/file2: size = 14 OK 2026/07/29 01:50:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/29 01:50:39 DEBUG : file1: Unchanged skipping 2026/07/29 01:50:39 INFO : file1: Deleted 2026/07/29 01:50:40 DEBUG : OneDrive root 'rclone-test-hajulox4jice': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (10.31s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:50:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/29 01:50:45 DEBUG : file1: Starting multipart upload 2026/07/29 01:50:46 DEBUG : file1: Uploading segment 0/14 size 14 2026/07/29 01:50:46 DEBUG : file1: size = 14 OK 2026/07/29 01:50:46 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/07/29 01:50:46 INFO : file1: Copied (new) 2026/07/29 01:50:46 INFO : file1: Deleted 2026/07/29 01:50:47 DEBUG : file1: Destination exists, skipping 2026/07/29 01:50:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (5.57s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:50:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/29 01:50:51 DEBUG : sub/file2: Starting multipart upload 2026/07/29 01:50:52 DEBUG : sub/file2: Uploading segment 0/14 size 14 2026/07/29 01:50:53 DEBUG : sub/file2: size = 14 OK 2026/07/29 01:50:53 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/07/29 01:50:53 INFO : file1: Copied (new) to: sub/file2 2026/07/29 01:50:53 INFO : file1: Deleted 2026/07/29 01:50:54 DEBUG : sub/file2: size = 14 OK 2026/07/29 01:50:54 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/29 01:50:54 DEBUG : file1: Unchanged skipping 2026/07/29 01:50:54 INFO : file1: Deleted 2026/07/29 01:50:56 DEBUG : sub/file2: moving to sub/File2-rclone-move-fulekov1 2026/07/29 01:50:58 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-fulekov1 2026/07/29 01:50:58 DEBUG : sub/file2: moving to sub/File2 2026/07/29 01:51:00 INFO : sub/File2-rclone-move-fulekov1: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (14.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:51:04 DEBUG : hello: Starting multipart upload 2026/07/29 01:51:05 DEBUG : hello: Uploading segment 0/5 size 5 2026/07/29 01:51:07 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.55s) === RUN TestMoveFileBackupDir run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:51:10 DEBUG : dst/file1: Starting multipart upload 2026/07/29 01:51:11 DEBUG : dst/file1: Uploading segment 0/18 size 18 2026/07/29 01:51:13 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hajulox4jice/backup" 2026/07/29 01:51:13 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/07/29 01:51:15 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone90477491) 2026/07/29 01:51:15 DEBUG : dst/file1: size = 18 (OneDrive root 'rclone-test-hajulox4jice') 2026/07/29 01:51:15 DEBUG : dst/file1: Sizes differ 2026/07/29 01:51:19 INFO : dst/file1: Moved (server-side) 2026/07/29 01:51:19 DEBUG : dst/file1: Starting multipart upload 2026/07/29 01:51:20 DEBUG : dst/file1: Uploading segment 0/14 size 14 2026/07/29 01:51:20 DEBUG : dst/file1: size = 14 OK 2026/07/29 01:51:20 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/07/29 01:51:20 INFO : dst/file1: Copied (new) 2026/07/29 01:51:20 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (17.13s) === 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:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:51:27 DEBUG : A1/one: Starting multipart upload 2026/07/29 01:51:27 DEBUG : A1/one: Uploading segment 0/3 size 3 2026/07/29 01:51:28 DEBUG : A1/two: Starting multipart upload 2026/07/29 01:51:29 DEBUG : A1/two: Uploading segment 0/3 size 3 2026/07/29 01:51:30 DEBUG : A1/B1/three: Starting multipart upload 2026/07/29 01:51:31 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2026/07/29 01:51:32 DEBUG : A1/B1/C1/four: Starting multipart upload 2026/07/29 01:51:33 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2026/07/29 01:51:34 DEBUG : A1/B1/C2/five: Starting multipart upload 2026/07/29 01:51:35 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2026/07/29 01:51:36 INFO : A1/B2: Making directory 2026/07/29 01:51:36 INFO : A1/B1/C3: Making directory 2026/07/29 01:51:54 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/29 01:51:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/29 01:51:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/29 01:51:54 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/29 01:51:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/29 01:52:03 INFO : OneDrive root 'rclone-test-hajulox4jice': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/29 01:52:10 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/29 01:52:10 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/29 01:52:11 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/29 01:52:11 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/29 01:52:11 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (58.52s) === RUN TestGetFsInfo run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:52:25 DEBUG : OneDrive root 'rclone-test-hajulox4jice': File to upload is small (34 bytes), uploading instead of streaming 2026/07/29 01:52:25 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2026/07/29 01:52:26 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2026/07/29 01:52:26 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/29 01:52:26 DEBUG : no_checksum_small_file_from_pipe: quickxor = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2026/07/29 01:52:26 DEBUG : no_checksum_small_file_from_pipe: Size and quickxor of src and dst objects identical 2026/07/29 01:52:26 DEBUG : OneDrive root 'rclone-test-hajulox4jice': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/29 01:52:26 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2026/07/29 01:52:27 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2026/07/29 01:52:28 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/29 01:52:28 DEBUG : no_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2026/07/29 01:52:28 DEBUG : no_checksum_big_file_from_pipe: Size and quickxor of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:52:30 DEBUG : OneDrive root 'rclone-test-hajulox4jice': File to upload is small (34 bytes), uploading instead of streaming 2026/07/29 01:52:30 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2026/07/29 01:52:30 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2026/07/29 01:52:31 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/29 01:52:31 DEBUG : with_checksum_small_file_from_pipe: quickxor = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2026/07/29 01:52:31 DEBUG : with_checksum_small_file_from_pipe: Size and quickxor of src and dst objects identical 2026/07/29 01:52:31 DEBUG : OneDrive root 'rclone-test-hajulox4jice': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/29 01:52:31 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2026/07/29 01:52:32 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2026/07/29 01:52:32 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/29 01:52:32 DEBUG : with_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2026/07/29 01:52:32 DEBUG : with_checksum_big_file_from_pipe: Size and quickxor of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:52:34 DEBUG : OneDrive root 'rclone-test-hajulox4jice': File to upload is small (34 bytes), uploading instead of streaming 2026/07/29 01:52:34 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2026/07/29 01:52:35 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2026/07/29 01:52:35 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/29 01:52:35 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/29 01:52:35 DEBUG : OneDrive root 'rclone-test-hajulox4jice': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/29 01:52:35 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2026/07/29 01:52:36 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2026/07/29 01:52:37 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/29 01:52:37 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:52:39 DEBUG : OneDrive root 'rclone-test-hajulox4jice': File to upload is small (34 bytes), uploading instead of streaming 2026/07/29 01:52:39 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2026/07/29 01:52:39 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2026/07/29 01:52:40 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/29 01:52:40 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/29 01:52:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/29 01:52:40 DEBUG : OneDrive root 'rclone-test-hajulox4jice': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/29 01:52:40 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2026/07/29 01:52:41 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2026/07/29 01:52:41 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/29 01:52:41 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/29 01:52:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.27s) === RUN TestRcatMetadata run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.47s) === RUN TestRcatSize run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:52:43 DEBUG : potato1: Starting multipart upload 2026/07/29 01:52:44 DEBUG : potato1: Uploading segment 0/60 size 60 2026/07/29 01:52:44 DEBUG : OneDrive root 'rclone-test-hajulox4jice': File to upload is small (60 bytes), uploading instead of streaming 2026/07/29 01:52:44 DEBUG : potato2: Starting multipart upload 2026/07/29 01:52:45 DEBUG : potato2: Uploading segment 0/60 size 60 2026/07/29 01:52:46 DEBUG : potato2: size = 60 OK 2026/07/29 01:52:46 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2026/07/29 01:52:46 DEBUG : potato2: Size and quickxor of src and dst objects identical --- PASS: TestRcatSize (3.83s) === RUN TestRcatSizeMetadata run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.57s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:52:48 DEBUG : potato1: Starting multipart upload 2026/07/29 01:52:48 DEBUG : potato1: Uploading segment 0/60 size 60 --- PASS: TestRcatSizeUploadHeaders (2.15s) === RUN TestTouchDir run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:52:50 DEBUG : potato2: Starting multipart upload 2026/07/29 01:52:50 DEBUG : potato2: Uploading segment 0/60 size 60 2026/07/29 01:52:51 DEBUG : empty space: Starting multipart upload 2026/07/29 01:52:52 DEBUG : empty space: Uploading segment 0/1 size 1 2026/07/29 01:52:53 DEBUG : sub dir/potato3: Starting multipart upload 2026/07/29 01:52:54 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 2026/07/29 01:52:55 DEBUG : OneDrive root 'rclone-test-hajulox4jice': Touching "empty space" 2026/07/29 01:52:55 DEBUG : OneDrive root 'rclone-test-hajulox4jice': Touching "potato2" 2026/07/29 01:52:55 DEBUG : OneDrive root 'rclone-test-hajulox4jice': Touching "sub dir/potato3" --- PASS: TestTouchDir (8.66s) === RUN TestMkdirMetadata run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:52:58 DEBUG : dir with metadata: Making directory with metadata 2026/07/29 01:52:59 DEBUG : dir with metadata: skipping unsupported metadata item: potato: jersey 2026/07/29 01:52:59 DEBUG : dir with metadata: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/29 01:53:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.87s) === RUN TestMkdirModTime run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:53:01 DEBUG : directory with modtime: Making directory with metadata 2026/07/29 01:53:02 DEBUG : directory with modtime: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/29 01:53:03 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.41s) === RUN TestCopyDirMetadata run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:53:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/29 01:53:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 01:53:05 DEBUG : non existent directory: skipping unsupported metadata item: atime: 2001-02-03T04:05:06.499999999Z 2026/07/29 01:53:05 DEBUG : non existent directory: skipping unsupported metadata item: potato: jersey 2026/07/29 01:53:05 DEBUG : non existent directory: skipping unsupported metadata item: mode: 40775 2026/07/29 01:53:05 DEBUG : non existent directory: skipping unsupported metadata item: uid: 1000 2026/07/29 01:53:05 DEBUG : non existent directory: skipping unsupported metadata item: gid: 1000 2026/07/29 01:53:06 DEBUG : non existent directory: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/29 01:53:06 INFO : non existent directory: Updated directory metadata 2026/07/29 01:53:08 DEBUG : existing directory: skipping unsupported metadata item: potato: jersey 2026/07/29 01:53:08 DEBUG : existing directory: skipping unsupported metadata item: mode: 40775 2026/07/29 01:53:08 DEBUG : existing directory: skipping unsupported metadata item: uid: 1000 2026/07/29 01:53:08 DEBUG : existing directory: skipping unsupported metadata item: gid: 1000 2026/07/29 01:53:08 DEBUG : existing directory: skipping unsupported metadata item: atime: 2001-02-03T04:05:06.499999999Z 2026/07/29 01:53:08 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.25s) === RUN TestSetDirModTime run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:53:10 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/29 01:53:12 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/29 01:53:13 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.12s) === RUN TestDirsEqual run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:53:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/29 01:53:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 01:53:14 DEBUG : dst: Making directory with metadata 2026/07/29 01:53:15 DEBUG : dst: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/29 01:53:15 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 01:53:15 DEBUG : dst: Directory modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/29 01:53:16 INFO : dst: Set directory modification time (using SetModTime) 2026/07/29 01:53:16 INFO : dst: Set directory modification time (using SetModTime) 2026/07/29 01:53:16 DEBUG : dst: Directory modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/29 01:53:16 INFO : dst: Set directory modification time (using SetModTime) 2026/07/29 01:53:16 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.70s) === RUN TestRemoveExisting run.go:198: Remote "OneDrive root 'rclone-test-hajulox4jice'", Local "Local file system at /tmp/rclone90477491", Modify Window "1s" 2026/07/29 01:53:19 DEBUG : sub dir/test remove existing: Starting multipart upload 2026/07/29 01:53:19 DEBUG : sub dir/test remove existing: Uploading segment 0/11 size 11 2026/07/29 01:53:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Starting multipart upload 2026/07/29 01:53:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading segment 0/21 size 21 2026/07/29 01:53:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rimumak4" before starting 2026/07/29 01:53:25 DEBUG : sub dir/test remove existing.rimumak4: TEST: removing renamed existing file after operation 2026/07/29 01:53:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zivuniy1" before starting 2026/07/29 01:53:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zivuniy1: TEST: renaming existing back after failed operation 2026/07/29 01:53:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sapaceg4" before starting 2026/07/29 01:53:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sapaceg4: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (14.80s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/29 01:53:33 DEBUG : OneDrive root 'rclone-test-hajulox4jice': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 13m54.464827034s (try 1/5)