"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2026/08/08 04:37:47 DEBUG : Creating backend with remote "TestDropbox:rclone-test-refizav8buce" 2026/08/08 04:37:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 04:37:48 DEBUG : Creating backend with remote "/tmp/rclone2266155359" === 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 "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/08 04:37:48 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/08 04:37:48 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/08/08 04:37:48 DEBUG : a: size = 0 OK 2026/08/08 04:37:48 DEBUG : a: size = 1 (memory) 2026/08/08 04:37:48 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/08 04:37:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/08 04:37:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 04:37:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 04:37:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/08 04:37:48 DEBUG : potato: Seek from 10 to 0 2026/08/08 04:37:48 DEBUG : potato: Seek from 10 to 0 2026/08/08 04:37:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/08 04:37:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/08 04:37:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 04:37:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 04:37:48 DEBUG : potato: Seek from 5 to 2 2026/08/08 04:37:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/08 04:37:48 DEBUG : potato: Seek from 7 to 0 2026/08/08 04:37:48 DEBUG : potato: Seek from 7 to 0 2026/08/08 04:37:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/08 04:37:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/08 04:37:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 04:37:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 04:37:48 DEBUG : potato: Seek from 5 to 2 2026/08/08 04:37:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/08 04:37:48 DEBUG : potato: Seek from 8 to 0 2026/08/08 04:37:48 DEBUG : potato: Seek from 8 to 0 2026/08/08 04:37:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/08 04:37:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/08 04:37:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 04:37:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 04:37:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 04:37:48 DEBUG : potato: Seek from 5 to 2 2026/08/08 04:37:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/08 04:37:48 DEBUG : potato: Seek from 9 to 0 2026/08/08 04:37:48 DEBUG : potato: Seek from 9 to 0 2026/08/08 04:37:48 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 "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:37:49 DEBUG : rutabaga: Uploading chunk 1/1 2026/08/08 04:37:50 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "rutabaga" to batch 2026/08/08 04:37:50 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:37:50 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: rutabaga 2026/08/08 04:37:53 ERROR : Dropbox root 'rclone-test-refizav8buce': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: upload failed: too_many_write_operations run.go:303: Failed to put "rutabaga" to "Dropbox root 'rclone-test-refizav8buce'": upload failed: batch upload failed: upload failed: too_many_write_operations --- FAIL: TestCheck (4.90s) === RUN TestCheckFsError 2026/08/08 04:37:53 DEBUG : Creating backend with remote "nonexistent" 2026/08/08 04:37:53 DEBUG : Config file has changed externally - reloading 2026/08/08 04:37:53 DEBUG : Creating backend with remote "nonexistent" 2026/08/08 04:37:53 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/08 04:37:53 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/08 04:37:53 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/08 04:37:53 NOTICE: Local file system at nonexistent: 3 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:37:53 DEBUG : rutabaga: Uploading chunk 1/1 2026/08/08 04:37:54 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "rutabaga" to batch 2026/08/08 04:37:54 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:37:54 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: rutabaga 2026/08/08 04:37:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/08 04:37:58 DEBUG : empty space: Uploading chunk 1/1 2026/08/08 04:37:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "empty space" to batch 2026/08/08 04:37:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:37:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: empty space 2026/08/08 04:38:00 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2026/08/08 04:38:02 DEBUG : potato2: Uploading chunk 1/1 2026/08/08 04:38:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "potato2" to batch 2026/08/08 04:38:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: potato2 2026/08/08 04:38:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/08 04:38:07 DEBUG : remotepotato: Uploading chunk 1/1 2026/08/08 04:38:07 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "remotepotato" to batch 2026/08/08 04:38:08 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:08 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: remotepotato 2026/08/08 04:38:08 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.65s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (1.14s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (1.20s) === RUN TestCheckSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:38:14 DEBUG : rutabaga: Uploading chunk 1/1 2026/08/08 04:38:15 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "rutabaga" to batch 2026/08/08 04:38:15 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:15 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: rutabaga 2026/08/08 04:38:16 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/08 04:38:17 DEBUG : empty space: Uploading chunk 1/1 2026/08/08 04:38:17 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "empty space" to batch 2026/08/08 04:38:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: empty space 2026/08/08 04:38:19 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2026/08/08 04:38:19 DEBUG : potato2: Uploading chunk 1/1 2026/08/08 04:38:20 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "potato2" to batch 2026/08/08 04:38:20 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:20 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: potato2 2026/08/08 04:38:21 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/08 04:38:23 DEBUG : remotepotato: Uploading chunk 1/1 2026/08/08 04:38:23 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "remotepotato" to batch 2026/08/08 04:38:24 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:24 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: remotepotato 2026/08/08 04:38:24 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.05s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:38:28 DEBUG : test.sum: Uploading chunk 1/1 2026/08/08 04:38:29 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "test.sum" to batch 2026/08/08 04:38:29 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:29 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: test.sum 2026/08/08 04:38:30 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: test.sum 2026/08/08 04:38:31 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/08 04:38:31 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/08 04:38:31 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/08 04:38:31 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/08 04:38:32 DEBUG : test.sum: Uploading chunk 1/1 2026/08/08 04:38:32 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "test.sum" to batch 2026/08/08 04:38:33 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:33 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: test.sum 2026/08/08 04:38:33 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: test.sum 2026/08/08 04:38:34 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/08 04:38:34 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/08 04:38:34 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/08 04:38:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.76s) === RUN TestCheckSum run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:38:36 DEBUG : Creating backend with remote "TestDropbox:rclone-test-refizav8buce/data" check_test.go:350: Dropbox root 'rclone-test-refizav8buce/data' lacks md5, skipping --- SKIP: TestCheckSum (0.81s) === RUN TestCheckSumDownload run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:38:36 DEBUG : Creating backend with remote "TestDropbox:rclone-test-refizav8buce/data" 2026/08/08 04:38:37 DEBUG : data/banana: Uploading chunk 1/1 2026/08/08 04:38:37 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "data/banana" to batch 2026/08/08 04:38:38 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:38 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: data/banana 2026/08/08 04:38:39 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: data/banana 2026/08/08 04:38:39 DEBUG : test.sum: Uploading chunk 1/1 2026/08/08 04:38:40 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "test.sum" to batch 2026/08/08 04:38:40 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:40 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: test.sum 2026/08/08 04:38:41 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2026/08/08 04:38:44 DEBUG : data/potato: Uploading chunk 1/1 2026/08/08 04:38:44 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "data/potato" to batch 2026/08/08 04:38:45 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:45 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: data/potato 2026/08/08 04:38:46 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: data/potato 2026/08/08 04:38:46 DEBUG : test.sum: Uploading chunk 1/1 2026/08/08 04:38:47 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "test.sum" to batch 2026/08/08 04:38:47 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:47 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: test.sum 2026/08/08 04:38:48 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2026/08/08 04:38:51 DEBUG : test.sum: Uploading chunk 1/1 2026/08/08 04:38:52 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "test.sum" to batch 2026/08/08 04:38:52 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:52 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: test.sum 2026/08/08 04:38:53 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2026/08/08 04:38:56 DEBUG : test.sum: Uploading chunk 1/1 2026/08/08 04:38:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "test.sum" to batch 2026/08/08 04:38:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:38:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: test.sum 2026/08/08 04:38:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2026/08/08 04:39:02 DEBUG : test.sum: Uploading chunk 1/1 2026/08/08 04:39:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "test.sum" to batch 2026/08/08 04:39:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:39:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: test.sum 2026/08/08 04:39:04 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2026/08/08 04:39:07 DEBUG : test.sum: Uploading chunk 1/1 2026/08/08 04:39:08 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "test.sum" to batch 2026/08/08 04:39:08 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:39:08 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: test.sum 2026/08/08 04:39:09 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2026/08/08 04:39:13 DEBUG : data/banana: Uploading chunk 1/1 2026/08/08 04:39:13 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "data/banana" to batch 2026/08/08 04:39:14 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:39:14 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: data/banana 2026/08/08 04:39:14 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: data/banana 2026/08/08 04:39:15 DEBUG : data/potato: Uploading chunk 1/1 2026/08/08 04:39:15 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "data/potato" to batch 2026/08/08 04:39:16 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:39:16 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: data/potato 2026/08/08 04:39:16 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: data/potato 2026/08/08 04:39:17 DEBUG : test.sum: Uploading chunk 1/1 2026/08/08 04:39:17 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "test.sum" to batch 2026/08/08 04:39:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:39:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: test.sum 2026/08/08 04:39:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (48.33s) --- PASS: TestCheckSumDownload/subtest1 (2.25s) --- PASS: TestCheckSumDownload/subtest2 (2.15s) --- PASS: TestCheckSumDownload/subtest3 (2.28s) --- PASS: TestCheckSumDownload/subtest4 (2.22s) --- PASS: TestCheckSumDownload/subtest5 (2.26s) --- PASS: TestCheckSumDownload/subtest6 (2.24s) --- PASS: TestCheckSumDownload/subtest7 (2.49s) === RUN TestApplyTransforms 2026/08/08 04:39:25 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mokomip8qoya" 2026/08/08 04:39:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 04:39:25 DEBUG : Creating backend with remote "/tmp/rclone3397529589" run.go:198: Remote "Dropbox root 'rclone-test-mokomip8qoya'", Local "Local file system at /tmp/rclone3397529589", Modify Window "1s" 2026/08/08 04:39:26 DEBUG : hello, world!: Uploading chunk 1/1 2026/08/08 04:39:27 DEBUG : Dropbox root 'rclone-test-mokomip8qoya': Adding "hello, world!" to batch 2026/08/08 04:39:27 DEBUG : Dropbox root 'rclone-test-mokomip8qoya': Batch idle for 500ms so committing 2026/08/08 04:39:27 DEBUG : Dropbox root 'rclone-test-mokomip8qoya': Committing sync batch length 1 starting with: hello, world! 2026/08/08 04:39:28 DEBUG : Dropbox root 'rclone-test-mokomip8qoya': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2026/08/08 04:39:28 ERROR : hello, world!: sum not found 2026/08/08 04:39:28 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-mokomip8qoya' 2026/08/08 04:39:28 NOTICE: Dropbox root 'rclone-test-mokomip8qoya': 1 files missing 2026/08/08 04:39:28 NOTICE: 1 hashes missing 2026/08/08 04:39:28 NOTICE: Dropbox root 'rclone-test-mokomip8qoya': 1 differences found 2026/08/08 04:39:28 NOTICE: Dropbox root 'rclone-test-mokomip8qoya': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/08 04:39:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 04:39:29 NOTICE: Dropbox root 'rclone-test-mokomip8qoya': 0 differences found 2026/08/08 04:39:29 NOTICE: Dropbox root 'rclone-test-mokomip8qoya': 1 matching files 2026/08/08 04:39:29 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qejoley2pudu" 2026/08/08 04:39:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 04:39:30 DEBUG : Creating backend with remote "/tmp/rclone3635713494" run.go:198: Remote "Dropbox root 'rclone-test-qejoley2pudu'", Local "Local file system at /tmp/rclone3635713494", Modify Window "1s" 2026/08/08 04:39:31 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/08/08 04:39:31 DEBUG : Dropbox root 'rclone-test-qejoley2pudu': Adding "HELLO, WORLD!" to batch 2026/08/08 04:39:32 DEBUG : Dropbox root 'rclone-test-qejoley2pudu': Batch idle for 500ms so committing 2026/08/08 04:39:32 DEBUG : Dropbox root 'rclone-test-qejoley2pudu': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/08/08 04:39:32 DEBUG : Dropbox root 'rclone-test-qejoley2pudu': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2026/08/08 04:39:33 ERROR : HELLO, WORLD!: sum not found 2026/08/08 04:39:33 ERROR : hello, world!: file not in Dropbox root 'rclone-test-qejoley2pudu' 2026/08/08 04:39:33 NOTICE: Dropbox root 'rclone-test-qejoley2pudu': 1 files missing 2026/08/08 04:39:33 NOTICE: 1 hashes missing 2026/08/08 04:39:33 NOTICE: Dropbox root 'rclone-test-qejoley2pudu': 1 differences found 2026/08/08 04:39:33 NOTICE: Dropbox root 'rclone-test-qejoley2pudu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/08 04:39:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 04:39:34 NOTICE: Dropbox root 'rclone-test-qejoley2pudu': 0 differences found 2026/08/08 04:39:34 NOTICE: Dropbox root 'rclone-test-qejoley2pudu': 1 matching files 2026/08/08 04:39:34 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dokawij2cona" 2026/08/08 04:39:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 04:39:34 DEBUG : Creating backend with remote "/tmp/rclone4230018370" run.go:198: Remote "Dropbox root 'rclone-test-dokawij2cona'", Local "Local file system at /tmp/rclone4230018370", Modify Window "1s" 2026/08/08 04:39:36 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2026/08/08 04:39:36 DEBUG : Dropbox root 'rclone-test-dokawij2cona': Adding "HeLlO, wOrLd!" to batch 2026/08/08 04:39:37 DEBUG : Dropbox root 'rclone-test-dokawij2cona': Batch idle for 500ms so committing 2026/08/08 04:39:37 DEBUG : Dropbox root 'rclone-test-dokawij2cona': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2026/08/08 04:39:37 DEBUG : Dropbox root 'rclone-test-dokawij2cona': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/08 04:39:38 ERROR : HeLlO, wOrLd!: sum not found 2026/08/08 04:39:38 ERROR : hello, world!: file not in Dropbox root 'rclone-test-dokawij2cona' 2026/08/08 04:39:38 NOTICE: Dropbox root 'rclone-test-dokawij2cona': 1 files missing 2026/08/08 04:39:38 NOTICE: 1 hashes missing 2026/08/08 04:39:38 NOTICE: Dropbox root 'rclone-test-dokawij2cona': 1 differences found 2026/08/08 04:39:38 NOTICE: Dropbox root 'rclone-test-dokawij2cona': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/08 04:39:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 04:39:39 NOTICE: Dropbox root 'rclone-test-dokawij2cona': 0 differences found 2026/08/08 04:39:39 NOTICE: Dropbox root 'rclone-test-dokawij2cona': 1 matching files 2026/08/08 04:39:39 DEBUG : Creating backend with remote "TestDropbox:rclone-test-canuxih3paso" 2026/08/08 04:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 04:39:39 DEBUG : Creating backend with remote "/tmp/rclone832107516" run.go:198: Remote "Dropbox root 'rclone-test-canuxih3paso'", Local "Local file system at /tmp/rclone832107516", Modify Window "1s" 2026/08/08 04:39:41 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/08/08 04:39:41 DEBUG : Dropbox root 'rclone-test-canuxih3paso': Adding "HELLO, WORLD!" to batch 2026/08/08 04:39:41 DEBUG : Dropbox root 'rclone-test-canuxih3paso': Batch idle for 500ms so committing 2026/08/08 04:39:41 DEBUG : Dropbox root 'rclone-test-canuxih3paso': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/08/08 04:39:42 DEBUG : Dropbox root 'rclone-test-canuxih3paso': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/08 04:39:43 ERROR : HELLO, WORLD!: sum not found 2026/08/08 04:39:43 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-canuxih3paso' 2026/08/08 04:39:43 NOTICE: Dropbox root 'rclone-test-canuxih3paso': 1 files missing 2026/08/08 04:39:43 NOTICE: 1 hashes missing 2026/08/08 04:39:43 NOTICE: Dropbox root 'rclone-test-canuxih3paso': 1 differences found 2026/08/08 04:39:43 NOTICE: Dropbox root 'rclone-test-canuxih3paso': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/08 04:39:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 04:39:44 NOTICE: Dropbox root 'rclone-test-canuxih3paso': 0 differences found 2026/08/08 04:39:44 NOTICE: Dropbox root 'rclone-test-canuxih3paso': 1 matching files 2026/08/08 04:39:44 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kunawix1bebo" 2026/08/08 04:39:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 04:39:44 DEBUG : Creating backend with remote "/tmp/rclone235036185" run.go:198: Remote "Dropbox root 'rclone-test-kunawix1bebo'", Local "Local file system at /tmp/rclone235036185", Modify Window "1s" 2026/08/08 04:39:46 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/08/08 04:39:46 DEBUG : Dropbox root 'rclone-test-kunawix1bebo': Adding "測試_Русский___ě_áñ" to batch 2026/08/08 04:39:47 DEBUG : Dropbox root 'rclone-test-kunawix1bebo': Batch idle for 500ms so committing 2026/08/08 04:39:47 DEBUG : Dropbox root 'rclone-test-kunawix1bebo': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/08/08 04:39:48 DEBUG : Dropbox root 'rclone-test-kunawix1bebo': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2026/08/08 04:39:48 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/08 04:39:48 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-kunawix1bebo' 2026/08/08 04:39:48 NOTICE: Dropbox root 'rclone-test-kunawix1bebo': 1 files missing 2026/08/08 04:39:48 NOTICE: 1 hashes missing 2026/08/08 04:39:48 NOTICE: Dropbox root 'rclone-test-kunawix1bebo': 1 differences found 2026/08/08 04:39:48 NOTICE: Dropbox root 'rclone-test-kunawix1bebo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/08 04:39:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 04:39:50 NOTICE: Dropbox root 'rclone-test-kunawix1bebo': 0 differences found 2026/08/08 04:39:50 NOTICE: Dropbox root 'rclone-test-kunawix1bebo': 1 matching files 2026/08/08 04:39:50 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hekevup5yiwi" 2026/08/08 04:39:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 04:39:50 DEBUG : Creating backend with remote "/tmp/rclone778969469" run.go:198: Remote "Dropbox root 'rclone-test-hekevup5yiwi'", Local "Local file system at /tmp/rclone778969469", Modify Window "1s" 2026/08/08 04:39:51 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/08/08 04:39:52 DEBUG : Dropbox root 'rclone-test-hekevup5yiwi': Adding "測試_Русский___ě_áñ" to batch 2026/08/08 04:39:52 DEBUG : Dropbox root 'rclone-test-hekevup5yiwi': Batch idle for 500ms so committing 2026/08/08 04:39:52 DEBUG : Dropbox root 'rclone-test-hekevup5yiwi': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/08/08 04:39:54 ERROR : Dropbox root 'rclone-test-hekevup5yiwi': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: upload failed: too_many_write_operations run.go:303: Failed to put "測試_Русский___ě_áñ" to "Dropbox root 'rclone-test-hekevup5yiwi'": upload failed: batch upload failed: upload failed: too_many_write_operations 2026/08/08 04:39:54 DEBUG : Dropbox root 'rclone-test-hekevup5yiwi': Purge remote 2026/08/08 04:39:55 DEBUG : Dropbox root 'rclone-test-kunawix1bebo': Purge remote 2026/08/08 04:39:56 DEBUG : Dropbox root 'rclone-test-canuxih3paso': Purge remote 2026/08/08 04:39:56 DEBUG : Dropbox root 'rclone-test-dokawij2cona': Purge remote 2026/08/08 04:39:57 DEBUG : Dropbox root 'rclone-test-qejoley2pudu': Purge remote 2026/08/08 04:39:57 NOTICE: Error too_many_requests/... Too many requests or write operations. Trying again in 10 seconds. 2026/08/08 04:39:57 DEBUG : pacer: low level retry 1/10 (error too_many_requests/..: trying again in 10s) 2026/08/08 04:39:57 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/08/08 04:39:57 NOTICE: Error too_many_requests/... Too many requests or write operations. Trying again in 10 seconds. 2026/08/08 04:39:57 DEBUG : pacer: low level retry 2/10 (error too_many_requests/..: trying again in 10s) 2026/08/08 04:40:08 DEBUG : pacer: Reducing sleep to 7.5s 2026/08/08 04:40:08 DEBUG : Dropbox root 'rclone-test-mokomip8qoya': Purge remote --- FAIL: TestApplyTransforms (43.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:40:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/08 04:40:09 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/08 04:40:10 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub/file2" to batch 2026/08/08 04:40:10 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:40:10 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub/file2 2026/08/08 04:40:11 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub/file2 2026/08/08 04:40:11 DEBUG : sub/file2: size = 14 OK 2026/08/08 04:40:11 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/08 04:40:11 INFO : file1: Copied (new) to: sub/file2 2026/08/08 04:40:12 DEBUG : sub/file2: size = 14 OK 2026/08/08 04:40:12 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/08 04:40:12 DEBUG : file1: Unchanged skipping 2026/08/08 04:40:12 DEBUG : Dropbox root 'rclone-test-refizav8buce': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.91s) === RUN TestCopyLongFile run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.53s) === RUN TestCopyFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:40:16 DEBUG : dst/file1: Uploading chunk 1/1 2026/08/08 04:40:17 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "dst/file1" to batch 2026/08/08 04:40:17 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:40:17 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: dst/file1 2026/08/08 04:40:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: dst/file1 2026/08/08 04:40:19 DEBUG : Creating backend with remote "TestDropbox:rclone-test-refizav8buce/backup" 2026/08/08 04:40:19 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2266155359) 2026/08/08 04:40:19 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-refizav8buce') 2026/08/08 04:40:19 DEBUG : dst/file1: Sizes differ 2026/08/08 04:40:21 INFO : dst/file1: Moved (server-side) 2026/08/08 04:40:21 DEBUG : dst/file1: Uploading chunk 1/1 2026/08/08 04:40:22 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "dst/file1" to batch 2026/08/08 04:40:22 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:40:22 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: dst/file1 2026/08/08 04:40:23 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: dst/file1 2026/08/08 04:40:23 DEBUG : dst/file1: size = 14 OK 2026/08/08 04:40:23 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/08 04:40:23 INFO : dst/file1: Copied (new) 2026/08/08 04:40:29 INFO : Dropbox root 'rclone-test-refizav8buce/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (13.15s) === RUN TestCopyFileCompareDest run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:40:29 DEBUG : Creating backend with remote "TestDropbox:rclone-test-refizav8buce/dst" 2026/08/08 04:40:29 DEBUG : Creating backend with remote "TestDropbox:rclone-test-refizav8buce/CompareDest" 2026/08/08 04:40:30 DEBUG : one: Need to transfer - File not found at Destination 2026/08/08 04:40:30 DEBUG : one: Uploading chunk 1/1 2026/08/08 04:40:31 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Adding "one" to batch 2026/08/08 04:40:31 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Batch idle for 500ms so committing 2026/08/08 04:40:31 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Committing sync batch length 1 starting with: one 2026/08/08 04:40:32 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Committed sync batch length 1 starting with: one 2026/08/08 04:40:32 DEBUG : one: size = 3 OK 2026/08/08 04:40:32 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/08/08 04:40:32 INFO : one: Copied (new) 2026/08/08 04:40:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2266155359) 2026/08/08 04:40:33 DEBUG : one: size = 3 (Dropbox root 'rclone-test-refizav8buce/dst') 2026/08/08 04:40:33 DEBUG : one: Sizes differ 2026/08/08 04:40:34 DEBUG : one: Uploading chunk 1/1 2026/08/08 04:40:35 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Adding "one" to batch 2026/08/08 04:40:35 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Batch idle for 500ms so committing 2026/08/08 04:40:35 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Committing sync batch length 1 starting with: one 2026/08/08 04:40:36 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Committed sync batch length 1 starting with: one 2026/08/08 04:40:36 DEBUG : one: size = 5 OK 2026/08/08 04:40:36 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/08/08 04:40:36 INFO : one: Copied (replaced existing) 2026/08/08 04:40:37 DEBUG : dst/one: Uploading chunk 1/1 2026/08/08 04:40:37 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "dst/one" to batch 2026/08/08 04:40:38 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:40:38 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: dst/one 2026/08/08 04:40:39 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: dst/one 2026/08/08 04:40:39 DEBUG : CompareDest/one: Uploading chunk 1/1 2026/08/08 04:40:40 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "CompareDest/one" to batch 2026/08/08 04:40:40 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:40:40 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: CompareDest/one 2026/08/08 04:40:41 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: CompareDest/one 2026/08/08 04:40:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2266155359) 2026/08/08 04:40:42 DEBUG : one: size = 3 (Dropbox root 'rclone-test-refizav8buce/dst') 2026/08/08 04:40:42 DEBUG : one: Sizes differ 2026/08/08 04:40:42 DEBUG : one: size = 5 OK 2026/08/08 04:40:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/08 04:40:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/08 04:40:43 DEBUG : CompareDest/two: Uploading chunk 1/1 2026/08/08 04:40:43 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "CompareDest/two" to batch 2026/08/08 04:40:44 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:40:44 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: CompareDest/two 2026/08/08 04:40:45 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: CompareDest/two 2026/08/08 04:40:46 DEBUG : two: Need to transfer - File not found at Destination 2026/08/08 04:40:46 DEBUG : two: size = 3 OK 2026/08/08 04:40:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/08 04:40:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/08 04:40:47 DEBUG : two: Need to transfer - File not found at Destination 2026/08/08 04:40:47 DEBUG : two: size = 3 OK 2026/08/08 04:40:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/08 04:40:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/08 04:40:49 DEBUG : two: Need to transfer - File not found at Destination 2026/08/08 04:40:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone2266155359) 2026/08/08 04:40:49 DEBUG : two: size = 3 (Dropbox root 'rclone-test-refizav8buce/CompareDest') 2026/08/08 04:40:49 DEBUG : two: Sizes differ 2026/08/08 04:40:49 DEBUG : two: Uploading chunk 1/1 2026/08/08 04:40:50 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Adding "two" to batch 2026/08/08 04:40:50 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Batch idle for 500ms so committing 2026/08/08 04:40:50 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Committing sync batch length 1 starting with: two 2026/08/08 04:40:51 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Committed sync batch length 1 starting with: two 2026/08/08 04:40:51 DEBUG : two: size = 5 OK 2026/08/08 04:40:51 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2026/08/08 04:40:51 INFO : two: Copied (new) 2026/08/08 04:40:56 INFO : Dropbox root 'rclone-test-refizav8buce/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (27.43s) === RUN TestCopyFileCopyDest run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:40:56 DEBUG : Creating backend with remote "TestDropbox:rclone-test-refizav8buce/dst" 2026/08/08 04:40:57 DEBUG : Creating backend with remote "TestDropbox:rclone-test-refizav8buce/CopyDest" 2026/08/08 04:40:57 DEBUG : one: Need to transfer - File not found at Destination 2026/08/08 04:40:58 DEBUG : one: Uploading chunk 1/1 2026/08/08 04:40:58 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Adding "one" to batch 2026/08/08 04:40:59 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Batch idle for 500ms so committing 2026/08/08 04:40:59 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Committing sync batch length 1 starting with: one 2026/08/08 04:41:00 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Committed sync batch length 1 starting with: one 2026/08/08 04:41:00 DEBUG : one: size = 3 OK 2026/08/08 04:41:00 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/08/08 04:41:00 INFO : one: Copied (new) 2026/08/08 04:41:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2266155359) 2026/08/08 04:41:01 DEBUG : one: size = 3 (Dropbox root 'rclone-test-refizav8buce/dst') 2026/08/08 04:41:01 DEBUG : one: Sizes differ 2026/08/08 04:41:02 DEBUG : one: Uploading chunk 1/1 2026/08/08 04:41:02 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Adding "one" to batch 2026/08/08 04:41:03 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Batch idle for 500ms so committing 2026/08/08 04:41:03 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Committing sync batch length 1 starting with: one 2026/08/08 04:41:04 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Committed sync batch length 1 starting with: one 2026/08/08 04:41:04 DEBUG : one: size = 5 OK 2026/08/08 04:41:04 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/08/08 04:41:04 INFO : one: Copied (replaced existing) 2026/08/08 04:41:05 DEBUG : dst/one: Uploading chunk 1/1 2026/08/08 04:41:05 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "dst/one" to batch 2026/08/08 04:41:06 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:41:06 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: dst/one 2026/08/08 04:41:07 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: dst/one 2026/08/08 04:41:07 DEBUG : CopyDest/one: Uploading chunk 1/1 2026/08/08 04:41:08 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "CopyDest/one" to batch 2026/08/08 04:41:09 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:41:09 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: CopyDest/one 2026/08/08 04:41:09 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: CopyDest/one 2026/08/08 04:41:10 DEBUG : Creating backend with remote "TestDropbox:rclone-test-refizav8buce/BackupDir" 2026/08/08 04:41:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2266155359) 2026/08/08 04:41:10 DEBUG : one: size = 3 (Dropbox root 'rclone-test-refizav8buce/dst') 2026/08/08 04:41:10 DEBUG : one: Sizes differ 2026/08/08 04:41:11 DEBUG : one: size = 5 OK 2026/08/08 04:41:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/08 04:41:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2266155359) 2026/08/08 04:41:11 DEBUG : one: size = 3 (Dropbox root 'rclone-test-refizav8buce/dst') 2026/08/08 04:41:11 DEBUG : one: Sizes differ 2026/08/08 04:41:12 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:41:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 04:41:13 DEBUG : pacer: Reducing sleep to 15ms 2026/08/08 04:41:13 INFO : one: Moved (server-side) 2026/08/08 04:41:14 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:41:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 04:41:14 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/08 04:41:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/08 04:41:15 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/08 04:41:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/08 04:41:16 DEBUG : pacer: Reducing sleep to 60ms 2026/08/08 04:41:16 DEBUG : one: size = 5 OK 2026/08/08 04:41:16 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/08/08 04:41:16 INFO : one: Copied (server-side copy) 2026/08/08 04:41:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/08 04:41:17 DEBUG : CopyDest/two: Uploading chunk 1/1 2026/08/08 04:41:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "CopyDest/two" to batch 2026/08/08 04:41:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:41:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: CopyDest/two 2026/08/08 04:41:19 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: CopyDest/two 2026/08/08 04:41:20 DEBUG : pacer: Reducing sleep to 45ms 2026/08/08 04:41:20 DEBUG : two: Need to transfer - File not found at Destination 2026/08/08 04:41:20 DEBUG : two: size = 3 OK 2026/08/08 04:41:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/08 04:41:20 DEBUG : pacer: Reducing sleep to 33.75ms 2026/08/08 04:41:21 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:41:21 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/08/08 04:41:22 DEBUG : pacer: Reducing sleep to 50.625ms 2026/08/08 04:41:22 DEBUG : two: size = 3 OK 2026/08/08 04:41:22 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2026/08/08 04:41:22 INFO : two: Copied (server-side copy) 2026/08/08 04:41:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/08 04:41:23 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/08/08 04:41:23 DEBUG : two: size = 3 OK 2026/08/08 04:41:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/08 04:41:23 DEBUG : two: Unchanged skipping 2026/08/08 04:41:24 DEBUG : CopyDest/three: Uploading chunk 1/1 2026/08/08 04:41:24 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "CopyDest/three" to batch 2026/08/08 04:41:25 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:41:25 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: CopyDest/three 2026/08/08 04:41:26 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: CopyDest/three 2026/08/08 04:41:27 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/08/08 04:41:27 DEBUG : three: Need to transfer - File not found at Destination 2026/08/08 04:41:27 DEBUG : three: size = 7 (Local file system at /tmp/rclone2266155359) 2026/08/08 04:41:27 DEBUG : three: size = 5 (Dropbox root 'rclone-test-refizav8buce/CopyDest') 2026/08/08 04:41:27 DEBUG : three: Sizes differ 2026/08/08 04:41:27 DEBUG : three: Destination not found in --copy-dest 2026/08/08 04:41:27 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/08/08 04:41:27 DEBUG : three: Uploading chunk 1/1 2026/08/08 04:41:28 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/08/08 04:41:28 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Adding "three" to batch 2026/08/08 04:41:28 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Batch idle for 500ms so committing 2026/08/08 04:41:28 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Committing sync batch length 1 starting with: three 2026/08/08 04:41:29 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/08/08 04:41:29 DEBUG : Dropbox root 'rclone-test-refizav8buce/dst': Committed sync batch length 1 starting with: three 2026/08/08 04:41:29 DEBUG : three: size = 7 OK 2026/08/08 04:41:29 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2026/08/08 04:41:29 INFO : three: Copied (new) 2026/08/08 04:41:37 INFO : Dropbox root 'rclone-test-refizav8buce/BackupDir': Committing uploads - please wait... 2026/08/08 04:41:37 INFO : Dropbox root 'rclone-test-refizav8buce/CopyDest': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (40.43s) === RUN TestCopyInplace run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.59s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.54s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:41:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/08 04:41:39 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2026/08/08 04:41:40 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "TestCopyFileMaxTransfer/file1" to batch 2026/08/08 04:41:40 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:41:40 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/08/08 04:41:42 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/08/08 04:41:42 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/08 04:41:42 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/08 04:41:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/08 04:41:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/08 04:41:43 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2026/08/08 04:41:43 DEBUG : pacer: low level retry 1/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/08 04:41:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 04:41:43 DEBUG : pacer: low level retry 2/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/08 04:41:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/08 04:41:43 DEBUG : pacer: low level retry 3/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/08 04:41:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/08 04:41:43 DEBUG : pacer: low level retry 4/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/08 04:41:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/08 04:41:44 DEBUG : pacer: low level retry 5/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/08 04:41:44 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/08 04:41:44 DEBUG : pacer: low level retry 6/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/08 04:41:44 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/08 04:41:44 DEBUG : pacer: low level retry 7/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/08 04:41:44 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/08/08 04:41:45 DEBUG : pacer: low level retry 8/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/08 04:41:45 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 04:41:46 DEBUG : pacer: low level retry 9/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/08 04:41:48 DEBUG : pacer: low level retry 10/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/08 04:41:48 DEBUG : TestCopyFileMaxTransfer/file2: Received error: upload failed: files: auto content_hash: compute: max transfer limit reached as set by --max-transfer - low level retry 0/10 2026/08/08 04:41:50 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 04:41:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 04:41:54 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 04:41:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/08 04:41:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 04:41:56 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 04:41:56 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 04:41:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/08 04:41:57 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 04:41:57 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2026/08/08 04:41:57 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 04:41:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "TestCopyFileMaxTransfer/file4" to batch 2026/08/08 04:41:58 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:41:58 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/08/08 04:41:59 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/08/08 04:41:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/08/08 04:41:59 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/08 04:41:59 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = cc143fd528b75e3553675dd19eac4c4740228519a4108e615e6c8bfdd8e2fed4 OK 2026/08/08 04:41:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/08 04:41:59 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/08/08 04:41:59 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/08/08 04:42:00 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/08/08 04:42:00 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/08/08 04:42:01 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/08/08 04:42:01 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/08/08 04:42:01 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/08/08 04:42:02 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/08/08 04:42:02 DEBUG : pacer: Reducing sleep to 11.275419ms --- PASS: TestCopyFileMaxTransfer (23.83s) === RUN TestDeduplicateInteractive run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/08 04:42:03 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.64s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.53s) === RUN TestDeduplicateFirst run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.53s) === RUN TestDeduplicateNewest run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.54s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:42:06 DEBUG : one: Uploading chunk 1/1 2026/08/08 04:42:06 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "one" to batch 2026/08/08 04:42:07 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:07 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: one 2026/08/08 04:42:07 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: one 2026/08/08 04:42:08 DEBUG : also/one: Uploading chunk 1/1 2026/08/08 04:42:08 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "also/one" to batch 2026/08/08 04:42:09 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:09 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: also/one 2026/08/08 04:42:10 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: also/one 2026/08/08 04:42:10 DEBUG : another: Uploading chunk 1/1 2026/08/08 04:42:10 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "another" to batch 2026/08/08 04:42:11 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:11 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: another 2026/08/08 04:42:12 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: another 2026/08/08 04:42:12 DEBUG : not-one: Uploading chunk 1/1 2026/08/08 04:42:12 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "not-one" to batch 2026/08/08 04:42:13 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:13 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: not-one 2026/08/08 04:42:14 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: not-one 2026/08/08 04:42:14 INFO : Dropbox root 'rclone-test-refizav8buce': Looking for duplicate dropbox hashes using newest mode. 2026/08/08 04:42:15 NOTICE: 9b886e0fe160ca603b60d594e53051ecfb4ece9fce340ac8999a0f4026e56e64: Found 3 files with duplicate dropbox hashes 2026/08/08 04:42:15 INFO : one: Deleted 2026/08/08 04:42:16 INFO : also/one: Deleted 2026/08/08 04:42:16 NOTICE: 9b886e0fe160ca603b60d594e53051ecfb4ece9fce340ac8999a0f4026e56e64: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (14.40s) === RUN TestDeduplicateOldest run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.55s) === RUN TestDeduplicateLargest run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.57s) === RUN TestDeduplicateSmallest run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.54s) === RUN TestDeduplicateRename run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.53s) === RUN TestMergeDirs run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (2.58s) === RUN TestListDirSorted run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:42:25 DEBUG : a.txt: Uploading chunk 1/1 2026/08/08 04:42:25 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "a.txt" to batch 2026/08/08 04:42:26 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:26 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: a.txt 2026/08/08 04:42:26 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: a.txt 2026/08/08 04:42:27 DEBUG : zend.txt: Uploading chunk 1/1 2026/08/08 04:42:27 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "zend.txt" to batch 2026/08/08 04:42:28 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:28 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: zend.txt 2026/08/08 04:42:28 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: zend.txt 2026/08/08 04:42:29 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/08/08 04:42:29 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/hello world" to batch 2026/08/08 04:42:30 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:30 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/hello world 2026/08/08 04:42:30 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/hello world 2026/08/08 04:42:31 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/08/08 04:42:31 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/hello world2" to batch 2026/08/08 04:42:32 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:32 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/hello world2 2026/08/08 04:42:32 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/hello world2 2026/08/08 04:42:33 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/08/08 04:42:33 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/ignore dir/.ignore" to batch 2026/08/08 04:42:34 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:34 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/08/08 04:42:35 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/08/08 04:42:35 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/08/08 04:42:36 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/ignore dir/should be ignored" to batch 2026/08/08 04:42:36 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:36 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/08/08 04:42:37 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/08/08 04:42:37 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/08/08 04:42:38 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/sub sub dir/hello world3" to batch 2026/08/08 04:42:38 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:38 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/08/08 04:42:39 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/08/08 04:42:40 DEBUG : a.txt: Excluded (Size Filter) 2026/08/08 04:42:40 DEBUG : a.txt: Excluded 2026/08/08 04:42:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/08 04:42:41 DEBUG : sub dir/hello world: Excluded 2026/08/08 04:42:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/08 04:42:41 DEBUG : sub dir/hello world2: Excluded 2026/08/08 04:42:41 DEBUG : sub dir/ignore dir: Excluded 2026/08/08 04:42:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/08 04:42:42 DEBUG : sub dir/hello world: Excluded 2026/08/08 04:42:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/08 04:42:42 DEBUG : sub dir/hello world2: Excluded 2026/08/08 04:42:42 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (25.79s) === RUN TestListDirSortedFn run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:42:50 DEBUG : a.txt: Uploading chunk 1/1 2026/08/08 04:42:51 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "a.txt" to batch 2026/08/08 04:42:51 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:51 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: a.txt 2026/08/08 04:42:52 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: a.txt 2026/08/08 04:42:53 DEBUG : zend.txt: Uploading chunk 1/1 2026/08/08 04:42:53 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "zend.txt" to batch 2026/08/08 04:42:54 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:54 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: zend.txt 2026/08/08 04:42:54 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: zend.txt 2026/08/08 04:42:55 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/08/08 04:42:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/hello world" to batch 2026/08/08 04:42:56 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:56 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/hello world 2026/08/08 04:42:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/hello world 2026/08/08 04:42:57 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/08/08 04:42:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/hello world2" to batch 2026/08/08 04:42:58 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:42:58 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/hello world2 2026/08/08 04:42:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/hello world2 2026/08/08 04:42:59 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/08/08 04:43:00 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/ignore dir/.ignore" to batch 2026/08/08 04:43:00 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:43:00 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/08/08 04:43:01 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/08/08 04:43:01 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/08/08 04:43:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/ignore dir/should be ignored" to batch 2026/08/08 04:43:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:43:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/08/08 04:43:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/08/08 04:43:03 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/08/08 04:43:04 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/sub sub dir/hello world3" to batch 2026/08/08 04:43:04 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:43:04 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/08/08 04:43:05 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/08/08 04:43:07 DEBUG : a.txt: Excluded (Size Filter) 2026/08/08 04:43:07 DEBUG : a.txt: Excluded 2026/08/08 04:43:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/08 04:43:07 DEBUG : sub dir/hello world: Excluded 2026/08/08 04:43:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/08 04:43:07 DEBUG : sub dir/hello world2: Excluded 2026/08/08 04:43:08 DEBUG : sub dir/ignore dir: Excluded 2026/08/08 04:43:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/08 04:43:08 DEBUG : sub dir/hello world: Excluded 2026/08/08 04:43:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/08 04:43:08 DEBUG : sub dir/hello world2: Excluded 2026/08/08 04:43:08 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (26.49s) === RUN TestListJSON run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:43:17 DEBUG : file1: Uploading chunk 1/1 2026/08/08 04:43:17 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "file1" to batch 2026/08/08 04:43:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:43:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: file1 2026/08/08 04:43:19 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: file1 2026/08/08 04:43:19 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/08 04:43:19 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub/file2" to batch 2026/08/08 04:43:20 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:43:20 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub/file2 2026/08/08 04:43:21 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub/file2 === 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/08/08 04:43:24 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (10.78s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.29s) === RUN TestStatJSON run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:43:28 DEBUG : file1: Uploading chunk 1/1 2026/08/08 04:43:28 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "file1" to batch 2026/08/08 04:43:29 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:43:29 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: file1 2026/08/08 04:43:29 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: file1 2026/08/08 04:43:30 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/08 04:43:30 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub/file2" to batch 2026/08/08 04:43:31 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:43:31 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub/file2 2026/08/08 04:43:32 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub/file2 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/08/08 04:43:36 DEBUG : Creating backend with remote "TestDropbox:rclone-test-refizav8buce/notfound" --- PASS: TestStatJSON (11.99s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (0.54s) === RUN TestStatJSONMemory 2026/08/08 04:43:39 DEBUG : Creating backend with remote ":memory:" 2026/08/08 04:43:39 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 04:43:39 DEBUG : sub/file1: size = 5 OK 2026/08/08 04:43:39 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 04:43:39 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 "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:43:39 INFO : Dropbox root 'rclone-test-refizav8buce': Making directory 2026/08/08 04:43:40 INFO : Dropbox root 'rclone-test-refizav8buce': Making directory --- PASS: TestMkdir (1.33s) === RUN TestLsd run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:43:41 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/08/08 04:43:42 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/hello world" to batch 2026/08/08 04:43:42 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:43:42 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/hello world 2026/08/08 04:43:43 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (7.67s) === RUN TestLs run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:43:49 DEBUG : potato2: Uploading chunk 1/1 2026/08/08 04:43:49 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "potato2" to batch 2026/08/08 04:43:50 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:43:50 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: potato2 2026/08/08 04:43:51 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: potato2 2026/08/08 04:43:51 DEBUG : empty space: Uploading chunk 1/1 2026/08/08 04:43:52 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "empty space" to batch 2026/08/08 04:43:52 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:43:52 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: empty space 2026/08/08 04:43:53 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (6.63s) === RUN TestLsWithFilesFrom run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:43:55 DEBUG : potato2: Uploading chunk 1/1 2026/08/08 04:43:56 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "potato2" to batch 2026/08/08 04:43:56 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:43:56 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: potato2 2026/08/08 04:43:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: potato2 2026/08/08 04:43:57 DEBUG : empty space: Uploading chunk 1/1 2026/08/08 04:43:58 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "empty space" to batch 2026/08/08 04:43:58 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:43:58 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: empty space 2026/08/08 04:43:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: empty space 2026/08/08 04:44:00 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/08 04:44:00 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.66s) === RUN TestLsLong run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:44:02 DEBUG : potato2: Uploading chunk 1/1 2026/08/08 04:44:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "potato2" to batch 2026/08/08 04:44:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: potato2 2026/08/08 04:44:04 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: potato2 2026/08/08 04:44:04 DEBUG : empty space: Uploading chunk 1/1 2026/08/08 04:44:05 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "empty space" to batch 2026/08/08 04:44:05 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:05 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: empty space 2026/08/08 04:44:06 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (6.59s) === RUN TestHashSums run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:44:09 DEBUG : potato2: Uploading chunk 1/1 2026/08/08 04:44:09 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "potato2" to batch 2026/08/08 04:44:10 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:10 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: potato2 2026/08/08 04:44:10 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: potato2 2026/08/08 04:44:11 DEBUG : empty space: Uploading chunk 1/1 2026/08/08 04:44:11 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "empty space" to batch 2026/08/08 04:44:12 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:12 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: empty space 2026/08/08 04:44:12 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.07s) === RUN TestHashSumsWithErrors 2026/08/08 04:44:14 DEBUG : Creating backend with remote ":memory:" 2026/08/08 04:44:14 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/08 04:44:14 ERROR : file1: hash unsupported: hash type not supported 2026/08/08 04:44:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/08 04:44:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/08 04:44:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/08 04:44:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/08 04:44:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/08 04:44:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/08 04:44:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/08 04:44:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/08 04:44:14 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 "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:44:15 DEBUG : potato2: Uploading chunk 1/1 2026/08/08 04:44:15 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "potato2" to batch 2026/08/08 04:44:16 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:16 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: potato2 2026/08/08 04:44:16 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: potato2 2026/08/08 04:44:17 DEBUG : empty space: Uploading chunk 1/1 2026/08/08 04:44:17 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "empty space" to batch 2026/08/08 04:44:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: empty space 2026/08/08 04:44:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: empty space 2026/08/08 04:44:19 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/08/08 04:44:19 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/potato3" to batch 2026/08/08 04:44:20 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:20 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/potato3 2026/08/08 04:44:20 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (10.45s) === RUN TestDelete run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:44:25 DEBUG : small: Uploading chunk 1/1 2026/08/08 04:44:26 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "small" to batch 2026/08/08 04:44:26 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:26 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: small 2026/08/08 04:44:27 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: small 2026/08/08 04:44:27 DEBUG : medium: Uploading chunk 1/1 2026/08/08 04:44:28 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "medium" to batch 2026/08/08 04:44:28 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:28 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: medium 2026/08/08 04:44:29 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: medium 2026/08/08 04:44:29 DEBUG : large: Uploading chunk 1/1 2026/08/08 04:44:30 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "large" to batch 2026/08/08 04:44:30 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:30 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: large 2026/08/08 04:44:31 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: large 2026/08/08 04:44:31 DEBUG : Waiting for deletions to finish 2026/08/08 04:44:32 DEBUG : large: Excluded (Size Filter) 2026/08/08 04:44:32 DEBUG : large: Excluded 2026/08/08 04:44:32 INFO : medium: Deleted 2026/08/08 04:44:32 INFO : small: Deleted --- PASS: TestDelete (8.81s) === RUN TestMaxDelete run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:44:34 DEBUG : small: Uploading chunk 1/1 2026/08/08 04:44:34 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "small" to batch 2026/08/08 04:44:35 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:35 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: small 2026/08/08 04:44:36 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: small 2026/08/08 04:44:36 DEBUG : medium: Uploading chunk 1/1 2026/08/08 04:44:36 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "medium" to batch 2026/08/08 04:44:37 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:37 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: medium 2026/08/08 04:44:38 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: medium 2026/08/08 04:44:38 DEBUG : large: Uploading chunk 1/1 2026/08/08 04:44:38 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "large" to batch 2026/08/08 04:44:39 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:39 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: large 2026/08/08 04:44:40 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: large 2026/08/08 04:44:40 DEBUG : Waiting for deletions to finish 2026/08/08 04:44:40 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/08 04:44:41 INFO : large: Deleted 2026/08/08 04:44:41 INFO : medium: Deleted --- PASS: TestMaxDelete (9.49s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:44:43 DEBUG : small: Uploading chunk 1/1 2026/08/08 04:44:44 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "small" to batch 2026/08/08 04:44:44 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:44 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: small 2026/08/08 04:44:45 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: small 2026/08/08 04:44:45 DEBUG : medium: Uploading chunk 1/1 2026/08/08 04:44:46 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "medium" to batch 2026/08/08 04:44:46 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:46 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: medium 2026/08/08 04:44:47 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: medium 2026/08/08 04:44:48 DEBUG : large: Uploading chunk 1/1 2026/08/08 04:44:48 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "large" to batch 2026/08/08 04:44:49 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:49 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: large 2026/08/08 04:44:49 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: large 2026/08/08 04:44:50 DEBUG : Waiting for deletions to finish 2026/08/08 04:44:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/08 04:44:51 INFO : small: Deleted 2026/08/08 04:44:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.85s) === RUN TestMaxDeleteSize run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:44:53 DEBUG : small: Uploading chunk 1/1 2026/08/08 04:44:54 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "small" to batch 2026/08/08 04:44:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: small 2026/08/08 04:44:56 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: small 2026/08/08 04:44:56 DEBUG : medium: Uploading chunk 1/1 2026/08/08 04:44:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "medium" to batch 2026/08/08 04:44:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: medium 2026/08/08 04:44:58 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: medium 2026/08/08 04:44:58 DEBUG : large: Uploading chunk 1/1 2026/08/08 04:44:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "large" to batch 2026/08/08 04:44:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:44:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: large 2026/08/08 04:45:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: large 2026/08/08 04:45:02 DEBUG : Waiting for deletions to finish 2026/08/08 04:45:02 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/08 04:45:02 NOTICE: Error too_many_requests/... Too many requests or write operations. Trying again in 10 seconds. 2026/08/08 04:45:02 DEBUG : pacer: low level retry 1/10 (error too_many_requests/..: trying again in 10s) 2026/08/08 04:45:02 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/08/08 04:45:02 NOTICE: Error too_many_requests/... Too many requests or write operations. Trying again in 10 seconds. 2026/08/08 04:45:02 DEBUG : pacer: low level retry 1/10 (error too_many_requests/..: trying again in 10s) 2026/08/08 04:45:02 NOTICE: Error too_many_requests/... Too many requests or write operations. Trying again in 10 seconds. 2026/08/08 04:45:02 DEBUG : pacer: low level retry 2/10 (error too_many_requests/..: trying again in 10s) 2026/08/08 04:45:13 DEBUG : pacer: Reducing sleep to 7.5s 2026/08/08 04:45:13 INFO : large: Deleted 2026/08/08 04:45:23 DEBUG : pacer: Reducing sleep to 5.625s 2026/08/08 04:45:23 INFO : medium: Deleted 2026/08/08 04:45:30 DEBUG : pacer: Reducing sleep to 4.21875s 2026/08/08 04:45:36 DEBUG : pacer: Reducing sleep to 3.1640625s 2026/08/08 04:45:40 DEBUG : pacer: Reducing sleep to 2.373046875s 2026/08/08 04:45:43 DEBUG : pacer: Reducing sleep to 1.779785156s 2026/08/08 04:45:45 DEBUG : pacer: Reducing sleep to 1.334838867s 2026/08/08 04:45:47 DEBUG : pacer: Reducing sleep to 1.00112915s --- PASS: TestMaxDeleteSize (54.36s) === RUN TestReadFile run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:45:49 DEBUG : pacer: Reducing sleep to 750.846862ms 2026/08/08 04:45:49 DEBUG : ReadFile: Uploading chunk 1/1 2026/08/08 04:45:50 DEBUG : pacer: Reducing sleep to 563.135146ms 2026/08/08 04:45:50 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "ReadFile" to batch 2026/08/08 04:45:50 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:45:50 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: ReadFile 2026/08/08 04:45:51 DEBUG : pacer: Reducing sleep to 422.351359ms 2026/08/08 04:45:51 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: ReadFile 2026/08/08 04:45:51 DEBUG : pacer: Reducing sleep to 316.763519ms 2026/08/08 04:45:52 DEBUG : pacer: Reducing sleep to 237.572639ms 2026/08/08 04:45:52 DEBUG : pacer: Reducing sleep to 178.179479ms 2026/08/08 04:45:53 DEBUG : pacer: Reducing sleep to 133.634609ms 2026/08/08 04:45:53 DEBUG : pacer: Reducing sleep to 100.225956ms 2026/08/08 04:45:54 DEBUG : pacer: Reducing sleep to 75.169467ms 2026/08/08 04:45:54 DEBUG : pacer: Reducing sleep to 56.3771ms 2026/08/08 04:45:54 DEBUG : pacer: Reducing sleep to 42.282825ms --- PASS: TestReadFile (6.81s) === RUN TestRetry 2026/08/08 04:45:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/08 04:45:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/08 04:45:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/08 04:45:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/08 04:45:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/08 04:45:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/08 04:45:54 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 "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:45:55 DEBUG : pacer: Reducing sleep to 31.712118ms 2026/08/08 04:45:55 DEBUG : file1: Uploading chunk 1/1 2026/08/08 04:45:55 DEBUG : pacer: Reducing sleep to 23.784088ms 2026/08/08 04:45:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "file1" to batch 2026/08/08 04:45:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:45:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: file1 2026/08/08 04:45:56 DEBUG : pacer: Reducing sleep to 17.838066ms 2026/08/08 04:45:56 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: file1 2026/08/08 04:45:56 DEBUG : pacer: Reducing sleep to 13.378549ms 2026/08/08 04:45:56 DEBUG : file2: Uploading chunk 1/1 2026/08/08 04:45:57 DEBUG : pacer: Reducing sleep to 10.033911ms 2026/08/08 04:45:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "file2" to batch 2026/08/08 04:45:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:45:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: file2 2026/08/08 04:45:58 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 04:45:58 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (16.19s) === RUN TestPurge 2026/08/08 04:46:10 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qenekif1joce" 2026/08/08 04:46:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 04:46:11 DEBUG : Creating backend with remote "/tmp/rclone3973747621" run.go:198: Remote "Dropbox root 'rclone-test-qenekif1joce'", Local "Local file system at /tmp/rclone3973747621", Modify Window "1s" 2026/08/08 04:46:11 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:46:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 04:46:12 DEBUG : pacer: Reducing sleep to 15ms 2026/08/08 04:46:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/08 04:46:12 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 04:46:12 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/08/08 04:46:13 DEBUG : Dropbox root 'rclone-test-qenekif1joce': Adding "A1/B1/C1/one" to batch 2026/08/08 04:46:13 DEBUG : Dropbox root 'rclone-test-qenekif1joce': Batch idle for 500ms so committing 2026/08/08 04:46:13 DEBUG : Dropbox root 'rclone-test-qenekif1joce': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/08/08 04:46:14 DEBUG : Dropbox root 'rclone-test-qenekif1joce': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/08/08 04:46:14 INFO : A2: Making directory 2026/08/08 04:46:15 INFO : A1/B2: Making directory 2026/08/08 04:46:15 INFO : A1/B2/C2: Making directory 2026/08/08 04:46:16 INFO : A1/B1/C3: Making directory 2026/08/08 04:46:17 INFO : A3: Making directory 2026/08/08 04:46:18 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:46:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 04:46:18 DEBUG : pacer: Reducing sleep to 15ms 2026/08/08 04:46:18 INFO : A3/B3: Making directory 2026/08/08 04:46:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/08 04:46:19 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 04:46:19 INFO : A3/B3/C4: Making directory 2026/08/08 04:46:20 DEBUG : A1/two: Uploading chunk 1/1 2026/08/08 04:46:21 DEBUG : Dropbox root 'rclone-test-qenekif1joce': Adding "A1/two" to batch 2026/08/08 04:46:21 DEBUG : Dropbox root 'rclone-test-qenekif1joce': Batch idle for 500ms so committing 2026/08/08 04:46:21 DEBUG : Dropbox root 'rclone-test-qenekif1joce': Committing sync batch length 1 starting with: A1/two 2026/08/08 04:46:22 DEBUG : Dropbox root 'rclone-test-qenekif1joce': Committed sync batch length 1 starting with: A1/two 2026/08/08 04:46:26 ERROR : error listing: directory not found 2026/08/08 04:46:26 DEBUG : Dropbox root 'rclone-test-qenekif1joce': Purge remote 2026/08/08 04:46:26 NOTICE: purge failed: path_lookup/not_found/ --- PASS: TestPurge (15.64s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:46:27 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/08/08 04:46:27 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "A1/B1/C1/one" to batch 2026/08/08 04:46:28 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:46:28 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/08/08 04:46:28 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/08/08 04:46:28 INFO : A2: Making directory 2026/08/08 04:46:29 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:46:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 04:46:29 DEBUG : pacer: Reducing sleep to 15ms 2026/08/08 04:46:29 INFO : A1/B2: Making directory 2026/08/08 04:46:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/08 04:46:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 04:46:30 INFO : A1/B2/C2: Making directory 2026/08/08 04:46:31 INFO : A1/B1/C3: Making directory 2026/08/08 04:46:32 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:46:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 04:46:32 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/08 04:46:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/08 04:46:33 DEBUG : pacer: Reducing sleep to 30ms 2026/08/08 04:46:33 INFO : A3: Making directory 2026/08/08 04:46:33 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/08 04:46:34 DEBUG : pacer: Reducing sleep to 16.875ms 2026/08/08 04:46:34 INFO : A3/B3: Making directory 2026/08/08 04:46:34 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/08/08 04:46:34 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 04:46:34 INFO : A3/B3/C4: Making directory 2026/08/08 04:46:36 DEBUG : A1/two: Uploading chunk 1/1 2026/08/08 04:46:36 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "A1/two" to batch 2026/08/08 04:46:36 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:46:36 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: A1/two 2026/08/08 04:46:37 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: A1/two 2026/08/08 04:46:39 DEBUG : removing 1 level 3 directories 2026/08/08 04:46:39 INFO : A3/B3/C4: Removing directory 2026/08/08 04:46:42 DEBUG : removing 2 level 3 directories 2026/08/08 04:46:42 INFO : A1/B2/C2: Removing directory 2026/08/08 04:46:42 INFO : A1/B1/C3: Removing directory 2026/08/08 04:46:43 DEBUG : removing 2 level 2 directories 2026/08/08 04:46:43 INFO : A3/B3: Removing directory 2026/08/08 04:46:43 INFO : A1/B2: Removing directory 2026/08/08 04:46:44 DEBUG : removing 2 level 1 directories 2026/08/08 04:46:44 INFO : A3: Removing directory 2026/08/08 04:46:44 INFO : A2: Removing directory 2026/08/08 04:46:49 DEBUG : removing 1 level 3 directories 2026/08/08 04:46:49 INFO : A1/B1/C1: Removing directory 2026/08/08 04:46:50 DEBUG : removing 1 level 2 directories 2026/08/08 04:46:50 INFO : A1/B1: Removing directory 2026/08/08 04:46:50 DEBUG : removing 1 level 1 directories 2026/08/08 04:46:50 INFO : A1: Removing directory 2026/08/08 04:46:51 DEBUG : removing 1 level 0 directories 2026/08/08 04:46:51 INFO : Dropbox root 'rclone-test-refizav8buce': Removing directory 2026/08/08 04:46:52 ERROR : error listing: directory not found 2026/08/08 04:46:52 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (26.55s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:46:53 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:46:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 04:46:54 DEBUG : pacer: Reducing sleep to 15ms 2026/08/08 04:46:54 INFO : A1: Making directory 2026/08/08 04:46:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/08 04:46:54 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 04:46:54 INFO : A1/B1: Making directory 2026/08/08 04:46:55 INFO : A1/B1/C1: Making directory 2026/08/08 04:46:58 DEBUG : removing 1 level 3 directories 2026/08/08 04:46:58 INFO : A1/B1/C1: Removing directory 2026/08/08 04:46:59 DEBUG : removing 1 level 2 directories 2026/08/08 04:46:59 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.24s) === RUN TestRmdirsWithFilter run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:47:02 INFO : A1: Making directory 2026/08/08 04:47:03 INFO : A1/B1: Making directory 2026/08/08 04:47:04 INFO : A1/B1/C1: Making directory 2026/08/08 04:47:07 DEBUG : removing 1 level 3 directories 2026/08/08 04:47:07 INFO : A1/B1/C1: Removing directory 2026/08/08 04:47:08 DEBUG : removing 1 level 2 directories 2026/08/08 04:47:08 INFO : A1/B1: Removing directory 2026/08/08 04:47:08 NOTICE: Error too_many_requests/... Too many requests or write operations. Trying again in 10 seconds. 2026/08/08 04:47:08 DEBUG : pacer: low level retry 1/10 (error too_many_requests/..: trying again in 10s) 2026/08/08 04:47:08 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/08/08 04:47:08 NOTICE: Error too_many_requests/... Too many requests or write operations. Trying again in 10 seconds. 2026/08/08 04:47:08 DEBUG : pacer: low level retry 2/10 (error too_many_requests/..: trying again in 10s) 2026/08/08 04:47:19 DEBUG : pacer: Reducing sleep to 7.5s 2026/08/08 04:47:28 DEBUG : pacer: Reducing sleep to 5.625s 2026/08/08 04:47:36 DEBUG : pacer: Reducing sleep to 4.21875s 2026/08/08 04:47:42 DEBUG : pacer: Reducing sleep to 3.1640625s 2026/08/08 04:47:46 DEBUG : pacer: Reducing sleep to 2.373046875s 2026/08/08 04:47:49 DEBUG : pacer: Reducing sleep to 1.779785156s 2026/08/08 04:47:52 DEBUG : pacer: Reducing sleep to 1.334838867s 2026/08/08 04:47:53 DEBUG : pacer: Reducing sleep to 1.00112915s --- PASS: TestRmdirsWithFilter (51.41s) === RUN TestCopyURL run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:47:54 DEBUG : pacer: Reducing sleep to 750.846862ms 2026/08/08 04:47:56 DEBUG : pacer: Reducing sleep to 563.135146ms 2026/08/08 04:47:56 DEBUG : file1: Uploading chunk 1/1 2026/08/08 04:47:57 DEBUG : pacer: Reducing sleep to 422.351359ms 2026/08/08 04:47:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "file1" to batch 2026/08/08 04:47:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:47:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: file1 2026/08/08 04:47:58 DEBUG : pacer: Reducing sleep to 316.763519ms 2026/08/08 04:47:58 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: file1 2026/08/08 04:47:58 DEBUG : file1: size = 14 OK 2026/08/08 04:47:58 DEBUG : pacer: Reducing sleep to 237.572639ms 2026/08/08 04:47:58 DEBUG : pacer: Reducing sleep to 178.179479ms 2026/08/08 04:47:58 DEBUG : filename.txt: File name found in url 2026/08/08 04:47:59 DEBUG : pacer: Reducing sleep to 133.634609ms 2026/08/08 04:47:59 DEBUG : filename.txt: Uploading chunk 1/1 2026/08/08 04:47:59 DEBUG : pacer: Reducing sleep to 100.225956ms 2026/08/08 04:47:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "filename.txt" to batch 2026/08/08 04:48:00 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:00 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: filename.txt 2026/08/08 04:48:00 DEBUG : pacer: Reducing sleep to 75.169467ms 2026/08/08 04:48:00 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: filename.txt 2026/08/08 04:48:00 DEBUG : filename.txt: size = 14 OK 2026/08/08 04:48:00 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/08 04:48:01 DEBUG : pacer: Reducing sleep to 56.3771ms 2026/08/08 04:48:01 DEBUG : headerfilename.txt: Uploading chunk 1/1 2026/08/08 04:48:02 DEBUG : pacer: Reducing sleep to 42.282825ms 2026/08/08 04:48:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "headerfilename.txt" to batch 2026/08/08 04:48:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: headerfilename.txt 2026/08/08 04:48:03 DEBUG : pacer: Reducing sleep to 31.712118ms 2026/08/08 04:48:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: headerfilename.txt 2026/08/08 04:48:03 DEBUG : headerfilename.txt: size = 14 OK 2026/08/08 04:48:03 DEBUG : pacer: Reducing sleep to 23.784088ms 2026/08/08 04:48:03 DEBUG : file2: Uploading chunk 1/1 2026/08/08 04:48:04 DEBUG : pacer: Reducing sleep to 17.838066ms 2026/08/08 04:48:04 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "file2" to batch 2026/08/08 04:48:04 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:04 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: file2 2026/08/08 04:48:05 DEBUG : pacer: Reducing sleep to 13.378549ms 2026/08/08 04:48:05 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: file2 2026/08/08 04:48:05 DEBUG : file2: size = 14 OK 2026/08/08 04:48:05 DEBUG : pacer: Reducing sleep to 10.033911ms 2026/08/08 04:48:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyURL (15.06s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:48:09 DEBUG : file1: Uploading chunk 1/1 2026/08/08 04:48:09 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "file1" to batch 2026/08/08 04:48:10 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:10 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: file1 2026/08/08 04:48:10 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: file1 2026/08/08 04:48:10 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (3.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:48:12 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/08 04:48:12 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/08 04:48:12 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub/file2" to batch 2026/08/08 04:48:13 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:13 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub/file2 2026/08/08 04:48:14 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub/file2 2026/08/08 04:48:14 DEBUG : sub/file2: size = 14 OK 2026/08/08 04:48:14 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/08 04:48:14 INFO : file1: Copied (new) to: sub/file2 2026/08/08 04:48:14 INFO : file1: Deleted 2026/08/08 04:48:14 DEBUG : sub/file2: size = 14 OK 2026/08/08 04:48:14 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/08 04:48:14 DEBUG : file1: Unchanged skipping 2026/08/08 04:48:14 INFO : file1: Deleted 2026/08/08 04:48:15 DEBUG : Dropbox root 'rclone-test-refizav8buce': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.49s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:48:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/08 04:48:18 DEBUG : file1: Uploading chunk 1/1 2026/08/08 04:48:19 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "file1" to batch 2026/08/08 04:48:19 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:19 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: file1 2026/08/08 04:48:20 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: file1 2026/08/08 04:48:20 DEBUG : file1: size = 14 OK 2026/08/08 04:48:20 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/08 04:48:20 INFO : file1: Copied (new) 2026/08/08 04:48:20 INFO : file1: Deleted 2026/08/08 04:48:21 DEBUG : file1: Destination exists, skipping 2026/08/08 04:48:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.24s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:48:22 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/08 04:48:23 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/08 04:48:23 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub/file2" to batch 2026/08/08 04:48:24 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:24 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub/file2 2026/08/08 04:48:24 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub/file2 2026/08/08 04:48:24 DEBUG : sub/file2: size = 14 OK 2026/08/08 04:48:24 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/08 04:48:24 INFO : file1: Copied (new) to: sub/file2 2026/08/08 04:48:24 INFO : file1: Deleted 2026/08/08 04:48:25 DEBUG : sub/file2: size = 14 OK 2026/08/08 04:48:25 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/08 04:48:25 DEBUG : file1: Unchanged skipping 2026/08/08 04:48:25 INFO : file1: Deleted 2026/08/08 04:48:26 DEBUG : sub/file2: moving to sub/File2-rclone-move-vifakat9 2026/08/08 04:48:28 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-vifakat9 2026/08/08 04:48:28 DEBUG : sub/file2: moving to sub/File2 2026/08/08 04:48:29 INFO : sub/File2-rclone-move-vifakat9: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (9.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:48:32 DEBUG : hello: Uploading chunk 1/1 2026/08/08 04:48:32 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "hello" to batch 2026/08/08 04:48:33 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:33 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: hello 2026/08/08 04:48:34 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: hello 2026/08/08 04:48:35 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.41s) === RUN TestMoveFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:48:36 DEBUG : dst/file1: Uploading chunk 1/1 2026/08/08 04:48:37 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "dst/file1" to batch 2026/08/08 04:48:37 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:37 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: dst/file1 2026/08/08 04:48:38 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: dst/file1 2026/08/08 04:48:39 DEBUG : Creating backend with remote "TestDropbox:rclone-test-refizav8buce/backup" 2026/08/08 04:48:39 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2266155359) 2026/08/08 04:48:39 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-refizav8buce') 2026/08/08 04:48:39 DEBUG : dst/file1: Sizes differ 2026/08/08 04:48:40 DEBUG : pacer: low level retry 1/10 (error from_write/too_many_write_operations/) 2026/08/08 04:48:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 04:48:41 DEBUG : pacer: low level retry 2/10 (error from_write/too_many_write_operations/) 2026/08/08 04:48:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/08 04:48:42 DEBUG : pacer: low level retry 3/10 (error from_write/too_many_write_operations/) 2026/08/08 04:48:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/08 04:48:43 DEBUG : pacer: Reducing sleep to 60ms 2026/08/08 04:48:43 INFO : dst/file1: Moved (server-side) 2026/08/08 04:48:44 DEBUG : dst/file1: Uploading chunk 1/1 2026/08/08 04:48:44 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "dst/file1" to batch 2026/08/08 04:48:45 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:45 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: dst/file1 2026/08/08 04:48:45 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: dst/file1 2026/08/08 04:48:45 DEBUG : dst/file1: size = 14 OK 2026/08/08 04:48:45 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/08 04:48:45 INFO : dst/file1: Copied (new) 2026/08/08 04:48:45 INFO : dst/file1: Deleted 2026/08/08 04:48:51 INFO : Dropbox root 'rclone-test-refizav8buce/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (14.97s) === 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 "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:48:52 DEBUG : A1/one: Uploading chunk 1/1 2026/08/08 04:48:52 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "A1/one" to batch 2026/08/08 04:48:53 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:53 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: A1/one 2026/08/08 04:48:53 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: A1/one 2026/08/08 04:48:54 DEBUG : A1/two: Uploading chunk 1/1 2026/08/08 04:48:54 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "A1/two" to batch 2026/08/08 04:48:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: A1/two 2026/08/08 04:48:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: A1/two 2026/08/08 04:48:56 DEBUG : A1/B1/three: Uploading chunk 1/1 2026/08/08 04:48:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "A1/B1/three" to batch 2026/08/08 04:48:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:48:57 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: A1/B1/three 2026/08/08 04:48:58 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: A1/B1/three 2026/08/08 04:48:58 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2026/08/08 04:48:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "A1/B1/C1/four" to batch 2026/08/08 04:49:00 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:49:00 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: A1/B1/C1/four 2026/08/08 04:49:00 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: A1/B1/C1/four 2026/08/08 04:49:01 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2026/08/08 04:49:01 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "A1/B1/C2/five" to batch 2026/08/08 04:49:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:49:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: A1/B1/C2/five 2026/08/08 04:49:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: A1/B1/C2/five 2026/08/08 04:49:03 INFO : A1/B2: Making directory 2026/08/08 04:49:03 INFO : A1/B1/C3: Making directory 2026/08/08 04:49:14 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:49:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 04:49:14 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:49:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/08 04:49:14 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:49:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/08 04:49:14 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:49:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/08 04:49:15 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/08 04:49:15 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/08 04:49:15 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/08 04:49:15 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/08 04:49:15 DEBUG : pacer: Reducing sleep to 480ms 2026/08/08 04:49:15 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/08 04:49:15 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/08 04:49:15 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/08/08 04:49:15 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/08 04:49:15 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/08/08 04:49:15 DEBUG : pacer: Reducing sleep to 1.44s 2026/08/08 04:49:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/08 04:49:16 DEBUG : pacer: Reducing sleep to 1.08s 2026/08/08 04:49:16 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/08 04:49:17 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/08 04:49:17 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 04:49:19 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 04:49:19 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/08 04:49:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 04:49:21 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/08 04:49:21 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 04:49:23 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 04:49:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 04:49:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 04:49:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 04:49:25 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 04:49:25 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/08/08 04:49:26 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/08/08 04:49:26 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/08/08 04:49:27 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/08/08 04:49:27 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/08/08 04:49:29 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/08/08 04:49:29 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/08/08 04:49:29 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/08/08 04:49:29 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/08/08 04:49:30 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/08/08 04:49:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 04:49:30 INFO : Dropbox root 'rclone-test-refizav8buce': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/08 04:49:36 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:49:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 04:49:36 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:49:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/08 04:49:36 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:49:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/08 04:49:36 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:49:36 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/08 04:49:37 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/08 04:49:37 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/08 04:49:37 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/08 04:49:37 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/08 04:49:37 DEBUG : pacer: Reducing sleep to 480ms 2026/08/08 04:49:37 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/08 04:49:37 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/08 04:49:37 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/08/08 04:49:37 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/08 04:49:37 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/08/08 04:49:37 DEBUG : pacer: Reducing sleep to 1.44s 2026/08/08 04:49:37 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/08 04:49:38 DEBUG : pacer: Reducing sleep to 1.08s 2026/08/08 04:49:38 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/08 04:49:39 DEBUG : pacer: Reducing sleep to 810ms 2026/08/08 04:49:39 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/08 04:49:41 DEBUG : pacer: Reducing sleep to 607.5ms 2026/08/08 04:49:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/08 04:49:41 DEBUG : pacer: Reducing sleep to 455.625ms 2026/08/08 04:49:42 DEBUG : pacer: Reducing sleep to 341.71875ms 2026/08/08 04:49:42 DEBUG : pacer: Reducing sleep to 256.289062ms 2026/08/08 04:49:43 DEBUG : pacer: Reducing sleep to 192.216796ms 2026/08/08 04:49:43 DEBUG : pacer: Reducing sleep to 144.162597ms 2026/08/08 04:49:44 DEBUG : pacer: Reducing sleep to 108.121947ms 2026/08/08 04:49:44 DEBUG : pacer: Reducing sleep to 81.09146ms 2026/08/08 04:49:44 DEBUG : pacer: Reducing sleep to 60.818595ms 2026/08/08 04:49:45 DEBUG : pacer: Reducing sleep to 45.613946ms 2026/08/08 04:49:45 DEBUG : pacer: Reducing sleep to 34.210459ms 2026/08/08 04:49:45 DEBUG : pacer: Reducing sleep to 25.657844ms 2026/08/08 04:49:46 DEBUG : pacer: Reducing sleep to 19.243383ms 2026/08/08 04:49:46 DEBUG : pacer: Reducing sleep to 14.432537ms 2026/08/08 04:49:47 DEBUG : pacer: Reducing sleep to 10.824402ms 2026/08/08 04:49:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (65.97s) === RUN TestGetFsInfo run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:49:58 DEBUG : Dropbox root 'rclone-test-refizav8buce': File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 04:49:58 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/08/08 04:49:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "no_checksum_small_file_from_pipe" to batch 2026/08/08 04:49:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:49:59 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/08/08 04:50:00 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/08/08 04:50:00 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 04:50:00 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/08/08 04:50:00 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/08/08 04:50:01 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/08/08 04:50:01 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/08/08 04:50:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "no_checksum_big_file_from_pipe" to batch 2026/08/08 04:50:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:02 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/08/08 04:50:03 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/08/08 04:50:03 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 04:50:03 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/08/08 04:50:03 DEBUG : no_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:50:05 DEBUG : Dropbox root 'rclone-test-refizav8buce': File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 04:50:05 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/08/08 04:50:06 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "with_checksum_small_file_from_pipe" to batch 2026/08/08 04:50:06 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:06 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/08/08 04:50:07 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/08/08 04:50:07 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 04:50:07 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/08/08 04:50:07 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/08/08 04:50:07 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/08/08 04:50:08 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/08/08 04:50:08 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "with_checksum_big_file_from_pipe" to batch 2026/08/08 04:50:09 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:09 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/08/08 04:50:10 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/08/08 04:50:10 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 04:50:10 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/08/08 04:50:10 DEBUG : with_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:50:12 DEBUG : Dropbox root 'rclone-test-refizav8buce': File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 04:50:12 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/08/08 04:50:13 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/08/08 04:50:13 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:13 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/08/08 04:50:14 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/08/08 04:50:14 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 04:50:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/08 04:50:14 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/08/08 04:50:15 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/08/08 04:50:15 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/08/08 04:50:16 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:16 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/08/08 04:50:16 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/08/08 04:50:16 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 04:50:16 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 "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:50:18 DEBUG : Dropbox root 'rclone-test-refizav8buce': File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 04:50:19 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/08/08 04:50:19 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/08/08 04:50:20 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:20 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/08/08 04:50:21 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/08/08 04:50:21 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 04:50:21 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/08 04:50:21 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/08 04:50:21 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/08/08 04:50:21 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/08/08 04:50:22 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/08/08 04:50:22 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:22 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/08/08 04:50:23 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/08/08 04:50:23 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 04:50:23 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/08 04:50:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (27.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.72s) === RUN TestRcatMetadata run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.56s) === RUN TestRcatSize run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:50:26 DEBUG : potato1: Uploading chunk 1/1 2026/08/08 04:50:27 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "potato1" to batch 2026/08/08 04:50:27 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:27 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: potato1 2026/08/08 04:50:28 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: potato1 2026/08/08 04:50:28 DEBUG : potato1: size = 60 OK 2026/08/08 04:50:28 DEBUG : Dropbox root 'rclone-test-refizav8buce': File to upload is small (60 bytes), uploading instead of streaming 2026/08/08 04:50:29 DEBUG : potato2: Uploading chunk 1/1 2026/08/08 04:50:29 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "potato2" to batch 2026/08/08 04:50:30 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:30 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: potato2 2026/08/08 04:50:30 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: potato2 2026/08/08 04:50:30 DEBUG : potato2: size = 60 OK 2026/08/08 04:50:30 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/08/08 04:50:30 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (6.62s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:50:33 DEBUG : potato1: Uploading chunk 1/1 2026/08/08 04:50:33 ERROR : potato1: Post request put error: upload failed: expected 120 bytes in input, but only read 60: unexpected EOF --- PASS: TestRcatSizeShortEOF (1.38s) === RUN TestRcatSizeMetadata run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" operations_test.go:1656: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.54s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:50:34 DEBUG : potato1: Uploading chunk 1/1 2026/08/08 04:50:35 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "potato1" to batch 2026/08/08 04:50:35 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:35 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: potato1 2026/08/08 04:50:36 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: potato1 2026/08/08 04:50:36 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (3.40s) === RUN TestTouchDir run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:50:38 DEBUG : potato2: Uploading chunk 1/1 2026/08/08 04:50:38 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "potato2" to batch 2026/08/08 04:50:39 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:39 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: potato2 2026/08/08 04:50:40 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: potato2 2026/08/08 04:50:40 DEBUG : empty space: Uploading chunk 1/1 2026/08/08 04:50:41 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "empty space" to batch 2026/08/08 04:50:41 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:41 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: empty space 2026/08/08 04:50:42 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: empty space 2026/08/08 04:50:42 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/08/08 04:50:43 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/potato3" to batch 2026/08/08 04:50:43 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:43 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/potato3 2026/08/08 04:50:44 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/potato3 2026/08/08 04:50:45 DEBUG : Dropbox root 'rclone-test-refizav8buce': Touching "empty space" 2026/08/08 04:50:45 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2026/08/08 04:50:45 DEBUG : Dropbox root 'rclone-test-refizav8buce': Touching "potato2" 2026/08/08 04:50:45 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2026/08/08 04:50:45 DEBUG : Dropbox root 'rclone-test-refizav8buce': Touching "sub dir/potato3" 2026/08/08 04:50:45 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (10.97s) === RUN TestMkdirMetadata run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" operations_test.go:1785: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.55s) === RUN TestMkdirModTime run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" operations_test.go:1804: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.54s) === RUN TestCopyDirMetadata run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" operations_test.go:1825: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.57s) === RUN TestSetDirModTime run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" operations_test.go:1861: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.55s) === RUN TestDirsEqual run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" operations_test.go:1905: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.56s) === RUN TestRemoveExisting run.go:198: Remote "Dropbox root 'rclone-test-refizav8buce'", Local "Local file system at /tmp/rclone2266155359", Modify Window "1s" 2026/08/08 04:50:52 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2026/08/08 04:50:52 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/test remove existing" to batch 2026/08/08 04:50:53 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:53 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/test remove existing 2026/08/08 04:50:53 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/test remove existing 2026/08/08 04:50:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2026/08/08 04:50:54 DEBUG : Dropbox root 'rclone-test-refizav8buce': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2026/08/08 04:50:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Batch idle for 500ms so committing 2026/08/08 04:50:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/08/08 04:50:55 DEBUG : Dropbox root 'rclone-test-refizav8buce': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/08/08 04:50:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jazinec0" before starting 2026/08/08 04:50:59 DEBUG : sub dir/test remove existing.jazinec0: TEST: removing renamed existing file after operation 2026/08/08 04:51:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fugamir8" before starting 2026/08/08 04:51:01 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/08 04:51:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 04:51:02 DEBUG : pacer: Reducing sleep to 15ms 2026/08/08 04:51:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/08 04:51:03 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 04:51:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fugamir8: TEST: renaming existing back after failed operation 2026/08/08 04:51:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puhefut2" before starting 2026/08/08 04:51:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puhefut2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (18.28s) === 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) FAIL 2026/08/08 04:51:09 DEBUG : Dropbox root 'rclone-test-refizav8buce': Purge remote 2026/08/08 04:51:10 NOTICE: Error too_many_requests/... Too many requests or write operations. Trying again in 10 seconds. 2026/08/08 04:51:10 DEBUG : pacer: low level retry 1/10 (error too_many_requests/..: trying again in 10s) 2026/08/08 04:51:10 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/08/08 04:51:10 NOTICE: Error too_many_requests/... Too many requests or write operations. Trying again in 10 seconds. 2026/08/08 04:51:10 DEBUG : pacer: low level retry 2/10 (error too_many_requests/..: trying again in 10s) 2026/08/08 04:51:20 DEBUG : pacer: Reducing sleep to 7.5s "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished ERROR in 13m32.953720025s (try 1/5): exit status 1: Failed [TestCheck TestApplyTransforms]