"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2025/11/13 03:59:09 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qujawap9coqi" 2025/11/13 03:59:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 03:59:09 DEBUG : Creating backend with remote "/tmp/rclone3583937838" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/13 03:59:09 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/13 03:59:09 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers 2025/11/13 03:59:09 DEBUG : a: size = 0 OK 2025/11/13 03:59:09 DEBUG : a: size = 1 (memory) 2025/11/13 03:59:09 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/13 03:59:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/13 03:59:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/13 03:59:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/13 03:59:09 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/13 03:59:09 DEBUG : potato: Seek from 10 to 0 2025/11/13 03:59:09 DEBUG : potato: Seek from 10 to 0 2025/11/13 03:59:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/13 03:59:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/13 03:59:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/13 03:59:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/13 03:59:09 DEBUG : potato: Seek from 5 to 2 2025/11/13 03:59:09 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/13 03:59:09 DEBUG : potato: Seek from 7 to 0 2025/11/13 03:59:09 DEBUG : potato: Seek from 7 to 0 2025/11/13 03:59:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/13 03:59:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/13 03:59:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/13 03:59:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/13 03:59:09 DEBUG : potato: Seek from 5 to 2 2025/11/13 03:59:09 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/13 03:59:09 DEBUG : potato: Seek from 8 to 0 2025/11/13 03:59:09 DEBUG : potato: Seek from 8 to 0 2025/11/13 03:59:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/13 03:59:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/13 03:59:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/13 03:59:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/13 03:59:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/13 03:59:09 DEBUG : potato: Seek from 5 to 2 2025/11/13 03:59:09 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/13 03:59:09 DEBUG : potato: Seek from 9 to 0 2025/11/13 03:59:09 DEBUG : potato: Seek from 9 to 0 2025/11/13 03:59:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 03:59:10 DEBUG : rutabaga: Uploading chunk 1/1 2025/11/13 03:59:11 DEBUG : rutabaga: Uploading chunk 2/1 2025/11/13 03:59:11 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "rutabaga" to batch 2025/11/13 03:59:12 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 03:59:12 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: rutabaga 2025/11/13 03:59:13 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2025/11/13 03:59:14 DEBUG : empty space: Uploading chunk 1/1 2025/11/13 03:59:14 DEBUG : empty space: Uploading chunk 2/1 2025/11/13 03:59:14 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "empty space" to batch 2025/11/13 03:59:15 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 03:59:15 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: empty space 2025/11/13 03:59:15 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2025/11/13 03:59:16 DEBUG : potato2: Uploading chunk 1/1 2025/11/13 03:59:17 DEBUG : potato2: Uploading chunk 2/1 2025/11/13 03:59:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "potato2" to batch 2025/11/13 03:59:18 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 03:59:18 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: potato2 2025/11/13 03:59:18 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2025/11/13 03:59:19 DEBUG : remotepotato: Uploading chunk 1/1 2025/11/13 03:59:20 DEBUG : remotepotato: Uploading chunk 2/1 2025/11/13 03:59:20 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "remotepotato" to batch 2025/11/13 03:59:21 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 03:59:21 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: remotepotato 2025/11/13 03:59:21 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.26s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2025/11/13 03:59:25 DEBUG : Creating backend with remote "nonexistent" 2025/11/13 03:59:25 DEBUG : Creating backend with remote "nonexistent" 2025/11/13 03:59:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/13 03:59:25 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/13 03:59:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/13 03:59:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 03:59:25 DEBUG : rutabaga: Uploading chunk 1/1 2025/11/13 03:59:25 DEBUG : rutabaga: Uploading chunk 2/1 2025/11/13 03:59:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "rutabaga" to batch 2025/11/13 03:59:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 03:59:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: rutabaga 2025/11/13 03:59:27 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/13 03:59:29 DEBUG : empty space: Uploading chunk 1/1 2025/11/13 03:59:30 DEBUG : empty space: Uploading chunk 2/1 2025/11/13 03:59:30 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "empty space" to batch 2025/11/13 03:59:31 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 03:59:31 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: empty space 2025/11/13 03:59:32 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2025/11/13 03:59:34 DEBUG : potato2: Uploading chunk 1/1 2025/11/13 03:59:34 DEBUG : potato2: Uploading chunk 2/1 2025/11/13 03:59:34 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "potato2" to batch 2025/11/13 03:59:35 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 03:59:35 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: potato2 2025/11/13 03:59:36 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/13 03:59:38 DEBUG : remotepotato: Uploading chunk 1/1 2025/11/13 03:59:38 DEBUG : remotepotato: Uploading chunk 2/1 2025/11/13 03:59:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "remotepotato" to batch 2025/11/13 03:59:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 03:59:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: remotepotato 2025/11/13 03:59:40 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.88s) --- PASS: TestCheckDownload/1 (0.83s) --- PASS: TestCheckDownload/2 (0.81s) --- PASS: TestCheckDownload/3 (0.66s) --- PASS: TestCheckDownload/4 (0.95s) --- PASS: TestCheckDownload/5 (0.86s) --- PASS: TestCheckDownload/6 (1.06s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 03:59:45 DEBUG : rutabaga: Uploading chunk 1/1 2025/11/13 03:59:45 DEBUG : rutabaga: Uploading chunk 2/1 2025/11/13 03:59:46 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "rutabaga" to batch 2025/11/13 03:59:46 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 03:59:46 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: rutabaga 2025/11/13 03:59:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/13 03:59:48 DEBUG : empty space: Uploading chunk 1/1 2025/11/13 03:59:48 DEBUG : empty space: Uploading chunk 2/1 2025/11/13 03:59:49 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "empty space" to batch 2025/11/13 03:59:49 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 03:59:49 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: empty space 2025/11/13 03:59:50 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2025/11/13 03:59:51 DEBUG : potato2: Uploading chunk 1/1 2025/11/13 03:59:51 DEBUG : potato2: Uploading chunk 2/1 2025/11/13 03:59:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "potato2" to batch 2025/11/13 03:59:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 03:59:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: potato2 2025/11/13 03:59:53 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/13 03:59:54 DEBUG : remotepotato: Uploading chunk 1/1 2025/11/13 03:59:54 DEBUG : remotepotato: Uploading chunk 2/1 2025/11/13 03:59:55 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "remotepotato" to batch 2025/11/13 03:59:55 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 03:59:55 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: remotepotato 2025/11/13 03:59:56 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.48s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 03:59:59 DEBUG : test.sum: Uploading chunk 1/1 2025/11/13 04:00:00 DEBUG : test.sum: Uploading chunk 2/1 2025/11/13 04:00:00 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "test.sum" to batch 2025/11/13 04:00:01 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:01 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: test.sum 2025/11/13 04:00:01 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: test.sum 2025/11/13 04:00:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/13 04:00:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/13 04:00:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/13 04:00:02 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/13 04:00:02 DEBUG : test.sum: Uploading chunk 1/1 2025/11/13 04:00:03 DEBUG : test.sum: Uploading chunk 2/1 2025/11/13 04:00:03 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "test.sum" to batch 2025/11/13 04:00:04 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:04 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: test.sum 2025/11/13 04:00:04 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: test.sum 2025/11/13 04:00:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/13 04:00:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/13 04:00:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/13 04:00:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.79s) === RUN TestCheckSum run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:00:06 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qujawap9coqi/data" check_test.go:350: Dropbox root 'rclone-test-qujawap9coqi/data' lacks md5, skipping --- SKIP: TestCheckSum (0.67s) === RUN TestCheckSumDownload run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:00:07 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qujawap9coqi/data" 2025/11/13 04:00:07 DEBUG : data/banana: Uploading chunk 1/1 2025/11/13 04:00:07 DEBUG : data/banana: Uploading chunk 2/1 2025/11/13 04:00:08 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "data/banana" to batch 2025/11/13 04:00:08 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:08 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: data/banana 2025/11/13 04:00:09 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: data/banana 2025/11/13 04:00:09 DEBUG : test.sum: Uploading chunk 1/1 2025/11/13 04:00:10 DEBUG : test.sum: Uploading chunk 2/1 2025/11/13 04:00:10 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "test.sum" to batch 2025/11/13 04:00:11 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:11 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: test.sum 2025/11/13 04:00:11 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2025/11/13 04:00:14 DEBUG : data/potato: Uploading chunk 1/1 2025/11/13 04:00:14 DEBUG : data/potato: Uploading chunk 2/1 2025/11/13 04:00:15 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "data/potato" to batch 2025/11/13 04:00:15 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:15 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: data/potato 2025/11/13 04:00:16 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: data/potato 2025/11/13 04:00:16 DEBUG : test.sum: Uploading chunk 1/1 2025/11/13 04:00:17 DEBUG : test.sum: Uploading chunk 2/1 2025/11/13 04:00:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "test.sum" to batch 2025/11/13 04:00:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: test.sum 2025/11/13 04:00:18 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2025/11/13 04:00:20 DEBUG : test.sum: Uploading chunk 1/1 2025/11/13 04:00:21 DEBUG : test.sum: Uploading chunk 2/1 2025/11/13 04:00:21 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "test.sum" to batch 2025/11/13 04:00:22 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:22 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: test.sum 2025/11/13 04:00:24 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2025/11/13 04:00:26 DEBUG : test.sum: Uploading chunk 1/1 2025/11/13 04:00:27 DEBUG : test.sum: Uploading chunk 2/1 2025/11/13 04:00:27 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "test.sum" to batch 2025/11/13 04:00:27 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:27 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: test.sum 2025/11/13 04:00:28 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2025/11/13 04:00:31 DEBUG : test.sum: Uploading chunk 1/1 2025/11/13 04:00:31 DEBUG : test.sum: Uploading chunk 2/1 2025/11/13 04:00:32 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "test.sum" to batch 2025/11/13 04:00:32 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:32 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: test.sum 2025/11/13 04:00:33 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2025/11/13 04:00:36 DEBUG : test.sum: Uploading chunk 1/1 2025/11/13 04:00:37 DEBUG : test.sum: Uploading chunk 2/1 2025/11/13 04:00:37 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "test.sum" to batch 2025/11/13 04:00:38 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:38 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: test.sum 2025/11/13 04:00:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2025/11/13 04:00:41 DEBUG : data/banana: Uploading chunk 1/1 2025/11/13 04:00:42 DEBUG : data/banana: Uploading chunk 2/1 2025/11/13 04:00:42 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "data/banana" to batch 2025/11/13 04:00:43 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:43 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: data/banana 2025/11/13 04:00:43 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: data/banana 2025/11/13 04:00:43 DEBUG : data/potato: Uploading chunk 1/1 2025/11/13 04:00:44 DEBUG : data/potato: Uploading chunk 2/1 2025/11/13 04:00:44 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "data/potato" to batch 2025/11/13 04:00:45 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:45 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: data/potato 2025/11/13 04:00:45 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: data/potato 2025/11/13 04:00:45 DEBUG : test.sum: Uploading chunk 1/1 2025/11/13 04:00:46 DEBUG : test.sum: Uploading chunk 2/1 2025/11/13 04:00:46 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "test.sum" to batch 2025/11/13 04:00:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:00:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: test.sum 2025/11/13 04:00:48 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (46.40s) --- PASS: TestCheckSumDownload/subtest1 (1.73s) --- PASS: TestCheckSumDownload/subtest2 (1.72s) --- PASS: TestCheckSumDownload/subtest3 (1.81s) --- PASS: TestCheckSumDownload/subtest4 (1.77s) --- PASS: TestCheckSumDownload/subtest5 (2.28s) --- PASS: TestCheckSumDownload/subtest6 (1.75s) --- PASS: TestCheckSumDownload/subtest7 (1.53s) === RUN TestApplyTransforms 2025/11/13 04:00:53 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yaheqin2diku" 2025/11/13 04:00:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 04:00:53 DEBUG : Creating backend with remote "/tmp/rclone340362058" run.go:185: Remote "Dropbox root 'rclone-test-yaheqin2diku'", Local "Local file system at /tmp/rclone340362058", Modify Window "1s" 2025/11/13 04:00:54 DEBUG : hello, world!: Uploading chunk 1/1 2025/11/13 04:00:55 DEBUG : hello, world!: Uploading chunk 2/1 2025/11/13 04:00:55 DEBUG : Dropbox root 'rclone-test-yaheqin2diku': Adding "hello, world!" to batch 2025/11/13 04:00:56 DEBUG : Dropbox root 'rclone-test-yaheqin2diku': Batch idle for 500ms so committing 2025/11/13 04:00:56 DEBUG : Dropbox root 'rclone-test-yaheqin2diku': Committing sync batch length 1 starting with: hello, world! 2025/11/13 04:00:56 DEBUG : Dropbox root 'rclone-test-yaheqin2diku': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2025/11/13 04:00:57 ERROR : hello, world!: sum not found 2025/11/13 04:00:57 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-yaheqin2diku' 2025/11/13 04:00:57 NOTICE: Dropbox root 'rclone-test-yaheqin2diku': 1 files missing 2025/11/13 04:00:57 NOTICE: 1 hashes missing 2025/11/13 04:00:57 NOTICE: Dropbox root 'rclone-test-yaheqin2diku': 1 differences found 2025/11/13 04:00:57 NOTICE: Dropbox root 'rclone-test-yaheqin2diku': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/13 04:00:57 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/13 04:00:57 NOTICE: Dropbox root 'rclone-test-yaheqin2diku': 0 differences found 2025/11/13 04:00:57 NOTICE: Dropbox root 'rclone-test-yaheqin2diku': 1 matching files 2025/11/13 04:00:57 DEBUG : Creating backend with remote "TestDropbox:rclone-test-fujovot4haba" 2025/11/13 04:00:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 04:00:58 DEBUG : Creating backend with remote "/tmp/rclone2633273351" run.go:185: Remote "Dropbox root 'rclone-test-fujovot4haba'", Local "Local file system at /tmp/rclone2633273351", Modify Window "1s" 2025/11/13 04:00:59 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2025/11/13 04:00:59 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2025/11/13 04:00:59 DEBUG : Dropbox root 'rclone-test-fujovot4haba': Adding "HELLO, WORLD!" to batch 2025/11/13 04:01:00 DEBUG : Dropbox root 'rclone-test-fujovot4haba': Batch idle for 500ms so committing 2025/11/13 04:01:00 DEBUG : Dropbox root 'rclone-test-fujovot4haba': Committing sync batch length 1 starting with: HELLO, WORLD! 2025/11/13 04:01:01 DEBUG : Dropbox root 'rclone-test-fujovot4haba': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2025/11/13 04:01:01 ERROR : HELLO, WORLD!: sum not found 2025/11/13 04:01:01 ERROR : hello, world!: file not in Dropbox root 'rclone-test-fujovot4haba' 2025/11/13 04:01:01 NOTICE: Dropbox root 'rclone-test-fujovot4haba': 1 files missing 2025/11/13 04:01:01 NOTICE: 1 hashes missing 2025/11/13 04:01:01 NOTICE: Dropbox root 'rclone-test-fujovot4haba': 1 differences found 2025/11/13 04:01:01 NOTICE: Dropbox root 'rclone-test-fujovot4haba': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/13 04:01:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/13 04:01:02 NOTICE: Dropbox root 'rclone-test-fujovot4haba': 0 differences found 2025/11/13 04:01:02 NOTICE: Dropbox root 'rclone-test-fujovot4haba': 1 matching files 2025/11/13 04:01:02 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wofoxil9mivi" 2025/11/13 04:01:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 04:01:02 DEBUG : Creating backend with remote "/tmp/rclone2367326032" run.go:185: Remote "Dropbox root 'rclone-test-wofoxil9mivi'", Local "Local file system at /tmp/rclone2367326032", Modify Window "1s" 2025/11/13 04:01:03 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2025/11/13 04:01:04 DEBUG : HeLlO, wOrLd!: Uploading chunk 2/1 2025/11/13 04:01:04 DEBUG : Dropbox root 'rclone-test-wofoxil9mivi': Adding "HeLlO, wOrLd!" to batch 2025/11/13 04:01:05 DEBUG : Dropbox root 'rclone-test-wofoxil9mivi': Batch idle for 500ms so committing 2025/11/13 04:01:05 DEBUG : Dropbox root 'rclone-test-wofoxil9mivi': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2025/11/13 04:01:05 DEBUG : Dropbox root 'rclone-test-wofoxil9mivi': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/13 04:01:06 ERROR : HeLlO, wOrLd!: sum not found 2025/11/13 04:01:06 ERROR : hello, world!: file not in Dropbox root 'rclone-test-wofoxil9mivi' 2025/11/13 04:01:06 NOTICE: Dropbox root 'rclone-test-wofoxil9mivi': 1 files missing 2025/11/13 04:01:06 NOTICE: 1 hashes missing 2025/11/13 04:01:06 NOTICE: Dropbox root 'rclone-test-wofoxil9mivi': 1 differences found 2025/11/13 04:01:06 NOTICE: Dropbox root 'rclone-test-wofoxil9mivi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/13 04:01:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/13 04:01:07 NOTICE: Dropbox root 'rclone-test-wofoxil9mivi': 0 differences found 2025/11/13 04:01:07 NOTICE: Dropbox root 'rclone-test-wofoxil9mivi': 1 matching files 2025/11/13 04:01:07 DEBUG : Creating backend with remote "TestDropbox:rclone-test-vocosor0qose" 2025/11/13 04:01:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 04:01:07 DEBUG : Creating backend with remote "/tmp/rclone2436795804" run.go:185: Remote "Dropbox root 'rclone-test-vocosor0qose'", Local "Local file system at /tmp/rclone2436795804", Modify Window "1s" 2025/11/13 04:01:08 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2025/11/13 04:01:08 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2025/11/13 04:01:09 DEBUG : Dropbox root 'rclone-test-vocosor0qose': Adding "HELLO, WORLD!" to batch 2025/11/13 04:01:09 DEBUG : Dropbox root 'rclone-test-vocosor0qose': Batch idle for 500ms so committing 2025/11/13 04:01:09 DEBUG : Dropbox root 'rclone-test-vocosor0qose': Committing sync batch length 1 starting with: HELLO, WORLD! 2025/11/13 04:01:10 DEBUG : Dropbox root 'rclone-test-vocosor0qose': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/13 04:01:10 ERROR : HELLO, WORLD!: sum not found 2025/11/13 04:01:10 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-vocosor0qose' 2025/11/13 04:01:10 NOTICE: Dropbox root 'rclone-test-vocosor0qose': 1 files missing 2025/11/13 04:01:10 NOTICE: 1 hashes missing 2025/11/13 04:01:10 NOTICE: Dropbox root 'rclone-test-vocosor0qose': 1 differences found 2025/11/13 04:01:10 NOTICE: Dropbox root 'rclone-test-vocosor0qose': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/13 04:01:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/13 04:01:11 NOTICE: Dropbox root 'rclone-test-vocosor0qose': 0 differences found 2025/11/13 04:01:11 NOTICE: Dropbox root 'rclone-test-vocosor0qose': 1 matching files 2025/11/13 04:01:11 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mecixay0nisi" 2025/11/13 04:01:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 04:01:12 DEBUG : Creating backend with remote "/tmp/rclone1186124953" run.go:185: Remote "Dropbox root 'rclone-test-mecixay0nisi'", Local "Local file system at /tmp/rclone1186124953", Modify Window "1s" 2025/11/13 04:01:13 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2025/11/13 04:01:13 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2025/11/13 04:01:13 DEBUG : Dropbox root 'rclone-test-mecixay0nisi': Adding "測試_Русский___ě_áñ" to batch 2025/11/13 04:01:14 DEBUG : Dropbox root 'rclone-test-mecixay0nisi': Batch idle for 500ms so committing 2025/11/13 04:01:14 DEBUG : Dropbox root 'rclone-test-mecixay0nisi': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2025/11/13 04:01:14 DEBUG : Dropbox root 'rclone-test-mecixay0nisi': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2025/11/13 04:01:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/13 04:01:15 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-mecixay0nisi' 2025/11/13 04:01:15 NOTICE: Dropbox root 'rclone-test-mecixay0nisi': 1 files missing 2025/11/13 04:01:15 NOTICE: 1 hashes missing 2025/11/13 04:01:15 NOTICE: Dropbox root 'rclone-test-mecixay0nisi': 1 differences found 2025/11/13 04:01:15 NOTICE: Dropbox root 'rclone-test-mecixay0nisi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/13 04:01:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/13 04:01:16 NOTICE: Dropbox root 'rclone-test-mecixay0nisi': 0 differences found 2025/11/13 04:01:16 NOTICE: Dropbox root 'rclone-test-mecixay0nisi': 1 matching files 2025/11/13 04:01:16 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pebahas3rozu" 2025/11/13 04:01:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 04:01:16 DEBUG : Creating backend with remote "/tmp/rclone262761929" run.go:185: Remote "Dropbox root 'rclone-test-pebahas3rozu'", Local "Local file system at /tmp/rclone262761929", Modify Window "1s" 2025/11/13 04:01:17 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2025/11/13 04:01:17 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2025/11/13 04:01:18 DEBUG : Dropbox root 'rclone-test-pebahas3rozu': Adding "測試_Русский___ě_áñ" to batch 2025/11/13 04:01:18 DEBUG : Dropbox root 'rclone-test-pebahas3rozu': Batch idle for 500ms so committing 2025/11/13 04:01:18 DEBUG : Dropbox root 'rclone-test-pebahas3rozu': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2025/11/13 04:01:19 DEBUG : Dropbox root 'rclone-test-pebahas3rozu': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2025/11/13 04:01:19 DEBUG : Dropbox root 'rclone-test-pebahas3rozu': Purge remote 2025/11/13 04:01:21 DEBUG : Dropbox root 'rclone-test-mecixay0nisi': Purge remote 2025/11/13 04:01:21 DEBUG : Dropbox root 'rclone-test-vocosor0qose': Purge remote 2025/11/13 04:01:22 DEBUG : Dropbox root 'rclone-test-wofoxil9mivi': Purge remote 2025/11/13 04:01:23 DEBUG : Dropbox root 'rclone-test-fujovot4haba': Purge remote 2025/11/13 04:01:23 DEBUG : Dropbox root 'rclone-test-yaheqin2diku': Purge remote --- SKIP: TestApplyTransforms (30.74s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:01:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/13 04:01:24 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/13 04:01:25 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/13 04:01:25 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub/file2" to batch 2025/11/13 04:01:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:01:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub/file2 2025/11/13 04:01:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub/file2 2025/11/13 04:01:26 DEBUG : sub/file2: size = 14 OK 2025/11/13 04:01:26 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/13 04:01:26 INFO : file1: Copied (new) to: sub/file2 2025/11/13 04:01:27 DEBUG : sub/file2: size = 14 OK 2025/11/13 04:01:27 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/13 04:01:27 DEBUG : file1: Unchanged skipping 2025/11/13 04:01:28 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.66s) === RUN TestCopyLongFile run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:01:31 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/13 04:01:32 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/13 04:01:32 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "dst/file1" to batch 2025/11/13 04:01:32 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:01:32 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: dst/file1 2025/11/13 04:01:33 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: dst/file1 2025/11/13 04:01:34 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qujawap9coqi/backup" 2025/11/13 04:01:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3583937838) 2025/11/13 04:01:34 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-qujawap9coqi') 2025/11/13 04:01:34 DEBUG : dst/file1: Sizes differ 2025/11/13 04:01:36 INFO : dst/file1: Moved (server-side) 2025/11/13 04:01:36 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/13 04:01:36 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/13 04:01:37 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "dst/file1" to batch 2025/11/13 04:01:37 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:01:37 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: dst/file1 2025/11/13 04:01:38 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: dst/file1 2025/11/13 04:01:38 DEBUG : dst/file1: size = 14 OK 2025/11/13 04:01:38 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/13 04:01:38 INFO : dst/file1: Copied (new) 2025/11/13 04:01:45 INFO : Dropbox root 'rclone-test-qujawap9coqi/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (14.31s) === RUN TestCopyFileCompareDest run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:01:45 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qujawap9coqi/dst" 2025/11/13 04:01:46 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qujawap9coqi/CompareDest" 2025/11/13 04:01:46 DEBUG : one: Need to transfer - File not found at Destination 2025/11/13 04:01:46 DEBUG : one: Uploading chunk 1/1 2025/11/13 04:01:47 DEBUG : one: Uploading chunk 2/1 2025/11/13 04:01:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Adding "one" to batch 2025/11/13 04:01:48 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Batch idle for 500ms so committing 2025/11/13 04:01:48 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Committing sync batch length 1 starting with: one 2025/11/13 04:01:49 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Committed sync batch length 1 starting with: one 2025/11/13 04:01:49 DEBUG : one: size = 3 OK 2025/11/13 04:01:49 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2025/11/13 04:01:49 INFO : one: Copied (new) 2025/11/13 04:01:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3583937838) 2025/11/13 04:01:50 DEBUG : one: size = 3 (Dropbox root 'rclone-test-qujawap9coqi/dst') 2025/11/13 04:01:50 DEBUG : one: Sizes differ 2025/11/13 04:01:51 DEBUG : one: Uploading chunk 1/1 2025/11/13 04:01:51 DEBUG : one: Uploading chunk 2/1 2025/11/13 04:01:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Adding "one" to batch 2025/11/13 04:01:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Batch idle for 500ms so committing 2025/11/13 04:01:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Committing sync batch length 1 starting with: one 2025/11/13 04:01:53 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Committed sync batch length 1 starting with: one 2025/11/13 04:01:53 DEBUG : one: size = 5 OK 2025/11/13 04:01:53 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2025/11/13 04:01:53 INFO : one: Copied (replaced existing) 2025/11/13 04:01:54 DEBUG : dst/one: Uploading chunk 1/1 2025/11/13 04:01:54 DEBUG : dst/one: Uploading chunk 2/1 2025/11/13 04:01:55 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "dst/one" to batch 2025/11/13 04:01:55 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:01:55 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: dst/one 2025/11/13 04:01:56 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: dst/one 2025/11/13 04:01:57 DEBUG : CompareDest/one: Uploading chunk 1/1 2025/11/13 04:01:57 DEBUG : CompareDest/one: Uploading chunk 2/1 2025/11/13 04:01:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "CompareDest/one" to batch 2025/11/13 04:01:58 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:01:58 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: CompareDest/one 2025/11/13 04:01:59 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: CompareDest/one 2025/11/13 04:01:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3583937838) 2025/11/13 04:01:59 DEBUG : one: size = 3 (Dropbox root 'rclone-test-qujawap9coqi/dst') 2025/11/13 04:01:59 DEBUG : one: Sizes differ 2025/11/13 04:01:59 DEBUG : one: size = 5 OK 2025/11/13 04:01:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/13 04:01:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 04:02:00 DEBUG : CompareDest/two: Uploading chunk 1/1 2025/11/13 04:02:01 DEBUG : CompareDest/two: Uploading chunk 2/1 2025/11/13 04:02:01 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "CompareDest/two" to batch 2025/11/13 04:02:02 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:02:02 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: CompareDest/two 2025/11/13 04:02:02 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: CompareDest/two 2025/11/13 04:02:03 DEBUG : two: Need to transfer - File not found at Destination 2025/11/13 04:02:03 DEBUG : two: size = 3 OK 2025/11/13 04:02:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/13 04:02:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 04:02:04 DEBUG : two: Need to transfer - File not found at Destination 2025/11/13 04:02:04 DEBUG : two: size = 3 OK 2025/11/13 04:02:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/13 04:02:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 04:02:06 DEBUG : two: Need to transfer - File not found at Destination 2025/11/13 04:02:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone3583937838) 2025/11/13 04:02:06 DEBUG : two: size = 3 (Dropbox root 'rclone-test-qujawap9coqi/CompareDest') 2025/11/13 04:02:06 DEBUG : two: Sizes differ 2025/11/13 04:02:06 DEBUG : two: Uploading chunk 1/1 2025/11/13 04:02:07 DEBUG : two: Uploading chunk 2/1 2025/11/13 04:02:07 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Adding "two" to batch 2025/11/13 04:02:08 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Batch idle for 500ms so committing 2025/11/13 04:02:08 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Committing sync batch length 1 starting with: two 2025/11/13 04:02:08 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Committed sync batch length 1 starting with: two 2025/11/13 04:02:08 DEBUG : two: size = 5 OK 2025/11/13 04:02:08 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2025/11/13 04:02:08 INFO : two: Copied (new) 2025/11/13 04:02:15 INFO : Dropbox root 'rclone-test-qujawap9coqi/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (29.49s) === RUN TestCopyFileCopyDest run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:02:15 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qujawap9coqi/dst" 2025/11/13 04:02:15 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qujawap9coqi/CopyDest" 2025/11/13 04:02:15 DEBUG : one: Need to transfer - File not found at Destination 2025/11/13 04:02:16 DEBUG : one: Uploading chunk 1/1 2025/11/13 04:02:16 DEBUG : one: Uploading chunk 2/1 2025/11/13 04:02:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Adding "one" to batch 2025/11/13 04:02:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Batch idle for 500ms so committing 2025/11/13 04:02:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Committing sync batch length 1 starting with: one 2025/11/13 04:02:18 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Committed sync batch length 1 starting with: one 2025/11/13 04:02:18 DEBUG : one: size = 3 OK 2025/11/13 04:02:18 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2025/11/13 04:02:18 INFO : one: Copied (new) 2025/11/13 04:02:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3583937838) 2025/11/13 04:02:19 DEBUG : one: size = 3 (Dropbox root 'rclone-test-qujawap9coqi/dst') 2025/11/13 04:02:19 DEBUG : one: Sizes differ 2025/11/13 04:02:19 DEBUG : one: Uploading chunk 1/1 2025/11/13 04:02:20 DEBUG : one: Uploading chunk 2/1 2025/11/13 04:02:20 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Adding "one" to batch 2025/11/13 04:02:21 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Batch idle for 500ms so committing 2025/11/13 04:02:21 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Committing sync batch length 1 starting with: one 2025/11/13 04:02:22 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Committed sync batch length 1 starting with: one 2025/11/13 04:02:22 DEBUG : one: size = 5 OK 2025/11/13 04:02:22 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2025/11/13 04:02:22 INFO : one: Copied (replaced existing) 2025/11/13 04:02:22 DEBUG : dst/one: Uploading chunk 1/1 2025/11/13 04:02:23 DEBUG : dst/one: Uploading chunk 2/1 2025/11/13 04:02:23 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "dst/one" to batch 2025/11/13 04:02:24 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:02:24 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: dst/one 2025/11/13 04:02:25 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: dst/one 2025/11/13 04:02:25 DEBUG : CopyDest/one: Uploading chunk 1/1 2025/11/13 04:02:25 DEBUG : CopyDest/one: Uploading chunk 2/1 2025/11/13 04:02:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "CopyDest/one" to batch 2025/11/13 04:02:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:02:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: CopyDest/one 2025/11/13 04:02:27 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: CopyDest/one 2025/11/13 04:02:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qujawap9coqi/BackupDir" 2025/11/13 04:02:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3583937838) 2025/11/13 04:02:28 DEBUG : one: size = 3 (Dropbox root 'rclone-test-qujawap9coqi/dst') 2025/11/13 04:02:28 DEBUG : one: Sizes differ 2025/11/13 04:02:28 DEBUG : one: size = 5 OK 2025/11/13 04:02:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/13 04:02:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3583937838) 2025/11/13 04:02:28 DEBUG : one: size = 3 (Dropbox root 'rclone-test-qujawap9coqi/dst') 2025/11/13 04:02:28 DEBUG : one: Sizes differ 2025/11/13 04:02:30 INFO : one: Moved (server-side) 2025/11/13 04:02:31 DEBUG : one: size = 5 OK 2025/11/13 04:02:31 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2025/11/13 04:02:31 INFO : one: Copied (server-side copy) 2025/11/13 04:02:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/13 04:02:32 DEBUG : CopyDest/two: Uploading chunk 1/1 2025/11/13 04:02:32 DEBUG : CopyDest/two: Uploading chunk 2/1 2025/11/13 04:02:32 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "CopyDest/two" to batch 2025/11/13 04:02:33 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:02:33 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: CopyDest/two 2025/11/13 04:02:33 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: CopyDest/two 2025/11/13 04:02:34 DEBUG : two: Need to transfer - File not found at Destination 2025/11/13 04:02:34 DEBUG : two: size = 3 OK 2025/11/13 04:02:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/13 04:02:36 DEBUG : two: size = 3 OK 2025/11/13 04:02:36 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2025/11/13 04:02:36 INFO : two: Copied (server-side copy) 2025/11/13 04:02:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/13 04:02:36 DEBUG : two: size = 3 OK 2025/11/13 04:02:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/13 04:02:36 DEBUG : two: Unchanged skipping 2025/11/13 04:02:37 DEBUG : CopyDest/three: Uploading chunk 1/1 2025/11/13 04:02:37 DEBUG : CopyDest/three: Uploading chunk 2/1 2025/11/13 04:02:38 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "CopyDest/three" to batch 2025/11/13 04:02:38 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:02:38 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: CopyDest/three 2025/11/13 04:02:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: CopyDest/three 2025/11/13 04:02:40 DEBUG : three: Need to transfer - File not found at Destination 2025/11/13 04:02:40 DEBUG : three: size = 7 (Local file system at /tmp/rclone3583937838) 2025/11/13 04:02:40 DEBUG : three: size = 5 (Dropbox root 'rclone-test-qujawap9coqi/CopyDest') 2025/11/13 04:02:40 DEBUG : three: Sizes differ 2025/11/13 04:02:40 DEBUG : three: Destination not found in --copy-dest 2025/11/13 04:02:40 DEBUG : three: Uploading chunk 1/1 2025/11/13 04:02:40 DEBUG : three: Uploading chunk 2/1 2025/11/13 04:02:41 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Adding "three" to batch 2025/11/13 04:02:41 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Batch idle for 500ms so committing 2025/11/13 04:02:41 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Committing sync batch length 1 starting with: three 2025/11/13 04:02:42 DEBUG : Dropbox root 'rclone-test-qujawap9coqi/dst': Committed sync batch length 1 starting with: three 2025/11/13 04:02:42 DEBUG : three: size = 7 OK 2025/11/13 04:02:42 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2025/11/13 04:02:42 INFO : three: Copied (new) 2025/11/13 04:02:50 INFO : Dropbox root 'rclone-test-qujawap9coqi/CopyDest': Committing uploads - please wait... 2025/11/13 04:02:50 INFO : Dropbox root 'rclone-test-qujawap9coqi/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (35.64s) === RUN TestCopyInplace run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.43s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:02:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/13 04:02:52 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2025/11/13 04:02:52 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 2/1 2025/11/13 04:02:53 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "TestCopyFileMaxTransfer/file1" to batch 2025/11/13 04:02:53 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:02:53 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2025/11/13 04:02:54 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2025/11/13 04:02:54 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/13 04:02:54 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/13 04:02:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/13 04:02:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/13 04:02:55 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2025/11/13 04:02:55 DEBUG : pacer: low level retry 1/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/13 04:02:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/13 04:02:55 DEBUG : pacer: low level retry 2/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/13 04:02:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/13 04:02:55 DEBUG : pacer: low level retry 3/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/13 04:02:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/13 04:02:55 DEBUG : pacer: low level retry 4/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/13 04:02:55 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/13 04:02:55 DEBUG : pacer: low level retry 5/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/13 04:02:55 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/13 04:02:55 DEBUG : pacer: low level retry 6/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/13 04:02:55 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/13 04:02:55 DEBUG : pacer: low level retry 7/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/13 04:02:55 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/13 04:02:56 DEBUG : pacer: low level retry 8/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/13 04:02:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/13 04:02:57 DEBUG : pacer: low level retry 9/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/13 04:02:59 DEBUG : pacer: low level retry 10/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2025/11/13 04:02:59 DEBUG : TestCopyFileMaxTransfer/file2: Received error: upload failed: Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer - low level retry 0/10 2025/11/13 04:03:02 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/13 04:03:04 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/13 04:03:05 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/13 04:03:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/13 04:03:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/13 04:03:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/13 04:03:08 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/13 04:03:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/13 04:03:08 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/13 04:03:08 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2025/11/13 04:03:09 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/13 04:03:09 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 2/1 2025/11/13 04:03:09 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/13 04:03:09 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "TestCopyFileMaxTransfer/file4" to batch 2025/11/13 04:03:10 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:03:10 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2025/11/13 04:03:10 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/13 04:03:10 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2025/11/13 04:03:10 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/13 04:03:10 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = 57ef89f7b3df3563232e0f90b8bb450d79bc34879e7148d53f57143f19993889 OK 2025/11/13 04:03:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/13 04:03:11 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/13 04:03:11 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/13 04:03:11 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/13 04:03:11 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/13 04:03:12 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/13 04:03:13 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/13 04:03:13 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/13 04:03:13 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/11/13 04:03:14 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (22.38s) === RUN TestDeduplicateInteractive run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.39s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.42s) === RUN TestDeduplicateFirst run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.40s) === RUN TestDeduplicateNewest run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.46s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:03:16 DEBUG : one: Uploading chunk 1/1 2025/11/13 04:03:17 DEBUG : one: Uploading chunk 2/1 2025/11/13 04:03:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "one" to batch 2025/11/13 04:03:18 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:03:18 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: one 2025/11/13 04:03:19 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: one 2025/11/13 04:03:19 DEBUG : also/one: Uploading chunk 1/1 2025/11/13 04:03:19 DEBUG : also/one: Uploading chunk 2/1 2025/11/13 04:03:20 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "also/one" to batch 2025/11/13 04:03:20 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:03:20 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: also/one 2025/11/13 04:03:21 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: also/one 2025/11/13 04:03:21 DEBUG : another: Uploading chunk 1/1 2025/11/13 04:03:22 DEBUG : another: Uploading chunk 2/1 2025/11/13 04:03:22 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "another" to batch 2025/11/13 04:03:23 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:03:23 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: another 2025/11/13 04:03:23 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: another 2025/11/13 04:03:24 DEBUG : not-one: Uploading chunk 1/1 2025/11/13 04:03:24 DEBUG : not-one: Uploading chunk 2/1 2025/11/13 04:03:24 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "not-one" to batch 2025/11/13 04:03:25 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:03:25 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: not-one 2025/11/13 04:03:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: not-one 2025/11/13 04:03:26 INFO : Dropbox root 'rclone-test-qujawap9coqi': Looking for duplicate dropbox hashes using newest mode. 2025/11/13 04:03:27 NOTICE: 98ba97ac417712de61837a5f30f6a4171cfd14c80dbc1a982908eb1f639db37f: Found 3 files with duplicate dropbox hashes 2025/11/13 04:03:27 INFO : one: Deleted 2025/11/13 04:03:28 INFO : also/one: Deleted 2025/11/13 04:03:28 NOTICE: 98ba97ac417712de61837a5f30f6a4171cfd14c80dbc1a982908eb1f639db37f: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (15.22s) === RUN TestDeduplicateOldest run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.41s) === RUN TestDeduplicateLargest run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.44s) === RUN TestDeduplicateSmallest run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.49s) === RUN TestDeduplicateRename run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.49s) === RUN TestMergeDirs run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.42s) === RUN TestListDirSorted run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:03:34 DEBUG : a.txt: Uploading chunk 1/1 2025/11/13 04:03:34 DEBUG : a.txt: Uploading chunk 2/1 2025/11/13 04:03:35 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "a.txt" to batch 2025/11/13 04:03:35 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:03:35 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: a.txt 2025/11/13 04:03:36 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: a.txt 2025/11/13 04:03:36 DEBUG : zend.txt: Uploading chunk 1/1 2025/11/13 04:03:37 DEBUG : zend.txt: Uploading chunk 2/1 2025/11/13 04:03:37 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "zend.txt" to batch 2025/11/13 04:03:38 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:03:38 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: zend.txt 2025/11/13 04:03:38 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: zend.txt 2025/11/13 04:03:39 DEBUG : sub dir/hello world: Uploading chunk 1/1 2025/11/13 04:03:39 DEBUG : sub dir/hello world: Uploading chunk 2/1 2025/11/13 04:03:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/hello world" to batch 2025/11/13 04:03:40 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:03:40 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/hello world 2025/11/13 04:03:41 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/hello world 2025/11/13 04:03:41 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2025/11/13 04:03:41 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2025/11/13 04:03:42 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/hello world2" to batch 2025/11/13 04:03:42 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:03:42 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/hello world2 2025/11/13 04:03:43 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/hello world2 2025/11/13 04:03:43 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2025/11/13 04:03:44 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2025/11/13 04:03:44 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/ignore dir/.ignore" to batch 2025/11/13 04:03:45 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:03:45 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/13 04:03:45 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/13 04:03:46 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2025/11/13 04:03:46 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2025/11/13 04:03:46 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/ignore dir/should be ignored" to batch 2025/11/13 04:03:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:03:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/13 04:03:48 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/13 04:03:48 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2025/11/13 04:03:48 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2025/11/13 04:03:48 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/sub sub dir/hello world3" to batch 2025/11/13 04:03:49 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:03:49 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/13 04:03:50 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/13 04:03:51 DEBUG : a.txt: Excluded (Size Filter) 2025/11/13 04:03:51 DEBUG : a.txt: Excluded 2025/11/13 04:03:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/13 04:03:51 DEBUG : sub dir/hello world: Excluded 2025/11/13 04:03:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/13 04:03:51 DEBUG : sub dir/hello world2: Excluded 2025/11/13 04:03:52 DEBUG : sub dir/ignore dir: Excluded 2025/11/13 04:03:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/13 04:03:52 DEBUG : sub dir/hello world: Excluded 2025/11/13 04:03:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/13 04:03:52 DEBUG : sub dir/hello world2: Excluded 2025/11/13 04:03:52 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (26.70s) === RUN TestListDirSortedFn run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:04:00 DEBUG : a.txt: Uploading chunk 1/1 2025/11/13 04:04:01 DEBUG : a.txt: Uploading chunk 2/1 2025/11/13 04:04:01 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "a.txt" to batch 2025/11/13 04:04:02 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:02 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: a.txt 2025/11/13 04:04:02 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: a.txt 2025/11/13 04:04:03 DEBUG : zend.txt: Uploading chunk 1/1 2025/11/13 04:04:03 DEBUG : zend.txt: Uploading chunk 2/1 2025/11/13 04:04:03 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "zend.txt" to batch 2025/11/13 04:04:04 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:04 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: zend.txt 2025/11/13 04:04:05 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: zend.txt 2025/11/13 04:04:05 DEBUG : sub dir/hello world: Uploading chunk 1/1 2025/11/13 04:04:05 DEBUG : sub dir/hello world: Uploading chunk 2/1 2025/11/13 04:04:06 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/hello world" to batch 2025/11/13 04:04:06 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:06 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/hello world 2025/11/13 04:04:07 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/hello world 2025/11/13 04:04:07 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2025/11/13 04:04:07 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2025/11/13 04:04:08 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/hello world2" to batch 2025/11/13 04:04:09 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:09 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/hello world2 2025/11/13 04:04:09 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/hello world2 2025/11/13 04:04:09 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2025/11/13 04:04:10 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2025/11/13 04:04:10 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/ignore dir/.ignore" to batch 2025/11/13 04:04:11 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:11 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/13 04:04:11 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2025/11/13 04:04:12 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2025/11/13 04:04:12 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2025/11/13 04:04:12 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/ignore dir/should be ignored" to batch 2025/11/13 04:04:13 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:13 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/13 04:04:14 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2025/11/13 04:04:14 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2025/11/13 04:04:14 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2025/11/13 04:04:15 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/sub sub dir/hello world3" to batch 2025/11/13 04:04:15 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:15 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/13 04:04:16 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2025/11/13 04:04:17 DEBUG : a.txt: Excluded (Size Filter) 2025/11/13 04:04:17 DEBUG : a.txt: Excluded 2025/11/13 04:04:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/13 04:04:18 DEBUG : sub dir/hello world: Excluded 2025/11/13 04:04:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/13 04:04:18 DEBUG : sub dir/hello world2: Excluded 2025/11/13 04:04:18 DEBUG : sub dir/ignore dir: Excluded 2025/11/13 04:04:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/13 04:04:18 DEBUG : sub dir/hello world: Excluded 2025/11/13 04:04:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/13 04:04:18 DEBUG : sub dir/hello world2: Excluded 2025/11/13 04:04:18 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (27.28s) === RUN TestListJSON run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:04:28 DEBUG : file1: Uploading chunk 1/1 2025/11/13 04:04:28 DEBUG : file1: Uploading chunk 2/1 2025/11/13 04:04:28 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "file1" to batch 2025/11/13 04:04:29 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:29 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: file1 2025/11/13 04:04:30 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: file1 2025/11/13 04:04:30 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/13 04:04:30 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/13 04:04:31 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub/file2" to batch 2025/11/13 04:04:31 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:31 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub/file2 2025/11/13 04:04:32 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': 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 2025/11/13 04:04:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (10.37s) --- PASS: TestListJSON/Default (0.35s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.23s) === RUN TestStatJSON run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:04:38 DEBUG : file1: Uploading chunk 1/1 2025/11/13 04:04:39 DEBUG : file1: Uploading chunk 2/1 2025/11/13 04:04:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "file1" to batch 2025/11/13 04:04:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: file1 2025/11/13 04:04:40 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: file1 2025/11/13 04:04:41 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/13 04:04:41 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/13 04:04:41 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub/file2" to batch 2025/11/13 04:04:42 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:42 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub/file2 2025/11/13 04:04:42 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': 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 2025/11/13 04:04:46 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qujawap9coqi/notfound" --- PASS: TestStatJSON (11.32s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.19s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (0.43s) === RUN TestMkdir run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:04:49 INFO : Dropbox root 'rclone-test-qujawap9coqi': Making directory 2025/11/13 04:04:50 INFO : Dropbox root 'rclone-test-qujawap9coqi': Making directory --- PASS: TestMkdir (1.01s) === RUN TestLsd run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:04:51 DEBUG : sub dir/hello world: Uploading chunk 1/1 2025/11/13 04:04:51 DEBUG : sub dir/hello world: Uploading chunk 2/1 2025/11/13 04:04:51 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/hello world" to batch 2025/11/13 04:04:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/hello world 2025/11/13 04:04:53 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.36s) === RUN TestLs run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:04:56 DEBUG : potato2: Uploading chunk 1/1 2025/11/13 04:04:56 DEBUG : potato2: Uploading chunk 2/1 2025/11/13 04:04:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "potato2" to batch 2025/11/13 04:04:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: potato2 2025/11/13 04:04:58 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: potato2 2025/11/13 04:04:58 DEBUG : empty space: Uploading chunk 1/1 2025/11/13 04:04:59 DEBUG : empty space: Uploading chunk 2/1 2025/11/13 04:04:59 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "empty space" to batch 2025/11/13 04:04:59 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:04:59 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: empty space 2025/11/13 04:05:00 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (6.70s) === RUN TestLsWithFilesFrom run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:05:03 DEBUG : potato2: Uploading chunk 1/1 2025/11/13 04:05:03 DEBUG : potato2: Uploading chunk 2/1 2025/11/13 04:05:04 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "potato2" to batch 2025/11/13 04:05:04 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:04 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: potato2 2025/11/13 04:05:05 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: potato2 2025/11/13 04:05:05 DEBUG : empty space: Uploading chunk 1/1 2025/11/13 04:05:05 DEBUG : empty space: Uploading chunk 2/1 2025/11/13 04:05:06 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "empty space" to batch 2025/11/13 04:05:06 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:06 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: empty space 2025/11/13 04:05:07 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: empty space 2025/11/13 04:05:07 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/13 04:05:07 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.74s) === RUN TestLsLong run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:05:09 DEBUG : potato2: Uploading chunk 1/1 2025/11/13 04:05:10 DEBUG : potato2: Uploading chunk 2/1 2025/11/13 04:05:10 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "potato2" to batch 2025/11/13 04:05:10 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:10 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: potato2 2025/11/13 04:05:11 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: potato2 2025/11/13 04:05:11 DEBUG : empty space: Uploading chunk 1/1 2025/11/13 04:05:12 DEBUG : empty space: Uploading chunk 2/1 2025/11/13 04:05:12 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "empty space" to batch 2025/11/13 04:05:12 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:12 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: empty space 2025/11/13 04:05:13 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (6.19s) === RUN TestHashSums run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:05:15 DEBUG : potato2: Uploading chunk 1/1 2025/11/13 04:05:16 DEBUG : potato2: Uploading chunk 2/1 2025/11/13 04:05:16 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "potato2" to batch 2025/11/13 04:05:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: potato2 2025/11/13 04:05:18 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: potato2 2025/11/13 04:05:18 DEBUG : empty space: Uploading chunk 1/1 2025/11/13 04:05:18 DEBUG : empty space: Uploading chunk 2/1 2025/11/13 04:05:19 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "empty space" to batch 2025/11/13 04:05:19 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:19 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: empty space 2025/11/13 04:05:20 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.46s) === RUN TestHashSumsWithErrors 2025/11/13 04:05:22 DEBUG : Creating backend with remote ":memory:" 2025/11/13 04:05:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/13 04:05:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/13 04:05:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/13 04:05:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/13 04:05:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/13 04:05:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/13 04:05:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/13 04:05:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/13 04:05:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:05:22 DEBUG : potato2: Uploading chunk 1/1 2025/11/13 04:05:22 DEBUG : potato2: Uploading chunk 2/1 2025/11/13 04:05:23 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "potato2" to batch 2025/11/13 04:05:23 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:23 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: potato2 2025/11/13 04:05:24 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: potato2 2025/11/13 04:05:24 DEBUG : empty space: Uploading chunk 1/1 2025/11/13 04:05:25 DEBUG : empty space: Uploading chunk 2/1 2025/11/13 04:05:25 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "empty space" to batch 2025/11/13 04:05:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: empty space 2025/11/13 04:05:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: empty space 2025/11/13 04:05:26 DEBUG : sub dir/potato3: Uploading chunk 1/1 2025/11/13 04:05:27 DEBUG : sub dir/potato3: Uploading chunk 2/1 2025/11/13 04:05:27 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/potato3" to batch 2025/11/13 04:05:28 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:28 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/potato3 2025/11/13 04:05:28 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (10.70s) === RUN TestDelete run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:05:33 DEBUG : small: Uploading chunk 1/1 2025/11/13 04:05:33 DEBUG : small: Uploading chunk 2/1 2025/11/13 04:05:33 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "small" to batch 2025/11/13 04:05:34 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:34 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: small 2025/11/13 04:05:35 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: small 2025/11/13 04:05:35 DEBUG : medium: Uploading chunk 1/1 2025/11/13 04:05:35 DEBUG : medium: Uploading chunk 2/1 2025/11/13 04:05:36 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "medium" to batch 2025/11/13 04:05:36 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:36 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: medium 2025/11/13 04:05:37 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: medium 2025/11/13 04:05:37 DEBUG : large: Uploading chunk 1/1 2025/11/13 04:05:37 DEBUG : large: Uploading chunk 2/1 2025/11/13 04:05:38 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "large" to batch 2025/11/13 04:05:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: large 2025/11/13 04:05:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: large 2025/11/13 04:05:40 DEBUG : Waiting for deletions to finish 2025/11/13 04:05:40 DEBUG : large: Excluded (Size Filter) 2025/11/13 04:05:40 DEBUG : large: Excluded 2025/11/13 04:05:40 INFO : medium: Deleted 2025/11/13 04:05:41 INFO : small: Deleted --- PASS: TestDelete (9.35s) === RUN TestMaxDelete run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:05:42 DEBUG : small: Uploading chunk 1/1 2025/11/13 04:05:42 DEBUG : small: Uploading chunk 2/1 2025/11/13 04:05:43 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "small" to batch 2025/11/13 04:05:43 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:43 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: small 2025/11/13 04:05:44 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: small 2025/11/13 04:05:44 DEBUG : medium: Uploading chunk 1/1 2025/11/13 04:05:45 DEBUG : medium: Uploading chunk 2/1 2025/11/13 04:05:45 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "medium" to batch 2025/11/13 04:05:45 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:45 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: medium 2025/11/13 04:05:46 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: medium 2025/11/13 04:05:46 DEBUG : large: Uploading chunk 1/1 2025/11/13 04:05:47 DEBUG : large: Uploading chunk 2/1 2025/11/13 04:05:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "large" to batch 2025/11/13 04:05:48 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:48 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: large 2025/11/13 04:05:48 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: large 2025/11/13 04:05:48 DEBUG : Waiting for deletions to finish 2025/11/13 04:05:49 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/13 04:05:49 INFO : medium: Deleted 2025/11/13 04:05:49 INFO : large: Deleted --- PASS: TestMaxDelete (9.32s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:05:51 DEBUG : small: Uploading chunk 1/1 2025/11/13 04:05:52 DEBUG : small: Uploading chunk 2/1 2025/11/13 04:05:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "small" to batch 2025/11/13 04:05:53 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:53 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: small 2025/11/13 04:05:54 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: small 2025/11/13 04:05:54 DEBUG : medium: Uploading chunk 1/1 2025/11/13 04:05:54 DEBUG : medium: Uploading chunk 2/1 2025/11/13 04:05:54 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "medium" to batch 2025/11/13 04:05:55 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:55 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: medium 2025/11/13 04:05:56 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: medium 2025/11/13 04:05:56 DEBUG : large: Uploading chunk 1/1 2025/11/13 04:05:56 DEBUG : large: Uploading chunk 2/1 2025/11/13 04:05:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "large" to batch 2025/11/13 04:05:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:05:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: large 2025/11/13 04:05:58 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: large 2025/11/13 04:05:58 DEBUG : Waiting for deletions to finish 2025/11/13 04:05:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/13 04:05:59 INFO : small: Deleted 2025/11/13 04:05:59 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.62s) === RUN TestMaxDeleteSize run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:06:01 DEBUG : small: Uploading chunk 1/1 2025/11/13 04:06:01 DEBUG : small: Uploading chunk 2/1 2025/11/13 04:06:02 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "small" to batch 2025/11/13 04:06:02 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:06:02 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: small 2025/11/13 04:06:03 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: small 2025/11/13 04:06:03 DEBUG : medium: Uploading chunk 1/1 2025/11/13 04:06:03 DEBUG : medium: Uploading chunk 2/1 2025/11/13 04:06:04 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "medium" to batch 2025/11/13 04:06:04 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:06:04 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: medium 2025/11/13 04:06:05 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: medium 2025/11/13 04:06:06 DEBUG : large: Uploading chunk 1/1 2025/11/13 04:06:06 DEBUG : large: Uploading chunk 2/1 2025/11/13 04:06:07 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "large" to batch 2025/11/13 04:06:07 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:06:07 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: large 2025/11/13 04:06:08 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: large 2025/11/13 04:06:08 DEBUG : Waiting for deletions to finish 2025/11/13 04:06:08 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/13 04:06:09 INFO : large: Deleted 2025/11/13 04:06:09 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (9.91s) === RUN TestReadFile run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:06:11 DEBUG : ReadFile: Uploading chunk 1/1 2025/11/13 04:06:11 DEBUG : ReadFile: Uploading chunk 2/1 2025/11/13 04:06:12 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "ReadFile" to batch 2025/11/13 04:06:12 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:06:12 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: ReadFile 2025/11/13 04:06:13 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (4.94s) === RUN TestRetry 2025/11/13 04:06:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/13 04:06:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/13 04:06:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/13 04:06:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/13 04:06:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/13 04:06:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/13 04:06:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:06:16 DEBUG : file1: Uploading chunk 1/1 2025/11/13 04:06:16 DEBUG : file1: Uploading chunk 2/1 2025/11/13 04:06:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "file1" to batch 2025/11/13 04:06:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:06:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: file1 2025/11/13 04:06:18 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: file1 2025/11/13 04:06:18 DEBUG : file2: Uploading chunk 1/1 2025/11/13 04:06:18 DEBUG : file2: Uploading chunk 2/1 2025/11/13 04:06:19 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "file2" to batch 2025/11/13 04:06:19 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:06:19 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: file2 2025/11/13 04:06:20 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (12.43s) === RUN TestPurge 2025/11/13 04:06:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qijuqub7soji" 2025/11/13 04:06:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 04:06:28 DEBUG : Creating backend with remote "/tmp/rclone1538336240" run.go:185: Remote "Dropbox root 'rclone-test-qijuqub7soji'", Local "Local file system at /tmp/rclone1538336240", Modify Window "1s" 2025/11/13 04:06:30 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2025/11/13 04:06:30 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2025/11/13 04:06:31 DEBUG : Dropbox root 'rclone-test-qijuqub7soji': Adding "A1/B1/C1/one" to batch 2025/11/13 04:06:31 DEBUG : Dropbox root 'rclone-test-qijuqub7soji': Batch idle for 500ms so committing 2025/11/13 04:06:31 DEBUG : Dropbox root 'rclone-test-qijuqub7soji': Committing sync batch length 1 starting with: A1/B1/C1/one 2025/11/13 04:06:32 DEBUG : Dropbox root 'rclone-test-qijuqub7soji': Committed sync batch length 1 starting with: A1/B1/C1/one 2025/11/13 04:06:32 INFO : A2: Making directory 2025/11/13 04:06:33 INFO : A1/B2: Making directory 2025/11/13 04:06:33 INFO : A1/B2/C2: Making directory 2025/11/13 04:06:34 INFO : A1/B1/C3: Making directory 2025/11/13 04:06:35 INFO : A3: Making directory 2025/11/13 04:06:35 INFO : A3/B3: Making directory 2025/11/13 04:06:36 INFO : A3/B3/C4: Making directory 2025/11/13 04:06:37 DEBUG : A1/two: Uploading chunk 1/1 2025/11/13 04:06:38 DEBUG : A1/two: Uploading chunk 2/1 2025/11/13 04:06:38 DEBUG : Dropbox root 'rclone-test-qijuqub7soji': Adding "A1/two" to batch 2025/11/13 04:06:39 DEBUG : Dropbox root 'rclone-test-qijuqub7soji': Batch idle for 500ms so committing 2025/11/13 04:06:39 DEBUG : Dropbox root 'rclone-test-qijuqub7soji': Committing sync batch length 1 starting with: A1/two 2025/11/13 04:06:39 DEBUG : Dropbox root 'rclone-test-qijuqub7soji': Committed sync batch length 1 starting with: A1/two 2025/11/13 04:06:45 ERROR : error listing: directory not found 2025/11/13 04:06:45 DEBUG : Dropbox root 'rclone-test-qijuqub7soji': Purge remote 2025/11/13 04:06:45 NOTICE: purge failed: path_lookup/not_found/.. --- PASS: TestPurge (17.20s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:06:46 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2025/11/13 04:06:46 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2025/11/13 04:06:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "A1/B1/C1/one" to batch 2025/11/13 04:06:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:06:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: A1/B1/C1/one 2025/11/13 04:06:48 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: A1/B1/C1/one 2025/11/13 04:06:48 INFO : A2: Making directory 2025/11/13 04:06:49 INFO : A1/B2: Making directory 2025/11/13 04:06:50 INFO : A1/B2/C2: Making directory 2025/11/13 04:06:51 INFO : A1/B1/C3: Making directory 2025/11/13 04:06:52 INFO : A3: Making directory 2025/11/13 04:06:54 INFO : A3/B3: Making directory 2025/11/13 04:06:55 INFO : A3/B3/C4: Making directory 2025/11/13 04:06:56 DEBUG : A1/two: Uploading chunk 1/1 2025/11/13 04:06:56 DEBUG : A1/two: Uploading chunk 2/1 2025/11/13 04:06:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "A1/two" to batch 2025/11/13 04:06:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:06:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: A1/two 2025/11/13 04:06:58 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: A1/two 2025/11/13 04:07:00 DEBUG : removing 1 level 3 directories 2025/11/13 04:07:00 INFO : A3/B3/C4: Removing directory 2025/11/13 04:07:05 DEBUG : removing 2 level 3 directories 2025/11/13 04:07:05 INFO : A1/B2/C2: Removing directory 2025/11/13 04:07:05 INFO : A1/B1/C3: Removing directory 2025/11/13 04:07:07 DEBUG : removing 2 level 2 directories 2025/11/13 04:07:07 INFO : A3/B3: Removing directory 2025/11/13 04:07:07 INFO : A1/B2: Removing directory 2025/11/13 04:07:09 DEBUG : removing 2 level 1 directories 2025/11/13 04:07:09 INFO : A3: Removing directory 2025/11/13 04:07:09 INFO : A2: Removing directory 2025/11/13 04:07:16 DEBUG : removing 1 level 3 directories 2025/11/13 04:07:16 INFO : A1/B1/C1: Removing directory 2025/11/13 04:07:17 DEBUG : removing 1 level 2 directories 2025/11/13 04:07:17 INFO : A1/B1: Removing directory 2025/11/13 04:07:19 DEBUG : removing 1 level 1 directories 2025/11/13 04:07:19 INFO : A1: Removing directory 2025/11/13 04:07:21 DEBUG : removing 1 level 0 directories 2025/11/13 04:07:21 INFO : Dropbox root 'rclone-test-qujawap9coqi': Removing directory 2025/11/13 04:07:22 ERROR : error listing: directory not found 2025/11/13 04:07:22 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (36.99s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:07:23 INFO : A1: Making directory 2025/11/13 04:07:24 INFO : A1/B1: Making directory 2025/11/13 04:07:25 INFO : A1/B1/C1: Making directory 2025/11/13 04:07:32 DEBUG : removing 1 level 3 directories 2025/11/13 04:07:32 INFO : A1/B1/C1: Removing directory 2025/11/13 04:07:34 DEBUG : removing 1 level 2 directories 2025/11/13 04:07:34 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (15.41s) === RUN TestRmdirsWithFilter run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:07:38 INFO : A1: Making directory 2025/11/13 04:07:39 INFO : A1/B1: Making directory 2025/11/13 04:07:40 INFO : A1/B1/C1: Making directory 2025/11/13 04:07:44 DEBUG : removing 1 level 3 directories 2025/11/13 04:07:44 INFO : A1/B1/C1: Removing directory 2025/11/13 04:07:46 DEBUG : removing 1 level 2 directories 2025/11/13 04:07:46 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.53s) === RUN TestCopyURL run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:07:50 DEBUG : file1: Uploading chunk 1/1 2025/11/13 04:07:50 DEBUG : file1: Uploading chunk 2/1 2025/11/13 04:07:50 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "file1" to batch 2025/11/13 04:07:51 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:07:51 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: file1 2025/11/13 04:07:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: file1 2025/11/13 04:07:52 DEBUG : filename.txt: File name found in url 2025/11/13 04:07:52 DEBUG : filename.txt: Uploading chunk 1/1 2025/11/13 04:07:53 DEBUG : filename.txt: Uploading chunk 2/1 2025/11/13 04:07:53 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "filename.txt" to batch 2025/11/13 04:07:54 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:07:54 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: filename.txt 2025/11/13 04:07:55 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: filename.txt 2025/11/13 04:07:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/13 04:07:55 DEBUG : headerfilename.txt: Uploading chunk 1/1 2025/11/13 04:07:55 DEBUG : headerfilename.txt: Uploading chunk 2/1 2025/11/13 04:07:56 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "headerfilename.txt" to batch 2025/11/13 04:07:56 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:07:56 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: headerfilename.txt 2025/11/13 04:07:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: headerfilename.txt 2025/11/13 04:07:58 DEBUG : file2: Uploading chunk 1/1 2025/11/13 04:07:59 DEBUG : file2: Uploading chunk 2/1 2025/11/13 04:08:00 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "file2" to batch 2025/11/13 04:08:00 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:08:00 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: file2 2025/11/13 04:08:01 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: file2 --- PASS: TestCopyURL (16.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:08:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/13 04:08:06 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/13 04:08:07 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/13 04:08:07 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub/file2" to batch 2025/11/13 04:08:08 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:08:08 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub/file2 2025/11/13 04:08:09 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub/file2 2025/11/13 04:08:09 DEBUG : sub/file2: size = 14 OK 2025/11/13 04:08:09 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/13 04:08:09 INFO : file1: Copied (new) to: sub/file2 2025/11/13 04:08:09 INFO : file1: Deleted 2025/11/13 04:08:09 DEBUG : sub/file2: size = 14 OK 2025/11/13 04:08:09 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/13 04:08:09 DEBUG : file1: Unchanged skipping 2025/11/13 04:08:09 INFO : file1: Deleted 2025/11/13 04:08:10 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.14s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:08:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/13 04:08:13 DEBUG : file1: Uploading chunk 1/1 2025/11/13 04:08:13 DEBUG : file1: Uploading chunk 2/1 2025/11/13 04:08:14 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "file1" to batch 2025/11/13 04:08:15 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:08:15 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: file1 2025/11/13 04:08:15 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: file1 2025/11/13 04:08:15 DEBUG : file1: size = 14 OK 2025/11/13 04:08:15 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/13 04:08:15 INFO : file1: Copied (new) 2025/11/13 04:08:15 INFO : file1: Deleted 2025/11/13 04:08:16 DEBUG : file1: Destination exists, skipping 2025/11/13 04:08:16 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.36s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:08:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/13 04:08:18 DEBUG : sub/file2: Uploading chunk 1/1 2025/11/13 04:08:18 DEBUG : sub/file2: Uploading chunk 2/1 2025/11/13 04:08:18 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub/file2" to batch 2025/11/13 04:08:19 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:08:19 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub/file2 2025/11/13 04:08:19 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub/file2 2025/11/13 04:08:19 DEBUG : sub/file2: size = 14 OK 2025/11/13 04:08:19 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/13 04:08:19 INFO : file1: Copied (new) to: sub/file2 2025/11/13 04:08:19 INFO : file1: Deleted 2025/11/13 04:08:20 DEBUG : sub/file2: size = 14 OK 2025/11/13 04:08:20 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/13 04:08:20 DEBUG : file1: Unchanged skipping 2025/11/13 04:08:20 INFO : file1: Deleted 2025/11/13 04:08:21 DEBUG : sub/file2: moving to sub/File2-rclone-move-seguwov7 2025/11/13 04:08:22 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-seguwov7 2025/11/13 04:08:22 DEBUG : sub/file2: moving to sub/File2 2025/11/13 04:08:23 INFO : sub/File2-rclone-move-seguwov7: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (9.23s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:08:26 DEBUG : hello: Uploading chunk 1/1 2025/11/13 04:08:27 DEBUG : hello: Uploading chunk 2/1 2025/11/13 04:08:27 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "hello" to batch 2025/11/13 04:08:28 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:08:28 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: hello 2025/11/13 04:08:28 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: hello 2025/11/13 04:08:29 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.98s) === RUN TestMoveFileBackupDir run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:08:30 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/13 04:08:31 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/13 04:08:31 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "dst/file1" to batch 2025/11/13 04:08:32 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:08:32 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: dst/file1 2025/11/13 04:08:32 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: dst/file1 2025/11/13 04:08:33 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qujawap9coqi/backup" 2025/11/13 04:08:33 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3583937838) 2025/11/13 04:08:33 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-qujawap9coqi') 2025/11/13 04:08:33 DEBUG : dst/file1: Sizes differ 2025/11/13 04:08:35 INFO : dst/file1: Moved (server-side) 2025/11/13 04:08:36 DEBUG : dst/file1: Uploading chunk 1/1 2025/11/13 04:08:36 DEBUG : dst/file1: Uploading chunk 2/1 2025/11/13 04:08:36 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "dst/file1" to batch 2025/11/13 04:08:37 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:08:37 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: dst/file1 2025/11/13 04:08:37 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: dst/file1 2025/11/13 04:08:37 DEBUG : dst/file1: size = 14 OK 2025/11/13 04:08:37 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2025/11/13 04:08:37 INFO : dst/file1: Copied (new) 2025/11/13 04:08:37 INFO : dst/file1: Deleted 2025/11/13 04:08:43 INFO : Dropbox root 'rclone-test-qujawap9coqi/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (12.80s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:08:44 DEBUG : A1/one: Uploading chunk 1/1 2025/11/13 04:08:44 DEBUG : A1/one: Uploading chunk 2/1 2025/11/13 04:08:44 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "A1/one" to batch 2025/11/13 04:08:45 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:08:45 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: A1/one 2025/11/13 04:08:46 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: A1/one 2025/11/13 04:08:46 DEBUG : A1/two: Uploading chunk 1/1 2025/11/13 04:08:46 DEBUG : A1/two: Uploading chunk 2/1 2025/11/13 04:08:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "A1/two" to batch 2025/11/13 04:08:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:08:47 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: A1/two 2025/11/13 04:08:48 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: A1/two 2025/11/13 04:08:48 DEBUG : A1/B1/three: Uploading chunk 1/1 2025/11/13 04:08:49 DEBUG : A1/B1/three: Uploading chunk 2/1 2025/11/13 04:08:49 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "A1/B1/three" to batch 2025/11/13 04:08:49 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:08:49 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: A1/B1/three 2025/11/13 04:08:50 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: A1/B1/three 2025/11/13 04:08:51 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2025/11/13 04:08:51 DEBUG : A1/B1/C1/four: Uploading chunk 2/1 2025/11/13 04:08:51 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "A1/B1/C1/four" to batch 2025/11/13 04:08:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:08:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: A1/B1/C1/four 2025/11/13 04:08:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: A1/B1/C1/four 2025/11/13 04:08:53 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2025/11/13 04:08:53 DEBUG : A1/B1/C2/five: Uploading chunk 2/1 2025/11/13 04:08:53 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "A1/B1/C2/five" to batch 2025/11/13 04:08:54 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:08:54 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: A1/B1/C2/five 2025/11/13 04:08:55 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: A1/B1/C2/five 2025/11/13 04:08:55 INFO : A1/B2: Making directory 2025/11/13 04:08:55 INFO : A1/B1/C3: Making directory 2025/11/13 04:09:06 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2025/11/13 04:09:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/13 04:09:06 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2025/11/13 04:09:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/13 04:09:06 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2025/11/13 04:09:06 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/13 04:09:06 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2025/11/13 04:09:06 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/13 04:09:07 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2025/11/13 04:09:07 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/13 04:09:07 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2025/11/13 04:09:07 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/13 04:09:07 DEBUG : pacer: Reducing sleep to 480ms 2025/11/13 04:09:07 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/13 04:09:07 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2025/11/13 04:09:07 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2025/11/13 04:09:07 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/...) 2025/11/13 04:09:07 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2025/11/13 04:09:07 DEBUG : pacer: Reducing sleep to 1.44s 2025/11/13 04:09:07 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/13 04:09:08 DEBUG : pacer: Reducing sleep to 1.08s 2025/11/13 04:09:08 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/13 04:09:10 DEBUG : pacer: Reducing sleep to 810ms 2025/11/13 04:09:10 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/13 04:09:12 DEBUG : pacer: Reducing sleep to 607.5ms 2025/11/13 04:09:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/13 04:09:12 DEBUG : pacer: Reducing sleep to 455.625ms 2025/11/13 04:09:13 DEBUG : pacer: Reducing sleep to 341.71875ms 2025/11/13 04:09:13 DEBUG : pacer: Reducing sleep to 256.289062ms 2025/11/13 04:09:14 DEBUG : pacer: Reducing sleep to 192.216796ms 2025/11/13 04:09:14 DEBUG : pacer: Reducing sleep to 144.162597ms 2025/11/13 04:09:14 DEBUG : pacer: Reducing sleep to 108.121947ms 2025/11/13 04:09:15 DEBUG : pacer: Reducing sleep to 81.09146ms 2025/11/13 04:09:15 DEBUG : pacer: Reducing sleep to 60.818595ms 2025/11/13 04:09:15 DEBUG : pacer: Reducing sleep to 45.613946ms 2025/11/13 04:09:16 DEBUG : pacer: Reducing sleep to 34.210459ms 2025/11/13 04:09:16 DEBUG : pacer: Reducing sleep to 25.657844ms 2025/11/13 04:09:16 DEBUG : pacer: Reducing sleep to 19.243383ms 2025/11/13 04:09:17 DEBUG : pacer: Reducing sleep to 14.432537ms 2025/11/13 04:09:17 DEBUG : pacer: Reducing sleep to 10.824402ms 2025/11/13 04:09:17 DEBUG : pacer: Reducing sleep to 10ms 2025/11/13 04:09:19 INFO : Dropbox root 'rclone-test-qujawap9coqi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/13 04:09:25 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2025/11/13 04:09:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/13 04:09:25 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2025/11/13 04:09:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/13 04:09:25 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2025/11/13 04:09:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/13 04:09:25 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2025/11/13 04:09:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/13 04:09:26 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2025/11/13 04:09:26 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/13 04:09:26 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2025/11/13 04:09:26 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/13 04:09:26 DEBUG : pacer: Reducing sleep to 480ms 2025/11/13 04:09:26 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/13 04:09:26 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2025/11/13 04:09:26 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2025/11/13 04:09:26 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/..) 2025/11/13 04:09:26 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2025/11/13 04:09:26 DEBUG : pacer: Reducing sleep to 1.44s 2025/11/13 04:09:26 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/13 04:09:27 DEBUG : pacer: Reducing sleep to 1.08s 2025/11/13 04:09:27 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/13 04:09:29 DEBUG : pacer: Reducing sleep to 810ms 2025/11/13 04:09:29 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/13 04:09:30 DEBUG : pacer: Reducing sleep to 607.5ms 2025/11/13 04:09:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/13 04:09:30 DEBUG : pacer: Reducing sleep to 455.625ms 2025/11/13 04:09:31 DEBUG : pacer: Reducing sleep to 341.71875ms 2025/11/13 04:09:32 DEBUG : pacer: Reducing sleep to 256.289062ms 2025/11/13 04:09:32 DEBUG : pacer: Reducing sleep to 192.216796ms 2025/11/13 04:09:32 DEBUG : pacer: Reducing sleep to 144.162597ms 2025/11/13 04:09:33 DEBUG : pacer: Reducing sleep to 108.121947ms 2025/11/13 04:09:33 DEBUG : pacer: Reducing sleep to 81.09146ms 2025/11/13 04:09:33 DEBUG : pacer: Reducing sleep to 60.818595ms 2025/11/13 04:09:34 DEBUG : pacer: Reducing sleep to 45.613946ms 2025/11/13 04:09:34 DEBUG : pacer: Reducing sleep to 34.210459ms 2025/11/13 04:09:34 DEBUG : pacer: Reducing sleep to 25.657844ms 2025/11/13 04:09:35 DEBUG : pacer: Reducing sleep to 19.243383ms 2025/11/13 04:09:35 DEBUG : pacer: Reducing sleep to 14.432537ms 2025/11/13 04:09:35 DEBUG : pacer: Reducing sleep to 10.824402ms 2025/11/13 04:09:36 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (64.81s) === RUN TestGetFsInfo run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:09:48 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/13 04:09:49 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/13 04:09:49 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/13 04:09:50 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "no_checksum_small_file_from_pipe" to batch 2025/11/13 04:09:50 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:09:50 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2025/11/13 04:09:51 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2025/11/13 04:09:51 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/13 04:09:51 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2025/11/13 04:09:51 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2025/11/13 04:09:51 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/13 04:09:52 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/13 04:09:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "no_checksum_big_file_from_pipe" to batch 2025/11/13 04:09:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:09:52 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2025/11/13 04:09:53 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2025/11/13 04:09:53 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/13 04:09:53 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2025/11/13 04:09:53 DEBUG : no_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:09:55 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/13 04:09:55 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/13 04:09:55 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/13 04:09:56 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "with_checksum_small_file_from_pipe" to batch 2025/11/13 04:09:56 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:09:56 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2025/11/13 04:09:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2025/11/13 04:09:57 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/13 04:09:57 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2025/11/13 04:09:57 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2025/11/13 04:09:57 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/13 04:09:58 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/13 04:09:58 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "with_checksum_big_file_from_pipe" to batch 2025/11/13 04:09:59 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:09:59 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2025/11/13 04:09:59 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2025/11/13 04:09:59 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/13 04:09:59 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2025/11/13 04:09:59 DEBUG : with_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:10:01 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/13 04:10:02 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/13 04:10:02 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/13 04:10:02 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "ignore_checksum_small_file_from_pipe" to batch 2025/11/13 04:10:03 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:10:03 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/13 04:10:03 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/13 04:10:03 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/13 04:10:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/13 04:10:04 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/13 04:10:04 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/13 04:10:04 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "ignore_checksum_big_file_from_pipe" to batch 2025/11/13 04:10:05 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:10:05 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/13 04:10:06 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/13 04:10:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/13 04:10:06 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:10:08 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/13 04:10:08 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2025/11/13 04:10:08 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2025/11/13 04:10:09 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "ignore_checksum_small_file_from_pipe" to batch 2025/11/13 04:10:09 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:10:09 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/13 04:10:10 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2025/11/13 04:10:10 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/13 04:10:10 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/13 04:10:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/13 04:10:11 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2025/11/13 04:10:11 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2025/11/13 04:10:11 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "ignore_checksum_big_file_from_pipe" to batch 2025/11/13 04:10:12 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:10:12 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/13 04:10:12 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2025/11/13 04:10:12 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/13 04:10:12 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/13 04:10:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.77s) === RUN TestRcatMetadata run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.47s) === RUN TestRcatSize run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:10:15 DEBUG : potato1: Uploading chunk 1/1 2025/11/13 04:10:15 DEBUG : potato1: Uploading chunk 2/1 2025/11/13 04:10:16 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "potato1" to batch 2025/11/13 04:10:16 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:10:16 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: potato1 2025/11/13 04:10:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': File to upload is small (60 bytes), uploading instead of streaming 2025/11/13 04:10:17 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: potato1 2025/11/13 04:10:18 DEBUG : potato2: Uploading chunk 1/1 2025/11/13 04:10:18 DEBUG : potato2: Uploading chunk 2/1 2025/11/13 04:10:18 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "potato2" to batch 2025/11/13 04:10:19 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:10:19 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: potato2 2025/11/13 04:10:20 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: potato2 2025/11/13 04:10:20 DEBUG : potato2: size = 60 OK 2025/11/13 04:10:20 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2025/11/13 04:10:20 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (6.71s) === RUN TestRcatSizeMetadata run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.40s) === RUN TestTouchDir run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:10:22 DEBUG : potato2: Uploading chunk 1/1 2025/11/13 04:10:22 DEBUG : potato2: Uploading chunk 2/1 2025/11/13 04:10:23 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "potato2" to batch 2025/11/13 04:10:23 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:10:23 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: potato2 2025/11/13 04:10:24 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: potato2 2025/11/13 04:10:24 DEBUG : empty space: Uploading chunk 1/1 2025/11/13 04:10:25 DEBUG : empty space: Uploading chunk 2/1 2025/11/13 04:10:25 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "empty space" to batch 2025/11/13 04:10:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:10:26 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: empty space 2025/11/13 04:10:27 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: empty space 2025/11/13 04:10:27 DEBUG : sub dir/potato3: Uploading chunk 1/1 2025/11/13 04:10:28 DEBUG : sub dir/potato3: Uploading chunk 2/1 2025/11/13 04:10:28 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/potato3" to batch 2025/11/13 04:10:29 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:10:29 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/potato3 2025/11/13 04:10:30 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/potato3 2025/11/13 04:10:30 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Touching "empty space" 2025/11/13 04:10:30 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Touching "potato2" 2025/11/13 04:10:30 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2025/11/13 04:10:30 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2025/11/13 04:10:31 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Touching "sub dir/potato3" 2025/11/13 04:10:31 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (12.25s) === RUN TestMkdirMetadata run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.41s) === RUN TestMkdirModTime run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.43s) === RUN TestCopyDirMetadata run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.39s) === RUN TestSetDirModTime run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.40s) === RUN TestDirsEqual run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.41s) === RUN TestRemoveExisting run.go:185: Remote "Dropbox root 'rclone-test-qujawap9coqi'", Local "Local file system at /tmp/rclone3583937838", Modify Window "1s" 2025/11/13 04:10:36 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2025/11/13 04:10:37 DEBUG : sub dir/test remove existing: Uploading chunk 2/1 2025/11/13 04:10:37 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/test remove existing" to batch 2025/11/13 04:10:38 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:10:38 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/test remove existing 2025/11/13 04:10:39 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/test remove existing 2025/11/13 04:10:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2025/11/13 04:10:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 2/1 2025/11/13 04:10:40 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2025/11/13 04:10:40 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Batch idle for 500ms so committing 2025/11/13 04:10:40 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/13 04:10:41 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/13 04:10:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cucacut7" before starting 2025/11/13 04:10:45 DEBUG : sub dir/test remove existing.cucacut7: TEST: removing renamed existing file after operation 2025/11/13 04:10:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cagopaw3" before starting 2025/11/13 04:10:49 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2025/11/13 04:10:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/13 04:10:50 DEBUG : pacer: Reducing sleep to 15ms 2025/11/13 04:10:51 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/13 04:10:51 DEBUG : pacer: Reducing sleep to 10ms 2025/11/13 04:10:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cagopaw3: TEST: renaming existing back after failed operation 2025/11/13 04:10:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yerobel7" before starting 2025/11/13 04:10:53 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2025/11/13 04:10:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/13 04:10:54 DEBUG : pacer: Reducing sleep to 15ms 2025/11/13 04:10:55 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/13 04:10:55 DEBUG : pacer: Reducing sleep to 10ms 2025/11/13 04:10:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yerobel7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (21.19s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/13 04:10:57 DEBUG : Dropbox root 'rclone-test-qujawap9coqi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 11m49.1656679s (try 1/5)