"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2026/08/24 01:03:13 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pokivek7fomu" 2026/08/24 01:03:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 01:03:13 DEBUG : Creating backend with remote "/tmp/rclone3196293251" === 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-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/24 01:03:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/24 01:03:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/08/24 01:03:14 DEBUG : a: size = 0 OK 2026/08/24 01:03:14 DEBUG : a: size = 1 (memory) 2026/08/24 01:03:14 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/24 01:03:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/24 01:03:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 01:03:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 01:03:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/24 01:03:14 DEBUG : potato: Seek from 10 to 0 2026/08/24 01:03:14 DEBUG : potato: Seek from 10 to 0 2026/08/24 01:03:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/24 01:03:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/24 01:03:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 01:03:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 01:03:14 DEBUG : potato: Seek from 5 to 2 2026/08/24 01:03:14 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/24 01:03:14 DEBUG : potato: Seek from 7 to 0 2026/08/24 01:03:14 DEBUG : potato: Seek from 7 to 0 2026/08/24 01:03:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/24 01:03:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/24 01:03:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 01:03:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 01:03:14 DEBUG : potato: Seek from 5 to 2 2026/08/24 01:03:14 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/24 01:03:14 DEBUG : potato: Seek from 8 to 0 2026/08/24 01:03:14 DEBUG : potato: Seek from 8 to 0 2026/08/24 01:03:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/24 01:03:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/24 01:03:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 01:03:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 01:03:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 01:03:14 DEBUG : potato: Seek from 5 to 2 2026/08/24 01:03:14 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/24 01:03:14 DEBUG : potato: Seek from 9 to 0 2026/08/24 01:03:14 DEBUG : potato: Seek from 9 to 0 2026/08/24 01:03:14 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-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:03:15 DEBUG : rutabaga: Uploading chunk 1/1 2026/08/24 01:03:16 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "rutabaga" to batch 2026/08/24 01:03:16 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:03:16 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: rutabaga 2026/08/24 01:03:17 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2026/08/24 01:03:19 DEBUG : empty space: Uploading chunk 1/1 2026/08/24 01:03:19 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "empty space" to batch 2026/08/24 01:03:20 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:03:20 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: empty space 2026/08/24 01:03:20 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2026/08/24 01:03:22 DEBUG : potato2: Uploading chunk 1/1 2026/08/24 01:03:23 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato2" to batch 2026/08/24 01:03:23 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:03:23 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato2 2026/08/24 01:03:24 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2026/08/24 01:03:25 DEBUG : remotepotato: Uploading chunk 1/1 2026/08/24 01:03:26 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "remotepotato" to batch 2026/08/24 01:03:27 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:03:27 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: remotepotato 2026/08/24 01:03:27 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (17.35s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.35s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.34s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/08/24 01:03:31 DEBUG : Creating backend with remote "nonexistent" 2026/08/24 01:03:31 DEBUG : Creating backend with remote "nonexistent" 2026/08/24 01:03:31 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/24 01:03:31 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/24 01:03:31 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/24 01:03:31 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:03:32 DEBUG : rutabaga: Uploading chunk 1/1 2026/08/24 01:03:32 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "rutabaga" to batch 2026/08/24 01:03:33 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:03:33 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: rutabaga 2026/08/24 01:03:33 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/24 01:03:37 DEBUG : empty space: Uploading chunk 1/1 2026/08/24 01:03:37 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "empty space" to batch 2026/08/24 01:03:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:03:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: empty space 2026/08/24 01:03:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2026/08/24 01:03:40 DEBUG : potato2: Uploading chunk 1/1 2026/08/24 01:03:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato2" to batch 2026/08/24 01:03:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:03:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato2 2026/08/24 01:03:42 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/24 01:03:45 DEBUG : remotepotato: Uploading chunk 1/1 2026/08/24 01:03:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "remotepotato" to batch 2026/08/24 01:03:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:03:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: remotepotato 2026/08/24 01:03:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.57s) --- PASS: TestCheckDownload/1 (1.06s) --- PASS: TestCheckDownload/2 (1.17s) --- PASS: TestCheckDownload/3 (1.09s) --- PASS: TestCheckDownload/4 (1.11s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (1.18s) --- PASS: TestCheckDownload/7 (1.18s) === RUN TestCheckSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:03:53 DEBUG : rutabaga: Uploading chunk 1/1 2026/08/24 01:03:54 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "rutabaga" to batch 2026/08/24 01:03:54 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:03:54 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: rutabaga 2026/08/24 01:03:55 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/24 01:03:57 DEBUG : empty space: Uploading chunk 1/1 2026/08/24 01:03:57 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "empty space" to batch 2026/08/24 01:03:58 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:03:58 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: empty space 2026/08/24 01:03:58 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2026/08/24 01:04:00 DEBUG : potato2: Uploading chunk 1/1 2026/08/24 01:04:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato2" to batch 2026/08/24 01:04:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato2 2026/08/24 01:04:02 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/24 01:04:04 DEBUG : remotepotato: Uploading chunk 1/1 2026/08/24 01:04:04 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "remotepotato" to batch 2026/08/24 01:04:05 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:05 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: remotepotato 2026/08/24 01:04:05 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.48s) --- PASS: TestCheckSizeOnly/1 (0.31s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.31s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:04:10 DEBUG : test.sum: Uploading chunk 1/1 2026/08/24 01:04:10 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "test.sum" to batch 2026/08/24 01:04:11 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:11 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: test.sum 2026/08/24 01:04:12 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: test.sum 2026/08/24 01:04:13 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/24 01:04:13 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/24 01:04:13 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/24 01:04:13 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/24 01:04:13 DEBUG : test.sum: Uploading chunk 1/1 2026/08/24 01:04:14 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "test.sum" to batch 2026/08/24 01:04:15 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:15 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: test.sum 2026/08/24 01:04:16 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: test.sum 2026/08/24 01:04:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/24 01:04:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/24 01:04:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/24 01:04:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.53s) === RUN TestCheckSum run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:04:18 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pokivek7fomu/data" check_test.go:354: Dropbox root 'rclone-test-pokivek7fomu/data' lacks md5, skipping --- SKIP: TestCheckSum (0.93s) === RUN TestCheckSumDownload run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:04:19 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pokivek7fomu/data" 2026/08/24 01:04:19 DEBUG : data/banana: Uploading chunk 1/1 2026/08/24 01:04:20 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "data/banana" to batch 2026/08/24 01:04:21 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:21 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: data/banana 2026/08/24 01:04:21 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: data/banana 2026/08/24 01:04:22 DEBUG : test.sum: Uploading chunk 1/1 2026/08/24 01:04:23 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "test.sum" to batch 2026/08/24 01:04:23 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:23 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: test.sum 2026/08/24 01:04:24 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2026/08/24 01:04:27 DEBUG : data/potato: Uploading chunk 1/1 2026/08/24 01:04:28 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "data/potato" to batch 2026/08/24 01:04:28 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:28 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: data/potato 2026/08/24 01:04:29 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: data/potato 2026/08/24 01:04:30 DEBUG : test.sum: Uploading chunk 1/1 2026/08/24 01:04:30 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "test.sum" to batch 2026/08/24 01:04:31 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:31 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: test.sum 2026/08/24 01:04:32 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2026/08/24 01:04:35 DEBUG : test.sum: Uploading chunk 1/1 2026/08/24 01:04:36 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "test.sum" to batch 2026/08/24 01:04:36 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:36 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: test.sum 2026/08/24 01:04:37 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2026/08/24 01:04:41 DEBUG : test.sum: Uploading chunk 1/1 2026/08/24 01:04:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "test.sum" to batch 2026/08/24 01:04:42 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:42 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: test.sum 2026/08/24 01:04:43 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2026/08/24 01:04:46 DEBUG : test.sum: Uploading chunk 1/1 2026/08/24 01:04:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "test.sum" to batch 2026/08/24 01:04:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: test.sum 2026/08/24 01:04:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2026/08/24 01:04:52 DEBUG : test.sum: Uploading chunk 1/1 2026/08/24 01:04:52 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "test.sum" to batch 2026/08/24 01:04:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: test.sum 2026/08/24 01:04:54 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2026/08/24 01:04:57 DEBUG : data/banana: Uploading chunk 1/1 2026/08/24 01:04:58 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "data/banana" to batch 2026/08/24 01:04:58 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:04:58 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: data/banana 2026/08/24 01:04:59 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: data/banana 2026/08/24 01:04:59 DEBUG : data/potato: Uploading chunk 1/1 2026/08/24 01:05:00 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "data/potato" to batch 2026/08/24 01:05:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:05:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: data/potato 2026/08/24 01:05:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: data/potato 2026/08/24 01:05:02 DEBUG : test.sum: Uploading chunk 1/1 2026/08/24 01:05:02 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "test.sum" to batch 2026/08/24 01:05:03 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:05:03 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: test.sum 2026/08/24 01:05:04 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (51.59s) --- PASS: TestCheckSumDownload/subtest1 (2.28s) --- PASS: TestCheckSumDownload/subtest2 (2.10s) --- PASS: TestCheckSumDownload/subtest3 (2.34s) --- PASS: TestCheckSumDownload/subtest4 (2.24s) --- PASS: TestCheckSumDownload/subtest5 (2.21s) --- PASS: TestCheckSumDownload/subtest6 (2.17s) --- PASS: TestCheckSumDownload/subtest7 (2.29s) === RUN TestCheckSumConcurrency 2026/08/24 01:05:10 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/24 01:05:10 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/24 01:05:10 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/24 01:05:10 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/24 01:05:10 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/24 01:05:10 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/24 01:05:10 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/24 01:05:10 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/24 01:05:10 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/24 01:05:10 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/24 01:05:10 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/24 01:05:10 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/24 01:05:10 DEBUG : Creating backend with remote "TestDropbox:rclone-test-vowewug0puqa" 2026/08/24 01:05:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 01:05:11 DEBUG : Creating backend with remote "/tmp/rclone2244984793" run.go:198: Remote "Dropbox root 'rclone-test-vowewug0puqa'", Local "Local file system at /tmp/rclone2244984793", Modify Window "1s" 2026/08/24 01:05:12 DEBUG : hello, world!: Uploading chunk 1/1 2026/08/24 01:05:13 DEBUG : Dropbox root 'rclone-test-vowewug0puqa': Adding "hello, world!" to batch 2026/08/24 01:05:13 DEBUG : Dropbox root 'rclone-test-vowewug0puqa': Batch idle for 500ms so committing 2026/08/24 01:05:13 DEBUG : Dropbox root 'rclone-test-vowewug0puqa': Committing sync batch length 1 starting with: hello, world! 2026/08/24 01:05:14 DEBUG : Dropbox root 'rclone-test-vowewug0puqa': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2026/08/24 01:05:14 ERROR : hello, world!: sum not found 2026/08/24 01:05:14 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-vowewug0puqa' 2026/08/24 01:05:14 NOTICE: Dropbox root 'rclone-test-vowewug0puqa': 1 files missing 2026/08/24 01:05:14 NOTICE: 1 hashes missing 2026/08/24 01:05:14 NOTICE: Dropbox root 'rclone-test-vowewug0puqa': 1 differences found 2026/08/24 01:05:14 NOTICE: Dropbox root 'rclone-test-vowewug0puqa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/24 01:05:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 01:05:15 NOTICE: Dropbox root 'rclone-test-vowewug0puqa': 0 differences found 2026/08/24 01:05:15 NOTICE: Dropbox root 'rclone-test-vowewug0puqa': 1 matching files 2026/08/24 01:05:15 DEBUG : Creating backend with remote "TestDropbox:rclone-test-siquhas3cuge" 2026/08/24 01:05:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 01:05:16 DEBUG : Creating backend with remote "/tmp/rclone2781392513" run.go:198: Remote "Dropbox root 'rclone-test-siquhas3cuge'", Local "Local file system at /tmp/rclone2781392513", Modify Window "1s" 2026/08/24 01:05:16 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/24 01:05:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 01:05:17 DEBUG : pacer: Reducing sleep to 15ms 2026/08/24 01:05:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/24 01:05:18 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/08/24 01:05:18 DEBUG : pacer: Reducing sleep to 10ms 2026/08/24 01:05:18 DEBUG : Dropbox root 'rclone-test-siquhas3cuge': Adding "HELLO, WORLD!" to batch 2026/08/24 01:05:19 DEBUG : Dropbox root 'rclone-test-siquhas3cuge': Batch idle for 500ms so committing 2026/08/24 01:05:19 DEBUG : Dropbox root 'rclone-test-siquhas3cuge': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/08/24 01:05:19 DEBUG : Dropbox root 'rclone-test-siquhas3cuge': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2026/08/24 01:05:20 ERROR : HELLO, WORLD!: sum not found 2026/08/24 01:05:20 ERROR : hello, world!: file not in Dropbox root 'rclone-test-siquhas3cuge' 2026/08/24 01:05:20 NOTICE: Dropbox root 'rclone-test-siquhas3cuge': 1 files missing 2026/08/24 01:05:20 NOTICE: 1 hashes missing 2026/08/24 01:05:20 NOTICE: Dropbox root 'rclone-test-siquhas3cuge': 1 differences found 2026/08/24 01:05:20 NOTICE: Dropbox root 'rclone-test-siquhas3cuge': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/24 01:05:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 01:05:21 NOTICE: Dropbox root 'rclone-test-siquhas3cuge': 0 differences found 2026/08/24 01:05:21 NOTICE: Dropbox root 'rclone-test-siquhas3cuge': 1 matching files 2026/08/24 01:05:21 DEBUG : Creating backend with remote "TestDropbox:rclone-test-luqamid6qapo" 2026/08/24 01:05:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 01:05:21 DEBUG : Creating backend with remote "/tmp/rclone2364351564" run.go:198: Remote "Dropbox root 'rclone-test-luqamid6qapo'", Local "Local file system at /tmp/rclone2364351564", Modify Window "1s" 2026/08/24 01:05:23 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2026/08/24 01:05:23 DEBUG : Dropbox root 'rclone-test-luqamid6qapo': Adding "HeLlO, wOrLd!" to batch 2026/08/24 01:05:24 DEBUG : Dropbox root 'rclone-test-luqamid6qapo': Batch idle for 500ms so committing 2026/08/24 01:05:24 DEBUG : Dropbox root 'rclone-test-luqamid6qapo': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2026/08/24 01:05:25 DEBUG : Dropbox root 'rclone-test-luqamid6qapo': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/24 01:05:26 ERROR : HeLlO, wOrLd!: sum not found 2026/08/24 01:05:26 ERROR : hello, world!: file not in Dropbox root 'rclone-test-luqamid6qapo' 2026/08/24 01:05:26 NOTICE: Dropbox root 'rclone-test-luqamid6qapo': 1 files missing 2026/08/24 01:05:26 NOTICE: 1 hashes missing 2026/08/24 01:05:26 NOTICE: Dropbox root 'rclone-test-luqamid6qapo': 1 differences found 2026/08/24 01:05:26 NOTICE: Dropbox root 'rclone-test-luqamid6qapo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/24 01:05:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 01:05:27 NOTICE: Dropbox root 'rclone-test-luqamid6qapo': 0 differences found 2026/08/24 01:05:27 NOTICE: Dropbox root 'rclone-test-luqamid6qapo': 1 matching files 2026/08/24 01:05:27 DEBUG : Creating backend with remote "TestDropbox:rclone-test-meyoqoj3fuxo" 2026/08/24 01:05:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 01:05:27 DEBUG : Creating backend with remote "/tmp/rclone2309816090" run.go:198: Remote "Dropbox root 'rclone-test-meyoqoj3fuxo'", Local "Local file system at /tmp/rclone2309816090", Modify Window "1s" 2026/08/24 01:05:29 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/08/24 01:05:29 DEBUG : Dropbox root 'rclone-test-meyoqoj3fuxo': Adding "HELLO, WORLD!" to batch 2026/08/24 01:05:30 DEBUG : Dropbox root 'rclone-test-meyoqoj3fuxo': Batch idle for 500ms so committing 2026/08/24 01:05:30 DEBUG : Dropbox root 'rclone-test-meyoqoj3fuxo': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/08/24 01:05:30 DEBUG : Dropbox root 'rclone-test-meyoqoj3fuxo': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/24 01:05:31 ERROR : HELLO, WORLD!: sum not found 2026/08/24 01:05:31 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-meyoqoj3fuxo' 2026/08/24 01:05:31 NOTICE: Dropbox root 'rclone-test-meyoqoj3fuxo': 1 files missing 2026/08/24 01:05:31 NOTICE: 1 hashes missing 2026/08/24 01:05:31 NOTICE: Dropbox root 'rclone-test-meyoqoj3fuxo': 1 differences found 2026/08/24 01:05:31 NOTICE: Dropbox root 'rclone-test-meyoqoj3fuxo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/24 01:05:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 01:05:32 NOTICE: Dropbox root 'rclone-test-meyoqoj3fuxo': 0 differences found 2026/08/24 01:05:32 NOTICE: Dropbox root 'rclone-test-meyoqoj3fuxo': 1 matching files 2026/08/24 01:05:32 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dogufel1nugu" 2026/08/24 01:05:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 01:05:32 DEBUG : Creating backend with remote "/tmp/rclone2103395359" run.go:198: Remote "Dropbox root 'rclone-test-dogufel1nugu'", Local "Local file system at /tmp/rclone2103395359", Modify Window "1s" 2026/08/24 01:05:34 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/08/24 01:05:35 DEBUG : Dropbox root 'rclone-test-dogufel1nugu': Adding "測試_Русский___ě_áñ" to batch 2026/08/24 01:05:35 DEBUG : Dropbox root 'rclone-test-dogufel1nugu': Batch idle for 500ms so committing 2026/08/24 01:05:35 DEBUG : Dropbox root 'rclone-test-dogufel1nugu': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/08/24 01:05:36 DEBUG : Dropbox root 'rclone-test-dogufel1nugu': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2026/08/24 01:05:36 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/24 01:05:36 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-dogufel1nugu' 2026/08/24 01:05:36 NOTICE: Dropbox root 'rclone-test-dogufel1nugu': 1 files missing 2026/08/24 01:05:36 NOTICE: 1 hashes missing 2026/08/24 01:05:36 NOTICE: Dropbox root 'rclone-test-dogufel1nugu': 1 differences found 2026/08/24 01:05:36 NOTICE: Dropbox root 'rclone-test-dogufel1nugu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/24 01:05:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 01:05:37 NOTICE: Dropbox root 'rclone-test-dogufel1nugu': 0 differences found 2026/08/24 01:05:37 NOTICE: Dropbox root 'rclone-test-dogufel1nugu': 1 matching files 2026/08/24 01:05:37 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dujakol5cajo" 2026/08/24 01:05:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 01:05:38 DEBUG : Creating backend with remote "/tmp/rclone229878" run.go:198: Remote "Dropbox root 'rclone-test-dujakol5cajo'", Local "Local file system at /tmp/rclone229878", Modify Window "1s" 2026/08/24 01:05:39 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/08/24 01:05:40 DEBUG : Dropbox root 'rclone-test-dujakol5cajo': Adding "測試_Русский___ě_áñ" to batch 2026/08/24 01:05:41 DEBUG : Dropbox root 'rclone-test-dujakol5cajo': Batch idle for 500ms so committing 2026/08/24 01:05:41 DEBUG : Dropbox root 'rclone-test-dujakol5cajo': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/08/24 01:05:41 DEBUG : Dropbox root 'rclone-test-dujakol5cajo': 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/08/24 01:05:42 DEBUG : Dropbox root 'rclone-test-dujakol5cajo': Purge remote 2026/08/24 01:05:42 DEBUG : Dropbox root 'rclone-test-dogufel1nugu': Purge remote 2026/08/24 01:05:43 DEBUG : Dropbox root 'rclone-test-meyoqoj3fuxo': Purge remote 2026/08/24 01:05:43 DEBUG : Dropbox root 'rclone-test-luqamid6qapo': Purge remote 2026/08/24 01:05:44 DEBUG : Dropbox root 'rclone-test-siquhas3cuge': Purge remote 2026/08/24 01:05:45 DEBUG : Dropbox root 'rclone-test-vowewug0puqa': Purge remote --- SKIP: TestApplyTransforms (35.21s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:05:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/24 01:05:46 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/24 01:05:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub/file2" to batch 2026/08/24 01:05:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:05:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub/file2 2026/08/24 01:05:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub/file2 2026/08/24 01:05:48 DEBUG : sub/file2: size = 14 OK 2026/08/24 01:05:48 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/24 01:05:48 INFO : file1: Copied (new) to: sub/file2 2026/08/24 01:05:49 DEBUG : sub/file2: size = 14 OK 2026/08/24 01:05:49 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/24 01:05:49 DEBUG : file1: Unchanged skipping 2026/08/24 01:05:50 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.37s) === RUN TestCopyLongFile run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.58s) === RUN TestCopyFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:05:54 DEBUG : dst/file1: Uploading chunk 1/1 2026/08/24 01:05:55 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "dst/file1" to batch 2026/08/24 01:05:55 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:05:55 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: dst/file1 2026/08/24 01:05:56 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: dst/file1 2026/08/24 01:05:57 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pokivek7fomu/backup" 2026/08/24 01:05:57 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3196293251) 2026/08/24 01:05:57 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-pokivek7fomu') 2026/08/24 01:05:57 DEBUG : dst/file1: Sizes differ 2026/08/24 01:05:59 INFO : dst/file1: Moved (server-side) 2026/08/24 01:06:00 DEBUG : dst/file1: Uploading chunk 1/1 2026/08/24 01:06:00 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "dst/file1" to batch 2026/08/24 01:06:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:06:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: dst/file1 2026/08/24 01:06:02 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: dst/file1 2026/08/24 01:06:02 DEBUG : dst/file1: size = 14 OK 2026/08/24 01:06:02 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/24 01:06:02 INFO : dst/file1: Copied (new) 2026/08/24 01:06:08 INFO : Dropbox root 'rclone-test-pokivek7fomu/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (14.27s) === RUN TestCopyFileCompareDest run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:06:08 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pokivek7fomu/dst" 2026/08/24 01:06:08 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pokivek7fomu/CompareDest" 2026/08/24 01:06:09 DEBUG : one: Need to transfer - File not found at Destination 2026/08/24 01:06:09 DEBUG : one: Uploading chunk 1/1 2026/08/24 01:06:10 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Adding "one" to batch 2026/08/24 01:06:11 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Batch idle for 500ms so committing 2026/08/24 01:06:11 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Committing sync batch length 1 starting with: one 2026/08/24 01:06:11 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Committed sync batch length 1 starting with: one 2026/08/24 01:06:11 DEBUG : one: size = 3 OK 2026/08/24 01:06:11 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/08/24 01:06:11 INFO : one: Copied (new) 2026/08/24 01:06:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3196293251) 2026/08/24 01:06:13 DEBUG : one: size = 3 (Dropbox root 'rclone-test-pokivek7fomu/dst') 2026/08/24 01:06:13 DEBUG : one: Sizes differ 2026/08/24 01:06:14 DEBUG : one: Uploading chunk 1/1 2026/08/24 01:06:14 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Adding "one" to batch 2026/08/24 01:06:15 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Batch idle for 500ms so committing 2026/08/24 01:06:15 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Committing sync batch length 1 starting with: one 2026/08/24 01:06:16 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Committed sync batch length 1 starting with: one 2026/08/24 01:06:16 DEBUG : one: size = 5 OK 2026/08/24 01:06:16 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/08/24 01:06:16 INFO : one: Copied (replaced existing) 2026/08/24 01:06:17 DEBUG : dst/one: Uploading chunk 1/1 2026/08/24 01:06:18 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "dst/one" to batch 2026/08/24 01:06:18 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:06:18 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: dst/one 2026/08/24 01:06:20 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: dst/one 2026/08/24 01:06:21 DEBUG : CompareDest/one: Uploading chunk 1/1 2026/08/24 01:06:21 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "CompareDest/one" to batch 2026/08/24 01:06:22 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:06:22 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: CompareDest/one 2026/08/24 01:06:22 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: CompareDest/one 2026/08/24 01:06:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3196293251) 2026/08/24 01:06:23 DEBUG : one: size = 3 (Dropbox root 'rclone-test-pokivek7fomu/dst') 2026/08/24 01:06:23 DEBUG : one: Sizes differ 2026/08/24 01:06:24 DEBUG : one: size = 5 OK 2026/08/24 01:06:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/24 01:06:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/24 01:06:25 DEBUG : CompareDest/two: Uploading chunk 1/1 2026/08/24 01:06:26 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "CompareDest/two" to batch 2026/08/24 01:06:26 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:06:26 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: CompareDest/two 2026/08/24 01:06:27 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: CompareDest/two 2026/08/24 01:06:28 DEBUG : two: Need to transfer - File not found at Destination 2026/08/24 01:06:28 DEBUG : two: size = 3 OK 2026/08/24 01:06:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/24 01:06:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/24 01:06:29 DEBUG : two: Need to transfer - File not found at Destination 2026/08/24 01:06:29 DEBUG : two: size = 3 OK 2026/08/24 01:06:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/24 01:06:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/24 01:06:31 DEBUG : two: Need to transfer - File not found at Destination 2026/08/24 01:06:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone3196293251) 2026/08/24 01:06:31 DEBUG : two: size = 3 (Dropbox root 'rclone-test-pokivek7fomu/CompareDest') 2026/08/24 01:06:31 DEBUG : two: Sizes differ 2026/08/24 01:06:31 DEBUG : two: Uploading chunk 1/1 2026/08/24 01:06:32 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Adding "two" to batch 2026/08/24 01:06:33 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Batch idle for 500ms so committing 2026/08/24 01:06:33 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Committing sync batch length 1 starting with: two 2026/08/24 01:06:33 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Committed sync batch length 1 starting with: two 2026/08/24 01:06:33 DEBUG : two: size = 5 OK 2026/08/24 01:06:33 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2026/08/24 01:06:33 INFO : two: Copied (new) 2026/08/24 01:06:39 INFO : Dropbox root 'rclone-test-pokivek7fomu/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (31.24s) === RUN TestCopyFileCopyDest run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:06:39 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pokivek7fomu/dst" 2026/08/24 01:06:40 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pokivek7fomu/CopyDest" 2026/08/24 01:06:40 DEBUG : one: Need to transfer - File not found at Destination 2026/08/24 01:06:41 DEBUG : one: Uploading chunk 1/1 2026/08/24 01:06:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Adding "one" to batch 2026/08/24 01:06:42 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Batch idle for 500ms so committing 2026/08/24 01:06:42 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Committing sync batch length 1 starting with: one 2026/08/24 01:06:43 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Committed sync batch length 1 starting with: one 2026/08/24 01:06:43 DEBUG : one: size = 3 OK 2026/08/24 01:06:43 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/08/24 01:06:43 INFO : one: Copied (new) 2026/08/24 01:06:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3196293251) 2026/08/24 01:06:44 DEBUG : one: size = 3 (Dropbox root 'rclone-test-pokivek7fomu/dst') 2026/08/24 01:06:44 DEBUG : one: Sizes differ 2026/08/24 01:06:45 DEBUG : one: Uploading chunk 1/1 2026/08/24 01:06:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Adding "one" to batch 2026/08/24 01:06:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Batch idle for 500ms so committing 2026/08/24 01:06:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Committing sync batch length 1 starting with: one 2026/08/24 01:06:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Committed sync batch length 1 starting with: one 2026/08/24 01:06:47 DEBUG : one: size = 5 OK 2026/08/24 01:06:47 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/08/24 01:06:47 INFO : one: Copied (replaced existing) 2026/08/24 01:06:48 DEBUG : dst/one: Uploading chunk 1/1 2026/08/24 01:06:49 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "dst/one" to batch 2026/08/24 01:06:49 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:06:49 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: dst/one 2026/08/24 01:06:50 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: dst/one 2026/08/24 01:06:51 DEBUG : CopyDest/one: Uploading chunk 1/1 2026/08/24 01:06:51 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "CopyDest/one" to batch 2026/08/24 01:06:52 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:06:52 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: CopyDest/one 2026/08/24 01:06:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: CopyDest/one 2026/08/24 01:06:54 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pokivek7fomu/BackupDir" 2026/08/24 01:06:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3196293251) 2026/08/24 01:06:54 DEBUG : one: size = 3 (Dropbox root 'rclone-test-pokivek7fomu/dst') 2026/08/24 01:06:54 DEBUG : one: Sizes differ 2026/08/24 01:06:54 DEBUG : one: size = 5 OK 2026/08/24 01:06:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/24 01:06:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3196293251) 2026/08/24 01:06:54 DEBUG : one: size = 3 (Dropbox root 'rclone-test-pokivek7fomu/dst') 2026/08/24 01:06:54 DEBUG : one: Sizes differ 2026/08/24 01:06:56 INFO : one: Moved (server-side) 2026/08/24 01:06:57 DEBUG : one: size = 5 OK 2026/08/24 01:06:57 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/08/24 01:06:57 INFO : one: Copied (server-side copy) 2026/08/24 01:06:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/24 01:06:58 DEBUG : CopyDest/two: Uploading chunk 1/1 2026/08/24 01:06:59 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "CopyDest/two" to batch 2026/08/24 01:06:59 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:06:59 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: CopyDest/two 2026/08/24 01:07:00 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: CopyDest/two 2026/08/24 01:07:01 DEBUG : two: Need to transfer - File not found at Destination 2026/08/24 01:07:01 DEBUG : two: size = 3 OK 2026/08/24 01:07:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/24 01:07:02 DEBUG : two: size = 3 OK 2026/08/24 01:07:02 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2026/08/24 01:07:02 INFO : two: Copied (server-side copy) 2026/08/24 01:07:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/24 01:07:03 DEBUG : two: size = 3 OK 2026/08/24 01:07:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/24 01:07:03 DEBUG : two: Unchanged skipping 2026/08/24 01:07:04 DEBUG : CopyDest/three: Uploading chunk 1/1 2026/08/24 01:07:05 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "CopyDest/three" to batch 2026/08/24 01:07:06 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:07:06 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: CopyDest/three 2026/08/24 01:07:06 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: CopyDest/three 2026/08/24 01:07:07 DEBUG : three: Need to transfer - File not found at Destination 2026/08/24 01:07:07 DEBUG : three: size = 7 (Local file system at /tmp/rclone3196293251) 2026/08/24 01:07:07 DEBUG : three: size = 5 (Dropbox root 'rclone-test-pokivek7fomu/CopyDest') 2026/08/24 01:07:07 DEBUG : three: Sizes differ 2026/08/24 01:07:07 DEBUG : three: Destination not found in --copy-dest 2026/08/24 01:07:08 DEBUG : three: Uploading chunk 1/1 2026/08/24 01:07:09 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Adding "three" to batch 2026/08/24 01:07:09 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Batch idle for 500ms so committing 2026/08/24 01:07:09 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Committing sync batch length 1 starting with: three 2026/08/24 01:07:10 DEBUG : Dropbox root 'rclone-test-pokivek7fomu/dst': Committed sync batch length 1 starting with: three 2026/08/24 01:07:10 DEBUG : three: size = 7 OK 2026/08/24 01:07:10 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2026/08/24 01:07:10 INFO : three: Copied (new) 2026/08/24 01:07:18 INFO : Dropbox root 'rclone-test-pokivek7fomu/CopyDest': Committing uploads - please wait... 2026/08/24 01:07:18 INFO : Dropbox root 'rclone-test-pokivek7fomu/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (39.54s) === RUN TestCopyInplace run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.59s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.59s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:07:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/24 01:07:21 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2026/08/24 01:07:22 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "TestCopyFileMaxTransfer/file1" to batch 2026/08/24 01:07:22 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:07:22 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/08/24 01:07:23 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/08/24 01:07:23 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/24 01:07:23 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/24 01:07:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/24 01:07:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/24 01:07:24 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2026/08/24 01:07:24 DEBUG : pacer: low level retry 1/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/24 01:07:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 01:07:24 DEBUG : pacer: low level retry 2/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/24 01:07:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/24 01:07:24 DEBUG : pacer: low level retry 3/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/24 01:07:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/24 01:07:24 DEBUG : pacer: low level retry 4/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/24 01:07:24 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/24 01:07:24 DEBUG : pacer: low level retry 5/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/24 01:07:24 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/24 01:07:25 DEBUG : pacer: low level retry 6/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/24 01:07:25 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/24 01:07:25 DEBUG : pacer: low level retry 7/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/24 01:07:25 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/08/24 01:07:26 DEBUG : pacer: low level retry 8/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/24 01:07:26 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/24 01:07:27 DEBUG : pacer: low level retry 9/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/24 01:07:29 DEBUG : pacer: low level retry 10/10 (error files: auto content_hash: compute: max transfer limit reached as set by --max-transfer) 2026/08/24 01:07:29 DEBUG : TestCopyFileMaxTransfer/file2: Received error: upload failed: files: auto content_hash: compute: max transfer limit reached as set by --max-transfer - low level retry 0/10 2026/08/24 01:07:31 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/24 01:07:33 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/24 01:07:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/24 01:07:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/24 01:07:36 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/24 01:07:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/24 01:07:37 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/24 01:07:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/24 01:07:38 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/24 01:07:38 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2026/08/24 01:07:39 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/24 01:07:39 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "TestCopyFileMaxTransfer/file4" to batch 2026/08/24 01:07:39 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:07:39 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/08/24 01:07:40 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/08/24 01:07:40 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/08/24 01:07:40 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/24 01:07:40 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = 054a2e4c77555424002ae91c1abcf7d2dc2cec782681c7c9ad87c2dd56a6beee OK 2026/08/24 01:07:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/24 01:07:41 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/08/24 01:07:41 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/08/24 01:07:41 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/08/24 01:07:41 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/08/24 01:07:42 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/08/24 01:07:43 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/08/24 01:07:43 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/08/24 01:07:44 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/08/24 01:07:44 DEBUG : pacer: Reducing sleep to 11.275419ms --- PASS: TestCopyFileMaxTransfer (23.66s) === RUN TestDeduplicateInteractive run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/24 01:07:44 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestDeduplicateInteractive (0.58s) === RUN TestDeduplicateSkip run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.60s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.58s) === RUN TestDeduplicateFirst run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.59s) === RUN TestDeduplicateNewest run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.59s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:07:47 DEBUG : one: Uploading chunk 1/1 2026/08/24 01:07:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "one" to batch 2026/08/24 01:07:49 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:07:49 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: one 2026/08/24 01:07:49 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: one 2026/08/24 01:07:50 DEBUG : also/one: Uploading chunk 1/1 2026/08/24 01:07:50 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "also/one" to batch 2026/08/24 01:07:51 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:07:51 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: also/one 2026/08/24 01:07:52 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: also/one 2026/08/24 01:07:52 DEBUG : another: Uploading chunk 1/1 2026/08/24 01:07:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "another" to batch 2026/08/24 01:07:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:07:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: another 2026/08/24 01:07:54 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: another 2026/08/24 01:07:55 DEBUG : not-one: Uploading chunk 1/1 2026/08/24 01:07:55 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "not-one" to batch 2026/08/24 01:07:56 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:07:56 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: not-one 2026/08/24 01:07:56 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: not-one 2026/08/24 01:07:57 INFO : Dropbox root 'rclone-test-pokivek7fomu': Looking for duplicate dropbox hashes using newest mode. 2026/08/24 01:07:58 NOTICE: cea1a44a746059694c3ea61d5bdce569b1bab4c5b7869a3dec4a63b19d85f24b: Found 3 files with duplicate dropbox hashes 2026/08/24 01:07:58 INFO : one: Deleted 2026/08/24 01:07:59 INFO : also/one: Deleted 2026/08/24 01:07:59 NOTICE: cea1a44a746059694c3ea61d5bdce569b1bab4c5b7869a3dec4a63b19d85f24b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (15.58s) === RUN TestDeduplicateOldest run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.62s) === RUN TestDeduplicateLargest run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.59s) === RUN TestDeduplicateSmallest run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.59s) === RUN TestDeduplicateRename run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.57s) === RUN TestMergeDirs run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.58s) === RUN TestListDirSorted run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:08:06 DEBUG : a.txt: Uploading chunk 1/1 2026/08/24 01:08:06 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "a.txt" to batch 2026/08/24 01:08:07 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:07 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: a.txt 2026/08/24 01:08:08 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: a.txt 2026/08/24 01:08:08 DEBUG : zend.txt: Uploading chunk 1/1 2026/08/24 01:08:09 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "zend.txt" to batch 2026/08/24 01:08:09 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:09 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: zend.txt 2026/08/24 01:08:10 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: zend.txt 2026/08/24 01:08:11 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/08/24 01:08:11 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/hello world" to batch 2026/08/24 01:08:12 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:12 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/hello world 2026/08/24 01:08:13 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/hello world 2026/08/24 01:08:13 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/08/24 01:08:14 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/hello world2" to batch 2026/08/24 01:08:14 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:14 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/hello world2 2026/08/24 01:08:15 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/hello world2 2026/08/24 01:08:15 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/08/24 01:08:16 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/ignore dir/.ignore" to batch 2026/08/24 01:08:16 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:16 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/08/24 01:08:17 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/08/24 01:08:18 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/08/24 01:08:19 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/ignore dir/should be ignored" to batch 2026/08/24 01:08:19 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:19 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/08/24 01:08:20 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/08/24 01:08:20 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/08/24 01:08:21 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/sub sub dir/hello world3" to batch 2026/08/24 01:08:21 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:21 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/08/24 01:08:22 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/08/24 01:08:24 DEBUG : a.txt: Excluded (Size Filter) 2026/08/24 01:08:24 DEBUG : a.txt: Excluded 2026/08/24 01:08:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/24 01:08:24 DEBUG : sub dir/hello world: Excluded 2026/08/24 01:08:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/24 01:08:24 DEBUG : sub dir/hello world2: Excluded 2026/08/24 01:08:25 DEBUG : sub dir/ignore dir: Excluded 2026/08/24 01:08:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/24 01:08:25 DEBUG : sub dir/hello world: Excluded 2026/08/24 01:08:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/24 01:08:25 DEBUG : sub dir/hello world2: Excluded 2026/08/24 01:08:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (28.72s) === RUN TestListDirSortedFn run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:08:35 DEBUG : a.txt: Uploading chunk 1/1 2026/08/24 01:08:35 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "a.txt" to batch 2026/08/24 01:08:36 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:36 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: a.txt 2026/08/24 01:08:37 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: a.txt 2026/08/24 01:08:37 DEBUG : zend.txt: Uploading chunk 1/1 2026/08/24 01:08:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "zend.txt" to batch 2026/08/24 01:08:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: zend.txt 2026/08/24 01:08:39 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: zend.txt 2026/08/24 01:08:39 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/08/24 01:08:40 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/hello world" to batch 2026/08/24 01:08:40 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:40 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/hello world 2026/08/24 01:08:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/hello world 2026/08/24 01:08:42 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/08/24 01:08:43 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/hello world2" to batch 2026/08/24 01:08:43 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:43 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/hello world2 2026/08/24 01:08:44 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/hello world2 2026/08/24 01:08:44 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/08/24 01:08:45 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/ignore dir/.ignore" to batch 2026/08/24 01:08:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/08/24 01:08:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/08/24 01:08:47 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/08/24 01:08:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/ignore dir/should be ignored" to batch 2026/08/24 01:08:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/08/24 01:08:49 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/08/24 01:08:49 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/08/24 01:08:50 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/sub sub dir/hello world3" to batch 2026/08/24 01:08:51 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:08:51 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/08/24 01:08:51 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/08/24 01:08:53 DEBUG : a.txt: Excluded (Size Filter) 2026/08/24 01:08:53 DEBUG : a.txt: Excluded 2026/08/24 01:08:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/24 01:08:53 DEBUG : sub dir/hello world: Excluded 2026/08/24 01:08:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/24 01:08:53 DEBUG : sub dir/hello world2: Excluded 2026/08/24 01:08:54 DEBUG : sub dir/ignore dir: Excluded 2026/08/24 01:08:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/24 01:08:54 DEBUG : sub dir/hello world: Excluded 2026/08/24 01:08:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/24 01:08:54 DEBUG : sub dir/hello world2: Excluded 2026/08/24 01:08:55 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (29.27s) === RUN TestListJSON run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:09:04 DEBUG : file1: Uploading chunk 1/1 2026/08/24 01:09:05 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "file1" to batch 2026/08/24 01:09:05 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:09:05 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: file1 2026/08/24 01:09:06 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: file1 2026/08/24 01:09:06 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/24 01:09:07 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub/file2" to batch 2026/08/24 01:09:07 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:09:07 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub/file2 2026/08/24 01:09:08 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub/file2 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/08/24 01:09:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (12.27s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.32s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.65s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.32s) --- PASS: TestListJSON/NoMimeType (0.32s) --- PASS: TestListJSON/ShowHash (0.33s) --- PASS: TestListJSON/HashTypes (0.33s) --- PASS: TestListJSON/Metadata (0.32s) === RUN TestStatJSON run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:09:16 DEBUG : file1: Uploading chunk 1/1 2026/08/24 01:09:17 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "file1" to batch 2026/08/24 01:09:17 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:09:17 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: file1 2026/08/24 01:09:18 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: file1 2026/08/24 01:09:19 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/24 01:09:19 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub/file2" to batch 2026/08/24 01:09:20 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:09:20 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub/file2 2026/08/24 01:09:21 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub/file2 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/08/24 01:09:25 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pokivek7fomu/notfound" --- PASS: TestStatJSON (13.26s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.31s) --- PASS: TestStatJSON/Dir (0.61s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.31s) --- PASS: TestStatJSON/FileDirsOnly (0.33s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (0.59s) === RUN TestStatJSONMemory 2026/08/24 01:09:29 DEBUG : Creating backend with remote ":memory:" 2026/08/24 01:09:29 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 01:09:29 DEBUG : sub/file1: size = 5 OK 2026/08/24 01:09:29 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 01:09:29 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.01s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:09:29 INFO : Dropbox root 'rclone-test-pokivek7fomu': Making directory 2026/08/24 01:09:29 INFO : Dropbox root 'rclone-test-pokivek7fomu': Making directory --- PASS: TestMkdir (1.50s) === RUN TestLsd run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:09:31 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/08/24 01:09:32 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/hello world" to batch 2026/08/24 01:09:32 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:09:32 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/hello world 2026/08/24 01:09:33 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.98s) === RUN TestLs run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:09:37 DEBUG : potato2: Uploading chunk 1/1 2026/08/24 01:09:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato2" to batch 2026/08/24 01:09:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:09:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato2 2026/08/24 01:09:39 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato2 2026/08/24 01:09:40 DEBUG : empty space: Uploading chunk 1/1 2026/08/24 01:09:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "empty space" to batch 2026/08/24 01:09:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:09:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: empty space 2026/08/24 01:09:42 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (7.86s) === RUN TestLsWithFilesFrom run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:09:45 DEBUG : potato2: Uploading chunk 1/1 2026/08/24 01:09:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato2" to batch 2026/08/24 01:09:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:09:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato2 2026/08/24 01:09:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato2 2026/08/24 01:09:47 DEBUG : empty space: Uploading chunk 1/1 2026/08/24 01:09:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "empty space" to batch 2026/08/24 01:09:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:09:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: empty space 2026/08/24 01:09:49 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: empty space 2026/08/24 01:09:50 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/24 01:09:50 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.72s) === RUN TestLsLong run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:09:52 DEBUG : potato2: Uploading chunk 1/1 2026/08/24 01:09:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato2" to batch 2026/08/24 01:09:54 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:09:54 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato2 2026/08/24 01:09:54 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato2 2026/08/24 01:09:55 DEBUG : empty space: Uploading chunk 1/1 2026/08/24 01:09:55 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "empty space" to batch 2026/08/24 01:09:56 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:09:56 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: empty space 2026/08/24 01:09:57 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (7.09s) === RUN TestHashSums run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:10:00 DEBUG : potato2: Uploading chunk 1/1 2026/08/24 01:10:00 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato2" to batch 2026/08/24 01:10:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato2 2026/08/24 01:10:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato2 2026/08/24 01:10:02 DEBUG : empty space: Uploading chunk 1/1 2026/08/24 01:10:03 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "empty space" to batch 2026/08/24 01:10:03 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:03 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: empty space 2026/08/24 01:10:04 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.82s) === RUN TestHashSumsWithErrors 2026/08/24 01:10:06 DEBUG : Creating backend with remote ":memory:" 2026/08/24 01:10:06 ERROR : file1: hash unsupported: hash type not supported 2026/08/24 01:10:06 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/24 01:10:06 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/24 01:10:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/24 01:10:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/24 01:10:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/24 01:10:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/24 01:10:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/24 01:10:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/24 01:10:06 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/24 01:10:06 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-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:10:06 DEBUG : potato2: Uploading chunk 1/1 2026/08/24 01:10:07 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato2" to batch 2026/08/24 01:10:08 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:08 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato2 2026/08/24 01:10:08 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato2 2026/08/24 01:10:09 DEBUG : empty space: Uploading chunk 1/1 2026/08/24 01:10:10 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "empty space" to batch 2026/08/24 01:10:10 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:10 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: empty space 2026/08/24 01:10:11 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: empty space 2026/08/24 01:10:11 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/08/24 01:10:12 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/potato3" to batch 2026/08/24 01:10:13 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:13 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/potato3 2026/08/24 01:10:13 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (12.03s) === RUN TestDelete run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:10:18 DEBUG : small: Uploading chunk 1/1 2026/08/24 01:10:19 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "small" to batch 2026/08/24 01:10:20 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:20 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: small 2026/08/24 01:10:21 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: small 2026/08/24 01:10:21 DEBUG : medium: Uploading chunk 1/1 2026/08/24 01:10:22 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "medium" to batch 2026/08/24 01:10:22 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:22 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: medium 2026/08/24 01:10:23 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: medium 2026/08/24 01:10:24 DEBUG : large: Uploading chunk 1/1 2026/08/24 01:10:24 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "large" to batch 2026/08/24 01:10:25 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:25 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: large 2026/08/24 01:10:25 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: large 2026/08/24 01:10:26 DEBUG : Waiting for deletions to finish 2026/08/24 01:10:26 DEBUG : large: Excluded (Size Filter) 2026/08/24 01:10:26 DEBUG : large: Excluded 2026/08/24 01:10:27 INFO : small: Deleted 2026/08/24 01:10:27 INFO : medium: Deleted --- PASS: TestDelete (10.55s) === RUN TestMaxDelete run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:10:29 DEBUG : small: Uploading chunk 1/1 2026/08/24 01:10:30 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "small" to batch 2026/08/24 01:10:30 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:30 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: small 2026/08/24 01:10:31 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: small 2026/08/24 01:10:32 DEBUG : medium: Uploading chunk 1/1 2026/08/24 01:10:33 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "medium" to batch 2026/08/24 01:10:33 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:33 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: medium 2026/08/24 01:10:37 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: medium 2026/08/24 01:10:37 DEBUG : large: Uploading chunk 1/1 2026/08/24 01:10:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "large" to batch 2026/08/24 01:10:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: large 2026/08/24 01:10:39 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: large 2026/08/24 01:10:40 DEBUG : Waiting for deletions to finish 2026/08/24 01:10:40 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/24 01:10:41 INFO : large: Deleted 2026/08/24 01:10:41 INFO : medium: Deleted --- PASS: TestMaxDelete (14.49s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:10:43 DEBUG : small: Uploading chunk 1/1 2026/08/24 01:10:44 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "small" to batch 2026/08/24 01:10:45 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:45 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: small 2026/08/24 01:10:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: small 2026/08/24 01:10:46 DEBUG : medium: Uploading chunk 1/1 2026/08/24 01:10:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "medium" to batch 2026/08/24 01:10:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: medium 2026/08/24 01:10:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: medium 2026/08/24 01:10:49 DEBUG : large: Uploading chunk 1/1 2026/08/24 01:10:50 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "large" to batch 2026/08/24 01:10:50 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:50 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: large 2026/08/24 01:10:51 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: large 2026/08/24 01:10:52 DEBUG : Waiting for deletions to finish 2026/08/24 01:10:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/24 01:10:53 INFO : medium: Deleted 2026/08/24 01:10:53 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (11.69s) === RUN TestMaxDeleteSize run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:10:55 DEBUG : small: Uploading chunk 1/1 2026/08/24 01:10:57 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "small" to batch 2026/08/24 01:10:58 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:10:58 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: small 2026/08/24 01:10:59 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: small 2026/08/24 01:11:00 DEBUG : medium: Uploading chunk 1/1 2026/08/24 01:11:00 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "medium" to batch 2026/08/24 01:11:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:11:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: medium 2026/08/24 01:11:02 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: medium 2026/08/24 01:11:02 DEBUG : large: Uploading chunk 1/1 2026/08/24 01:11:03 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "large" to batch 2026/08/24 01:11:04 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:11:04 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: large 2026/08/24 01:11:05 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: large 2026/08/24 01:11:05 DEBUG : Waiting for deletions to finish 2026/08/24 01:11:05 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/24 01:11:06 INFO : large: Deleted 2026/08/24 01:11:06 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (13.35s) === RUN TestReadFile run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:11:08 DEBUG : ReadFile: Uploading chunk 1/1 2026/08/24 01:11:09 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "ReadFile" to batch 2026/08/24 01:11:10 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:11:10 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: ReadFile 2026/08/24 01:11:11 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (5.77s) === RUN TestRetry 2026/08/24 01:11:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/24 01:11:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/24 01:11:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/24 01:11:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/24 01:11:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/24 01:11:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/24 01:11:14 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-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:11:14 DEBUG : file1: Uploading chunk 1/1 2026/08/24 01:11:15 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "file1" to batch 2026/08/24 01:11:15 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:11:15 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: file1 2026/08/24 01:11:16 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: file1 2026/08/24 01:11:17 DEBUG : file2: Uploading chunk 1/1 2026/08/24 01:11:18 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "file2" to batch 2026/08/24 01:11:18 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:11:18 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: file2 2026/08/24 01:11:19 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (17.10s) === RUN TestPurge 2026/08/24 01:11:31 DEBUG : Creating backend with remote "TestDropbox:rclone-test-sivulob8yiqu" 2026/08/24 01:11:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 01:11:31 DEBUG : Creating backend with remote "/tmp/rclone2878256987" run.go:198: Remote "Dropbox root 'rclone-test-sivulob8yiqu'", Local "Local file system at /tmp/rclone2878256987", Modify Window "1s" 2026/08/24 01:11:33 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/08/24 01:11:34 DEBUG : Dropbox root 'rclone-test-sivulob8yiqu': Adding "A1/B1/C1/one" to batch 2026/08/24 01:11:34 DEBUG : Dropbox root 'rclone-test-sivulob8yiqu': Batch idle for 500ms so committing 2026/08/24 01:11:34 DEBUG : Dropbox root 'rclone-test-sivulob8yiqu': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/08/24 01:11:35 DEBUG : Dropbox root 'rclone-test-sivulob8yiqu': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/08/24 01:11:35 INFO : A2: Making directory 2026/08/24 01:11:36 INFO : A1/B2: Making directory 2026/08/24 01:11:37 INFO : A1/B2/C2: Making directory 2026/08/24 01:11:38 INFO : A1/B1/C3: Making directory 2026/08/24 01:11:38 INFO : A3: Making directory 2026/08/24 01:11:39 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/24 01:11:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 01:11:40 DEBUG : pacer: Reducing sleep to 15ms 2026/08/24 01:11:40 INFO : A3/B3: Making directory 2026/08/24 01:11:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/24 01:11:40 DEBUG : pacer: Reducing sleep to 10ms 2026/08/24 01:11:40 INFO : A3/B3/C4: Making directory 2026/08/24 01:11:42 DEBUG : A1/two: Uploading chunk 1/1 2026/08/24 01:11:43 DEBUG : Dropbox root 'rclone-test-sivulob8yiqu': Adding "A1/two" to batch 2026/08/24 01:11:43 DEBUG : Dropbox root 'rclone-test-sivulob8yiqu': Batch idle for 500ms so committing 2026/08/24 01:11:43 DEBUG : Dropbox root 'rclone-test-sivulob8yiqu': Committing sync batch length 1 starting with: A1/two 2026/08/24 01:11:44 DEBUG : Dropbox root 'rclone-test-sivulob8yiqu': Committed sync batch length 1 starting with: A1/two 2026/08/24 01:11:48 ERROR : error listing: directory not found 2026/08/24 01:11:48 DEBUG : Dropbox root 'rclone-test-sivulob8yiqu': Purge remote 2026/08/24 01:11:48 NOTICE: purge failed: path_lookup/not_found/ --- PASS: TestPurge (17.44s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:11:49 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/08/24 01:11:50 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "A1/B1/C1/one" to batch 2026/08/24 01:11:50 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:11:50 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/08/24 01:11:51 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/08/24 01:11:51 INFO : A2: Making directory 2026/08/24 01:11:52 INFO : A1/B2: Making directory 2026/08/24 01:11:53 INFO : A1/B2/C2: Making directory 2026/08/24 01:11:53 INFO : A1/B1/C3: Making directory 2026/08/24 01:11:54 INFO : A3: Making directory 2026/08/24 01:11:55 INFO : A3/B3: Making directory 2026/08/24 01:11:56 INFO : A3/B3/C4: Making directory 2026/08/24 01:11:57 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/24 01:11:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 01:11:57 DEBUG : pacer: Reducing sleep to 15ms 2026/08/24 01:11:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/24 01:11:58 DEBUG : A1/two: Uploading chunk 1/1 2026/08/24 01:11:58 DEBUG : pacer: Reducing sleep to 10ms 2026/08/24 01:11:58 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "A1/two" to batch 2026/08/24 01:11:59 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:11:59 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: A1/two 2026/08/24 01:12:00 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: A1/two 2026/08/24 01:12:02 DEBUG : removing 1 level 3 directories 2026/08/24 01:12:02 INFO : A3/B3/C4: Removing directory 2026/08/24 01:12:05 DEBUG : removing 2 level 3 directories 2026/08/24 01:12:05 INFO : A1/B2/C2: Removing directory 2026/08/24 01:12:05 INFO : A1/B1/C3: Removing directory 2026/08/24 01:12:06 DEBUG : removing 2 level 2 directories 2026/08/24 01:12:06 INFO : A3/B3: Removing directory 2026/08/24 01:12:06 INFO : A1/B2: Removing directory 2026/08/24 01:12:07 DEBUG : removing 2 level 1 directories 2026/08/24 01:12:07 INFO : A3: Removing directory 2026/08/24 01:12:07 INFO : A2: Removing directory 2026/08/24 01:12:13 DEBUG : removing 1 level 3 directories 2026/08/24 01:12:13 INFO : A1/B1/C1: Removing directory 2026/08/24 01:12:13 DEBUG : removing 1 level 2 directories 2026/08/24 01:12:13 INFO : A1/B1: Removing directory 2026/08/24 01:12:14 DEBUG : removing 1 level 1 directories 2026/08/24 01:12:14 INFO : A1: Removing directory 2026/08/24 01:12:15 DEBUG : removing 1 level 0 directories 2026/08/24 01:12:15 INFO : Dropbox root 'rclone-test-pokivek7fomu': Removing directory 2026/08/24 01:12:16 ERROR : error listing: directory not found 2026/08/24 01:12:17 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (28.48s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:12:18 INFO : A1: Making directory 2026/08/24 01:12:18 INFO : A1/B1: Making directory 2026/08/24 01:12:19 INFO : A1/B1/C1: Making directory 2026/08/24 01:12:22 DEBUG : removing 1 level 3 directories 2026/08/24 01:12:22 INFO : A1/B1/C1: Removing directory 2026/08/24 01:12:23 DEBUG : removing 1 level 2 directories 2026/08/24 01:12:23 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.60s) === RUN TestRmdirsWithFilter run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:12:27 INFO : A1: Making directory 2026/08/24 01:12:27 INFO : A1/B1: Making directory 2026/08/24 01:12:28 INFO : A1/B1/C1: Making directory 2026/08/24 01:12:32 DEBUG : removing 1 level 3 directories 2026/08/24 01:12:32 INFO : A1/B1/C1: Removing directory 2026/08/24 01:12:32 DEBUG : removing 1 level 2 directories 2026/08/24 01:12:32 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.33s) === RUN TestCopyURL run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:12:37 DEBUG : file1: Uploading chunk 1/1 2026/08/24 01:12:37 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "file1" to batch 2026/08/24 01:12:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:12:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: file1 2026/08/24 01:12:39 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: file1 2026/08/24 01:12:39 DEBUG : file1: size = 14 OK 2026/08/24 01:12:39 DEBUG : file1: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/08/24 01:12:39 DEBUG : filename.txt: File name found in url 2026/08/24 01:12:40 DEBUG : filename.txt: Uploading chunk 1/1 2026/08/24 01:12:40 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "filename.txt" to batch 2026/08/24 01:12:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:12:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: filename.txt 2026/08/24 01:12:42 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: filename.txt 2026/08/24 01:12:42 DEBUG : filename.txt: size = 14 OK 2026/08/24 01:12:42 DEBUG : filename.txt: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/08/24 01:12:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/24 01:12:42 DEBUG : headerfilename.txt: Uploading chunk 1/1 2026/08/24 01:12:43 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "headerfilename.txt" to batch 2026/08/24 01:12:44 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:12:44 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: headerfilename.txt 2026/08/24 01:12:45 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: headerfilename.txt 2026/08/24 01:12:45 DEBUG : headerfilename.txt: size = 14 OK 2026/08/24 01:12:45 DEBUG : headerfilename.txt: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/08/24 01:12:45 DEBUG : file2: Uploading chunk 1/1 2026/08/24 01:12:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "file2" to batch 2026/08/24 01:12:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:12:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: file2 2026/08/24 01:12:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: file2 2026/08/24 01:12:47 DEBUG : file2: size = 14 OK 2026/08/24 01:12:47 DEBUG : file2: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK --- PASS: TestCopyURL (14.77s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:12:51 DEBUG : file1: Uploading chunk 1/1 2026/08/24 01:12:52 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "file1" to batch 2026/08/24 01:12:52 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:12:52 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: file1 2026/08/24 01:12:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: file1 2026/08/24 01:12:53 DEBUG : file1: size = 14 OK 2026/08/24 01:12:53 DEBUG : file1: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK --- PASS: TestCopyURLDownloadHeaders (3.96s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:12:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/24 01:12:55 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/24 01:12:56 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub/file2" to batch 2026/08/24 01:12:57 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:12:57 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub/file2 2026/08/24 01:12:57 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub/file2 2026/08/24 01:12:57 DEBUG : sub/file2: size = 14 OK 2026/08/24 01:12:57 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/24 01:12:57 INFO : file1: Copied (new) to: sub/file2 2026/08/24 01:12:57 INFO : file1: Deleted 2026/08/24 01:12:58 DEBUG : sub/file2: size = 14 OK 2026/08/24 01:12:58 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/24 01:12:58 DEBUG : file1: Unchanged skipping 2026/08/24 01:12:58 INFO : file1: Deleted 2026/08/24 01:12:59 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.51s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:13:02 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/24 01:13:03 DEBUG : file1: Uploading chunk 1/1 2026/08/24 01:13:03 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "file1" to batch 2026/08/24 01:13:04 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:13:04 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: file1 2026/08/24 01:13:05 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: file1 2026/08/24 01:13:05 DEBUG : file1: size = 14 OK 2026/08/24 01:13:05 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/24 01:13:05 INFO : file1: Copied (new) 2026/08/24 01:13:05 INFO : file1: Deleted 2026/08/24 01:13:05 DEBUG : file1: Destination exists, skipping 2026/08/24 01:13:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.87s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:13:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/24 01:13:08 DEBUG : sub/file2: Uploading chunk 1/1 2026/08/24 01:13:08 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub/file2" to batch 2026/08/24 01:13:09 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:13:09 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub/file2 2026/08/24 01:13:09 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub/file2 2026/08/24 01:13:09 DEBUG : sub/file2: size = 14 OK 2026/08/24 01:13:09 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/24 01:13:09 INFO : file1: Copied (new) to: sub/file2 2026/08/24 01:13:09 INFO : file1: Deleted 2026/08/24 01:13:10 DEBUG : sub/file2: size = 14 OK 2026/08/24 01:13:10 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/24 01:13:10 DEBUG : file1: Unchanged skipping 2026/08/24 01:13:10 INFO : file1: Deleted 2026/08/24 01:13:12 DEBUG : sub/file2: moving to sub/File2-rclone-move-vukoduj1 2026/08/24 01:13:13 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-vukoduj1 2026/08/24 01:13:13 DEBUG : sub/file2: moving to sub/File2 2026/08/24 01:13:14 INFO : sub/File2-rclone-move-vukoduj1: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (10.38s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:13:18 DEBUG : hello: Uploading chunk 1/1 2026/08/24 01:13:18 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "hello" to batch 2026/08/24 01:13:19 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:13:19 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: hello 2026/08/24 01:13:20 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: hello 2026/08/24 01:13:21 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (5.06s) === RUN TestMoveFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:13:23 DEBUG : dst/file1: Uploading chunk 1/1 2026/08/24 01:13:23 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "dst/file1" to batch 2026/08/24 01:13:24 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:13:24 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: dst/file1 2026/08/24 01:13:25 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: dst/file1 2026/08/24 01:13:26 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pokivek7fomu/backup" 2026/08/24 01:13:26 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3196293251) 2026/08/24 01:13:26 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-pokivek7fomu') 2026/08/24 01:13:26 DEBUG : dst/file1: Sizes differ 2026/08/24 01:13:28 INFO : dst/file1: Moved (server-side) 2026/08/24 01:13:28 DEBUG : dst/file1: Uploading chunk 1/1 2026/08/24 01:13:29 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "dst/file1" to batch 2026/08/24 01:13:29 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:13:29 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: dst/file1 2026/08/24 01:13:30 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: dst/file1 2026/08/24 01:13:30 DEBUG : dst/file1: size = 14 OK 2026/08/24 01:13:30 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/08/24 01:13:30 INFO : dst/file1: Copied (new) 2026/08/24 01:13:30 INFO : dst/file1: Deleted 2026/08/24 01:13:36 INFO : Dropbox root 'rclone-test-pokivek7fomu/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (14.01s) === 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-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:13:37 DEBUG : A1/one: Uploading chunk 1/1 2026/08/24 01:13:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "A1/one" to batch 2026/08/24 01:13:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:13:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: A1/one 2026/08/24 01:13:39 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: A1/one 2026/08/24 01:13:39 DEBUG : A1/two: Uploading chunk 1/1 2026/08/24 01:13:40 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "A1/two" to batch 2026/08/24 01:13:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:13:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: A1/two 2026/08/24 01:13:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: A1/two 2026/08/24 01:13:42 DEBUG : A1/B1/three: Uploading chunk 1/1 2026/08/24 01:13:43 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "A1/B1/three" to batch 2026/08/24 01:13:43 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:13:43 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: A1/B1/three 2026/08/24 01:13:44 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: A1/B1/three 2026/08/24 01:13:45 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2026/08/24 01:13:45 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "A1/B1/C1/four" to batch 2026/08/24 01:13:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:13:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: A1/B1/C1/four 2026/08/24 01:13:47 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: A1/B1/C1/four 2026/08/24 01:13:47 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2026/08/24 01:13:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "A1/B1/C2/five" to batch 2026/08/24 01:13:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:13:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: A1/B1/C2/five 2026/08/24 01:13:49 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: A1/B1/C2/five 2026/08/24 01:13:49 INFO : A1/B2: Making directory 2026/08/24 01:13:50 INFO : A1/B1/C3: Making directory 2026/08/24 01:13:59 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/24 01:13:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 01:13:59 DEBUG : pacer: Reducing sleep to 15ms 2026/08/24 01:14:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/24 01:14:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/24 01:14:02 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/24 01:14:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 01:14:02 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/24 01:14:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/24 01:14:02 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/24 01:14:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/24 01:14:02 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/24 01:14:02 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/24 01:14:02 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/24 01:14:02 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/24 01:14:02 DEBUG : pacer: Reducing sleep to 240ms 2026/08/24 01:14:02 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/24 01:14:02 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/24 01:14:02 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/08/24 01:14:02 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/24 01:14:02 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/08/24 01:14:03 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/24 01:14:03 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/08/24 01:14:03 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/24 01:14:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/24 01:14:04 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/24 01:14:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/24 01:14:04 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/24 01:14:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/24 01:14:07 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/24 01:14:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/24 01:14:09 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/24 01:14:09 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/24 01:14:10 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/24 01:14:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/24 01:14:11 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/24 01:14:12 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/24 01:14:12 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/24 01:14:13 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/24 01:14:13 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/24 01:14:14 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/08/24 01:14:14 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/08/24 01:14:15 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/08/24 01:14:15 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/08/24 01:14:16 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/08/24 01:14:16 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/08/24 01:14:17 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/08/24 01:14:17 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/08/24 01:14:17 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/08/24 01:14:18 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/08/24 01:14:18 DEBUG : pacer: Reducing sleep to 10ms 2026/08/24 01:14:18 INFO : Dropbox root 'rclone-test-pokivek7fomu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/24 01:14:25 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/24 01:14:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 01:14:25 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/24 01:14:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/24 01:14:25 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/24 01:14:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/24 01:14:25 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/24 01:14:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/24 01:14:25 DEBUG : pacer: Reducing sleep to 120ms 2026/08/24 01:14:25 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/24 01:14:25 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/24 01:14:25 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/08/24 01:14:25 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/24 01:14:25 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/08/24 01:14:26 DEBUG : pacer: low level retry 2/10 (error ) 2026/08/24 01:14:26 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/08/24 01:14:26 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/24 01:14:26 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/08/24 01:14:26 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/24 01:14:26 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/24 01:14:26 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/24 01:14:26 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/24 01:14:27 DEBUG : pacer: low level retry 3/10 (error ) 2026/08/24 01:14:27 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/24 01:14:29 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/24 01:14:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/24 01:14:31 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/24 01:14:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/24 01:14:33 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/24 01:14:33 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/24 01:14:33 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/24 01:14:34 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/24 01:14:34 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/24 01:14:35 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/24 01:14:36 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/24 01:14:36 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/08/24 01:14:36 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/08/24 01:14:37 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/08/24 01:14:37 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/08/24 01:14:38 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/08/24 01:14:38 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/08/24 01:14:39 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/08/24 01:14:39 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/08/24 01:14:39 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/08/24 01:14:40 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/08/24 01:14:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (74.14s) === RUN TestGetFsInfo run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" --- PASS: TestGetFsInfo (0.60s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:14:51 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/24 01:14:52 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/08/24 01:14:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "no_checksum_small_file_from_pipe" to batch 2026/08/24 01:14:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:14:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/08/24 01:14:54 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/08/24 01:14:54 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/24 01:14:54 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/08/24 01:14:54 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/08/24 01:14:55 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/08/24 01:14:56 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/08/24 01:14:56 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "no_checksum_big_file_from_pipe" to batch 2026/08/24 01:14:57 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:14:57 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/08/24 01:14:58 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/08/24 01:14:58 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/24 01:14:58 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/08/24 01:14:58 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-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:15:00 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/24 01:15:01 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/08/24 01:15:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "with_checksum_small_file_from_pipe" to batch 2026/08/24 01:15:02 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:02 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/08/24 01:15:03 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/08/24 01:15:03 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/24 01:15:03 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/08/24 01:15:03 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/08/24 01:15:03 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/08/24 01:15:04 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/08/24 01:15:04 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "with_checksum_big_file_from_pipe" to batch 2026/08/24 01:15:05 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:05 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/08/24 01:15:06 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/08/24 01:15:06 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/24 01:15:06 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/08/24 01:15:06 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-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:15:08 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/24 01:15:09 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/08/24 01:15:10 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/08/24 01:15:10 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:10 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/08/24 01:15:11 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/08/24 01:15:11 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/24 01:15:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/24 01:15:12 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/08/24 01:15:12 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/08/24 01:15:13 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/08/24 01:15:13 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:13 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/08/24 01:15:14 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/08/24 01:15:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/24 01:15:14 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-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:15:17 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/24 01:15:17 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/08/24 01:15:18 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/08/24 01:15:18 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:18 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/08/24 01:15:19 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/08/24 01:15:19 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/24 01:15:19 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/24 01:15:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/24 01:15:20 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/08/24 01:15:21 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/08/24 01:15:21 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/08/24 01:15:22 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:22 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/08/24 01:15:23 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/08/24 01:15:23 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/24 01:15:23 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/24 01:15:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (33.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.47s) === RUN TestRcatMetadata run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" operations_test.go:1564: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.58s) === RUN TestRcatSize run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:15:26 DEBUG : potato1: Uploading chunk 1/1 2026/08/24 01:15:27 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato1" to batch 2026/08/24 01:15:27 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:27 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato1 2026/08/24 01:15:28 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato1 2026/08/24 01:15:28 DEBUG : potato1: size = 60 OK 2026/08/24 01:15:28 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/08/24 01:15:28 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': File to upload is small (60 bytes), uploading instead of streaming 2026/08/24 01:15:28 DEBUG : potato2: Uploading chunk 1/1 2026/08/24 01:15:29 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato2" to batch 2026/08/24 01:15:30 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:30 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato2 2026/08/24 01:15:31 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato2 2026/08/24 01:15:31 DEBUG : potato2: size = 60 OK 2026/08/24 01:15:31 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/08/24 01:15:31 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (7.22s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:15:33 DEBUG : potato1: Uploading chunk 1/1 2026/08/24 01:15:34 ERROR : potato1: Post request put error: upload failed: expected 120 bytes in input, but only read 60: unexpected EOF --- PASS: TestRcatSizeShortEOF (1.91s) === RUN TestRcatSizeMetadata run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" operations_test.go:1657: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.60s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:15:36 DEBUG : potato1: Uploading chunk 1/1 2026/08/24 01:15:36 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato1" to batch 2026/08/24 01:15:37 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:37 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato1 2026/08/24 01:15:38 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato1 2026/08/24 01:15:38 DEBUG : potato1: size = 60 OK 2026/08/24 01:15:38 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK --- PASS: TestRcatSizeUploadHeaders (3.79s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:15:39 DEBUG : potato1: Uploading chunk 1/1 2026/08/24 01:15:40 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato1" to batch 2026/08/24 01:15:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:41 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato1 2026/08/24 01:15:42 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato1 2026/08/24 01:15:42 DEBUG : potato1: size = 60 OK 2026/08/24 01:15:42 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a (Dropbox root 'rclone-test-pokivek7fomu') 2026/08/24 01:15:42 DEBUG : potato1: dropbox = 2ac2b37dc49056898eb20683de297e3cb2f9ce3e9e673ebd902d824953714fbe (Dropbox root 'rclone-test-pokivek7fomu') 2026/08/24 01:15:42 ERROR : potato1: corrupted on transfer: dropbox hashes differ src "a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a" vs dst(Dropbox root 'rclone-test-pokivek7fomu') "2ac2b37dc49056898eb20683de297e3cb2f9ce3e9e673ebd902d824953714fbe" 2026/08/24 01:15:42 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:15:44 DEBUG : potato4: Uploading chunk 1/1 2026/08/24 01:15:44 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato4" to batch 2026/08/24 01:15:45 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:45 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato4 2026/08/24 01:15:46 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato4 2026/08/24 01:15:46 DEBUG : potato4: size = 60 (Dropbox root 'rclone-test-pokivek7fomu') 2026/08/24 01:15:46 DEBUG : potato4: size = 59 (Dropbox root 'rclone-test-pokivek7fomu') 2026/08/24 01:15:46 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Dropbox root 'rclone-test-pokivek7fomu') 59 2026/08/24 01:15:46 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:15:48 DEBUG : potato2: Uploading chunk 1/1 2026/08/24 01:15:48 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato2" to batch 2026/08/24 01:15:49 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:49 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato2 2026/08/24 01:15:50 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato2 2026/08/24 01:15:50 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:15:52 DEBUG : potato3: Uploading chunk 1/1 2026/08/24 01:15:52 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato3" to batch 2026/08/24 01:15:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:53 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato3 2026/08/24 01:15:54 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato3 2026/08/24 01:15:54 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (16.24s) --- PASS: TestRcatSizeChecksum/Corrupted (4.12s) --- PASS: TestRcatSizeChecksum/SizeDiffers (4.14s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.85s) --- PASS: TestRcatSizeChecksum/NoHashes (4.13s) === RUN TestTouchDir run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:15:56 DEBUG : potato2: Uploading chunk 1/1 2026/08/24 01:15:57 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "potato2" to batch 2026/08/24 01:15:57 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:15:57 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: potato2 2026/08/24 01:15:58 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: potato2 2026/08/24 01:15:59 DEBUG : empty space: Uploading chunk 1/1 2026/08/24 01:15:59 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "empty space" to batch 2026/08/24 01:16:00 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:16:00 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: empty space 2026/08/24 01:16:01 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: empty space 2026/08/24 01:16:01 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/08/24 01:16:02 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/potato3" to batch 2026/08/24 01:16:03 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:16:03 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/potato3 2026/08/24 01:16:03 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/potato3 2026/08/24 01:16:04 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Touching "empty space" 2026/08/24 01:16:04 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2026/08/24 01:16:04 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Touching "potato2" 2026/08/24 01:16:04 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2026/08/24 01:16:05 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Touching "sub dir/potato3" 2026/08/24 01:16:05 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (13.02s) === RUN TestMkdirMetadata run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.61s) === RUN TestMkdirModTime run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.58s) === RUN TestCopyDirMetadata run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.58s) === RUN TestSetDirModTime run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.57s) === RUN TestDirsEqual run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.60s) === RUN TestRemoveExisting run.go:198: Remote "Dropbox root 'rclone-test-pokivek7fomu'", Local "Local file system at /tmp/rclone3196293251", Modify Window "1s" 2026/08/24 01:16:12 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2026/08/24 01:16:12 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/test remove existing" to batch 2026/08/24 01:16:13 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:16:13 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/test remove existing 2026/08/24 01:16:13 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/test remove existing 2026/08/24 01:16:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2026/08/24 01:16:15 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2026/08/24 01:16:15 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Batch idle for 500ms so committing 2026/08/24 01:16:15 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/08/24 01:16:16 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/08/24 01:16:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.teciker8" before starting 2026/08/24 01:16:20 DEBUG : sub dir/test remove existing.teciker8: TEST: removing renamed existing file after operation 2026/08/24 01:16:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tariguc7" before starting 2026/08/24 01:16:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tariguc7: TEST: renaming existing back after failed operation 2026/08/24 01:16:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yafigez0" before starting 2026/08/24 01:16:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yafigez0: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (19.93s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/08/24 01:16:31 DEBUG : Dropbox root 'rclone-test-pokivek7fomu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 13m18.798615679s (try 1/5)