"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2026/04/26 03:15:43 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wunejix0beku" 2026/04/26 03:15:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:15:43 DEBUG : Creating backend with remote "/tmp/rclone1185410650" === 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:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/26 03:15:43 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/26 03:15:43 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2026/04/26 03:15:43 DEBUG : a: size = 0 OK 2026/04/26 03:15:43 DEBUG : a: size = 1 (memory) 2026/04/26 03:15:43 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/26 03:15:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/26 03:15:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:15:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:15:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/26 03:15:43 DEBUG : potato: Seek from 10 to 0 2026/04/26 03:15:43 DEBUG : potato: Seek from 10 to 0 2026/04/26 03:15:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/26 03:15:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/26 03:15:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:15:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:15:43 DEBUG : potato: Seek from 5 to 2 2026/04/26 03:15:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/26 03:15:43 DEBUG : potato: Seek from 7 to 0 2026/04/26 03:15:43 DEBUG : potato: Seek from 7 to 0 2026/04/26 03:15:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/26 03:15:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/26 03:15:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:15:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:15:43 DEBUG : potato: Seek from 5 to 2 2026/04/26 03:15:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/26 03:15:43 DEBUG : potato: Seek from 8 to 0 2026/04/26 03:15:43 DEBUG : potato: Seek from 8 to 0 2026/04/26 03:15:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/26 03:15:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/26 03:15:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:15:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/26 03:15:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/26 03:15:43 DEBUG : potato: Seek from 5 to 2 2026/04/26 03:15:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/26 03:15:43 DEBUG : potato: Seek from 9 to 0 2026/04/26 03:15:43 DEBUG : potato: Seek from 9 to 0 2026/04/26 03:15:43 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:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:15:45 DEBUG : rutabaga: Uploading chunk 1/1 2026/04/26 03:15:45 DEBUG : rutabaga: Uploading chunk 2/1 2026/04/26 03:15:46 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "rutabaga" to batch 2026/04/26 03:15:46 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:15:46 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: rutabaga 2026/04/26 03:15:47 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2026/04/26 03:15:48 DEBUG : empty space: Uploading chunk 1/1 2026/04/26 03:15:49 DEBUG : empty space: Uploading chunk 2/1 2026/04/26 03:15:49 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "empty space" to batch 2026/04/26 03:15:49 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:15:49 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: empty space 2026/04/26 03:15:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2026/04/26 03:15:51 DEBUG : potato2: Uploading chunk 1/1 2026/04/26 03:15:51 DEBUG : potato2: Uploading chunk 2/1 2026/04/26 03:15:52 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "potato2" to batch 2026/04/26 03:15:52 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:15:52 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: potato2 2026/04/26 03:15:53 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2026/04/26 03:15:54 DEBUG : remotepotato: Uploading chunk 1/1 2026/04/26 03:15:55 DEBUG : remotepotato: Uploading chunk 2/1 2026/04/26 03:15:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "remotepotato" to batch 2026/04/26 03:15:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:15:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: remotepotato 2026/04/26 03:15:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.29s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/04/26 03:16:00 DEBUG : Creating backend with remote "nonexistent" 2026/04/26 03:16:00 DEBUG : Creating backend with remote "nonexistent" 2026/04/26 03:16:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/26 03:16:00 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/26 03:16:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/26 03:16:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:16:00 DEBUG : rutabaga: Uploading chunk 1/1 2026/04/26 03:16:01 DEBUG : rutabaga: Uploading chunk 2/1 2026/04/26 03:16:01 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "rutabaga" to batch 2026/04/26 03:16:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: rutabaga 2026/04/26 03:16:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/26 03:16:05 DEBUG : empty space: Uploading chunk 1/1 2026/04/26 03:16:05 DEBUG : empty space: Uploading chunk 2/1 2026/04/26 03:16:06 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "empty space" to batch 2026/04/26 03:16:06 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:06 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: empty space 2026/04/26 03:16:07 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2026/04/26 03:16:09 DEBUG : potato2: Uploading chunk 1/1 2026/04/26 03:16:09 DEBUG : potato2: Uploading chunk 2/1 2026/04/26 03:16:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "potato2" to batch 2026/04/26 03:16:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: potato2 2026/04/26 03:16:11 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/26 03:16:14 DEBUG : remotepotato: Uploading chunk 1/1 2026/04/26 03:16:14 DEBUG : remotepotato: Uploading chunk 2/1 2026/04/26 03:16:15 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "remotepotato" to batch 2026/04/26 03:16:15 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:15 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: remotepotato 2026/04/26 03:16:16 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.07s) --- PASS: TestCheckDownload/1 (0.84s) --- PASS: TestCheckDownload/2 (0.85s) --- PASS: TestCheckDownload/3 (1.32s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (1.03s) --- PASS: TestCheckDownload/7 (0.97s) === RUN TestCheckSizeOnly run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:16:21 DEBUG : rutabaga: Uploading chunk 1/1 2026/04/26 03:16:22 DEBUG : rutabaga: Uploading chunk 2/1 2026/04/26 03:16:22 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "rutabaga" to batch 2026/04/26 03:16:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: rutabaga 2026/04/26 03:16:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/26 03:16:24 DEBUG : empty space: Uploading chunk 1/1 2026/04/26 03:16:25 DEBUG : empty space: Uploading chunk 2/1 2026/04/26 03:16:25 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "empty space" to batch 2026/04/26 03:16:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: empty space 2026/04/26 03:16:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2026/04/26 03:16:29 DEBUG : potato2: Uploading chunk 1/1 2026/04/26 03:16:29 DEBUG : potato2: Uploading chunk 2/1 2026/04/26 03:16:30 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "potato2" to batch 2026/04/26 03:16:30 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:30 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: potato2 2026/04/26 03:16:31 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/26 03:16:32 DEBUG : remotepotato: Uploading chunk 1/1 2026/04/26 03:16:33 DEBUG : remotepotato: Uploading chunk 2/1 2026/04/26 03:16:33 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "remotepotato" to batch 2026/04/26 03:16:34 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:34 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: remotepotato 2026/04/26 03:16:34 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.61s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:16:38 DEBUG : test.sum: Uploading chunk 1/1 2026/04/26 03:16:38 DEBUG : test.sum: Uploading chunk 2/1 2026/04/26 03:16:39 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "test.sum" to batch 2026/04/26 03:16:39 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:39 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: test.sum 2026/04/26 03:16:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: test.sum 2026/04/26 03:16:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/26 03:16:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/26 03:16:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/26 03:16:41 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/26 03:16:41 DEBUG : test.sum: Uploading chunk 1/1 2026/04/26 03:16:42 DEBUG : test.sum: Uploading chunk 2/1 2026/04/26 03:16:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "test.sum" to batch 2026/04/26 03:16:43 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:43 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: test.sum 2026/04/26 03:16:43 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: test.sum 2026/04/26 03:16:44 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/26 03:16:44 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/26 03:16:44 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/26 03:16:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.70s) === RUN TestCheckSum run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:16:45 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wunejix0beku/data" check_test.go:350: Dropbox root 'rclone-test-wunejix0beku/data' lacks md5, skipping --- SKIP: TestCheckSum (0.77s) === RUN TestCheckSumDownload run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:16:46 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wunejix0beku/data" 2026/04/26 03:16:47 DEBUG : data/banana: Uploading chunk 1/1 2026/04/26 03:16:47 DEBUG : data/banana: Uploading chunk 2/1 2026/04/26 03:16:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "data/banana" to batch 2026/04/26 03:16:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: data/banana 2026/04/26 03:16:49 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: data/banana 2026/04/26 03:16:49 DEBUG : test.sum: Uploading chunk 1/1 2026/04/26 03:16:50 DEBUG : test.sum: Uploading chunk 2/1 2026/04/26 03:16:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "test.sum" to batch 2026/04/26 03:16:51 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:51 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: test.sum 2026/04/26 03:16:51 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2026/04/26 03:16:54 DEBUG : data/potato: Uploading chunk 1/1 2026/04/26 03:16:54 DEBUG : data/potato: Uploading chunk 2/1 2026/04/26 03:16:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "data/potato" to batch 2026/04/26 03:16:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: data/potato 2026/04/26 03:16:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: data/potato 2026/04/26 03:16:57 DEBUG : test.sum: Uploading chunk 1/1 2026/04/26 03:16:57 DEBUG : test.sum: Uploading chunk 2/1 2026/04/26 03:16:57 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "test.sum" to batch 2026/04/26 03:16:58 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:16:58 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: test.sum 2026/04/26 03:16:58 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2026/04/26 03:17:01 DEBUG : test.sum: Uploading chunk 1/1 2026/04/26 03:17:02 DEBUG : test.sum: Uploading chunk 2/1 2026/04/26 03:17:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "test.sum" to batch 2026/04/26 03:17:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:17:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: test.sum 2026/04/26 03:17:04 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2026/04/26 03:17:07 DEBUG : test.sum: Uploading chunk 1/1 2026/04/26 03:17:07 DEBUG : test.sum: Uploading chunk 2/1 2026/04/26 03:17:08 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "test.sum" to batch 2026/04/26 03:17:08 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:17:08 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: test.sum 2026/04/26 03:17:09 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2026/04/26 03:17:12 DEBUG : test.sum: Uploading chunk 1/1 2026/04/26 03:17:12 DEBUG : test.sum: Uploading chunk 2/1 2026/04/26 03:17:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "test.sum" to batch 2026/04/26 03:17:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:17:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: test.sum 2026/04/26 03:17:14 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2026/04/26 03:17:17 DEBUG : test.sum: Uploading chunk 1/1 2026/04/26 03:17:18 DEBUG : test.sum: Uploading chunk 2/1 2026/04/26 03:17:18 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "test.sum" to batch 2026/04/26 03:17:18 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:17:18 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: test.sum 2026/04/26 03:17:19 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2026/04/26 03:17:22 DEBUG : data/banana: Uploading chunk 1/1 2026/04/26 03:17:23 DEBUG : data/banana: Uploading chunk 2/1 2026/04/26 03:17:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "data/banana" to batch 2026/04/26 03:17:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:17:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: data/banana 2026/04/26 03:17:24 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: data/banana 2026/04/26 03:17:24 DEBUG : data/potato: Uploading chunk 1/1 2026/04/26 03:17:25 DEBUG : data/potato: Uploading chunk 2/1 2026/04/26 03:17:25 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "data/potato" to batch 2026/04/26 03:17:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:17:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: data/potato 2026/04/26 03:17:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: data/potato 2026/04/26 03:17:27 DEBUG : test.sum: Uploading chunk 1/1 2026/04/26 03:17:27 DEBUG : test.sum: Uploading chunk 2/1 2026/04/26 03:17:28 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "test.sum" to batch 2026/04/26 03:17:28 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:17:28 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: test.sum 2026/04/26 03:17:29 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (49.10s) --- PASS: TestCheckSumDownload/subtest1 (1.91s) --- PASS: TestCheckSumDownload/subtest2 (1.92s) --- PASS: TestCheckSumDownload/subtest3 (2.10s) --- PASS: TestCheckSumDownload/subtest4 (1.91s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (1.96s) --- PASS: TestCheckSumDownload/subtest7 (2.00s) === RUN TestApplyTransforms 2026/04/26 03:17:35 DEBUG : Creating backend with remote "TestDropbox:rclone-test-redadit6pico" 2026/04/26 03:17:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:17:35 DEBUG : Creating backend with remote "/tmp/rclone1463722786" run.go:185: Remote "Dropbox root 'rclone-test-redadit6pico'", Local "Local file system at /tmp/rclone1463722786", Modify Window "1s" 2026/04/26 03:17:36 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/04/26 03:17:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:17:36 DEBUG : pacer: Reducing sleep to 15ms 2026/04/26 03:17:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/26 03:17:37 DEBUG : hello, world!: Uploading chunk 1/1 2026/04/26 03:17:37 DEBUG : pacer: Reducing sleep to 10ms 2026/04/26 03:17:37 DEBUG : hello, world!: Uploading chunk 2/1 2026/04/26 03:17:38 DEBUG : Dropbox root 'rclone-test-redadit6pico': Adding "hello, world!" to batch 2026/04/26 03:17:38 DEBUG : Dropbox root 'rclone-test-redadit6pico': Batch idle for 500ms so committing 2026/04/26 03:17:38 DEBUG : Dropbox root 'rclone-test-redadit6pico': Committing sync batch length 1 starting with: hello, world! 2026/04/26 03:17:39 DEBUG : Dropbox root 'rclone-test-redadit6pico': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2026/04/26 03:17:39 ERROR : hello, world!: sum not found 2026/04/26 03:17:39 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-redadit6pico' 2026/04/26 03:17:39 NOTICE: Dropbox root 'rclone-test-redadit6pico': 1 files missing 2026/04/26 03:17:39 NOTICE: 1 hashes missing 2026/04/26 03:17:39 NOTICE: Dropbox root 'rclone-test-redadit6pico': 1 differences found 2026/04/26 03:17:39 NOTICE: Dropbox root 'rclone-test-redadit6pico': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/26 03:17:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:17:40 NOTICE: Dropbox root 'rclone-test-redadit6pico': 0 differences found 2026/04/26 03:17:40 NOTICE: Dropbox root 'rclone-test-redadit6pico': 1 matching files 2026/04/26 03:17:40 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cubizoh0mowi" 2026/04/26 03:17:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:17:41 DEBUG : Creating backend with remote "/tmp/rclone2022067932" run.go:185: Remote "Dropbox root 'rclone-test-cubizoh0mowi'", Local "Local file system at /tmp/rclone2022067932", Modify Window "1s" 2026/04/26 03:17:42 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/04/26 03:17:42 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2026/04/26 03:17:43 DEBUG : Dropbox root 'rclone-test-cubizoh0mowi': Adding "HELLO, WORLD!" to batch 2026/04/26 03:17:43 DEBUG : Dropbox root 'rclone-test-cubizoh0mowi': Batch idle for 500ms so committing 2026/04/26 03:17:43 DEBUG : Dropbox root 'rclone-test-cubizoh0mowi': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/04/26 03:17:44 DEBUG : Dropbox root 'rclone-test-cubizoh0mowi': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2026/04/26 03:17:44 ERROR : HELLO, WORLD!: sum not found 2026/04/26 03:17:44 ERROR : hello, world!: file not in Dropbox root 'rclone-test-cubizoh0mowi' 2026/04/26 03:17:44 NOTICE: Dropbox root 'rclone-test-cubizoh0mowi': 1 files missing 2026/04/26 03:17:44 NOTICE: 1 hashes missing 2026/04/26 03:17:44 NOTICE: Dropbox root 'rclone-test-cubizoh0mowi': 1 differences found 2026/04/26 03:17:44 NOTICE: Dropbox root 'rclone-test-cubizoh0mowi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/26 03:17:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:17:45 NOTICE: Dropbox root 'rclone-test-cubizoh0mowi': 0 differences found 2026/04/26 03:17:45 NOTICE: Dropbox root 'rclone-test-cubizoh0mowi': 1 matching files 2026/04/26 03:17:45 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nidivev9pata" 2026/04/26 03:17:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:17:46 DEBUG : Creating backend with remote "/tmp/rclone1119148460" run.go:185: Remote "Dropbox root 'rclone-test-nidivev9pata'", Local "Local file system at /tmp/rclone1119148460", Modify Window "1s" 2026/04/26 03:17:47 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2026/04/26 03:17:47 DEBUG : HeLlO, wOrLd!: Uploading chunk 2/1 2026/04/26 03:17:48 DEBUG : Dropbox root 'rclone-test-nidivev9pata': Adding "HeLlO, wOrLd!" to batch 2026/04/26 03:17:48 DEBUG : Dropbox root 'rclone-test-nidivev9pata': Batch idle for 500ms so committing 2026/04/26 03:17:48 DEBUG : Dropbox root 'rclone-test-nidivev9pata': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2026/04/26 03:17:49 DEBUG : Dropbox root 'rclone-test-nidivev9pata': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/26 03:17:50 ERROR : HeLlO, wOrLd!: sum not found 2026/04/26 03:17:50 ERROR : hello, world!: file not in Dropbox root 'rclone-test-nidivev9pata' 2026/04/26 03:17:50 NOTICE: Dropbox root 'rclone-test-nidivev9pata': 1 files missing 2026/04/26 03:17:50 NOTICE: 1 hashes missing 2026/04/26 03:17:50 NOTICE: Dropbox root 'rclone-test-nidivev9pata': 1 differences found 2026/04/26 03:17:50 NOTICE: Dropbox root 'rclone-test-nidivev9pata': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/26 03:17:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:17:50 NOTICE: Dropbox root 'rclone-test-nidivev9pata': 0 differences found 2026/04/26 03:17:50 NOTICE: Dropbox root 'rclone-test-nidivev9pata': 1 matching files 2026/04/26 03:17:50 DEBUG : Creating backend with remote "TestDropbox:rclone-test-xihaxit9libi" 2026/04/26 03:17:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:17:51 DEBUG : Creating backend with remote "/tmp/rclone2724031135" run.go:185: Remote "Dropbox root 'rclone-test-xihaxit9libi'", Local "Local file system at /tmp/rclone2724031135", Modify Window "1s" 2026/04/26 03:17:52 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/04/26 03:17:52 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2026/04/26 03:17:53 DEBUG : Dropbox root 'rclone-test-xihaxit9libi': Adding "HELLO, WORLD!" to batch 2026/04/26 03:17:53 DEBUG : Dropbox root 'rclone-test-xihaxit9libi': Batch idle for 500ms so committing 2026/04/26 03:17:53 DEBUG : Dropbox root 'rclone-test-xihaxit9libi': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/04/26 03:17:54 DEBUG : Dropbox root 'rclone-test-xihaxit9libi': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/26 03:17:54 ERROR : HELLO, WORLD!: sum not found 2026/04/26 03:17:54 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-xihaxit9libi' 2026/04/26 03:17:54 NOTICE: Dropbox root 'rclone-test-xihaxit9libi': 1 files missing 2026/04/26 03:17:54 NOTICE: 1 hashes missing 2026/04/26 03:17:54 NOTICE: Dropbox root 'rclone-test-xihaxit9libi': 1 differences found 2026/04/26 03:17:54 NOTICE: Dropbox root 'rclone-test-xihaxit9libi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/26 03:17:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:17:55 NOTICE: Dropbox root 'rclone-test-xihaxit9libi': 0 differences found 2026/04/26 03:17:55 NOTICE: Dropbox root 'rclone-test-xihaxit9libi': 1 matching files 2026/04/26 03:17:55 DEBUG : Creating backend with remote "TestDropbox:rclone-test-fawaxux3cuba" 2026/04/26 03:17:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:17:56 DEBUG : Creating backend with remote "/tmp/rclone1094300102" run.go:185: Remote "Dropbox root 'rclone-test-fawaxux3cuba'", Local "Local file system at /tmp/rclone1094300102", Modify Window "1s" 2026/04/26 03:17:57 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/04/26 03:17:57 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2026/04/26 03:17:58 DEBUG : Dropbox root 'rclone-test-fawaxux3cuba': Adding "測試_Русский___ě_áñ" to batch 2026/04/26 03:17:58 DEBUG : Dropbox root 'rclone-test-fawaxux3cuba': Batch idle for 500ms so committing 2026/04/26 03:17:58 DEBUG : Dropbox root 'rclone-test-fawaxux3cuba': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/04/26 03:17:59 DEBUG : Dropbox root 'rclone-test-fawaxux3cuba': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2026/04/26 03:17:59 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/26 03:17:59 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-fawaxux3cuba' 2026/04/26 03:17:59 NOTICE: Dropbox root 'rclone-test-fawaxux3cuba': 1 files missing 2026/04/26 03:17:59 NOTICE: 1 hashes missing 2026/04/26 03:17:59 NOTICE: Dropbox root 'rclone-test-fawaxux3cuba': 1 differences found 2026/04/26 03:17:59 NOTICE: Dropbox root 'rclone-test-fawaxux3cuba': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/26 03:18:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/26 03:18:00 NOTICE: Dropbox root 'rclone-test-fawaxux3cuba': 0 differences found 2026/04/26 03:18:00 NOTICE: Dropbox root 'rclone-test-fawaxux3cuba': 1 matching files 2026/04/26 03:18:00 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dotenew2xisu" 2026/04/26 03:18:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:18:01 DEBUG : Creating backend with remote "/tmp/rclone2887166510" run.go:185: Remote "Dropbox root 'rclone-test-dotenew2xisu'", Local "Local file system at /tmp/rclone2887166510", Modify Window "1s" 2026/04/26 03:18:02 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/04/26 03:18:02 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2026/04/26 03:18:03 DEBUG : Dropbox root 'rclone-test-dotenew2xisu': Adding "測試_Русский___ě_áñ" to batch 2026/04/26 03:18:03 DEBUG : Dropbox root 'rclone-test-dotenew2xisu': Batch idle for 500ms so committing 2026/04/26 03:18:03 DEBUG : Dropbox root 'rclone-test-dotenew2xisu': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/04/26 03:18:04 DEBUG : Dropbox root 'rclone-test-dotenew2xisu': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/04/26 03:18:04 DEBUG : Dropbox root 'rclone-test-dotenew2xisu': Purge remote 2026/04/26 03:18:05 DEBUG : Dropbox root 'rclone-test-fawaxux3cuba': Purge remote 2026/04/26 03:18:05 DEBUG : Dropbox root 'rclone-test-xihaxit9libi': Purge remote 2026/04/26 03:18:06 DEBUG : Dropbox root 'rclone-test-nidivev9pata': Purge remote 2026/04/26 03:18:06 DEBUG : Dropbox root 'rclone-test-cubizoh0mowi': Purge remote 2026/04/26 03:18:07 DEBUG : Dropbox root 'rclone-test-redadit6pico': Purge remote --- SKIP: TestApplyTransforms (32.30s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:18:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/26 03:18:08 DEBUG : sub/file2: Uploading chunk 1/1 2026/04/26 03:18:08 DEBUG : sub/file2: Uploading chunk 2/1 2026/04/26 03:18:09 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub/file2" to batch 2026/04/26 03:18:09 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:18:09 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub/file2 2026/04/26 03:18:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub/file2 2026/04/26 03:18:10 DEBUG : sub/file2: size = 14 OK 2026/04/26 03:18:10 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/26 03:18:10 INFO : file1: Copied (new) to: sub/file2 2026/04/26 03:18:11 DEBUG : sub/file2: size = 14 OK 2026/04/26 03:18:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/26 03:18:11 DEBUG : file1: Unchanged skipping 2026/04/26 03:18:11 DEBUG : Dropbox root 'rclone-test-wunejix0beku': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.17s) === RUN TestCopyLongFile run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:18:15 DEBUG : dst/file1: Uploading chunk 1/1 2026/04/26 03:18:16 DEBUG : dst/file1: Uploading chunk 2/1 2026/04/26 03:18:16 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "dst/file1" to batch 2026/04/26 03:18:17 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:18:17 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: dst/file1 2026/04/26 03:18:18 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: dst/file1 2026/04/26 03:18:18 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wunejix0beku/backup" 2026/04/26 03:18:19 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1185410650) 2026/04/26 03:18:19 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-wunejix0beku') 2026/04/26 03:18:19 DEBUG : dst/file1: Sizes differ 2026/04/26 03:18:20 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/04/26 03:18:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:18:21 DEBUG : pacer: Reducing sleep to 15ms 2026/04/26 03:18:21 INFO : dst/file1: Moved (server-side) 2026/04/26 03:18:21 DEBUG : dst/file1: Uploading chunk 1/1 2026/04/26 03:18:21 DEBUG : dst/file1: Uploading chunk 2/1 2026/04/26 03:18:22 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "dst/file1" to batch 2026/04/26 03:18:22 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:18:22 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: dst/file1 2026/04/26 03:18:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: dst/file1 2026/04/26 03:18:23 DEBUG : dst/file1: size = 14 OK 2026/04/26 03:18:23 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/26 03:18:23 INFO : dst/file1: Copied (new) 2026/04/26 03:18:29 INFO : Dropbox root 'rclone-test-wunejix0beku/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (14.06s) === RUN TestCopyFileCompareDest run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:18:29 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wunejix0beku/dst" 2026/04/26 03:18:30 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wunejix0beku/CompareDest" 2026/04/26 03:18:30 DEBUG : one: Need to transfer - File not found at Destination 2026/04/26 03:18:31 DEBUG : one: Uploading chunk 1/1 2026/04/26 03:18:31 DEBUG : one: Uploading chunk 2/1 2026/04/26 03:18:31 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Adding "one" to batch 2026/04/26 03:18:32 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Batch idle for 500ms so committing 2026/04/26 03:18:32 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Committing sync batch length 1 starting with: one 2026/04/26 03:18:33 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Committed sync batch length 1 starting with: one 2026/04/26 03:18:33 DEBUG : one: size = 3 OK 2026/04/26 03:18:33 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/04/26 03:18:33 INFO : one: Copied (new) 2026/04/26 03:18:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1185410650) 2026/04/26 03:18:34 DEBUG : one: size = 3 (Dropbox root 'rclone-test-wunejix0beku/dst') 2026/04/26 03:18:34 DEBUG : one: Sizes differ 2026/04/26 03:18:35 DEBUG : one: Uploading chunk 1/1 2026/04/26 03:18:35 DEBUG : one: Uploading chunk 2/1 2026/04/26 03:18:35 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Adding "one" to batch 2026/04/26 03:18:36 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Batch idle for 500ms so committing 2026/04/26 03:18:36 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Committing sync batch length 1 starting with: one 2026/04/26 03:18:37 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Committed sync batch length 1 starting with: one 2026/04/26 03:18:37 DEBUG : one: size = 5 OK 2026/04/26 03:18:37 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/04/26 03:18:37 INFO : one: Copied (replaced existing) 2026/04/26 03:18:38 DEBUG : dst/one: Uploading chunk 1/1 2026/04/26 03:18:39 DEBUG : dst/one: Uploading chunk 2/1 2026/04/26 03:18:39 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "dst/one" to batch 2026/04/26 03:18:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:18:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: dst/one 2026/04/26 03:18:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: dst/one 2026/04/26 03:18:41 DEBUG : CompareDest/one: Uploading chunk 1/1 2026/04/26 03:18:41 DEBUG : CompareDest/one: Uploading chunk 2/1 2026/04/26 03:18:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "CompareDest/one" to batch 2026/04/26 03:18:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:18:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: CompareDest/one 2026/04/26 03:18:43 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: CompareDest/one 2026/04/26 03:18:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1185410650) 2026/04/26 03:18:44 DEBUG : one: size = 3 (Dropbox root 'rclone-test-wunejix0beku/dst') 2026/04/26 03:18:44 DEBUG : one: Sizes differ 2026/04/26 03:18:44 DEBUG : one: size = 5 OK 2026/04/26 03:18:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/26 03:18:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/26 03:18:45 DEBUG : CompareDest/two: Uploading chunk 1/1 2026/04/26 03:18:45 DEBUG : CompareDest/two: Uploading chunk 2/1 2026/04/26 03:18:46 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "CompareDest/two" to batch 2026/04/26 03:18:46 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:18:46 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: CompareDest/two 2026/04/26 03:18:47 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: CompareDest/two 2026/04/26 03:18:48 DEBUG : two: Need to transfer - File not found at Destination 2026/04/26 03:18:48 DEBUG : two: size = 3 OK 2026/04/26 03:18:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/26 03:18:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/26 03:18:50 DEBUG : two: Need to transfer - File not found at Destination 2026/04/26 03:18:51 DEBUG : two: size = 3 OK 2026/04/26 03:18:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/26 03:18:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/26 03:18:52 DEBUG : two: Need to transfer - File not found at Destination 2026/04/26 03:18:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone1185410650) 2026/04/26 03:18:52 DEBUG : two: size = 3 (Dropbox root 'rclone-test-wunejix0beku/CompareDest') 2026/04/26 03:18:52 DEBUG : two: Sizes differ 2026/04/26 03:18:53 DEBUG : two: Uploading chunk 1/1 2026/04/26 03:18:53 DEBUG : two: Uploading chunk 2/1 2026/04/26 03:18:54 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Adding "two" to batch 2026/04/26 03:18:54 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Batch idle for 500ms so committing 2026/04/26 03:18:54 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Committing sync batch length 1 starting with: two 2026/04/26 03:18:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Committed sync batch length 1 starting with: two 2026/04/26 03:18:55 DEBUG : two: size = 5 OK 2026/04/26 03:18:55 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2026/04/26 03:18:55 INFO : two: Copied (new) 2026/04/26 03:19:00 INFO : Dropbox root 'rclone-test-wunejix0beku/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (31.06s) === RUN TestCopyFileCopyDest run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:19:00 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wunejix0beku/dst" 2026/04/26 03:19:01 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wunejix0beku/CopyDest" 2026/04/26 03:19:01 DEBUG : one: Need to transfer - File not found at Destination 2026/04/26 03:19:02 DEBUG : one: Uploading chunk 1/1 2026/04/26 03:19:02 DEBUG : one: Uploading chunk 2/1 2026/04/26 03:19:03 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Adding "one" to batch 2026/04/26 03:19:03 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Batch idle for 500ms so committing 2026/04/26 03:19:03 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Committing sync batch length 1 starting with: one 2026/04/26 03:19:04 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Committed sync batch length 1 starting with: one 2026/04/26 03:19:04 DEBUG : one: size = 3 OK 2026/04/26 03:19:04 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/04/26 03:19:04 INFO : one: Copied (new) 2026/04/26 03:19:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1185410650) 2026/04/26 03:19:05 DEBUG : one: size = 3 (Dropbox root 'rclone-test-wunejix0beku/dst') 2026/04/26 03:19:05 DEBUG : one: Sizes differ 2026/04/26 03:19:06 DEBUG : one: Uploading chunk 1/1 2026/04/26 03:19:06 DEBUG : one: Uploading chunk 2/1 2026/04/26 03:19:07 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Adding "one" to batch 2026/04/26 03:19:07 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Batch idle for 500ms so committing 2026/04/26 03:19:07 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Committing sync batch length 1 starting with: one 2026/04/26 03:19:08 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Committed sync batch length 1 starting with: one 2026/04/26 03:19:08 DEBUG : one: size = 5 OK 2026/04/26 03:19:08 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/04/26 03:19:08 INFO : one: Copied (replaced existing) 2026/04/26 03:19:09 DEBUG : dst/one: Uploading chunk 1/1 2026/04/26 03:19:10 DEBUG : dst/one: Uploading chunk 2/1 2026/04/26 03:19:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "dst/one" to batch 2026/04/26 03:19:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:19:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: dst/one 2026/04/26 03:19:11 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: dst/one 2026/04/26 03:19:12 DEBUG : CopyDest/one: Uploading chunk 1/1 2026/04/26 03:19:12 DEBUG : CopyDest/one: Uploading chunk 2/1 2026/04/26 03:19:12 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "CopyDest/one" to batch 2026/04/26 03:19:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:19:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: CopyDest/one 2026/04/26 03:19:14 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: CopyDest/one 2026/04/26 03:19:14 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wunejix0beku/BackupDir" 2026/04/26 03:19:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1185410650) 2026/04/26 03:19:15 DEBUG : one: size = 3 (Dropbox root 'rclone-test-wunejix0beku/dst') 2026/04/26 03:19:15 DEBUG : one: Sizes differ 2026/04/26 03:19:15 DEBUG : one: size = 5 OK 2026/04/26 03:19:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/26 03:19:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1185410650) 2026/04/26 03:19:15 DEBUG : one: size = 3 (Dropbox root 'rclone-test-wunejix0beku/dst') 2026/04/26 03:19:15 DEBUG : one: Sizes differ 2026/04/26 03:19:16 INFO : one: Moved (server-side) 2026/04/26 03:19:17 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/04/26 03:19:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:19:18 DEBUG : pacer: Reducing sleep to 15ms 2026/04/26 03:19:18 DEBUG : one: size = 5 OK 2026/04/26 03:19:18 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/04/26 03:19:18 INFO : one: Copied (server-side copy) 2026/04/26 03:19:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/26 03:19:19 DEBUG : CopyDest/two: Uploading chunk 1/1 2026/04/26 03:19:19 DEBUG : CopyDest/two: Uploading chunk 2/1 2026/04/26 03:19:20 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "CopyDest/two" to batch 2026/04/26 03:19:20 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:19:20 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: CopyDest/two 2026/04/26 03:19:21 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: CopyDest/two 2026/04/26 03:19:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/26 03:19:22 DEBUG : two: Need to transfer - File not found at Destination 2026/04/26 03:19:22 DEBUG : two: size = 3 OK 2026/04/26 03:19:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/26 03:19:22 DEBUG : pacer: Reducing sleep to 10ms 2026/04/26 03:19:23 DEBUG : two: size = 3 OK 2026/04/26 03:19:23 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2026/04/26 03:19:23 INFO : two: Copied (server-side copy) 2026/04/26 03:19:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/26 03:19:24 DEBUG : two: size = 3 OK 2026/04/26 03:19:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/26 03:19:24 DEBUG : two: Unchanged skipping 2026/04/26 03:19:25 DEBUG : CopyDest/three: Uploading chunk 1/1 2026/04/26 03:19:25 DEBUG : CopyDest/three: Uploading chunk 2/1 2026/04/26 03:19:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "CopyDest/three" to batch 2026/04/26 03:19:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:19:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: CopyDest/three 2026/04/26 03:19:27 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: CopyDest/three 2026/04/26 03:19:28 DEBUG : three: Need to transfer - File not found at Destination 2026/04/26 03:19:28 DEBUG : three: size = 7 (Local file system at /tmp/rclone1185410650) 2026/04/26 03:19:28 DEBUG : three: size = 5 (Dropbox root 'rclone-test-wunejix0beku/CopyDest') 2026/04/26 03:19:28 DEBUG : three: Sizes differ 2026/04/26 03:19:28 DEBUG : three: Destination not found in --copy-dest 2026/04/26 03:19:28 DEBUG : three: Uploading chunk 1/1 2026/04/26 03:19:29 DEBUG : three: Uploading chunk 2/1 2026/04/26 03:19:29 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Adding "three" to batch 2026/04/26 03:19:30 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Batch idle for 500ms so committing 2026/04/26 03:19:30 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Committing sync batch length 1 starting with: three 2026/04/26 03:19:30 DEBUG : Dropbox root 'rclone-test-wunejix0beku/dst': Committed sync batch length 1 starting with: three 2026/04/26 03:19:30 DEBUG : three: size = 7 OK 2026/04/26 03:19:30 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2026/04/26 03:19:30 INFO : three: Copied (new) 2026/04/26 03:19:39 INFO : Dropbox root 'rclone-test-wunejix0beku/CopyDest': Committing uploads - please wait... 2026/04/26 03:19:39 INFO : Dropbox root 'rclone-test-wunejix0beku/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (38.44s) === RUN TestCopyInplace run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.68s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.52s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:19:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/26 03:19:41 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2026/04/26 03:19:41 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 2/1 2026/04/26 03:19:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "TestCopyFileMaxTransfer/file1" to batch 2026/04/26 03:19:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:19:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/04/26 03:19:43 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/04/26 03:19:43 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/26 03:19:43 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/26 03:19:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/26 03:19:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/26 03:19:44 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2026/04/26 03:19:44 DEBUG : pacer: low level retry 1/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/04/26 03:19:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:19:44 DEBUG : pacer: low level retry 2/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/04/26 03:19:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/26 03:19:44 DEBUG : pacer: low level retry 3/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/04/26 03:19:44 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/26 03:19:44 DEBUG : pacer: low level retry 4/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/04/26 03:19:44 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/26 03:19:44 DEBUG : pacer: low level retry 5/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/04/26 03:19:44 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/26 03:19:44 DEBUG : pacer: low level retry 6/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/04/26 03:19:44 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/26 03:19:45 DEBUG : pacer: low level retry 7/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/04/26 03:19:45 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/26 03:19:45 DEBUG : pacer: low level retry 8/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/04/26 03:19:45 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/26 03:19:47 DEBUG : pacer: low level retry 9/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/04/26 03:19:49 DEBUG : pacer: low level retry 10/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/04/26 03:19:49 DEBUG : TestCopyFileMaxTransfer/file2: Received error: upload failed: Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer - low level retry 0/10 2026/04/26 03:19:51 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/26 03:19:53 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/26 03:19:54 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/26 03:19:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/26 03:19:56 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/26 03:19:56 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/26 03:19:57 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/04/26 03:19:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/26 03:19:58 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/04/26 03:19:58 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2026/04/26 03:19:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/04/26 03:19:58 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 2/1 2026/04/26 03:19:59 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/04/26 03:19:59 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "TestCopyFileMaxTransfer/file4" to batch 2026/04/26 03:19:59 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:19:59 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/04/26 03:20:00 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/04/26 03:20:00 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/04/26 03:20:00 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/26 03:20:00 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = 42d39695be02128f137065da0ca4d3f10b36d41dda4e52c4967bb349c7d64d33 OK 2026/04/26 03:20:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/26 03:20:00 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/04/26 03:20:00 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/04/26 03:20:00 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/04/26 03:20:01 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/04/26 03:20:01 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/04/26 03:20:02 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/04/26 03:20:02 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/04/26 03:20:02 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/04/26 03:20:03 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (23.08s) === RUN TestDeduplicateInteractive run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.52s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.50s) === RUN TestDeduplicateFirst run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.53s) === RUN TestDeduplicateNewest run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.52s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:20:06 DEBUG : one: Uploading chunk 1/1 2026/04/26 03:20:07 DEBUG : one: Uploading chunk 2/1 2026/04/26 03:20:07 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "one" to batch 2026/04/26 03:20:08 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:08 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: one 2026/04/26 03:20:09 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: one 2026/04/26 03:20:09 DEBUG : also/one: Uploading chunk 1/1 2026/04/26 03:20:09 DEBUG : also/one: Uploading chunk 2/1 2026/04/26 03:20:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "also/one" to batch 2026/04/26 03:20:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: also/one 2026/04/26 03:20:11 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: also/one 2026/04/26 03:20:11 DEBUG : another: Uploading chunk 1/1 2026/04/26 03:20:12 DEBUG : another: Uploading chunk 2/1 2026/04/26 03:20:12 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "another" to batch 2026/04/26 03:20:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: another 2026/04/26 03:20:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: another 2026/04/26 03:20:14 DEBUG : not-one: Uploading chunk 1/1 2026/04/26 03:20:14 DEBUG : not-one: Uploading chunk 2/1 2026/04/26 03:20:15 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "not-one" to batch 2026/04/26 03:20:15 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:15 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: not-one 2026/04/26 03:20:16 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: not-one 2026/04/26 03:20:16 INFO : Dropbox root 'rclone-test-wunejix0beku': Looking for duplicate dropbox hashes using newest mode. 2026/04/26 03:20:17 NOTICE: 8a4de67f3d17ea146c031f86f622c8f5ea94aadc9d1d221d9959423c2db4820f: Found 3 files with duplicate dropbox hashes 2026/04/26 03:20:17 INFO : one: Deleted 2026/04/26 03:20:18 INFO : also/one: Deleted 2026/04/26 03:20:18 NOTICE: 8a4de67f3d17ea146c031f86f622c8f5ea94aadc9d1d221d9959423c2db4820f: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (15.53s) === RUN TestDeduplicateOldest run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.51s) === RUN TestDeduplicateLargest run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.50s) === RUN TestDeduplicateSmallest run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.50s) === RUN TestDeduplicateRename run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.52s) === RUN TestMergeDirs run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.50s) === RUN TestListDirSorted run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:20:24 DEBUG : a.txt: Uploading chunk 1/1 2026/04/26 03:20:25 DEBUG : a.txt: Uploading chunk 2/1 2026/04/26 03:20:25 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "a.txt" to batch 2026/04/26 03:20:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: a.txt 2026/04/26 03:20:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: a.txt 2026/04/26 03:20:27 DEBUG : zend.txt: Uploading chunk 1/1 2026/04/26 03:20:27 DEBUG : zend.txt: Uploading chunk 2/1 2026/04/26 03:20:28 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "zend.txt" to batch 2026/04/26 03:20:28 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:28 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: zend.txt 2026/04/26 03:20:29 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: zend.txt 2026/04/26 03:20:29 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/04/26 03:20:30 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/04/26 03:20:30 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/hello world" to batch 2026/04/26 03:20:31 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:31 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/hello world 2026/04/26 03:20:31 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/hello world 2026/04/26 03:20:32 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/04/26 03:20:32 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2026/04/26 03:20:32 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/hello world2" to batch 2026/04/26 03:20:33 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:33 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/hello world2 2026/04/26 03:20:34 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/hello world2 2026/04/26 03:20:34 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/04/26 03:20:34 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2026/04/26 03:20:35 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/ignore dir/.ignore" to batch 2026/04/26 03:20:35 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:35 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/04/26 03:20:36 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/04/26 03:20:36 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/04/26 03:20:37 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2026/04/26 03:20:37 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/ignore dir/should be ignored" to batch 2026/04/26 03:20:38 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:38 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/04/26 03:20:38 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/04/26 03:20:39 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/04/26 03:20:39 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2026/04/26 03:20:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/sub sub dir/hello world3" to batch 2026/04/26 03:20:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/04/26 03:20:41 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/04/26 03:20:42 DEBUG : a.txt: Excluded (Size Filter) 2026/04/26 03:20:42 DEBUG : a.txt: Excluded 2026/04/26 03:20:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/26 03:20:43 DEBUG : sub dir/hello world: Excluded 2026/04/26 03:20:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/26 03:20:43 DEBUG : sub dir/hello world2: Excluded 2026/04/26 03:20:43 DEBUG : sub dir/ignore dir: Excluded 2026/04/26 03:20:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/26 03:20:43 DEBUG : sub dir/hello world: Excluded 2026/04/26 03:20:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/26 03:20:43 DEBUG : sub dir/hello world2: Excluded 2026/04/26 03:20:44 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (27.98s) === RUN TestListDirSortedFn run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:20:52 DEBUG : a.txt: Uploading chunk 1/1 2026/04/26 03:20:53 DEBUG : a.txt: Uploading chunk 2/1 2026/04/26 03:20:53 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "a.txt" to batch 2026/04/26 03:20:54 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:54 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: a.txt 2026/04/26 03:20:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: a.txt 2026/04/26 03:20:55 DEBUG : zend.txt: Uploading chunk 1/1 2026/04/26 03:20:56 DEBUG : zend.txt: Uploading chunk 2/1 2026/04/26 03:20:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "zend.txt" to batch 2026/04/26 03:20:57 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:57 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: zend.txt 2026/04/26 03:20:57 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: zend.txt 2026/04/26 03:20:58 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/04/26 03:20:58 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/04/26 03:20:59 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/hello world" to batch 2026/04/26 03:20:59 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:20:59 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/hello world 2026/04/26 03:21:00 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/hello world 2026/04/26 03:21:00 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/04/26 03:21:01 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2026/04/26 03:21:01 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/hello world2" to batch 2026/04/26 03:21:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:21:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/hello world2 2026/04/26 03:21:03 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/hello world2 2026/04/26 03:21:03 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/04/26 03:21:04 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2026/04/26 03:21:05 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/ignore dir/.ignore" to batch 2026/04/26 03:21:05 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:21:05 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/04/26 03:21:06 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/04/26 03:21:06 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/04/26 03:21:07 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2026/04/26 03:21:07 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/ignore dir/should be ignored" to batch 2026/04/26 03:21:08 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:21:08 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/04/26 03:21:08 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/04/26 03:21:09 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/04/26 03:21:09 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2026/04/26 03:21:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/sub sub dir/hello world3" to batch 2026/04/26 03:21:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:21:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/04/26 03:21:11 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/04/26 03:21:12 DEBUG : a.txt: Excluded (Size Filter) 2026/04/26 03:21:12 DEBUG : a.txt: Excluded 2026/04/26 03:21:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/26 03:21:13 DEBUG : sub dir/hello world: Excluded 2026/04/26 03:21:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/26 03:21:13 DEBUG : sub dir/hello world2: Excluded 2026/04/26 03:21:13 DEBUG : sub dir/ignore dir: Excluded 2026/04/26 03:21:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/26 03:21:14 DEBUG : sub dir/hello world: Excluded 2026/04/26 03:21:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/26 03:21:14 DEBUG : sub dir/hello world2: Excluded 2026/04/26 03:21:14 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (30.66s) === RUN TestListJSON run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:21:23 DEBUG : file1: Uploading chunk 1/1 2026/04/26 03:21:23 DEBUG : file1: Uploading chunk 2/1 2026/04/26 03:21:24 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "file1" to batch 2026/04/26 03:21:24 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:21:24 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: file1 2026/04/26 03:21:25 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: file1 2026/04/26 03:21:25 DEBUG : sub/file2: Uploading chunk 1/1 2026/04/26 03:21:26 DEBUG : sub/file2: Uploading chunk 2/1 2026/04/26 03:21:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub/file2" to batch 2026/04/26 03:21:27 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:21:27 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub/file2 2026/04/26 03:21:27 DEBUG : Dropbox root 'rclone-test-wunejix0beku': 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/04/26 03:21:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (11.26s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.27s) === RUN TestStatJSON run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:21:34 DEBUG : file1: Uploading chunk 1/1 2026/04/26 03:21:35 DEBUG : file1: Uploading chunk 2/1 2026/04/26 03:21:35 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "file1" to batch 2026/04/26 03:21:36 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:21:36 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: file1 2026/04/26 03:21:36 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: file1 2026/04/26 03:21:37 DEBUG : sub/file2: Uploading chunk 1/1 2026/04/26 03:21:37 DEBUG : sub/file2: Uploading chunk 2/1 2026/04/26 03:21:38 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub/file2" to batch 2026/04/26 03:21:38 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:21:38 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub/file2 2026/04/26 03:21:39 DEBUG : Dropbox root 'rclone-test-wunejix0beku': 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/04/26 03:21:43 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wunejix0beku/notfound" 2026/04/26 03:21:43 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (12.64s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (0.53s) === RUN TestMkdir run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:21:46 INFO : Dropbox root 'rclone-test-wunejix0beku': Making directory 2026/04/26 03:21:47 INFO : Dropbox root 'rclone-test-wunejix0beku': Making directory --- PASS: TestMkdir (1.27s) === RUN TestLsd run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:21:48 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/04/26 03:21:49 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/04/26 03:21:49 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/hello world" to batch 2026/04/26 03:21:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:21:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/hello world 2026/04/26 03:21:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.90s) === RUN TestLs run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:21:54 DEBUG : potato2: Uploading chunk 1/1 2026/04/26 03:21:54 DEBUG : potato2: Uploading chunk 2/1 2026/04/26 03:21:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "potato2" to batch 2026/04/26 03:21:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:21:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: potato2 2026/04/26 03:21:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: potato2 2026/04/26 03:21:57 DEBUG : empty space: Uploading chunk 1/1 2026/04/26 03:21:57 DEBUG : empty space: Uploading chunk 2/1 2026/04/26 03:21:57 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "empty space" to batch 2026/04/26 03:21:58 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:21:58 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: empty space 2026/04/26 03:21:59 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (6.99s) === RUN TestLsWithFilesFrom run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:22:01 DEBUG : potato2: Uploading chunk 1/1 2026/04/26 03:22:02 DEBUG : potato2: Uploading chunk 2/1 2026/04/26 03:22:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "potato2" to batch 2026/04/26 03:22:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: potato2 2026/04/26 03:22:03 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: potato2 2026/04/26 03:22:04 DEBUG : empty space: Uploading chunk 1/1 2026/04/26 03:22:04 DEBUG : empty space: Uploading chunk 2/1 2026/04/26 03:22:05 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "empty space" to batch 2026/04/26 03:22:05 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:05 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: empty space 2026/04/26 03:22:06 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: empty space 2026/04/26 03:22:06 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/26 03:22:06 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.44s) === RUN TestLsLong run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:22:08 DEBUG : potato2: Uploading chunk 1/1 2026/04/26 03:22:09 DEBUG : potato2: Uploading chunk 2/1 2026/04/26 03:22:09 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "potato2" to batch 2026/04/26 03:22:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: potato2 2026/04/26 03:22:11 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: potato2 2026/04/26 03:22:11 DEBUG : empty space: Uploading chunk 1/1 2026/04/26 03:22:11 DEBUG : empty space: Uploading chunk 2/1 2026/04/26 03:22:12 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "empty space" to batch 2026/04/26 03:22:12 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:12 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: empty space 2026/04/26 03:22:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (6.96s) === RUN TestHashSums run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:22:16 DEBUG : potato2: Uploading chunk 1/1 2026/04/26 03:22:16 DEBUG : potato2: Uploading chunk 2/1 2026/04/26 03:22:16 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "potato2" to batch 2026/04/26 03:22:17 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:17 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: potato2 2026/04/26 03:22:17 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: potato2 2026/04/26 03:22:18 DEBUG : empty space: Uploading chunk 1/1 2026/04/26 03:22:18 DEBUG : empty space: Uploading chunk 2/1 2026/04/26 03:22:19 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "empty space" to batch 2026/04/26 03:22:19 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:19 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: empty space 2026/04/26 03:22:20 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.77s) === RUN TestHashSumsWithErrors 2026/04/26 03:22:22 DEBUG : Creating backend with remote ":memory:" 2026/04/26 03:22:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/26 03:22:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/26 03:22:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/26 03:22:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/26 03:22:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/26 03:22:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/26 03:22:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/26 03:22:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/26 03:22:22 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:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:22:22 DEBUG : potato2: Uploading chunk 1/1 2026/04/26 03:22:23 DEBUG : potato2: Uploading chunk 2/1 2026/04/26 03:22:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "potato2" to batch 2026/04/26 03:22:24 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:24 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: potato2 2026/04/26 03:22:24 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: potato2 2026/04/26 03:22:25 DEBUG : empty space: Uploading chunk 1/1 2026/04/26 03:22:25 DEBUG : empty space: Uploading chunk 2/1 2026/04/26 03:22:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "empty space" to batch 2026/04/26 03:22:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: empty space 2026/04/26 03:22:27 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: empty space 2026/04/26 03:22:27 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/04/26 03:22:28 DEBUG : sub dir/potato3: Uploading chunk 2/1 2026/04/26 03:22:28 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/potato3" to batch 2026/04/26 03:22:29 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:29 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/potato3 2026/04/26 03:22:29 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (11.75s) === RUN TestDelete run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:22:34 DEBUG : small: Uploading chunk 1/1 2026/04/26 03:22:34 DEBUG : small: Uploading chunk 2/1 2026/04/26 03:22:35 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "small" to batch 2026/04/26 03:22:35 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:35 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: small 2026/04/26 03:22:36 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: small 2026/04/26 03:22:36 DEBUG : medium: Uploading chunk 1/1 2026/04/26 03:22:37 DEBUG : medium: Uploading chunk 2/1 2026/04/26 03:22:37 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "medium" to batch 2026/04/26 03:22:38 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:38 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: medium 2026/04/26 03:22:38 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: medium 2026/04/26 03:22:39 DEBUG : large: Uploading chunk 1/1 2026/04/26 03:22:39 DEBUG : large: Uploading chunk 2/1 2026/04/26 03:22:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "large" to batch 2026/04/26 03:22:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: large 2026/04/26 03:22:41 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: large 2026/04/26 03:22:41 DEBUG : Waiting for deletions to finish 2026/04/26 03:22:41 DEBUG : large: Excluded (Size Filter) 2026/04/26 03:22:41 DEBUG : large: Excluded 2026/04/26 03:22:42 INFO : medium: Deleted 2026/04/26 03:22:42 INFO : small: Deleted --- PASS: TestDelete (9.79s) === RUN TestMaxDelete run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:22:44 DEBUG : small: Uploading chunk 1/1 2026/04/26 03:22:44 DEBUG : small: Uploading chunk 2/1 2026/04/26 03:22:45 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "small" to batch 2026/04/26 03:22:45 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:45 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: small 2026/04/26 03:22:46 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: small 2026/04/26 03:22:46 DEBUG : medium: Uploading chunk 1/1 2026/04/26 03:22:47 DEBUG : medium: Uploading chunk 2/1 2026/04/26 03:22:47 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "medium" to batch 2026/04/26 03:22:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: medium 2026/04/26 03:22:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: medium 2026/04/26 03:22:49 DEBUG : large: Uploading chunk 1/1 2026/04/26 03:22:49 DEBUG : large: Uploading chunk 2/1 2026/04/26 03:22:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "large" to batch 2026/04/26 03:22:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: large 2026/04/26 03:22:51 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: large 2026/04/26 03:22:51 DEBUG : Waiting for deletions to finish 2026/04/26 03:22:52 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/04/26 03:22:52 INFO : large: Deleted 2026/04/26 03:22:52 INFO : small: Deleted --- PASS: TestMaxDelete (10.63s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:22:54 DEBUG : small: Uploading chunk 1/1 2026/04/26 03:22:55 DEBUG : small: Uploading chunk 2/1 2026/04/26 03:22:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "small" to batch 2026/04/26 03:22:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: small 2026/04/26 03:22:57 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: small 2026/04/26 03:22:57 DEBUG : medium: Uploading chunk 1/1 2026/04/26 03:22:57 DEBUG : medium: Uploading chunk 2/1 2026/04/26 03:22:58 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "medium" to batch 2026/04/26 03:22:58 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:22:58 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: medium 2026/04/26 03:22:59 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: medium 2026/04/26 03:23:00 DEBUG : large: Uploading chunk 1/1 2026/04/26 03:23:00 DEBUG : large: Uploading chunk 2/1 2026/04/26 03:23:01 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "large" to batch 2026/04/26 03:23:01 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:23:01 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: large 2026/04/26 03:23:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: large 2026/04/26 03:23:02 DEBUG : Waiting for deletions to finish 2026/04/26 03:23:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/26 03:23:03 INFO : small: Deleted 2026/04/26 03:23:03 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.93s) === RUN TestMaxDeleteSize run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:23:05 DEBUG : small: Uploading chunk 1/1 2026/04/26 03:23:06 DEBUG : small: Uploading chunk 2/1 2026/04/26 03:23:06 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "small" to batch 2026/04/26 03:23:07 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:23:07 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: small 2026/04/26 03:23:08 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: small 2026/04/26 03:23:08 DEBUG : medium: Uploading chunk 1/1 2026/04/26 03:23:09 DEBUG : medium: Uploading chunk 2/1 2026/04/26 03:23:09 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "medium" to batch 2026/04/26 03:23:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:23:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: medium 2026/04/26 03:23:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: medium 2026/04/26 03:23:11 DEBUG : large: Uploading chunk 1/1 2026/04/26 03:23:11 DEBUG : large: Uploading chunk 2/1 2026/04/26 03:23:12 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "large" to batch 2026/04/26 03:23:12 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:23:12 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: large 2026/04/26 03:23:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: large 2026/04/26 03:23:13 DEBUG : Waiting for deletions to finish 2026/04/26 03:23:14 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/26 03:23:14 INFO : medium: Deleted 2026/04/26 03:23:14 INFO : large: Deleted --- PASS: TestMaxDeleteSize (11.27s) === RUN TestReadFile run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:23:17 DEBUG : ReadFile: Uploading chunk 1/1 2026/04/26 03:23:17 DEBUG : ReadFile: Uploading chunk 2/1 2026/04/26 03:23:17 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "ReadFile" to batch 2026/04/26 03:23:18 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:23:18 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: ReadFile 2026/04/26 03:23:19 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (5.28s) === RUN TestRetry 2026/04/26 03:23:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/26 03:23:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/26 03:23:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/26 03:23:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/26 03:23:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/26 03:23:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/26 03:23:21 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:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:23:22 DEBUG : file1: Uploading chunk 1/1 2026/04/26 03:23:22 DEBUG : file1: Uploading chunk 2/1 2026/04/26 03:23:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "file1" to batch 2026/04/26 03:23:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:23:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: file1 2026/04/26 03:23:24 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: file1 2026/04/26 03:23:24 DEBUG : file2: Uploading chunk 1/1 2026/04/26 03:23:25 DEBUG : file2: Uploading chunk 2/1 2026/04/26 03:23:25 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "file2" to batch 2026/04/26 03:23:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:23:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: file2 2026/04/26 03:23:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (14.98s) === RUN TestPurge 2026/04/26 03:23:36 DEBUG : Creating backend with remote "TestDropbox:rclone-test-bomuyay8xine" 2026/04/26 03:23:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 03:23:37 DEBUG : Creating backend with remote "/tmp/rclone1369915569" run.go:185: Remote "Dropbox root 'rclone-test-bomuyay8xine'", Local "Local file system at /tmp/rclone1369915569", Modify Window "1s" 2026/04/26 03:23:38 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/04/26 03:23:39 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2026/04/26 03:23:39 DEBUG : Dropbox root 'rclone-test-bomuyay8xine': Adding "A1/B1/C1/one" to batch 2026/04/26 03:23:40 DEBUG : Dropbox root 'rclone-test-bomuyay8xine': Batch idle for 500ms so committing 2026/04/26 03:23:40 DEBUG : Dropbox root 'rclone-test-bomuyay8xine': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/04/26 03:23:41 DEBUG : Dropbox root 'rclone-test-bomuyay8xine': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/04/26 03:23:41 INFO : A2: Making directory 2026/04/26 03:23:41 INFO : A1/B2: Making directory 2026/04/26 03:23:42 INFO : A1/B2/C2: Making directory 2026/04/26 03:23:43 INFO : A1/B1/C3: Making directory 2026/04/26 03:23:43 INFO : A3: Making directory 2026/04/26 03:23:44 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/04/26 03:23:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:23:46 DEBUG : pacer: Reducing sleep to 15ms 2026/04/26 03:23:46 INFO : A3/B3: Making directory 2026/04/26 03:23:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/26 03:23:47 DEBUG : pacer: Reducing sleep to 10ms 2026/04/26 03:23:47 INFO : A3/B3/C4: Making directory 2026/04/26 03:23:48 DEBUG : A1/two: Uploading chunk 1/1 2026/04/26 03:23:49 DEBUG : A1/two: Uploading chunk 2/1 2026/04/26 03:23:49 DEBUG : Dropbox root 'rclone-test-bomuyay8xine': Adding "A1/two" to batch 2026/04/26 03:23:50 DEBUG : Dropbox root 'rclone-test-bomuyay8xine': Batch idle for 500ms so committing 2026/04/26 03:23:50 DEBUG : Dropbox root 'rclone-test-bomuyay8xine': Committing sync batch length 1 starting with: A1/two 2026/04/26 03:23:50 DEBUG : Dropbox root 'rclone-test-bomuyay8xine': Committed sync batch length 1 starting with: A1/two 2026/04/26 03:23:54 ERROR : error listing: directory not found 2026/04/26 03:23:54 DEBUG : Dropbox root 'rclone-test-bomuyay8xine': Purge remote 2026/04/26 03:23:54 NOTICE: purge failed: path_lookup/not_found/. --- PASS: TestPurge (17.80s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:23:55 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/04/26 03:23:55 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2026/04/26 03:23:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "A1/B1/C1/one" to batch 2026/04/26 03:23:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:23:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/04/26 03:23:57 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/04/26 03:23:57 INFO : A2: Making directory 2026/04/26 03:23:58 INFO : A1/B2: Making directory 2026/04/26 03:23:59 INFO : A1/B2/C2: Making directory 2026/04/26 03:23:59 INFO : A1/B1/C3: Making directory 2026/04/26 03:24:00 INFO : A3: Making directory 2026/04/26 03:24:01 INFO : A3/B3: Making directory 2026/04/26 03:24:02 INFO : A3/B3/C4: Making directory 2026/04/26 03:24:03 DEBUG : A1/two: Uploading chunk 1/1 2026/04/26 03:24:03 DEBUG : A1/two: Uploading chunk 2/1 2026/04/26 03:24:04 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "A1/two" to batch 2026/04/26 03:24:04 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:24:04 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: A1/two 2026/04/26 03:24:05 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: A1/two 2026/04/26 03:24:06 DEBUG : removing 1 level 3 directories 2026/04/26 03:24:06 INFO : A3/B3/C4: Removing directory 2026/04/26 03:24:09 DEBUG : removing 2 level 3 directories 2026/04/26 03:24:09 INFO : A1/B2/C2: Removing directory 2026/04/26 03:24:09 INFO : A1/B1/C3: Removing directory 2026/04/26 03:24:11 DEBUG : removing 2 level 2 directories 2026/04/26 03:24:11 INFO : A3/B3: Removing directory 2026/04/26 03:24:11 INFO : A1/B2: Removing directory 2026/04/26 03:24:12 DEBUG : removing 2 level 1 directories 2026/04/26 03:24:12 INFO : A3: Removing directory 2026/04/26 03:24:12 INFO : A2: Removing directory 2026/04/26 03:24:17 DEBUG : removing 1 level 3 directories 2026/04/26 03:24:17 INFO : A1/B1/C1: Removing directory 2026/04/26 03:24:18 DEBUG : removing 1 level 2 directories 2026/04/26 03:24:18 INFO : A1/B1: Removing directory 2026/04/26 03:24:19 DEBUG : removing 1 level 1 directories 2026/04/26 03:24:19 INFO : A1: Removing directory 2026/04/26 03:24:20 DEBUG : removing 1 level 0 directories 2026/04/26 03:24:20 INFO : Dropbox root 'rclone-test-wunejix0beku': Removing directory 2026/04/26 03:24:21 ERROR : error listing: directory not found 2026/04/26 03:24:21 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (27.19s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:24:22 INFO : A1: Making directory 2026/04/26 03:24:23 INFO : A1/B1: Making directory 2026/04/26 03:24:24 INFO : A1/B1/C1: Making directory 2026/04/26 03:24:26 DEBUG : removing 1 level 3 directories 2026/04/26 03:24:26 INFO : A1/B1/C1: Removing directory 2026/04/26 03:24:28 DEBUG : removing 1 level 2 directories 2026/04/26 03:24:28 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.64s) === RUN TestRmdirsWithFilter run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:24:31 INFO : A1: Making directory 2026/04/26 03:24:32 INFO : A1/B1: Making directory 2026/04/26 03:24:33 INFO : A1/B1/C1: Making directory 2026/04/26 03:24:36 DEBUG : removing 1 level 3 directories 2026/04/26 03:24:36 INFO : A1/B1/C1: Removing directory 2026/04/26 03:24:37 DEBUG : removing 1 level 2 directories 2026/04/26 03:24:37 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.12s) === RUN TestCopyURL run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:24:41 DEBUG : file1: Uploading chunk 1/1 2026/04/26 03:24:41 DEBUG : file1: Uploading chunk 2/1 2026/04/26 03:24:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "file1" to batch 2026/04/26 03:24:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:24:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: file1 2026/04/26 03:24:43 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: file1 2026/04/26 03:24:44 DEBUG : filename.txt: File name found in url 2026/04/26 03:24:44 DEBUG : filename.txt: Uploading chunk 1/1 2026/04/26 03:24:44 DEBUG : filename.txt: Uploading chunk 2/1 2026/04/26 03:24:45 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "filename.txt" to batch 2026/04/26 03:24:45 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:24:45 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: filename.txt 2026/04/26 03:24:46 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: filename.txt 2026/04/26 03:24:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/26 03:24:47 DEBUG : headerfilename.txt: Uploading chunk 1/1 2026/04/26 03:24:47 DEBUG : headerfilename.txt: Uploading chunk 2/1 2026/04/26 03:24:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "headerfilename.txt" to batch 2026/04/26 03:24:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:24:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: headerfilename.txt 2026/04/26 03:24:49 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: headerfilename.txt 2026/04/26 03:24:49 DEBUG : file2: Uploading chunk 1/1 2026/04/26 03:24:49 DEBUG : file2: Uploading chunk 2/1 2026/04/26 03:24:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "file2" to batch 2026/04/26 03:24:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:24:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: file2 2026/04/26 03:24:51 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: file2 --- PASS: TestCopyURL (13.99s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:24:55 DEBUG : file1: Uploading chunk 1/1 2026/04/26 03:24:55 DEBUG : file1: Uploading chunk 2/1 2026/04/26 03:24:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "file1" to batch 2026/04/26 03:24:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:24:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: file1 2026/04/26 03:24:57 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: file1 --- PASS: TestCopyURLDownloadHeaders (3.43s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:24:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/26 03:24:58 DEBUG : sub/file2: Uploading chunk 1/1 2026/04/26 03:24:59 DEBUG : sub/file2: Uploading chunk 2/1 2026/04/26 03:24:59 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub/file2" to batch 2026/04/26 03:25:00 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:25:00 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub/file2 2026/04/26 03:25:00 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub/file2 2026/04/26 03:25:00 DEBUG : sub/file2: size = 14 OK 2026/04/26 03:25:00 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/26 03:25:00 INFO : file1: Copied (new) to: sub/file2 2026/04/26 03:25:00 INFO : file1: Deleted 2026/04/26 03:25:01 DEBUG : sub/file2: size = 14 OK 2026/04/26 03:25:01 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/26 03:25:01 DEBUG : file1: Unchanged skipping 2026/04/26 03:25:01 INFO : file1: Deleted 2026/04/26 03:25:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.00s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:25:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/26 03:25:05 DEBUG : file1: Uploading chunk 1/1 2026/04/26 03:25:06 DEBUG : file1: Uploading chunk 2/1 2026/04/26 03:25:06 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "file1" to batch 2026/04/26 03:25:07 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:25:07 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: file1 2026/04/26 03:25:07 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: file1 2026/04/26 03:25:07 DEBUG : file1: size = 14 OK 2026/04/26 03:25:07 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/26 03:25:07 INFO : file1: Copied (new) 2026/04/26 03:25:07 INFO : file1: Deleted 2026/04/26 03:25:08 DEBUG : file1: Destination exists, skipping 2026/04/26 03:25:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.48s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:25:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/26 03:25:10 DEBUG : sub/file2: Uploading chunk 1/1 2026/04/26 03:25:10 DEBUG : sub/file2: Uploading chunk 2/1 2026/04/26 03:25:11 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub/file2" to batch 2026/04/26 03:25:11 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:25:11 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub/file2 2026/04/26 03:25:12 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub/file2 2026/04/26 03:25:12 DEBUG : sub/file2: size = 14 OK 2026/04/26 03:25:12 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/26 03:25:12 INFO : file1: Copied (new) to: sub/file2 2026/04/26 03:25:12 INFO : file1: Deleted 2026/04/26 03:25:13 DEBUG : sub/file2: size = 14 OK 2026/04/26 03:25:13 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/26 03:25:13 DEBUG : file1: Unchanged skipping 2026/04/26 03:25:13 INFO : file1: Deleted 2026/04/26 03:25:14 DEBUG : sub/file2: moving to sub/File2-rclone-move-gocexaj3 2026/04/26 03:25:15 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-gocexaj3 2026/04/26 03:25:15 DEBUG : sub/file2: moving to sub/File2 2026/04/26 03:25:16 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/04/26 03:25:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:25:17 DEBUG : pacer: Reducing sleep to 15ms 2026/04/26 03:25:17 INFO : sub/File2-rclone-move-gocexaj3: Moved (server-side) to: sub/File2 2026/04/26 03:25:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/26 03:25:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCaseInsensitiveMoveFile (10.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:25:20 DEBUG : hello: Uploading chunk 1/1 2026/04/26 03:25:20 DEBUG : hello: Uploading chunk 2/1 2026/04/26 03:25:21 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "hello" to batch 2026/04/26 03:25:21 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:25:21 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: hello 2026/04/26 03:25:22 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: hello 2026/04/26 03:25:23 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.51s) === RUN TestMoveFileBackupDir run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:25:25 DEBUG : dst/file1: Uploading chunk 1/1 2026/04/26 03:25:25 DEBUG : dst/file1: Uploading chunk 2/1 2026/04/26 03:25:25 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "dst/file1" to batch 2026/04/26 03:25:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:25:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: dst/file1 2026/04/26 03:25:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: dst/file1 2026/04/26 03:25:27 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wunejix0beku/backup" 2026/04/26 03:25:27 DEBUG : Config file has changed externally - reloading 2026/04/26 03:25:28 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1185410650) 2026/04/26 03:25:28 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-wunejix0beku') 2026/04/26 03:25:28 DEBUG : dst/file1: Sizes differ 2026/04/26 03:25:29 INFO : dst/file1: Moved (server-side) 2026/04/26 03:25:29 DEBUG : dst/file1: Uploading chunk 1/1 2026/04/26 03:25:30 DEBUG : dst/file1: Uploading chunk 2/1 2026/04/26 03:25:30 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "dst/file1" to batch 2026/04/26 03:25:31 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:25:31 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: dst/file1 2026/04/26 03:25:32 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: dst/file1 2026/04/26 03:25:32 DEBUG : dst/file1: size = 14 OK 2026/04/26 03:25:32 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/26 03:25:32 INFO : dst/file1: Copied (new) 2026/04/26 03:25:32 INFO : dst/file1: Deleted 2026/04/26 03:25:38 INFO : Dropbox root 'rclone-test-wunejix0beku/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (13.73s) === 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:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:25:39 DEBUG : A1/one: Uploading chunk 1/1 2026/04/26 03:25:39 DEBUG : A1/one: Uploading chunk 2/1 2026/04/26 03:25:39 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "A1/one" to batch 2026/04/26 03:25:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:25:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: A1/one 2026/04/26 03:25:41 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: A1/one 2026/04/26 03:25:41 DEBUG : A1/two: Uploading chunk 1/1 2026/04/26 03:25:42 DEBUG : A1/two: Uploading chunk 2/1 2026/04/26 03:25:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "A1/two" to batch 2026/04/26 03:25:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:25:42 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: A1/two 2026/04/26 03:25:43 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: A1/two 2026/04/26 03:25:43 DEBUG : A1/B1/three: Uploading chunk 1/1 2026/04/26 03:25:44 DEBUG : A1/B1/three: Uploading chunk 2/1 2026/04/26 03:25:44 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "A1/B1/three" to batch 2026/04/26 03:25:45 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:25:45 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: A1/B1/three 2026/04/26 03:25:46 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: A1/B1/three 2026/04/26 03:25:46 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2026/04/26 03:25:47 DEBUG : A1/B1/C1/four: Uploading chunk 2/1 2026/04/26 03:25:47 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "A1/B1/C1/four" to batch 2026/04/26 03:25:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:25:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: A1/B1/C1/four 2026/04/26 03:25:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: A1/B1/C1/four 2026/04/26 03:25:49 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2026/04/26 03:25:49 DEBUG : A1/B1/C2/five: Uploading chunk 2/1 2026/04/26 03:25:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "A1/B1/C2/five" to batch 2026/04/26 03:25:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:25:50 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: A1/B1/C2/five 2026/04/26 03:25:51 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: A1/B1/C2/five 2026/04/26 03:25:51 INFO : A1/B2: Making directory 2026/04/26 03:25:51 INFO : A1/B1/C3: Making directory 2026/04/26 03:25:52 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2026/04/26 03:25:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:25:53 DEBUG : pacer: Reducing sleep to 15ms 2026/04/26 03:25:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/26 03:25:53 DEBUG : pacer: Reducing sleep to 10ms 2026/04/26 03:26:02 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2026/04/26 03:26:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:26:03 DEBUG : pacer: Reducing sleep to 15ms 2026/04/26 03:26:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/26 03:26:03 DEBUG : pacer: Reducing sleep to 10ms 2026/04/26 03:26:05 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2026/04/26 03:26:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:26:05 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/04/26 03:26:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/26 03:26:05 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2026/04/26 03:26:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/26 03:26:05 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/04/26 03:26:05 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/26 03:26:05 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2026/04/26 03:26:05 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/26 03:26:05 DEBUG : pacer: Reducing sleep to 240ms 2026/04/26 03:26:05 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/26 03:26:06 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2026/04/26 03:26:06 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/04/26 03:26:06 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2026/04/26 03:26:06 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/04/26 03:26:06 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/..) 2026/04/26 03:26:06 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/04/26 03:26:06 DEBUG : pacer: Reducing sleep to 1.44s 2026/04/26 03:26:06 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/26 03:26:06 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/) 2026/04/26 03:26:06 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/26 03:26:07 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/26 03:26:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/26 03:26:09 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/26 03:26:09 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/26 03:26:10 DEBUG : pacer: low level retry 4/10 (error too_many_write_operations/) 2026/04/26 03:26:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/26 03:26:11 DEBUG : pacer: low level retry 5/10 (error too_many_write_operations/.) 2026/04/26 03:26:13 DEBUG : pacer: low level retry 6/10 (error too_many_write_operations/...) 2026/04/26 03:26:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/26 03:26:16 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/26 03:26:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/26 03:26:19 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/26 03:26:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/26 03:26:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/26 03:26:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/04/26 03:26:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/04/26 03:26:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/04/26 03:26:23 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/04/26 03:26:23 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/04/26 03:26:23 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/04/26 03:26:24 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/04/26 03:26:24 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/04/26 03:26:24 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/04/26 03:26:25 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/04/26 03:26:25 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/04/26 03:26:26 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/04/26 03:26:26 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/04/26 03:26:27 DEBUG : pacer: Reducing sleep to 10ms 2026/04/26 03:26:28 INFO : Dropbox root 'rclone-test-wunejix0beku': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/26 03:26:30 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/04/26 03:26:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:26:31 DEBUG : pacer: Reducing sleep to 15ms 2026/04/26 03:26:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/26 03:26:32 DEBUG : pacer: Reducing sleep to 10ms 2026/04/26 03:26:33 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/04/26 03:26:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:26:34 DEBUG : pacer: Reducing sleep to 15ms 2026/04/26 03:26:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/26 03:26:35 DEBUG : pacer: Reducing sleep to 10ms 2026/04/26 03:26:36 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/04/26 03:26:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:26:36 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/04/26 03:26:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/26 03:26:36 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/04/26 03:26:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/26 03:26:36 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/04/26 03:26:36 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/26 03:26:37 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/04/26 03:26:37 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/26 03:26:37 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2026/04/26 03:26:37 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/26 03:26:37 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2026/04/26 03:26:37 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/26 03:26:37 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2026/04/26 03:26:37 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/26 03:26:38 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/26 03:26:38 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/26 03:26:38 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/26 03:26:38 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/26 03:26:40 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/.) 2026/04/26 03:26:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/26 03:26:40 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/26 03:26:40 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/26 03:26:42 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/26 03:26:42 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/26 03:26:43 DEBUG : pacer: low level retry 4/10 (error too_many_write_operations/) 2026/04/26 03:26:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/26 03:26:44 DEBUG : pacer: low level retry 5/10 (error too_many_write_operations/) 2026/04/26 03:26:46 DEBUG : pacer: low level retry 6/10 (error too_many_write_operations/..) 2026/04/26 03:26:48 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/26 03:26:48 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/26 03:26:50 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/26 03:26:51 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/26 03:26:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/26 03:26:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/26 03:26:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/04/26 03:26:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/04/26 03:26:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/04/26 03:26:55 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/04/26 03:26:56 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/04/26 03:26:56 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/04/26 03:26:56 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/04/26 03:26:57 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/04/26 03:26:57 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/04/26 03:26:57 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/04/26 03:26:58 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/04/26 03:26:58 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/04/26 03:26:58 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/04/26 03:26:59 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (92.85s) === RUN TestGetFsInfo run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:27:11 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:27:11 DEBUG : Dropbox root 'rclone-test-wunejix0beku': File to upload is small (34 bytes), uploading instead of streaming 2026/04/26 03:27:12 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/04/26 03:27:12 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/04/26 03:27:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "no_checksum_small_file_from_pipe" to batch 2026/04/26 03:27:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/04/26 03:27:14 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/04/26 03:27:14 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/26 03:27:14 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/04/26 03:27:14 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/04/26 03:27:15 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/04/26 03:27:15 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/04/26 03:27:16 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "no_checksum_big_file_from_pipe" to batch 2026/04/26 03:27:16 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:16 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/04/26 03:27:17 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/04/26 03:27:17 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/26 03:27:17 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/04/26 03:27:17 DEBUG : no_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:27:19 DEBUG : Dropbox root 'rclone-test-wunejix0beku': File to upload is small (34 bytes), uploading instead of streaming 2026/04/26 03:27:19 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/04/26 03:27:20 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/04/26 03:27:20 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "with_checksum_small_file_from_pipe" to batch 2026/04/26 03:27:21 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:21 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/04/26 03:27:21 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/04/26 03:27:21 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/26 03:27:21 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/04/26 03:27:21 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/04/26 03:27:22 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/04/26 03:27:22 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/04/26 03:27:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "with_checksum_big_file_from_pipe" to batch 2026/04/26 03:27:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:23 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/04/26 03:27:24 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/04/26 03:27:24 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/26 03:27:24 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/04/26 03:27:24 DEBUG : with_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:27:26 DEBUG : Dropbox root 'rclone-test-wunejix0beku': File to upload is small (34 bytes), uploading instead of streaming 2026/04/26 03:27:26 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/04/26 03:27:27 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/04/26 03:27:27 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/04/26 03:27:28 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:28 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/04/26 03:27:29 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/04/26 03:27:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/26 03:27:29 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/26 03:27:29 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/04/26 03:27:30 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/04/26 03:27:30 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/04/26 03:27:31 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:31 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/04/26 03:27:33 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/04/26 03:27:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/26 03:27:33 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:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:27:35 DEBUG : Dropbox root 'rclone-test-wunejix0beku': File to upload is small (34 bytes), uploading instead of streaming 2026/04/26 03:27:35 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/04/26 03:27:36 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/04/26 03:27:36 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/04/26 03:27:37 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:37 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/04/26 03:27:37 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/04/26 03:27:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/26 03:27:37 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/26 03:27:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/26 03:27:38 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/04/26 03:27:38 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/04/26 03:27:39 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/04/26 03:27:39 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:39 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/04/26 03:27:40 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/04/26 03:27:40 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/26 03:27:40 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/26 03:27:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (30.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.28s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.35s) === RUN TestRcatMetadata run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.52s) === RUN TestRcatSize run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:27:43 DEBUG : potato1: Uploading chunk 1/1 2026/04/26 03:27:43 DEBUG : potato1: Uploading chunk 2/1 2026/04/26 03:27:44 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "potato1" to batch 2026/04/26 03:27:44 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:44 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: potato1 2026/04/26 03:27:45 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: potato1 2026/04/26 03:27:45 DEBUG : Dropbox root 'rclone-test-wunejix0beku': File to upload is small (60 bytes), uploading instead of streaming 2026/04/26 03:27:46 DEBUG : potato2: Uploading chunk 1/1 2026/04/26 03:27:46 DEBUG : potato2: Uploading chunk 2/1 2026/04/26 03:27:46 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "potato2" to batch 2026/04/26 03:27:47 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:47 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: potato2 2026/04/26 03:27:48 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: potato2 2026/04/26 03:27:48 DEBUG : potato2: size = 60 OK 2026/04/26 03:27:48 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/04/26 03:27:48 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (7.08s) === RUN TestRcatSizeMetadata run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.50s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:27:50 DEBUG : potato1: Uploading chunk 1/1 2026/04/26 03:27:51 DEBUG : potato1: Uploading chunk 2/1 2026/04/26 03:27:51 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "potato1" to batch 2026/04/26 03:27:52 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:52 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: potato1 2026/04/26 03:27:52 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: potato1 --- PASS: TestRcatSizeUploadHeaders (3.43s) === RUN TestTouchDir run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:27:54 DEBUG : potato2: Uploading chunk 1/1 2026/04/26 03:27:54 DEBUG : potato2: Uploading chunk 2/1 2026/04/26 03:27:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "potato2" to batch 2026/04/26 03:27:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:55 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: potato2 2026/04/26 03:27:56 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: potato2 2026/04/26 03:27:56 DEBUG : empty space: Uploading chunk 1/1 2026/04/26 03:27:57 DEBUG : empty space: Uploading chunk 2/1 2026/04/26 03:27:57 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "empty space" to batch 2026/04/26 03:27:58 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:27:58 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: empty space 2026/04/26 03:27:59 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: empty space 2026/04/26 03:27:59 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/04/26 03:27:59 DEBUG : sub dir/potato3: Uploading chunk 2/1 2026/04/26 03:28:00 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/potato3" to batch 2026/04/26 03:28:00 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:28:00 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/potato3 2026/04/26 03:28:01 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/potato3 2026/04/26 03:28:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Touching "empty space" 2026/04/26 03:28:02 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2026/04/26 03:28:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Touching "potato2" 2026/04/26 03:28:02 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2026/04/26 03:28:02 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Touching "sub dir/potato3" 2026/04/26 03:28:02 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (13.09s) === RUN TestMkdirMetadata run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.51s) === RUN TestMkdirModTime run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.56s) === RUN TestCopyDirMetadata run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.50s) === RUN TestSetDirModTime run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.53s) === RUN TestDirsEqual run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.50s) === RUN TestRemoveExisting run.go:185: Remote "Dropbox root 'rclone-test-wunejix0beku'", Local "Local file system at /tmp/rclone1185410650", Modify Window "1s" 2026/04/26 03:28:09 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2026/04/26 03:28:10 DEBUG : sub dir/test remove existing: Uploading chunk 2/1 2026/04/26 03:28:10 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/test remove existing" to batch 2026/04/26 03:28:11 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:28:11 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/test remove existing 2026/04/26 03:28:12 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/test remove existing 2026/04/26 03:28:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2026/04/26 03:28:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 2/1 2026/04/26 03:28:13 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2026/04/26 03:28:14 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Batch idle for 500ms so committing 2026/04/26 03:28:14 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/04/26 03:28:14 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/04/26 03:28:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.juxolos6" before starting 2026/04/26 03:28:18 DEBUG : sub dir/test remove existing.juxolos6: TEST: removing renamed existing file after operation 2026/04/26 03:28:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tojisic5" before starting 2026/04/26 03:28:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tojisic5: TEST: renaming existing back after failed operation 2026/04/26 03:28:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.racoyom7" before starting 2026/04/26 03:28:23 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/04/26 03:28:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 03:28:24 DEBUG : pacer: Reducing sleep to 15ms 2026/04/26 03:28:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/26 03:28:25 DEBUG : pacer: Reducing sleep to 10ms 2026/04/26 03:28:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.racoyom7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (18.36s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/04/26 03:28:27 DEBUG : Dropbox root 'rclone-test-wunejix0beku': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 12m45.510602913s (try 1/5)