"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2026/09/17 04:26:27 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nijexuh3hona" 2026/09/17 04:26:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:26:27 DEBUG : Creating backend with remote "/tmp/rclone3794336250" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" multithread_test.go:120: multithread writing not supported 2026/09/17 04:26:28 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" multithread_test.go:120: multithread writing not supported 2026/09/17 04:26:28 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/17 04:26:28 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 1 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 2 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 0 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/17 04:26:28 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 1 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 2 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 0 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/17 04:26:28 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 1 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 2 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 0 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 3 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/17 04:26:28 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 1 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 0 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 2 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/17 04:26:28 DEBUG : file.txt: writing chunk 3 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/17 04:26:28 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/17 04:26:28 DEBUG : a: size = 0 OK 2026/09/17 04:26:28 DEBUG : a: size = 1 (memory) 2026/09/17 04:26:28 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/17 04:26:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/17 04:26:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:26:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:26:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/17 04:26:28 DEBUG : potato: Seek from 10 to 0 2026/09/17 04:26:28 DEBUG : potato: Seek from 10 to 0 2026/09/17 04:26:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/17 04:26:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/17 04:26:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:26:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:26:28 DEBUG : potato: Seek from 5 to 2 2026/09/17 04:26:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/17 04:26:28 DEBUG : potato: Seek from 7 to 0 2026/09/17 04:26:28 DEBUG : potato: Seek from 7 to 0 2026/09/17 04:26:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/17 04:26:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/17 04:26:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:26:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:26:28 DEBUG : potato: Seek from 5 to 2 2026/09/17 04:26:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/17 04:26:28 DEBUG : potato: Seek from 8 to 0 2026/09/17 04:26:28 DEBUG : potato: Seek from 8 to 0 2026/09/17 04:26:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/17 04:26:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/17 04:26:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:26:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:26:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:26:28 DEBUG : potato: Seek from 5 to 2 2026/09/17 04:26:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/17 04:26:28 DEBUG : potato: Seek from 9 to 0 2026/09/17 04:26:28 DEBUG : potato: Seek from 9 to 0 2026/09/17 04:26:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:26:29 DEBUG : rutabaga: Uploading chunk 1/1 2026/09/17 04:26:30 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "rutabaga" to batch 2026/09/17 04:26:30 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:26:30 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: rutabaga 2026/09/17 04:26:31 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2026/09/17 04:26:32 DEBUG : empty space: Uploading chunk 1/1 2026/09/17 04:26:33 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "empty space" to batch 2026/09/17 04:26:34 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:26:34 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: empty space 2026/09/17 04:26:34 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2026/09/17 04:26:36 DEBUG : potato2: Uploading chunk 1/1 2026/09/17 04:26:36 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato2" to batch 2026/09/17 04:26:37 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:26:37 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato2 2026/09/17 04:26:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2026/09/17 04:26:39 DEBUG : remotepotato: Uploading chunk 1/1 2026/09/17 04:26:40 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "remotepotato" to batch 2026/09/17 04:26:40 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:26:40 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: remotepotato 2026/09/17 04:26:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.94s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/09/17 04:26:45 DEBUG : Creating backend with remote "nonexistent" 2026/09/17 04:26:45 DEBUG : Creating backend with remote "nonexistent" 2026/09/17 04:26:45 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/17 04:26:45 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/17 04:26:45 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/17 04:26:45 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:26:45 DEBUG : rutabaga: Uploading chunk 1/1 2026/09/17 04:26:46 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "rutabaga" to batch 2026/09/17 04:26:47 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:26:47 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: rutabaga 2026/09/17 04:26:47 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/17 04:26:50 DEBUG : empty space: Uploading chunk 1/1 2026/09/17 04:26:51 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "empty space" to batch 2026/09/17 04:26:52 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:26:52 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: empty space 2026/09/17 04:26:52 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2026/09/17 04:26:54 DEBUG : potato2: Uploading chunk 1/1 2026/09/17 04:26:55 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato2" to batch 2026/09/17 04:26:55 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:26:55 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato2 2026/09/17 04:26:56 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/17 04:26:59 DEBUG : remotepotato: Uploading chunk 1/1 2026/09/17 04:27:00 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "remotepotato" to batch 2026/09/17 04:27:01 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:01 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: remotepotato 2026/09/17 04:27:01 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.92s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (1.06s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.21s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (1.14s) --- PASS: TestCheckDownload/7 (1.10s) === RUN TestCheckSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:27:07 DEBUG : rutabaga: Uploading chunk 1/1 2026/09/17 04:27:08 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "rutabaga" to batch 2026/09/17 04:27:08 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:08 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: rutabaga 2026/09/17 04:27:09 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/17 04:27:11 DEBUG : empty space: Uploading chunk 1/1 2026/09/17 04:27:12 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "empty space" to batch 2026/09/17 04:27:12 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:12 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: empty space 2026/09/17 04:27:13 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2026/09/17 04:27:14 DEBUG : potato2: Uploading chunk 1/1 2026/09/17 04:27:15 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato2" to batch 2026/09/17 04:27:15 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:15 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato2 2026/09/17 04:27:16 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/17 04:27:18 DEBUG : remotepotato: Uploading chunk 1/1 2026/09/17 04:27:18 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "remotepotato" to batch 2026/09/17 04:27:19 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:19 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: remotepotato 2026/09/17 04:27:19 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.50s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.78s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:27:24 DEBUG : test.sum: Uploading chunk 1/1 2026/09/17 04:27:24 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "test.sum" to batch 2026/09/17 04:27:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: test.sum 2026/09/17 04:27:26 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: test.sum 2026/09/17 04:27:27 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/17 04:27:27 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/17 04:27:27 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/17 04:27:27 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/17 04:27:27 DEBUG : test.sum: Uploading chunk 1/1 2026/09/17 04:27:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "test.sum" to batch 2026/09/17 04:27:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: test.sum 2026/09/17 04:27:29 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: test.sum 2026/09/17 04:27:31 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/17 04:27:31 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/17 04:27:31 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/17 04:27:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.40s) === RUN TestCheckSum run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:27:32 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nijexuh3hona/data" check_test.go:354: Dropbox root 'rclone-test-nijexuh3hona/data' lacks md5, skipping --- SKIP: TestCheckSum (0.85s) === RUN TestCheckSumDownload run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:27:33 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nijexuh3hona/data" 2026/09/17 04:27:33 DEBUG : data/banana: Uploading chunk 1/1 2026/09/17 04:27:34 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "data/banana" to batch 2026/09/17 04:27:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: data/banana 2026/09/17 04:27:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: data/banana 2026/09/17 04:27:36 DEBUG : test.sum: Uploading chunk 1/1 2026/09/17 04:27:37 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "test.sum" to batch 2026/09/17 04:27:37 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:37 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: test.sum 2026/09/17 04:27:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2026/09/17 04:27:41 DEBUG : data/potato: Uploading chunk 1/1 2026/09/17 04:27:42 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "data/potato" to batch 2026/09/17 04:27:42 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:42 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: data/potato 2026/09/17 04:27:43 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: data/potato 2026/09/17 04:27:43 DEBUG : test.sum: Uploading chunk 1/1 2026/09/17 04:27:44 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "test.sum" to batch 2026/09/17 04:27:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: test.sum 2026/09/17 04:27:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2026/09/17 04:27:48 DEBUG : test.sum: Uploading chunk 1/1 2026/09/17 04:27:49 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "test.sum" to batch 2026/09/17 04:27:50 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:50 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: test.sum 2026/09/17 04:27:50 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2026/09/17 04:27:54 DEBUG : test.sum: Uploading chunk 1/1 2026/09/17 04:27:54 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "test.sum" to batch 2026/09/17 04:27:55 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:27:55 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: test.sum 2026/09/17 04:27:56 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2026/09/17 04:27:59 DEBUG : test.sum: Uploading chunk 1/1 2026/09/17 04:28:00 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "test.sum" to batch 2026/09/17 04:28:00 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:28:00 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: test.sum 2026/09/17 04:28:01 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2026/09/17 04:28:04 DEBUG : test.sum: Uploading chunk 1/1 2026/09/17 04:28:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "test.sum" to batch 2026/09/17 04:28:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:28:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: test.sum 2026/09/17 04:28:06 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2026/09/17 04:28:10 DEBUG : data/banana: Uploading chunk 1/1 2026/09/17 04:28:11 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "data/banana" to batch 2026/09/17 04:28:11 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:28:11 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: data/banana 2026/09/17 04:28:12 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: data/banana 2026/09/17 04:28:12 DEBUG : data/potato: Uploading chunk 1/1 2026/09/17 04:28:13 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "data/potato" to batch 2026/09/17 04:28:14 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:28:14 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: data/potato 2026/09/17 04:28:14 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: data/potato 2026/09/17 04:28:15 DEBUG : test.sum: Uploading chunk 1/1 2026/09/17 04:28:15 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "test.sum" to batch 2026/09/17 04:28:16 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:28:16 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: test.sum 2026/09/17 04:28:17 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (50.24s) --- PASS: TestCheckSumDownload/subtest1 (2.21s) --- PASS: TestCheckSumDownload/subtest2 (2.07s) --- PASS: TestCheckSumDownload/subtest3 (2.12s) --- PASS: TestCheckSumDownload/subtest4 (2.20s) --- PASS: TestCheckSumDownload/subtest5 (2.18s) --- PASS: TestCheckSumDownload/subtest6 (2.68s) --- PASS: TestCheckSumDownload/subtest7 (2.11s) === RUN TestCheckSumConcurrency 2026/09/17 04:28:23 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/17 04:28:23 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/17 04:28:23 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/17 04:28:23 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/17 04:28:23 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/17 04:28:23 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/17 04:28:23 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/17 04:28:23 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/17 04:28:23 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/17 04:28:23 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/17 04:28:23 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/17 04:28:23 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/17 04:28:23 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huboxic4hixo" 2026/09/17 04:28:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:28:23 DEBUG : Creating backend with remote "/tmp/rclone4009738603" run.go:198: Remote "Dropbox root 'rclone-test-huboxic4hixo'", Local "Local file system at /tmp/rclone4009738603", Modify Window "1s" 2026/09/17 04:28:24 DEBUG : hello, world!: Uploading chunk 1/1 2026/09/17 04:28:25 DEBUG : Dropbox root 'rclone-test-huboxic4hixo': Adding "hello, world!" to batch 2026/09/17 04:28:26 DEBUG : Dropbox root 'rclone-test-huboxic4hixo': Batch idle for 500ms so committing 2026/09/17 04:28:26 DEBUG : Dropbox root 'rclone-test-huboxic4hixo': Committing sync batch length 1 starting with: hello, world! 2026/09/17 04:28:26 DEBUG : Dropbox root 'rclone-test-huboxic4hixo': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2026/09/17 04:28:27 ERROR : hello, world!: sum not found 2026/09/17 04:28:27 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-huboxic4hixo' 2026/09/17 04:28:27 NOTICE: Dropbox root 'rclone-test-huboxic4hixo': 1 files missing 2026/09/17 04:28:27 NOTICE: 1 hashes missing 2026/09/17 04:28:27 NOTICE: Dropbox root 'rclone-test-huboxic4hixo': 1 differences found 2026/09/17 04:28:27 NOTICE: Dropbox root 'rclone-test-huboxic4hixo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/17 04:28:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:28:28 NOTICE: Dropbox root 'rclone-test-huboxic4hixo': 0 differences found 2026/09/17 04:28:28 NOTICE: Dropbox root 'rclone-test-huboxic4hixo': 1 matching files 2026/09/17 04:28:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-fijemap6rebi" 2026/09/17 04:28:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:28:28 DEBUG : Creating backend with remote "/tmp/rclone1185483402" run.go:198: Remote "Dropbox root 'rclone-test-fijemap6rebi'", Local "Local file system at /tmp/rclone1185483402", Modify Window "1s" 2026/09/17 04:28:30 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/09/17 04:28:30 DEBUG : Dropbox root 'rclone-test-fijemap6rebi': Adding "HELLO, WORLD!" to batch 2026/09/17 04:28:31 DEBUG : Dropbox root 'rclone-test-fijemap6rebi': Batch idle for 500ms so committing 2026/09/17 04:28:31 DEBUG : Dropbox root 'rclone-test-fijemap6rebi': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/09/17 04:28:32 DEBUG : Dropbox root 'rclone-test-fijemap6rebi': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2026/09/17 04:28:32 ERROR : HELLO, WORLD!: sum not found 2026/09/17 04:28:32 ERROR : hello, world!: file not in Dropbox root 'rclone-test-fijemap6rebi' 2026/09/17 04:28:32 NOTICE: Dropbox root 'rclone-test-fijemap6rebi': 1 files missing 2026/09/17 04:28:32 NOTICE: 1 hashes missing 2026/09/17 04:28:32 NOTICE: Dropbox root 'rclone-test-fijemap6rebi': 1 differences found 2026/09/17 04:28:32 NOTICE: Dropbox root 'rclone-test-fijemap6rebi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/17 04:28:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:28:33 NOTICE: Dropbox root 'rclone-test-fijemap6rebi': 0 differences found 2026/09/17 04:28:33 NOTICE: Dropbox root 'rclone-test-fijemap6rebi': 1 matching files 2026/09/17 04:28:33 DEBUG : Creating backend with remote "TestDropbox:rclone-test-zujoyog1jeqi" 2026/09/17 04:28:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:28:34 DEBUG : Creating backend with remote "/tmp/rclone1648303309" run.go:198: Remote "Dropbox root 'rclone-test-zujoyog1jeqi'", Local "Local file system at /tmp/rclone1648303309", Modify Window "1s" 2026/09/17 04:28:35 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2026/09/17 04:28:36 DEBUG : Dropbox root 'rclone-test-zujoyog1jeqi': Adding "HeLlO, wOrLd!" to batch 2026/09/17 04:28:36 DEBUG : Dropbox root 'rclone-test-zujoyog1jeqi': Batch idle for 500ms so committing 2026/09/17 04:28:36 DEBUG : Dropbox root 'rclone-test-zujoyog1jeqi': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2026/09/17 04:28:37 DEBUG : Dropbox root 'rclone-test-zujoyog1jeqi': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/17 04:28:38 ERROR : HeLlO, wOrLd!: sum not found 2026/09/17 04:28:38 ERROR : hello, world!: file not in Dropbox root 'rclone-test-zujoyog1jeqi' 2026/09/17 04:28:38 NOTICE: Dropbox root 'rclone-test-zujoyog1jeqi': 1 files missing 2026/09/17 04:28:38 NOTICE: 1 hashes missing 2026/09/17 04:28:38 NOTICE: Dropbox root 'rclone-test-zujoyog1jeqi': 1 differences found 2026/09/17 04:28:38 NOTICE: Dropbox root 'rclone-test-zujoyog1jeqi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/17 04:28:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:28:39 NOTICE: Dropbox root 'rclone-test-zujoyog1jeqi': 0 differences found 2026/09/17 04:28:39 NOTICE: Dropbox root 'rclone-test-zujoyog1jeqi': 1 matching files 2026/09/17 04:28:39 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pibihox1moke" 2026/09/17 04:28:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:28:39 DEBUG : Creating backend with remote "/tmp/rclone1264902399" run.go:198: Remote "Dropbox root 'rclone-test-pibihox1moke'", Local "Local file system at /tmp/rclone1264902399", Modify Window "1s" 2026/09/17 04:28:40 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/09/17 04:28:41 DEBUG : Dropbox root 'rclone-test-pibihox1moke': Adding "HELLO, WORLD!" to batch 2026/09/17 04:28:41 DEBUG : Dropbox root 'rclone-test-pibihox1moke': Batch idle for 500ms so committing 2026/09/17 04:28:41 DEBUG : Dropbox root 'rclone-test-pibihox1moke': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/09/17 04:28:42 DEBUG : Dropbox root 'rclone-test-pibihox1moke': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/17 04:28:43 ERROR : HELLO, WORLD!: sum not found 2026/09/17 04:28:43 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-pibihox1moke' 2026/09/17 04:28:43 NOTICE: Dropbox root 'rclone-test-pibihox1moke': 1 files missing 2026/09/17 04:28:43 NOTICE: 1 hashes missing 2026/09/17 04:28:43 NOTICE: Dropbox root 'rclone-test-pibihox1moke': 1 differences found 2026/09/17 04:28:43 NOTICE: Dropbox root 'rclone-test-pibihox1moke': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/17 04:28:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:28:44 NOTICE: Dropbox root 'rclone-test-pibihox1moke': 0 differences found 2026/09/17 04:28:44 NOTICE: Dropbox root 'rclone-test-pibihox1moke': 1 matching files 2026/09/17 04:28:44 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wagefuj8vabo" 2026/09/17 04:28:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:28:44 DEBUG : Creating backend with remote "/tmp/rclone633296903" run.go:198: Remote "Dropbox root 'rclone-test-wagefuj8vabo'", Local "Local file system at /tmp/rclone633296903", Modify Window "1s" 2026/09/17 04:28:45 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/09/17 04:28:46 DEBUG : Dropbox root 'rclone-test-wagefuj8vabo': Adding "測試_Русский___ě_áñ" to batch 2026/09/17 04:28:47 DEBUG : Dropbox root 'rclone-test-wagefuj8vabo': Batch idle for 500ms so committing 2026/09/17 04:28:47 DEBUG : Dropbox root 'rclone-test-wagefuj8vabo': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/09/17 04:28:47 DEBUG : Dropbox root 'rclone-test-wagefuj8vabo': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2026/09/17 04:28:48 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/17 04:28:48 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-wagefuj8vabo' 2026/09/17 04:28:48 NOTICE: Dropbox root 'rclone-test-wagefuj8vabo': 1 files missing 2026/09/17 04:28:48 NOTICE: 1 hashes missing 2026/09/17 04:28:48 NOTICE: Dropbox root 'rclone-test-wagefuj8vabo': 1 differences found 2026/09/17 04:28:48 NOTICE: Dropbox root 'rclone-test-wagefuj8vabo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/17 04:28:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:28:49 NOTICE: Dropbox root 'rclone-test-wagefuj8vabo': 0 differences found 2026/09/17 04:28:49 NOTICE: Dropbox root 'rclone-test-wagefuj8vabo': 1 matching files 2026/09/17 04:28:49 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yegakok8juli" 2026/09/17 04:28:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:28:49 DEBUG : Creating backend with remote "/tmp/rclone1701574566" run.go:198: Remote "Dropbox root 'rclone-test-yegakok8juli'", Local "Local file system at /tmp/rclone1701574566", Modify Window "1s" 2026/09/17 04:28:51 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/09/17 04:28:51 DEBUG : Dropbox root 'rclone-test-yegakok8juli': Adding "測試_Русский___ě_áñ" to batch 2026/09/17 04:28:52 DEBUG : Dropbox root 'rclone-test-yegakok8juli': Batch idle for 500ms so committing 2026/09/17 04:28:52 DEBUG : Dropbox root 'rclone-test-yegakok8juli': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/09/17 04:28:52 DEBUG : Dropbox root 'rclone-test-yegakok8juli': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ check_test.go:688: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/09/17 04:28:53 DEBUG : Dropbox root 'rclone-test-yegakok8juli': Purge remote 2026/09/17 04:28:53 DEBUG : Dropbox root 'rclone-test-wagefuj8vabo': Purge remote 2026/09/17 04:28:54 DEBUG : Dropbox root 'rclone-test-pibihox1moke': Purge remote 2026/09/17 04:28:54 DEBUG : Dropbox root 'rclone-test-zujoyog1jeqi': Purge remote 2026/09/17 04:28:55 DEBUG : Dropbox root 'rclone-test-fijemap6rebi': Purge remote 2026/09/17 04:28:56 DEBUG : Dropbox root 'rclone-test-huboxic4hixo': Purge remote --- SKIP: TestApplyTransforms (33.43s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:28:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/17 04:28:57 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/17 04:28:58 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub/file2" to batch 2026/09/17 04:28:58 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:28:58 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub/file2 2026/09/17 04:28:59 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub/file2 2026/09/17 04:28:59 DEBUG : sub/file2: size = 14 OK 2026/09/17 04:28:59 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/17 04:28:59 INFO : file1: Copied (new) to: sub/file2 2026/09/17 04:29:00 DEBUG : sub/file2: size = 14 OK 2026/09/17 04:29:00 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/17 04:29:00 DEBUG : file1: Unchanged skipping 2026/09/17 04:29:00 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.06s) === RUN TestCopyLongFile run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.57s) === RUN TestCopyFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:29:04 DEBUG : dst/file1: Uploading chunk 1/1 2026/09/17 04:29:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "dst/file1" to batch 2026/09/17 04:29:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:29:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: dst/file1 2026/09/17 04:29:06 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: dst/file1 2026/09/17 04:29:07 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nijexuh3hona/backup" 2026/09/17 04:29:07 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3794336250) 2026/09/17 04:29:07 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-nijexuh3hona') 2026/09/17 04:29:07 DEBUG : dst/file1: Sizes differ 2026/09/17 04:29:09 INFO : dst/file1: Moved (server-side) 2026/09/17 04:29:09 DEBUG : dst/file1: Uploading chunk 1/1 2026/09/17 04:29:10 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "dst/file1" to batch 2026/09/17 04:29:11 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:29:11 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: dst/file1 2026/09/17 04:29:11 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: dst/file1 2026/09/17 04:29:11 DEBUG : dst/file1: size = 14 OK 2026/09/17 04:29:11 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/17 04:29:11 INFO : dst/file1: Copied (new) 2026/09/17 04:29:17 INFO : Dropbox root 'rclone-test-nijexuh3hona/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (13.16s) === RUN TestCopyFileCompareDest run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:29:17 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nijexuh3hona/dst" 2026/09/17 04:29:17 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nijexuh3hona/CompareDest" 2026/09/17 04:29:18 DEBUG : one: Need to transfer - File not found at Destination 2026/09/17 04:29:19 DEBUG : one: Uploading chunk 1/1 2026/09/17 04:29:19 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Adding "one" to batch 2026/09/17 04:29:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Batch idle for 500ms so committing 2026/09/17 04:29:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Committing sync batch length 1 starting with: one 2026/09/17 04:29:21 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Committed sync batch length 1 starting with: one 2026/09/17 04:29:21 DEBUG : one: size = 3 OK 2026/09/17 04:29:21 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/09/17 04:29:21 INFO : one: Copied (new) 2026/09/17 04:29:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3794336250) 2026/09/17 04:29:22 DEBUG : one: size = 3 (Dropbox root 'rclone-test-nijexuh3hona/dst') 2026/09/17 04:29:22 DEBUG : one: Sizes differ 2026/09/17 04:29:23 DEBUG : one: Uploading chunk 1/1 2026/09/17 04:29:24 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Adding "one" to batch 2026/09/17 04:29:24 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Batch idle for 500ms so committing 2026/09/17 04:29:24 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Committing sync batch length 1 starting with: one 2026/09/17 04:29:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Committed sync batch length 1 starting with: one 2026/09/17 04:29:25 DEBUG : one: size = 5 OK 2026/09/17 04:29:25 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/09/17 04:29:25 INFO : one: Copied (replaced existing) 2026/09/17 04:29:26 DEBUG : dst/one: Uploading chunk 1/1 2026/09/17 04:29:27 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "dst/one" to batch 2026/09/17 04:29:27 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:29:27 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: dst/one 2026/09/17 04:29:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: dst/one 2026/09/17 04:29:29 DEBUG : CompareDest/one: Uploading chunk 1/1 2026/09/17 04:29:29 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "CompareDest/one" to batch 2026/09/17 04:29:30 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:29:30 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: CompareDest/one 2026/09/17 04:29:31 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: CompareDest/one 2026/09/17 04:29:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3794336250) 2026/09/17 04:29:31 DEBUG : one: size = 3 (Dropbox root 'rclone-test-nijexuh3hona/dst') 2026/09/17 04:29:31 DEBUG : one: Sizes differ 2026/09/17 04:29:32 DEBUG : one: size = 5 OK 2026/09/17 04:29:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/17 04:29:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/17 04:29:33 DEBUG : CompareDest/two: Uploading chunk 1/1 2026/09/17 04:29:34 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "CompareDest/two" to batch 2026/09/17 04:29:34 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:29:34 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: CompareDest/two 2026/09/17 04:29:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: CompareDest/two 2026/09/17 04:29:36 DEBUG : two: Need to transfer - File not found at Destination 2026/09/17 04:29:36 DEBUG : two: size = 3 OK 2026/09/17 04:29:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/17 04:29:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/17 04:29:37 DEBUG : two: Need to transfer - File not found at Destination 2026/09/17 04:29:37 DEBUG : two: size = 3 OK 2026/09/17 04:29:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/17 04:29:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/17 04:29:39 DEBUG : two: Need to transfer - File not found at Destination 2026/09/17 04:29:39 DEBUG : two: size = 5 (Local file system at /tmp/rclone3794336250) 2026/09/17 04:29:39 DEBUG : two: size = 3 (Dropbox root 'rclone-test-nijexuh3hona/CompareDest') 2026/09/17 04:29:39 DEBUG : two: Sizes differ 2026/09/17 04:29:39 DEBUG : two: Uploading chunk 1/1 2026/09/17 04:29:40 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Adding "two" to batch 2026/09/17 04:29:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Batch idle for 500ms so committing 2026/09/17 04:29:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Committing sync batch length 1 starting with: two 2026/09/17 04:29:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Committed sync batch length 1 starting with: two 2026/09/17 04:29:41 DEBUG : two: size = 5 OK 2026/09/17 04:29:41 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2026/09/17 04:29:41 INFO : two: Copied (new) 2026/09/17 04:29:47 INFO : Dropbox root 'rclone-test-nijexuh3hona/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (29.65s) === RUN TestCopyFileCopyDest run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:29:47 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nijexuh3hona/dst" 2026/09/17 04:29:47 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nijexuh3hona/CopyDest" 2026/09/17 04:29:47 DEBUG : one: Need to transfer - File not found at Destination 2026/09/17 04:29:48 DEBUG : one: Uploading chunk 1/1 2026/09/17 04:29:49 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Adding "one" to batch 2026/09/17 04:29:50 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Batch idle for 500ms so committing 2026/09/17 04:29:50 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Committing sync batch length 1 starting with: one 2026/09/17 04:29:50 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Committed sync batch length 1 starting with: one 2026/09/17 04:29:50 DEBUG : one: size = 3 OK 2026/09/17 04:29:50 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/09/17 04:29:50 INFO : one: Copied (new) 2026/09/17 04:29:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3794336250) 2026/09/17 04:29:52 DEBUG : one: size = 3 (Dropbox root 'rclone-test-nijexuh3hona/dst') 2026/09/17 04:29:52 DEBUG : one: Sizes differ 2026/09/17 04:29:52 DEBUG : one: Uploading chunk 1/1 2026/09/17 04:29:53 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Adding "one" to batch 2026/09/17 04:29:54 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Batch idle for 500ms so committing 2026/09/17 04:29:54 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Committing sync batch length 1 starting with: one 2026/09/17 04:29:54 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Committed sync batch length 1 starting with: one 2026/09/17 04:29:54 DEBUG : one: size = 5 OK 2026/09/17 04:29:54 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/09/17 04:29:54 INFO : one: Copied (replaced existing) 2026/09/17 04:29:56 DEBUG : dst/one: Uploading chunk 1/1 2026/09/17 04:29:56 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "dst/one" to batch 2026/09/17 04:29:57 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:29:57 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: dst/one 2026/09/17 04:29:57 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: dst/one 2026/09/17 04:29:58 DEBUG : CopyDest/one: Uploading chunk 1/1 2026/09/17 04:29:59 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "CopyDest/one" to batch 2026/09/17 04:30:00 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:30:00 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: CopyDest/one 2026/09/17 04:30:00 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: CopyDest/one 2026/09/17 04:30:01 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nijexuh3hona/BackupDir" 2026/09/17 04:30:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3794336250) 2026/09/17 04:30:02 DEBUG : one: size = 3 (Dropbox root 'rclone-test-nijexuh3hona/dst') 2026/09/17 04:30:02 DEBUG : one: Sizes differ 2026/09/17 04:30:02 DEBUG : one: size = 5 OK 2026/09/17 04:30:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/17 04:30:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3794336250) 2026/09/17 04:30:02 DEBUG : one: size = 3 (Dropbox root 'rclone-test-nijexuh3hona/dst') 2026/09/17 04:30:02 DEBUG : one: Sizes differ 2026/09/17 04:30:03 INFO : one: Moved (server-side) 2026/09/17 04:30:05 DEBUG : one: size = 5 OK 2026/09/17 04:30:05 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/09/17 04:30:05 INFO : one: Copied (server-side copy) 2026/09/17 04:30:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/17 04:30:06 DEBUG : CopyDest/two: Uploading chunk 1/1 2026/09/17 04:30:07 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "CopyDest/two" to batch 2026/09/17 04:30:07 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:30:07 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: CopyDest/two 2026/09/17 04:30:08 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: CopyDest/two 2026/09/17 04:30:09 DEBUG : two: Need to transfer - File not found at Destination 2026/09/17 04:30:09 DEBUG : two: size = 3 OK 2026/09/17 04:30:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/17 04:30:10 DEBUG : two: size = 3 OK 2026/09/17 04:30:10 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2026/09/17 04:30:10 INFO : two: Copied (server-side copy) 2026/09/17 04:30:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/17 04:30:11 DEBUG : two: size = 3 OK 2026/09/17 04:30:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/17 04:30:11 DEBUG : two: Unchanged skipping 2026/09/17 04:30:12 DEBUG : CopyDest/three: Uploading chunk 1/1 2026/09/17 04:30:13 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "CopyDest/three" to batch 2026/09/17 04:30:13 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:30:13 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: CopyDest/three 2026/09/17 04:30:14 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: CopyDest/three 2026/09/17 04:30:15 DEBUG : three: Need to transfer - File not found at Destination 2026/09/17 04:30:15 DEBUG : three: size = 7 (Local file system at /tmp/rclone3794336250) 2026/09/17 04:30:15 DEBUG : three: size = 5 (Dropbox root 'rclone-test-nijexuh3hona/CopyDest') 2026/09/17 04:30:15 DEBUG : three: Sizes differ 2026/09/17 04:30:15 DEBUG : three: Destination not found in --copy-dest 2026/09/17 04:30:16 DEBUG : three: Uploading chunk 1/1 2026/09/17 04:30:16 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Adding "three" to batch 2026/09/17 04:30:17 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Batch idle for 500ms so committing 2026/09/17 04:30:17 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Committing sync batch length 1 starting with: three 2026/09/17 04:30:18 DEBUG : Dropbox root 'rclone-test-nijexuh3hona/dst': Committed sync batch length 1 starting with: three 2026/09/17 04:30:18 DEBUG : three: size = 7 OK 2026/09/17 04:30:18 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2026/09/17 04:30:18 INFO : three: Copied (new) 2026/09/17 04:30:26 INFO : Dropbox root 'rclone-test-nijexuh3hona/CopyDest': Committing uploads - please wait... 2026/09/17 04:30:26 INFO : Dropbox root 'rclone-test-nijexuh3hona/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (39.17s) === RUN TestCopyInplace run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.55s) === RUN TestCopyLongFileName run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.56s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:30:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/17 04:30:28 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2026/09/17 04:30:29 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "TestCopyFileMaxTransfer/file1" to batch 2026/09/17 04:30:29 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:30:29 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/09/17 04:30:30 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/09/17 04:30:30 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/17 04:30:30 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/17 04:30:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/17 04:30:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/17 04:30:31 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2026/09/17 04:30:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: upload failed: max transfer limit reached as set by --max-transfer 2026/09/17 04:30:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/17 04:30:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/17 04:30:34 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2026/09/17 04:30:34 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "TestCopyFileMaxTransfer/file4" to batch 2026/09/17 04:30:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:30:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/09/17 04:30:36 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/09/17 04:30:36 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/17 04:30:36 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = 7b24dde2be75127052c044f26e8c15ac4671f3a9e3698d1480a05a652eb02524 OK 2026/09/17 04:30:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (11.49s) === RUN TestDeduplicateInteractive run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (2.50s) === RUN TestDeduplicateSkip run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.56s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.56s) === RUN TestDeduplicateFirst run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.55s) === RUN TestDeduplicateNewest run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.56s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:30:44 DEBUG : one: Uploading chunk 1/1 2026/09/17 04:30:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "one" to batch 2026/09/17 04:30:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:30:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: one 2026/09/17 04:30:46 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: one 2026/09/17 04:30:47 DEBUG : also/one: Uploading chunk 1/1 2026/09/17 04:30:48 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "also/one" to batch 2026/09/17 04:30:48 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:30:48 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: also/one 2026/09/17 04:30:49 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: also/one 2026/09/17 04:30:49 DEBUG : another: Uploading chunk 1/1 2026/09/17 04:30:50 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "another" to batch 2026/09/17 04:30:51 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:30:51 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: another 2026/09/17 04:30:51 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: another 2026/09/17 04:30:52 DEBUG : not-one: Uploading chunk 1/1 2026/09/17 04:30:52 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "not-one" to batch 2026/09/17 04:30:53 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:30:53 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: not-one 2026/09/17 04:30:53 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: not-one 2026/09/17 04:30:54 INFO : Dropbox root 'rclone-test-nijexuh3hona': Looking for duplicate dropbox hashes using newest mode. 2026/09/17 04:30:55 NOTICE: b0b01733e5c0a3cc5a2c2f75726f72941fd701e1119c87b4ad7acea3df09842d: Found 3 files with duplicate dropbox hashes 2026/09/17 04:30:55 INFO : one: Deleted 2026/09/17 04:30:56 INFO : also/one: Deleted 2026/09/17 04:30:56 NOTICE: b0b01733e5c0a3cc5a2c2f75726f72941fd701e1119c87b4ad7acea3df09842d: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (15.46s) === RUN TestDeduplicateOldest run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.55s) === RUN TestDeduplicateLargest run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.59s) === RUN TestDeduplicateSmallest run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.57s) === RUN TestDeduplicateRename run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.58s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRenameManyExisting (0.59s) === RUN TestMergeDirs run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" dedupe_test.go:294: Can't merge directories --- SKIP: TestMergeDirs (0.58s) === RUN TestListDirSorted run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:31:03 DEBUG : a.txt: Uploading chunk 1/1 2026/09/17 04:31:04 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "a.txt" to batch 2026/09/17 04:31:04 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:04 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: a.txt 2026/09/17 04:31:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: a.txt 2026/09/17 04:31:06 DEBUG : zend.txt: Uploading chunk 1/1 2026/09/17 04:31:06 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "zend.txt" to batch 2026/09/17 04:31:07 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:07 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: zend.txt 2026/09/17 04:31:08 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: zend.txt 2026/09/17 04:31:08 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/09/17 04:31:09 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/hello world" to batch 2026/09/17 04:31:09 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:09 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/hello world 2026/09/17 04:31:10 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/hello world 2026/09/17 04:31:10 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/09/17 04:31:11 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/hello world2" to batch 2026/09/17 04:31:12 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:12 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/hello world2 2026/09/17 04:31:12 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/hello world2 2026/09/17 04:31:13 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/09/17 04:31:14 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/ignore dir/.ignore" to batch 2026/09/17 04:31:14 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:14 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/09/17 04:31:15 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/09/17 04:31:15 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/09/17 04:31:16 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/ignore dir/should be ignored" to batch 2026/09/17 04:31:17 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:17 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/09/17 04:31:17 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/09/17 04:31:18 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/09/17 04:31:18 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/sub sub dir/hello world3" to batch 2026/09/17 04:31:19 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:19 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/09/17 04:31:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/09/17 04:31:21 DEBUG : a.txt: Excluded (Size Filter) 2026/09/17 04:31:21 DEBUG : a.txt: Excluded 2026/09/17 04:31:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/17 04:31:22 DEBUG : sub dir/hello world: Excluded 2026/09/17 04:31:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/17 04:31:22 DEBUG : sub dir/hello world2: Excluded 2026/09/17 04:31:22 DEBUG : sub dir/ignore dir: Excluded 2026/09/17 04:31:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/17 04:31:23 DEBUG : sub dir/hello world: Excluded 2026/09/17 04:31:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/17 04:31:23 DEBUG : sub dir/hello world2: Excluded 2026/09/17 04:31:23 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (28.36s) === RUN TestListDirSortedFn run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:31:32 DEBUG : a.txt: Uploading chunk 1/1 2026/09/17 04:31:32 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "a.txt" to batch 2026/09/17 04:31:33 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:33 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: a.txt 2026/09/17 04:31:33 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: a.txt 2026/09/17 04:31:34 DEBUG : zend.txt: Uploading chunk 1/1 2026/09/17 04:31:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "zend.txt" to batch 2026/09/17 04:31:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: zend.txt 2026/09/17 04:31:36 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: zend.txt 2026/09/17 04:31:37 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/09/17 04:31:37 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/hello world" to batch 2026/09/17 04:31:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/hello world 2026/09/17 04:31:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/hello world 2026/09/17 04:31:39 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/09/17 04:31:40 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/hello world2" to batch 2026/09/17 04:31:40 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:40 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/hello world2 2026/09/17 04:31:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/hello world2 2026/09/17 04:31:42 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/09/17 04:31:42 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/ignore dir/.ignore" to batch 2026/09/17 04:31:43 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:43 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/09/17 04:31:43 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/09/17 04:31:44 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/09/17 04:31:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/ignore dir/should be ignored" to batch 2026/09/17 04:31:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/09/17 04:31:46 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/09/17 04:31:47 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/09/17 04:31:47 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/sub sub dir/hello world3" to batch 2026/09/17 04:31:48 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:31:48 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/09/17 04:31:48 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/09/17 04:31:50 DEBUG : a.txt: Excluded (Size Filter) 2026/09/17 04:31:50 DEBUG : a.txt: Excluded 2026/09/17 04:31:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/17 04:31:51 DEBUG : sub dir/hello world: Excluded 2026/09/17 04:31:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/17 04:31:51 DEBUG : sub dir/hello world2: Excluded 2026/09/17 04:31:51 DEBUG : sub dir/ignore dir: Excluded 2026/09/17 04:31:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/17 04:31:51 DEBUG : sub dir/hello world: Excluded 2026/09/17 04:31:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/17 04:31:51 DEBUG : sub dir/hello world2: Excluded 2026/09/17 04:31:52 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (29.04s) === RUN TestListJSON run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:32:01 DEBUG : file1: Uploading chunk 1/1 2026/09/17 04:32:01 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "file1" to batch 2026/09/17 04:32:02 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:02 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: file1 2026/09/17 04:32:02 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: file1 2026/09/17 04:32:03 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/17 04:32:04 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub/file2" to batch 2026/09/17 04:32:04 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:04 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub/file2 2026/09/17 04:32:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': 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/09/17 04:32:08 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (11.59s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.59s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.33s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.31s) === RUN TestStatJSON run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:32:12 DEBUG : file1: Uploading chunk 1/1 2026/09/17 04:32:13 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "file1" to batch 2026/09/17 04:32:13 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:13 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: file1 2026/09/17 04:32:14 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: file1 2026/09/17 04:32:15 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/17 04:32:15 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub/file2" to batch 2026/09/17 04:32:16 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:16 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub/file2 2026/09/17 04:32:17 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': 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/09/17 04:32:21 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nijexuh3hona/notfound" --- PASS: TestStatJSON (12.84s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.31s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.31s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (0.53s) === RUN TestStatJSONMemory 2026/09/17 04:32:24 DEBUG : Creating backend with remote ":memory:" 2026/09/17 04:32:24 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/17 04:32:24 DEBUG : sub/file1: size = 5 OK 2026/09/17 04:32:24 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/17 04:32:24 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:32:24 INFO : Dropbox root 'rclone-test-nijexuh3hona': Making directory 2026/09/17 04:32:25 INFO : Dropbox root 'rclone-test-nijexuh3hona': Making directory --- PASS: TestMkdir (1.36s) === RUN TestLsd run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:32:26 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/09/17 04:32:27 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/hello world" to batch 2026/09/17 04:32:27 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:27 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/hello world 2026/09/17 04:32:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (7.84s) === RUN TestLs run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:32:34 DEBUG : potato2: Uploading chunk 1/1 2026/09/17 04:32:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato2" to batch 2026/09/17 04:32:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato2 2026/09/17 04:32:36 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato2 2026/09/17 04:32:37 DEBUG : empty space: Uploading chunk 1/1 2026/09/17 04:32:37 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "empty space" to batch 2026/09/17 04:32:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: empty space 2026/09/17 04:32:39 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (7.18s) === RUN TestLsWithFilesFrom run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:32:41 DEBUG : potato2: Uploading chunk 1/1 2026/09/17 04:32:42 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato2" to batch 2026/09/17 04:32:43 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:43 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato2 2026/09/17 04:32:43 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato2 2026/09/17 04:32:44 DEBUG : empty space: Uploading chunk 1/1 2026/09/17 04:32:44 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "empty space" to batch 2026/09/17 04:32:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: empty space 2026/09/17 04:32:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: empty space 2026/09/17 04:32:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/17 04:32:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.10s) === RUN TestLsLong run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:32:49 DEBUG : potato2: Uploading chunk 1/1 2026/09/17 04:32:49 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato2" to batch 2026/09/17 04:32:50 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:50 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato2 2026/09/17 04:32:50 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato2 2026/09/17 04:32:51 DEBUG : empty space: Uploading chunk 1/1 2026/09/17 04:32:52 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "empty space" to batch 2026/09/17 04:32:52 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:52 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: empty space 2026/09/17 04:32:53 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (7.23s) === RUN TestHashSums run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:32:56 DEBUG : potato2: Uploading chunk 1/1 2026/09/17 04:32:56 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato2" to batch 2026/09/17 04:32:57 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:57 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato2 2026/09/17 04:32:58 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato2 2026/09/17 04:32:58 DEBUG : empty space: Uploading chunk 1/1 2026/09/17 04:32:59 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "empty space" to batch 2026/09/17 04:32:59 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:32:59 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: empty space 2026/09/17 04:33:00 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.90s) === RUN TestHashSumsWithErrors 2026/09/17 04:33:02 DEBUG : Creating backend with remote ":memory:" 2026/09/17 04:33:02 ERROR : file1: hash unsupported: hash type not supported 2026/09/17 04:33:02 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/17 04:33:02 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/17 04:33:02 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/17 04:33:02 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/17 04:33:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/17 04:33:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/17 04:33:02 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/17 04:33:02 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/17 04:33:02 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/17 04:33:02 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:33:03 DEBUG : potato2: Uploading chunk 1/1 2026/09/17 04:33:03 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato2" to batch 2026/09/17 04:33:04 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:04 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato2 2026/09/17 04:33:04 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato2 2026/09/17 04:33:05 DEBUG : empty space: Uploading chunk 1/1 2026/09/17 04:33:06 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "empty space" to batch 2026/09/17 04:33:06 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:06 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: empty space 2026/09/17 04:33:07 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: empty space 2026/09/17 04:33:07 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/09/17 04:33:08 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/potato3" to batch 2026/09/17 04:33:08 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:08 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/potato3 2026/09/17 04:33:09 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (11.39s) === RUN TestDelete run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:33:14 DEBUG : small: Uploading chunk 1/1 2026/09/17 04:33:15 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "small" to batch 2026/09/17 04:33:15 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:15 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: small 2026/09/17 04:33:16 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: small 2026/09/17 04:33:16 DEBUG : medium: Uploading chunk 1/1 2026/09/17 04:33:17 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "medium" to batch 2026/09/17 04:33:18 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:18 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: medium 2026/09/17 04:33:18 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: medium 2026/09/17 04:33:19 DEBUG : large: Uploading chunk 1/1 2026/09/17 04:33:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "large" to batch 2026/09/17 04:33:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: large 2026/09/17 04:33:21 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: large 2026/09/17 04:33:21 DEBUG : Waiting for deletions to finish 2026/09/17 04:33:22 DEBUG : large: Excluded (Size Filter) 2026/09/17 04:33:22 DEBUG : large: Excluded 2026/09/17 04:33:22 INFO : small: Deleted 2026/09/17 04:33:22 INFO : medium: Deleted --- PASS: TestDelete (10.24s) === RUN TestMaxDelete run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:33:24 DEBUG : small: Uploading chunk 1/1 2026/09/17 04:33:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "small" to batch 2026/09/17 04:33:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: small 2026/09/17 04:33:26 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: small 2026/09/17 04:33:26 DEBUG : medium: Uploading chunk 1/1 2026/09/17 04:33:27 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "medium" to batch 2026/09/17 04:33:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: medium 2026/09/17 04:33:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: medium 2026/09/17 04:33:29 DEBUG : large: Uploading chunk 1/1 2026/09/17 04:33:30 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "large" to batch 2026/09/17 04:33:30 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:30 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: large 2026/09/17 04:33:31 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: large 2026/09/17 04:33:31 DEBUG : Waiting for deletions to finish 2026/09/17 04:33:31 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/17 04:33:32 INFO : large: Deleted 2026/09/17 04:33:32 INFO : medium: Deleted --- PASS: TestMaxDelete (10.42s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:33:35 DEBUG : small: Uploading chunk 1/1 2026/09/17 04:33:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "small" to batch 2026/09/17 04:33:36 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:36 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: small 2026/09/17 04:33:37 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: small 2026/09/17 04:33:37 DEBUG : medium: Uploading chunk 1/1 2026/09/17 04:33:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "medium" to batch 2026/09/17 04:33:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: medium 2026/09/17 04:33:39 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: medium 2026/09/17 04:33:40 DEBUG : large: Uploading chunk 1/1 2026/09/17 04:33:40 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "large" to batch 2026/09/17 04:33:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: large 2026/09/17 04:33:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: large 2026/09/17 04:33:42 DEBUG : Waiting for deletions to finish 2026/09/17 04:33:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/17 04:33:43 INFO : small: Deleted 2026/09/17 04:33:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.68s) === RUN TestMaxDeleteSize run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:33:45 DEBUG : small: Uploading chunk 1/1 2026/09/17 04:33:46 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "small" to batch 2026/09/17 04:33:46 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:46 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: small 2026/09/17 04:33:47 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: small 2026/09/17 04:33:48 DEBUG : medium: Uploading chunk 1/1 2026/09/17 04:33:48 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "medium" to batch 2026/09/17 04:33:49 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:49 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: medium 2026/09/17 04:33:50 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: medium 2026/09/17 04:33:50 DEBUG : large: Uploading chunk 1/1 2026/09/17 04:33:51 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "large" to batch 2026/09/17 04:33:51 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:51 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: large 2026/09/17 04:33:52 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: large 2026/09/17 04:33:52 DEBUG : Waiting for deletions to finish 2026/09/17 04:33:53 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/17 04:33:53 INFO : medium: Deleted 2026/09/17 04:33:53 INFO : large: Deleted --- PASS: TestMaxDeleteSize (10.50s) === RUN TestReadFile run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:33:56 DEBUG : ReadFile: Uploading chunk 1/1 2026/09/17 04:33:57 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "ReadFile" to batch 2026/09/17 04:33:57 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:33:57 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: ReadFile 2026/09/17 04:33:58 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (5.43s) === RUN TestRetry 2026/09/17 04:34:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/17 04:34:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/17 04:34:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/17 04:34:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/17 04:34:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/17 04:34:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/17 04:34:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:34:01 DEBUG : file1: Uploading chunk 1/1 2026/09/17 04:34:02 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "file1" to batch 2026/09/17 04:34:03 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:34:03 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: file1 2026/09/17 04:34:03 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: file1 2026/09/17 04:34:04 DEBUG : file2: Uploading chunk 1/1 2026/09/17 04:34:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "file2" to batch 2026/09/17 04:34:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:34:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: file2 2026/09/17 04:34:06 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (15.85s) === RUN TestPurge 2026/09/17 04:34:17 DEBUG : Creating backend with remote "TestDropbox:rclone-test-madipaj5gofo" 2026/09/17 04:34:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:34:17 DEBUG : Creating backend with remote "/tmp/rclone2654931680" run.go:198: Remote "Dropbox root 'rclone-test-madipaj5gofo'", Local "Local file system at /tmp/rclone2654931680", Modify Window "1s" 2026/09/17 04:34:19 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/09/17 04:34:19 DEBUG : Dropbox root 'rclone-test-madipaj5gofo': Adding "A1/B1/C1/one" to batch 2026/09/17 04:34:20 DEBUG : Dropbox root 'rclone-test-madipaj5gofo': Batch idle for 500ms so committing 2026/09/17 04:34:20 DEBUG : Dropbox root 'rclone-test-madipaj5gofo': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/09/17 04:34:21 DEBUG : Dropbox root 'rclone-test-madipaj5gofo': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/09/17 04:34:21 INFO : A2: Making directory 2026/09/17 04:34:21 INFO : A1/B2: Making directory 2026/09/17 04:34:22 INFO : A1/B2/C2: Making directory 2026/09/17 04:34:23 INFO : A1/B1/C3: Making directory 2026/09/17 04:34:24 INFO : A3: Making directory 2026/09/17 04:34:24 INFO : A3/B3: Making directory 2026/09/17 04:34:25 INFO : A3/B3/C4: Making directory 2026/09/17 04:34:26 DEBUG : A1/two: Uploading chunk 1/1 2026/09/17 04:34:27 DEBUG : Dropbox root 'rclone-test-madipaj5gofo': Adding "A1/two" to batch 2026/09/17 04:34:28 DEBUG : Dropbox root 'rclone-test-madipaj5gofo': Batch idle for 500ms so committing 2026/09/17 04:34:28 DEBUG : Dropbox root 'rclone-test-madipaj5gofo': Committing sync batch length 1 starting with: A1/two 2026/09/17 04:34:28 DEBUG : Dropbox root 'rclone-test-madipaj5gofo': Committed sync batch length 1 starting with: A1/two 2026/09/17 04:34:32 ERROR : error listing: directory not found 2026/09/17 04:34:32 DEBUG : Dropbox root 'rclone-test-madipaj5gofo': Purge remote 2026/09/17 04:34:33 NOTICE: purge failed: path_lookup/not_found/ --- PASS: TestPurge (16.01s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:34:33 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/09/17 04:34:34 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "A1/B1/C1/one" to batch 2026/09/17 04:34:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:34:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/09/17 04:34:35 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/09/17 04:34:35 INFO : A2: Making directory 2026/09/17 04:34:36 INFO : A1/B2: Making directory 2026/09/17 04:34:37 INFO : A1/B2/C2: Making directory 2026/09/17 04:34:38 INFO : A1/B1/C3: Making directory 2026/09/17 04:34:39 INFO : A3: Making directory 2026/09/17 04:34:39 INFO : A3/B3: Making directory 2026/09/17 04:34:40 INFO : A3/B3/C4: Making directory 2026/09/17 04:34:42 DEBUG : A1/two: Uploading chunk 1/1 2026/09/17 04:34:42 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "A1/two" to batch 2026/09/17 04:34:43 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:34:43 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: A1/two 2026/09/17 04:34:43 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: A1/two 2026/09/17 04:34:45 DEBUG : removing 1 level 3 directories 2026/09/17 04:34:45 INFO : A3/B3/C4: Removing directory 2026/09/17 04:34:48 DEBUG : removing 2 level 3 directories 2026/09/17 04:34:48 INFO : A1/B2/C2: Removing directory 2026/09/17 04:34:48 INFO : A1/B1/C3: Removing directory 2026/09/17 04:34:49 DEBUG : removing 2 level 2 directories 2026/09/17 04:34:49 INFO : A3/B3: Removing directory 2026/09/17 04:34:49 INFO : A1/B2: Removing directory 2026/09/17 04:34:50 DEBUG : removing 2 level 1 directories 2026/09/17 04:34:50 INFO : A3: Removing directory 2026/09/17 04:34:50 INFO : A2: Removing directory 2026/09/17 04:34:55 DEBUG : removing 1 level 3 directories 2026/09/17 04:34:55 INFO : A1/B1/C1: Removing directory 2026/09/17 04:34:56 DEBUG : removing 1 level 2 directories 2026/09/17 04:34:56 INFO : A1/B1: Removing directory 2026/09/17 04:34:57 DEBUG : removing 1 level 1 directories 2026/09/17 04:34:57 INFO : A1: Removing directory 2026/09/17 04:34:58 DEBUG : removing 1 level 0 directories 2026/09/17 04:34:58 INFO : Dropbox root 'rclone-test-nijexuh3hona': Removing directory 2026/09/17 04:34:59 ERROR : error listing: directory not found 2026/09/17 04:34:59 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (26.68s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:35:00 INFO : A1: Making directory 2026/09/17 04:35:01 INFO : A1/B1: Making directory 2026/09/17 04:35:02 INFO : A1/B1/C1: Making directory 2026/09/17 04:35:05 DEBUG : removing 1 level 3 directories 2026/09/17 04:35:05 INFO : A1/B1/C1: Removing directory 2026/09/17 04:35:05 DEBUG : removing 1 level 2 directories 2026/09/17 04:35:05 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.35s) === RUN TestRmdirsWithFilter run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:35:09 INFO : A1: Making directory 2026/09/17 04:35:10 INFO : A1/B1: Making directory 2026/09/17 04:35:11 INFO : A1/B1/C1: Making directory 2026/09/17 04:35:14 DEBUG : removing 1 level 3 directories 2026/09/17 04:35:14 INFO : A1/B1/C1: Removing directory 2026/09/17 04:35:15 DEBUG : removing 1 level 2 directories 2026/09/17 04:35:15 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.02s) === RUN TestCopyURL run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:35:19 DEBUG : file1: Uploading chunk 1/1 2026/09/17 04:35:19 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "file1" to batch 2026/09/17 04:35:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:35:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: file1 2026/09/17 04:35:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: file1 2026/09/17 04:35:20 DEBUG : file1: size = 14 OK 2026/09/17 04:35:20 DEBUG : file1: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/09/17 04:35:21 DEBUG : filename.txt: File name found in url 2026/09/17 04:35:22 DEBUG : filename.txt: Uploading chunk 1/1 2026/09/17 04:35:22 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "filename.txt" to batch 2026/09/17 04:35:23 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:35:23 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: filename.txt 2026/09/17 04:35:23 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: filename.txt 2026/09/17 04:35:23 DEBUG : filename.txt: size = 14 OK 2026/09/17 04:35:23 DEBUG : filename.txt: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/09/17 04:35:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/17 04:35:24 DEBUG : headerfilename.txt: Uploading chunk 1/1 2026/09/17 04:35:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "headerfilename.txt" to batch 2026/09/17 04:35:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:35:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: headerfilename.txt 2026/09/17 04:35:26 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: headerfilename.txt 2026/09/17 04:35:26 DEBUG : headerfilename.txt: size = 14 OK 2026/09/17 04:35:26 DEBUG : headerfilename.txt: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/09/17 04:35:26 DEBUG : file2: Uploading chunk 1/1 2026/09/17 04:35:27 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "file2" to batch 2026/09/17 04:35:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:35:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: file2 2026/09/17 04:35:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: file2 2026/09/17 04:35:28 DEBUG : file2: size = 14 OK 2026/09/17 04:35:28 DEBUG : file2: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK --- PASS: TestCopyURL (13.60s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:35:32 DEBUG : file1: Uploading chunk 1/1 2026/09/17 04:35:32 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "file1" to batch 2026/09/17 04:35:33 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:35:33 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: file1 2026/09/17 04:35:34 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: file1 2026/09/17 04:35:34 DEBUG : file1: size = 14 OK 2026/09/17 04:35:34 DEBUG : file1: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK --- PASS: TestCopyURLDownloadHeaders (3.59s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:35:35 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/17 04:35:36 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/17 04:35:36 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub/file2" to batch 2026/09/17 04:35:37 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:35:37 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub/file2 2026/09/17 04:35:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub/file2 2026/09/17 04:35:38 DEBUG : sub/file2: size = 14 OK 2026/09/17 04:35:38 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/17 04:35:38 INFO : file1: Copied (new) to: sub/file2 2026/09/17 04:35:38 INFO : file1: Deleted 2026/09/17 04:35:39 DEBUG : sub/file2: size = 14 OK 2026/09/17 04:35:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/17 04:35:39 DEBUG : file1: Unchanged skipping 2026/09/17 04:35:39 INFO : file1: Deleted 2026/09/17 04:35:39 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.19s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:35:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/17 04:35:43 DEBUG : file1: Uploading chunk 1/1 2026/09/17 04:35:43 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "file1" to batch 2026/09/17 04:35:44 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:35:44 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: file1 2026/09/17 04:35:45 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: file1 2026/09/17 04:35:45 DEBUG : file1: size = 14 OK 2026/09/17 04:35:45 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/17 04:35:45 INFO : file1: Copied (new) 2026/09/17 04:35:45 INFO : file1: Deleted 2026/09/17 04:35:45 DEBUG : file1: Destination exists, skipping 2026/09/17 04:35:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.71s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:35:47 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/17 04:35:48 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/17 04:35:48 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub/file2" to batch 2026/09/17 04:35:49 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:35:49 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub/file2 2026/09/17 04:35:49 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub/file2 2026/09/17 04:35:49 DEBUG : sub/file2: size = 14 OK 2026/09/17 04:35:49 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/17 04:35:49 INFO : file1: Copied (new) to: sub/file2 2026/09/17 04:35:49 INFO : file1: Deleted 2026/09/17 04:35:50 DEBUG : sub/file2: size = 14 OK 2026/09/17 04:35:50 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/17 04:35:50 DEBUG : file1: Unchanged skipping 2026/09/17 04:35:50 INFO : file1: Deleted 2026/09/17 04:35:51 DEBUG : sub/file2: moving to sub/File2-rclone-move-bozobop2 2026/09/17 04:35:53 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-bozobop2 2026/09/17 04:35:53 DEBUG : sub/file2: moving to sub/File2 2026/09/17 04:35:54 INFO : sub/File2-rclone-move-bozobop2: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (9.83s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:35:57 DEBUG : hello: Uploading chunk 1/1 2026/09/17 04:35:58 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "hello" to batch 2026/09/17 04:35:58 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:35:58 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: hello 2026/09/17 04:35:59 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: hello 2026/09/17 04:36:00 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.55s) === RUN TestMoveFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:36:02 DEBUG : dst/file1: Uploading chunk 1/1 2026/09/17 04:36:02 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "dst/file1" to batch 2026/09/17 04:36:03 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:36:03 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: dst/file1 2026/09/17 04:36:04 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: dst/file1 2026/09/17 04:36:04 DEBUG : Creating backend with remote "TestDropbox:rclone-test-nijexuh3hona/backup" 2026/09/17 04:36:04 DEBUG : Config file has changed externally - reloading 2026/09/17 04:36:05 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3794336250) 2026/09/17 04:36:05 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-nijexuh3hona') 2026/09/17 04:36:05 DEBUG : dst/file1: Sizes differ 2026/09/17 04:36:06 INFO : dst/file1: Moved (server-side) 2026/09/17 04:36:07 DEBUG : dst/file1: Uploading chunk 1/1 2026/09/17 04:36:08 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "dst/file1" to batch 2026/09/17 04:36:08 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:36:08 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: dst/file1 2026/09/17 04:36:09 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: dst/file1 2026/09/17 04:36:09 DEBUG : dst/file1: size = 14 OK 2026/09/17 04:36:09 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/17 04:36:09 INFO : dst/file1: Copied (new) 2026/09/17 04:36:09 INFO : dst/file1: Deleted 2026/09/17 04:36:15 INFO : Dropbox root 'rclone-test-nijexuh3hona/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (13.59s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:36:16 DEBUG : A1/one: Uploading chunk 1/1 2026/09/17 04:36:16 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "A1/one" to batch 2026/09/17 04:36:17 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:36:17 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: A1/one 2026/09/17 04:36:18 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: A1/one 2026/09/17 04:36:18 DEBUG : A1/two: Uploading chunk 1/1 2026/09/17 04:36:19 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "A1/two" to batch 2026/09/17 04:36:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:36:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: A1/two 2026/09/17 04:36:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: A1/two 2026/09/17 04:36:21 DEBUG : A1/B1/three: Uploading chunk 1/1 2026/09/17 04:36:21 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "A1/B1/three" to batch 2026/09/17 04:36:22 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:36:22 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: A1/B1/three 2026/09/17 04:36:23 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: A1/B1/three 2026/09/17 04:36:23 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2026/09/17 04:36:24 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "A1/B1/C1/four" to batch 2026/09/17 04:36:24 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:36:24 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: A1/B1/C1/four 2026/09/17 04:36:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: A1/B1/C1/four 2026/09/17 04:36:26 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2026/09/17 04:36:27 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "A1/B1/C2/five" to batch 2026/09/17 04:36:27 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:36:27 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: A1/B1/C2/five 2026/09/17 04:36:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: A1/B1/C2/five 2026/09/17 04:36:28 INFO : A1/B2: Making directory 2026/09/17 04:36:29 INFO : A1/B1/C3: Making directory 2026/09/17 04:36:40 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/17 04:36:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/17 04:36:40 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/17 04:36:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/17 04:36:40 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/17 04:36:40 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/17 04:36:40 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/17 04:36:40 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/17 04:36:40 DEBUG : pacer: Reducing sleep to 120ms 2026/09/17 04:36:40 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/17 04:36:40 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/17 04:36:40 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/09/17 04:36:41 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/17 04:36:41 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/09/17 04:36:41 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/17 04:36:41 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/09/17 04:36:41 DEBUG : pacer: low level retry 3/10 (error ) 2026/09/17 04:36:41 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/09/17 04:36:41 DEBUG : pacer: Reducing sleep to 1.44s 2026/09/17 04:36:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/17 04:36:42 DEBUG : pacer: Reducing sleep to 1.08s 2026/09/17 04:36:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/17 04:36:42 DEBUG : pacer: low level retry 3/10 (error ) 2026/09/17 04:36:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/17 04:36:44 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/17 04:36:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/17 04:36:46 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/17 04:36:46 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/17 04:36:46 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/17 04:36:48 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/17 04:36:48 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/17 04:36:49 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/17 04:36:50 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/17 04:36:51 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/17 04:36:51 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/17 04:36:52 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/17 04:36:52 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/17 04:36:52 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/17 04:36:53 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/17 04:36:53 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/17 04:36:54 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/17 04:36:54 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/17 04:36:54 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/17 04:36:54 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/17 04:36:55 DEBUG : pacer: Reducing sleep to 10ms 2026/09/17 04:36:55 INFO : Dropbox root 'rclone-test-nijexuh3hona': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/17 04:37:01 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/17 04:37:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/17 04:37:01 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/17 04:37:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/17 04:37:01 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/17 04:37:01 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/17 04:37:01 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/17 04:37:01 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/17 04:37:02 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/17 04:37:02 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/17 04:37:02 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/17 04:37:02 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/17 04:37:02 DEBUG : pacer: Reducing sleep to 480ms 2026/09/17 04:37:02 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/17 04:37:02 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/17 04:37:02 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/09/17 04:37:02 DEBUG : pacer: low level retry 3/10 (error ) 2026/09/17 04:37:02 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/09/17 04:37:02 DEBUG : pacer: low level retry 3/10 (error ) 2026/09/17 04:37:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/17 04:37:03 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/17 04:37:03 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/17 04:37:04 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/17 04:37:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/17 04:37:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/17 04:37:05 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/17 04:37:07 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/17 04:37:07 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/17 04:37:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/17 04:37:08 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/17 04:37:08 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/17 04:37:09 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/17 04:37:09 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/17 04:37:10 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/17 04:37:10 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/17 04:37:10 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/17 04:37:11 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/17 04:37:11 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/17 04:37:12 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/17 04:37:12 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/17 04:37:12 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/17 04:37:13 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/17 04:37:13 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (68.11s) === RUN TestGetFsInfo run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:37:23 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:37:24 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': File to upload is small (34 bytes), uploading instead of streaming 2026/09/17 04:37:24 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/09/17 04:37:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "no_checksum_small_file_from_pipe" to batch 2026/09/17 04:37:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:37:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/09/17 04:37:26 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/17 04:37:26 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/09/17 04:37:26 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/09/17 04:37:26 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/09/17 04:37:27 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/09/17 04:37:27 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/09/17 04:37:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "no_checksum_big_file_from_pipe" to batch 2026/09/17 04:37:29 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:37:29 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/09/17 04:37:29 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/09/17 04:37:29 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/17 04:37:29 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/09/17 04:37:29 DEBUG : no_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:37:31 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': File to upload is small (34 bytes), uploading instead of streaming 2026/09/17 04:37:32 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/09/17 04:37:33 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "with_checksum_small_file_from_pipe" to batch 2026/09/17 04:37:33 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:37:33 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/09/17 04:37:34 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/09/17 04:37:34 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/17 04:37:34 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/09/17 04:37:34 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/09/17 04:37:34 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/09/17 04:37:35 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/09/17 04:37:36 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "with_checksum_big_file_from_pipe" to batch 2026/09/17 04:37:36 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:37:36 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/09/17 04:37:37 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/09/17 04:37:37 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/17 04:37:37 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/09/17 04:37:37 DEBUG : with_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:37:39 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': File to upload is small (34 bytes), uploading instead of streaming 2026/09/17 04:37:39 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/09/17 04:37:40 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/09/17 04:37:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:37:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/09/17 04:37:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/09/17 04:37:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/17 04:37:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/17 04:37:42 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/09/17 04:37:42 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/09/17 04:37:43 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/09/17 04:37:44 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:37:44 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/09/17 04:37:44 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/09/17 04:37:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/17 04:37:44 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:37:46 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': File to upload is small (34 bytes), uploading instead of streaming 2026/09/17 04:37:47 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/09/17 04:37:48 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/09/17 04:37:48 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:37:48 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/09/17 04:37:49 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/09/17 04:37:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/17 04:37:49 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/17 04:37:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/17 04:37:49 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/09/17 04:37:50 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/09/17 04:37:51 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/09/17 04:37:51 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:37:51 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/09/17 04:37:52 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/09/17 04:37:52 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/17 04:37:52 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/17 04:37:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (30.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.45s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.56s) === RUN TestRcatMetadata run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" operations_test.go:1567: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.56s) === RUN TestRcatSize run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:37:55 DEBUG : potato1: Uploading chunk 1/1 2026/09/17 04:37:55 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato1" to batch 2026/09/17 04:37:56 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:37:56 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato1 2026/09/17 04:37:57 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato1 2026/09/17 04:37:57 DEBUG : potato1: size = 60 OK 2026/09/17 04:37:57 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/09/17 04:37:57 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': File to upload is small (60 bytes), uploading instead of streaming 2026/09/17 04:37:57 DEBUG : potato2: Uploading chunk 1/1 2026/09/17 04:37:58 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato2" to batch 2026/09/17 04:37:58 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:37:58 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato2 2026/09/17 04:37:59 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato2 2026/09/17 04:37:59 DEBUG : potato2: size = 60 OK 2026/09/17 04:37:59 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/09/17 04:37:59 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (6.77s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:38:02 DEBUG : potato1: Uploading chunk 1/1 2026/09/17 04:38:02 ERROR : potato1: Post request put error: upload failed: expected 120 bytes in input, but only read 60: unexpected EOF --- PASS: TestRcatSizeShortEOF (1.75s) === RUN TestRcatSizeMetadata run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" operations_test.go:1660: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.55s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:38:04 DEBUG : potato1: Uploading chunk 1/1 2026/09/17 04:38:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato1" to batch 2026/09/17 04:38:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:38:05 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato1 2026/09/17 04:38:06 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato1 2026/09/17 04:38:06 DEBUG : potato1: size = 60 OK 2026/09/17 04:38:06 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK --- PASS: TestRcatSizeUploadHeaders (3.63s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:38:08 DEBUG : potato1: Uploading chunk 1/1 2026/09/17 04:38:08 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato1" to batch 2026/09/17 04:38:09 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:38:09 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato1 2026/09/17 04:38:09 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato1 2026/09/17 04:38:09 DEBUG : potato1: size = 60 OK 2026/09/17 04:38:09 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a (Dropbox root 'rclone-test-nijexuh3hona') 2026/09/17 04:38:09 DEBUG : potato1: dropbox = 2ac2b37dc49056898eb20683de297e3cb2f9ce3e9e673ebd902d824953714fbe (Dropbox root 'rclone-test-nijexuh3hona') 2026/09/17 04:38:09 ERROR : potato1: corrupted on transfer: dropbox hashes differ src "a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a" vs dst(Dropbox root 'rclone-test-nijexuh3hona') "2ac2b37dc49056898eb20683de297e3cb2f9ce3e9e673ebd902d824953714fbe" 2026/09/17 04:38:09 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:38:11 DEBUG : potato4: Uploading chunk 1/1 2026/09/17 04:38:12 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato4" to batch 2026/09/17 04:38:12 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:38:12 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato4 2026/09/17 04:38:13 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato4 2026/09/17 04:38:13 DEBUG : potato4: size = 60 (Dropbox root 'rclone-test-nijexuh3hona') 2026/09/17 04:38:13 DEBUG : potato4: size = 59 (Dropbox root 'rclone-test-nijexuh3hona') 2026/09/17 04:38:13 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Dropbox root 'rclone-test-nijexuh3hona') 59 2026/09/17 04:38:13 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:38:15 DEBUG : potato2: Uploading chunk 1/1 2026/09/17 04:38:16 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato2" to batch 2026/09/17 04:38:16 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:38:16 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato2 2026/09/17 04:38:17 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato2 2026/09/17 04:38:17 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:38:19 DEBUG : potato3: Uploading chunk 1/1 2026/09/17 04:38:19 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato3" to batch 2026/09/17 04:38:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:38:20 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato3 2026/09/17 04:38:21 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato3 2026/09/17 04:38:21 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (14.82s) --- PASS: TestRcatSizeChecksum/Corrupted (3.82s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.77s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.51s) --- PASS: TestRcatSizeChecksum/NoHashes (3.72s) === RUN TestTouchDir run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:38:22 DEBUG : potato2: Uploading chunk 1/1 2026/09/17 04:38:23 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "potato2" to batch 2026/09/17 04:38:23 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:38:23 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: potato2 2026/09/17 04:38:24 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: potato2 2026/09/17 04:38:25 DEBUG : empty space: Uploading chunk 1/1 2026/09/17 04:38:25 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "empty space" to batch 2026/09/17 04:38:26 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:38:26 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: empty space 2026/09/17 04:38:27 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: empty space 2026/09/17 04:38:27 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/09/17 04:38:28 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/potato3" to batch 2026/09/17 04:38:29 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:38:29 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/potato3 2026/09/17 04:38:29 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/potato3 2026/09/17 04:38:30 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Touching "empty space" 2026/09/17 04:38:30 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2026/09/17 04:38:30 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Touching "potato2" 2026/09/17 04:38:30 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2026/09/17 04:38:30 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Touching "sub dir/potato3" 2026/09/17 04:38:30 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (12.04s) === RUN TestMkdirMetadata run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" operations_test.go:1880: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.56s) === RUN TestMkdirModTime run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" operations_test.go:1901: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.57s) === RUN TestCopyDirMetadata run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" operations_test.go:1945: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.53s) === RUN TestSetDirModTime run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" operations_test.go:1983: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.55s) === RUN TestDirsEqual run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" operations_test.go:2034: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.57s) === RUN TestRemoveExisting run.go:198: Remote "Dropbox root 'rclone-test-nijexuh3hona'", Local "Local file system at /tmp/rclone3794336250", Modify Window "1s" 2026/09/17 04:38:37 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2026/09/17 04:38:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/test remove existing" to batch 2026/09/17 04:38:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:38:38 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/test remove existing 2026/09/17 04:38:39 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/test remove existing 2026/09/17 04:38:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2026/09/17 04:38:40 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2026/09/17 04:38:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Batch idle for 500ms so committing 2026/09/17 04:38:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/17 04:38:41 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/17 04:38:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bireley9" before starting 2026/09/17 04:38:45 DEBUG : sub dir/test remove existing.bireley9: TEST: removing renamed existing file after operation 2026/09/17 04:38:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jihosux9" before starting 2026/09/17 04:38:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jihosux9: TEST: renaming existing back after failed operation 2026/09/17 04:38:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeyewah5" before starting 2026/09/17 04:38:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeyewah5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (18.38s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) PASS 2026/09/17 04:38:55 DEBUG : Dropbox root 'rclone-test-nijexuh3hona': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 12m28.585403663s (try 1/5)