"go test -v -timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) === RUN TestInternalGetMetadataCancellation --- PASS: TestInternalGetMetadataCancellation (0.00s) === RUN TestInternalCheckPathLength --- PASS: TestInternalCheckPathLength (0.00s) === RUN TestPaperExportRemote --- PASS: TestPaperExportRemote (0.02s) === RUN TestUploadChunkedEarlyEOF === RUN TestUploadChunkedEarlyEOF/MultiChunk === RUN TestUploadChunkedEarlyEOF/SingleChunk === RUN TestUploadChunkedEarlyEOF/Complete --- PASS: TestUploadChunkedEarlyEOF (0.01s) --- PASS: TestUploadChunkedEarlyEOF/MultiChunk (0.00s) --- PASS: TestUploadChunkedEarlyEOF/SingleChunk (0.00s) --- PASS: TestUploadChunkedEarlyEOF/Complete (0.00s) === RUN TestUploadChunkedCancel --- PASS: TestUploadChunkedCancel (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestDropbox:" 2026/08/16 04:10:31 DEBUG : Creating backend with remote "TestDropbox:rclone-test-matokog9bupa" 2026/08/16 04:10:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/08/16 04:10:33 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/16 04:10:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 04:10:33 DEBUG : pacer: Reducing sleep to 15ms 2026/08/16 04:10:33 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/16 04:10:34 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/16 04:10:35 INFO : dir/subdir: Making directory 2026/08/16 04:10:37 INFO : dir/subdir: Removing directory 2026/08/16 04:10:38 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/16 04:10:40 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/16 04:10:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Uploading chunk 1/1 2026/08/16 04:10:42 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" to batch 2026/08/16 04:10:43 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:10:43 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/08/16 04:10:43 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/16 04:10:47 DEBUG : ./.: Uploading chunk 1/1 2026/08/16 04:10:47 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "./." to batch 2026/08/16 04:10:48 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:10:48 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: ./. 2026/08/16 04:10:48 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: ./. === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/16 04:10:52 DEBUG : ../..: Uploading chunk 1/1 2026/08/16 04:10:53 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "../.." to batch 2026/08/16 04:10:53 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:10:53 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: ../.. 2026/08/16 04:10:54 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: ../.. === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/16 04:10:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Uploading chunk 1/1 2026/08/16 04:10:58 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" to batch 2026/08/16 04:10:59 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:10:59 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/08/16 04:10:59 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/16 04:11:03 DEBUG : leading space/ leading space: Uploading chunk 1/1 2026/08/16 04:11:03 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding " leading space/ leading space" to batch 2026/08/16 04:11:04 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:11:04 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: leading space/ leading space 2026/08/16 04:11:04 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: leading space/ leading space === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/16 04:11:08 DEBUG : ~leading tilde/~leading tilde: Uploading chunk 1/1 2026/08/16 04:11:09 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "~leading tilde/~leading tilde" to batch 2026/08/16 04:11:09 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:11:09 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: ~leading tilde/~leading tilde 2026/08/16 04:11:10 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: ~leading tilde/~leading tilde === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/16 04:11:14 DEBUG : ␍leading CR/␍leading CR: Uploading chunk 1/1 2026/08/16 04:11:14 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "␍leading CR/␍leading CR" to batch 2026/08/16 04:11:15 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:11:15 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: ␍leading CR/␍leading CR 2026/08/16 04:11:15 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: ␍leading CR/␍leading CR === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/16 04:11:19 DEBUG : ␊leading LF/␊leading LF: Uploading chunk 1/1 2026/08/16 04:11:20 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "␊leading LF/␊leading LF" to batch 2026/08/16 04:11:20 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:11:20 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: ␊leading LF/␊leading LF 2026/08/16 04:11:21 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: ␊leading LF/␊leading LF === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/16 04:11:25 DEBUG : ␉leading HT/␉leading HT: Uploading chunk 1/1 2026/08/16 04:11:25 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "␉leading HT/␉leading HT" to batch 2026/08/16 04:11:26 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:11:26 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: ␉leading HT/␉leading HT 2026/08/16 04:11:26 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: ␉leading HT/␉leading HT === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/16 04:11:30 DEBUG : ␋leading VT/␋leading VT: Uploading chunk 1/1 2026/08/16 04:11:30 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "␋leading VT/␋leading VT" to batch 2026/08/16 04:11:31 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:11:31 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: ␋leading VT/␋leading VT 2026/08/16 04:11:31 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: ␋leading VT/␋leading VT === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/16 04:11:35 DEBUG : .leading dot/.leading dot: Uploading chunk 1/1 2026/08/16 04:11:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding ".leading dot/.leading dot" to batch 2026/08/16 04:11:37 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:11:37 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: .leading dot/.leading dot 2026/08/16 04:11:37 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: .leading dot/.leading dot === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/16 04:11:41 DEBUG : trailing space /trailing space : Uploading chunk 1/1 2026/08/16 04:11:41 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "trailing space /trailing space " to batch 2026/08/16 04:11:42 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:11:42 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: trailing space /trailing space 2026/08/16 04:11:42 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: trailing space /trailing space === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/16 04:11:46 DEBUG : trailing CR␍/trailing CR␍: Uploading chunk 1/1 2026/08/16 04:11:47 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "trailing CR␍/trailing CR␍" to batch 2026/08/16 04:11:47 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:11:47 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: trailing CR␍/trailing CR␍ 2026/08/16 04:11:48 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: trailing CR␍/trailing CR␍ === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/16 04:11:52 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 1/1 2026/08/16 04:11:52 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "trailing LF␊/trailing LF␊" to batch 2026/08/16 04:11:53 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:11:53 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: trailing LF␊/trailing LF␊ 2026/08/16 04:11:53 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: trailing LF␊/trailing LF␊ === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/16 04:11:57 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 1/1 2026/08/16 04:11:58 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "trailing HT␉/trailing HT␉" to batch 2026/08/16 04:11:58 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:11:58 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: trailing HT␉/trailing HT␉ 2026/08/16 04:11:59 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: trailing HT␉/trailing HT␉ === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/16 04:12:03 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 1/1 2026/08/16 04:12:03 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "trailing VT␋/trailing VT␋" to batch 2026/08/16 04:12:04 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:12:04 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: trailing VT␋/trailing VT␋ 2026/08/16 04:12:04 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: trailing VT␋/trailing VT␋ === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/16 04:12:08 DEBUG : trailing dot./trailing dot.: Uploading chunk 1/1 2026/08/16 04:12:08 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "trailing dot./trailing dot." to batch 2026/08/16 04:12:09 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:12:09 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: trailing dot./trailing dot. 2026/08/16 04:12:10 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: trailing dot./trailing dot. === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/16 04:12:13 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 1/1 2026/08/16 04:12:14 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "invalid utf-8\xfe/invalid utf-8\xfe" to batch 2026/08/16 04:12:14 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:12:14 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: invalid utf-8/invalid utf-8 2026/08/16 04:12:15 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: invalid utf-8/invalid utf-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/16 04:12:18 DEBUG : test%46.txt/test%46.txt: Uploading chunk 1/1 2026/08/16 04:12:19 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "test%46.txt/test%46.txt" to batch 2026/08/16 04:12:19 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:12:19 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: test%46.txt/test%46.txt 2026/08/16 04:12:20 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: test%46.txt/test%46.txt === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/08/16 04:12:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 1/1 2026/08/16 04:12:24 DEBUG : pacer: low level retry 1/10 (error files: auto content_hash: compute: potato) 2026/08/16 04:12:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 04:12:24 DEBUG : pacer: low level retry 2/10 (error files: auto content_hash: compute: potato) 2026/08/16 04:12:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 04:12:24 DEBUG : pacer: low level retry 3/10 (error files: auto content_hash: compute: potato) 2026/08/16 04:12:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 04:12:24 DEBUG : pacer: low level retry 4/10 (error files: auto content_hash: compute: potato) 2026/08/16 04:12:24 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 04:12:24 DEBUG : pacer: low level retry 5/10 (error files: auto content_hash: compute: potato) 2026/08/16 04:12:24 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 04:12:24 DEBUG : pacer: low level retry 6/10 (error files: auto content_hash: compute: potato) 2026/08/16 04:12:24 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 04:12:24 DEBUG : pacer: low level retry 7/10 (error files: auto content_hash: compute: potato) 2026/08/16 04:12:24 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/08/16 04:12:25 DEBUG : pacer: low level retry 8/10 (error files: auto content_hash: compute: potato) 2026/08/16 04:12:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/16 04:12:26 DEBUG : pacer: low level retry 9/10 (error files: auto content_hash: compute: potato) 2026/08/16 04:12:28 DEBUG : pacer: low level retry 10/10 (error files: auto content_hash: compute: potato) 2026/08/16 04:12:31 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/16 04:12:33 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/16 04:12:33 DEBUG : zero-length-file: Uploading chunk 1/0 2026/08/16 04:12:34 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/16 04:12:34 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "zero-length-file" to batch 2026/08/16 04:12:35 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:12:35 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: zero-length-file 2026/08/16 04:12:36 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/16 04:12:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: zero-length-file 2026/08/16 04:12:36 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/16 04:12:37 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/16 04:12:38 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/08/16 04:12:38 INFO : dir: Making directory 2026/08/16 04:12:38 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/16 04:12:39 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/08/16 04:12:39 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/08/16 04:12:39 INFO : dir/subdir1: Making directory 2026/08/16 04:12:39 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/08/16 04:12:39 DEBUG : pacer: low level retry 1/10 (error ) 2026/08/16 04:12:39 DEBUG : pacer: Rate limited, increasing sleep to 168.940542ms 2026/08/16 04:12:40 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:40 DEBUG : pacer: Reducing sleep to 126.705406ms 2026/08/16 04:12:40 INFO : dir/subdir3: Making directory 2026/08/16 04:12:40 DEBUG : pacer: Reducing sleep to 95.029054ms 2026/08/16 04:12:40 DEBUG : pacer: Reducing sleep to 71.27179ms 2026/08/16 04:12:41 DEBUG : pacer: Reducing sleep to 53.453842ms 2026/08/16 04:12:41 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/16 04:12:41 DEBUG : pacer: Reducing sleep to 40.090381ms 2026/08/16 04:12:41 INFO : dir/subdir2: Making directory 2026/08/16 04:12:41 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:41 DEBUG : pacer: Reducing sleep to 30.067785ms 2026/08/16 04:12:41 DEBUG : pacer: Reducing sleep to 22.550838ms 2026/08/16 04:12:41 DEBUG : pacer: Reducing sleep to 16.913128ms 2026/08/16 04:12:41 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/16 04:12:41 DEBUG : pacer: Reducing sleep to 12.684846ms 2026/08/16 04:12:42 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 04:12:42 DEBUG : dir/file2: Uploading chunk 1/1 2026/08/16 04:12:42 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:42 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/16 04:12:42 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "dir/file2" to batch 2026/08/16 04:12:43 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:43 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:12:43 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: dir/file2 2026/08/16 04:12:43 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: dir/file2 2026/08/16 04:12:44 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/16 04:12:44 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:44 DEBUG : dir/file4: Uploading chunk 1/1 2026/08/16 04:12:45 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "dir/file4" to batch 2026/08/16 04:12:45 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:45 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:12:45 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: dir/file4 2026/08/16 04:12:46 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: dir/file4 2026/08/16 04:12:46 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/16 04:12:46 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:47 DEBUG : dir/file3: Uploading chunk 1/1 2026/08/16 04:12:47 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "dir/file3" to batch 2026/08/16 04:12:48 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:48 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:12:48 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: dir/file3 2026/08/16 04:12:48 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: dir/file3 fstests.go:955: Try 1/10 waiting for dirChanges and objChanges 2026/08/16 04:12:49 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/16 04:12:49 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:50 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:52 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/16 04:12:52 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:53 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/16 04:12:53 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:54 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/16 04:12:54 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:54 DEBUG : doChangeNotify("dir/subdir1", 1) 2026/08/16 04:12:55 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:55 DEBUG : doChangeNotify("dir/subdir3", 1) 2026/08/16 04:12:56 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote 2026/08/16 04:12:56 DEBUG : doChangeNotify("dir/subdir2", 1) 2026/08/16 04:12:57 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/16 04:12:57 DEBUG : file name.txt: Uploading chunk 1/1 2026/08/16 04:12:57 DEBUG : doChangeNotify("dir", 1) 2026/08/16 04:12:58 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "file name.txt" to batch 2026/08/16 04:12:58 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:12:58 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: file name.txt 2026/08/16 04:12:59 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: file name.txt 2026/08/16 04:13:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 1/1 2026/08/16 04:13:01 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to batch 2026/08/16 04:13:01 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:13:01 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/08/16 04:13:02 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/08/16 04:13:03 DEBUG : file name.txt: Uploading chunk 1/1 2026/08/16 04:13:03 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "file name.txt" to batch 2026/08/16 04:13:04 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:13:04 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: file name.txt 2026/08/16 04:13:04 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/16 04:13:09 DEBUG : Creating backend with remote "TestDropbox:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/16 04:13:25 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 1/1 2026/08/16 04:13:26 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "dirToPurge/fileToPurge.txt" to batch 2026/08/16 04:13:26 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:13:26 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: dirToPurge/fileToPurge.txt 2026/08/16 04:13:27 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: dirToPurge/fileToPurge.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/16 04:13:31 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 1/1 2026/08/16 04:13:31 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" to batch 2026/08/16 04:13:32 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:13:32 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/08/16 04:13:33 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/08/16 04:13:34 DEBUG : Creating backend with remote "TestDropbox:rclone-test-matokog9bupa/dirToPurgeFromRoot" 2026/08/16 04:13:34 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/16 04:13:37 DEBUG : Creating backend with remote "TestDropbox:rclone-test-matokog9bupa/hello? sausage/êé" 2026/08/16 04:13:37 DEBUG : a/b/c/d/e.txt: Uploading chunk 1/1 2026/08/16 04:13:38 DEBUG : Dropbox root 'rclone-test-matokog9bupa/hello? sausage/êé': Adding "a/b/c/d/e.txt" to batch 2026/08/16 04:13:38 DEBUG : Dropbox root 'rclone-test-matokog9bupa/hello? sausage/êé': Batch idle for 500ms so committing 2026/08/16 04:13:38 DEBUG : Dropbox root 'rclone-test-matokog9bupa/hello? sausage/êé': Committing sync batch length 1 starting with: a/b/c/d/e.txt 2026/08/16 04:13:39 DEBUG : Dropbox root 'rclone-test-matokog9bupa/hello? sausage/êé': Committed sync batch length 1 starting with: a/b/c/d/e.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/16 04:13:58 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dudulig9mofi" 2026/08/16 04:14:06 DEBUG : Dropbox root 'rclone-test-dudulig9mofi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1785: can't set modified time without deleting existing object === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/08/16 04:14:22 DEBUG : file name.txt: Uploading chunk 1/1 2026/08/16 04:14:22 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "file name.txt" to batch 2026/08/16 04:14:23 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:14:23 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: file name.txt 2026/08/16 04:14:24 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/16 04:14:25 DEBUG : Creating backend with remote "TestDropbox:rclone-test-matokog9bupa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/16 04:14:27 DEBUG : Creating backend with remote "TestDropbox:rclone-test-matokog9bupa/not found.txt" 2026/08/16 04:14:28 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestDropbox:" path "rclone-test-matokog9bupa" from "TestDropbox:rclone-test-matokog9bupa" 2026/08/16 04:14:28 DEBUG : Creating backend with remote "TestDropbox:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/08/16 04:14:30 DEBUG : rclone-test-matokog9bupa/created from root.txt: Uploading chunk 1/1 2026/08/16 04:14:31 DEBUG : Dropbox root '': Adding "rclone-test-matokog9bupa/created from root.txt" to batch 2026/08/16 04:14:31 DEBUG : Dropbox root '': Batch idle for 500ms so committing 2026/08/16 04:14:31 DEBUG : Dropbox root '': Committing sync batch length 1 starting with: rclone-test-matokog9bupa/created from root.txt 2026/08/16 04:14:32 DEBUG : Dropbox root '': Committed sync batch length 1 starting with: rclone-test-matokog9bupa/created from root.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/16 04:14:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': attempting to share 'file name.txt_does_not_exist' (absolute path: /rclone-test-matokog9bupa/file name.txt_does_not_exist) 2026/08/16 04:14:36 DEBUG : /rclone-test-matokog9bupa/file name.txt_does_not_exist: can't create link with expiry, trying without 2026/08/16 04:14:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': attempting to share 'file name.txt' (absolute path: /rclone-test-matokog9bupa/file name.txt) 2026/08/16 04:14:37 DEBUG : /rclone-test-matokog9bupa/file name.txt: can't create link with expiry, trying without 2026/08/16 04:14:38 DEBUG : Dropbox root 'rclone-test-matokog9bupa': attempting to share 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt' (absolute path: /rclone-test-matokog9bupa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt) 2026/08/16 04:14:38 DEBUG : /rclone-test-matokog9bupa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: can't create link with expiry, trying without 2026/08/16 04:14:39 DEBUG : Dropbox root 'rclone-test-matokog9bupa': attempting to share 'file name.txt' (absolute path: /rclone-test-matokog9bupa/file name.txt) 2026/08/16 04:14:39 DEBUG : /rclone-test-matokog9bupa/file name.txt: can't create link with expiry, trying without 2026/08/16 04:14:40 DEBUG : /rclone-test-matokog9bupa/file name.txt: has a public link already, attempting to retrieve it 2026/08/16 04:14:40 DEBUG : Dropbox root 'rclone-test-matokog9bupa': attempting to share 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' (absolute path: /rclone-test-matokog9bupa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠) 2026/08/16 04:14:41 DEBUG : /rclone-test-matokog9bupa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: can't create link with expiry, trying without 2026/08/16 04:14:42 DEBUG : Dropbox root 'rclone-test-matokog9bupa': attempting to share 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' (absolute path: /rclone-test-matokog9bupa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠) 2026/08/16 04:14:42 DEBUG : /rclone-test-matokog9bupa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: can't create link with expiry, trying without 2026/08/16 04:14:43 DEBUG : /rclone-test-matokog9bupa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: has a public link already, attempting to retrieve it 2026/08/16 04:14:43 DEBUG : Creating backend with remote "TestDropbox:rclone-test-luregos8gifo" 2026/08/16 04:14:44 DEBUG : somefile: Uploading chunk 1/1 2026/08/16 04:14:45 DEBUG : Dropbox root 'rclone-test-luregos8gifo': Adding "somefile" to batch 2026/08/16 04:14:45 DEBUG : Dropbox root 'rclone-test-luregos8gifo': Batch idle for 500ms so committing 2026/08/16 04:14:45 DEBUG : Dropbox root 'rclone-test-luregos8gifo': Committing sync batch length 1 starting with: somefile 2026/08/16 04:14:46 DEBUG : Dropbox root 'rclone-test-luregos8gifo': Committed sync batch length 1 starting with: somefile 2026/08/16 04:14:46 DEBUG : Dropbox root 'rclone-test-matokog9bupa': attempting to share '' (absolute path: /rclone-test-matokog9bupa) 2026/08/16 04:14:46 DEBUG : /rclone-test-matokog9bupa: can't create link with expiry, trying without 2026/08/16 04:14:47 DEBUG : Dropbox root 'rclone-test-luregos8gifo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/16 04:14:51 DEBUG : piped data.txt: Uploading chunk 1/0 2026/08/16 04:14:51 DEBUG : piped data.txt: Uploading chunk 2/0 2026/08/16 04:14:52 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "piped data.txt" to batch 2026/08/16 04:14:52 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:14:52 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: piped data.txt 2026/08/16 04:14:53 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: piped data.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/16 04:14:54 DEBUG : piped data.txt: Uploading chunk 1/0 2026/08/16 04:14:55 DEBUG : piped data.txt: Uploading chunk 2/0 2026/08/16 04:14:55 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "piped data.txt" to batch 2026/08/16 04:14:56 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:14:56 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: piped data.txt 2026/08/16 04:14:56 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: piped data.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PaperExport === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99 2026/08/16 04:15:01 DEBUG : chunked-100-99.bin: Uploading chunk 1/1 2026/08/16 04:15:01 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-100-99.bin" to batch 2026/08/16 04:15:02 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:02 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-100-99.bin 2026/08/16 04:15:02 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-100-99.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed 2026/08/16 04:15:04 DEBUG : chunked-100-99-streamed.bin: Uploading chunk 1/0 2026/08/16 04:15:05 DEBUG : chunked-100-99-streamed.bin: Uploading chunk 2/0 2026/08/16 04:15:05 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-100-99-streamed.bin" to batch 2026/08/16 04:15:06 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:06 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-100-99-streamed.bin 2026/08/16 04:15:07 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-100-99-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/100 2026/08/16 04:15:09 DEBUG : chunked-100-100.bin: Uploading chunk 1/1 2026/08/16 04:15:09 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-100-100.bin" to batch 2026/08/16 04:15:10 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:10 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-100-100.bin 2026/08/16 04:15:10 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-100-100.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed 2026/08/16 04:15:12 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 1/0 2026/08/16 04:15:13 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 2/0 2026/08/16 04:15:13 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 3/0 2026/08/16 04:15:14 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-100-100-streamed.bin" to batch 2026/08/16 04:15:14 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:14 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-100-100-streamed.bin 2026/08/16 04:15:15 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-100-100-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/201 2026/08/16 04:15:17 DEBUG : chunked-100-201.bin: Uploading chunk 1/3 2026/08/16 04:15:18 DEBUG : chunked-100-201.bin: Uploading chunk 2/3 2026/08/16 04:15:18 DEBUG : chunked-100-201.bin: Uploading chunk 3/3 2026/08/16 04:15:19 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-100-201.bin" to batch 2026/08/16 04:15:19 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:19 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-100-201.bin 2026/08/16 04:15:20 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-100-201.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed 2026/08/16 04:15:22 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 1/0 2026/08/16 04:15:22 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 2/0 2026/08/16 04:15:23 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 3/0 2026/08/16 04:15:24 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 4/0 2026/08/16 04:15:24 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-100-201-streamed.bin" to batch 2026/08/16 04:15:25 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:25 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-100-201-streamed.bin 2026/08/16 04:15:26 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-100-201-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/128 === RUN TestIntegration/FsMkdir/FsPutChunked/128/127 2026/08/16 04:15:28 DEBUG : chunked-128-127.bin: Uploading chunk 1/1 2026/08/16 04:15:28 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-128-127.bin" to batch 2026/08/16 04:15:29 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:29 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-128-127.bin 2026/08/16 04:15:29 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-128-127.bin === RUN TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed 2026/08/16 04:15:31 DEBUG : chunked-128-127-streamed.bin: Uploading chunk 1/0 2026/08/16 04:15:32 DEBUG : chunked-128-127-streamed.bin: Uploading chunk 2/0 2026/08/16 04:15:32 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-128-127-streamed.bin" to batch 2026/08/16 04:15:33 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:33 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-128-127-streamed.bin 2026/08/16 04:15:34 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-128-127-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/128/128 2026/08/16 04:15:36 DEBUG : chunked-128-128.bin: Uploading chunk 1/1 2026/08/16 04:15:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-128-128.bin" to batch 2026/08/16 04:15:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-128-128.bin 2026/08/16 04:15:37 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-128-128.bin === RUN TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed 2026/08/16 04:15:39 DEBUG : chunked-128-128-streamed.bin: Uploading chunk 1/0 2026/08/16 04:15:41 DEBUG : chunked-128-128-streamed.bin: Uploading chunk 2/0 2026/08/16 04:15:41 DEBUG : chunked-128-128-streamed.bin: Uploading chunk 3/0 2026/08/16 04:15:42 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-128-128-streamed.bin" to batch 2026/08/16 04:15:42 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:42 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-128-128-streamed.bin 2026/08/16 04:15:43 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-128-128-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/128/257 2026/08/16 04:15:45 DEBUG : chunked-128-257.bin: Uploading chunk 1/3 2026/08/16 04:15:46 DEBUG : chunked-128-257.bin: Uploading chunk 2/3 2026/08/16 04:15:46 DEBUG : chunked-128-257.bin: Uploading chunk 3/3 2026/08/16 04:15:47 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-128-257.bin" to batch 2026/08/16 04:15:47 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:47 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-128-257.bin 2026/08/16 04:15:48 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-128-257.bin === RUN TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed 2026/08/16 04:15:50 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 1/0 2026/08/16 04:15:50 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 2/0 2026/08/16 04:15:51 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 3/0 2026/08/16 04:15:52 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 4/0 2026/08/16 04:15:52 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-128-257-streamed.bin" to batch 2026/08/16 04:15:52 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:52 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-128-257-streamed.bin 2026/08/16 04:15:53 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-128-257-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 2026/08/16 04:15:55 DEBUG : chunked-97.656Ki-97.655Ki.bin: Uploading chunk 1/1 2026/08/16 04:15:55 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-97.656Ki-97.655Ki.bin" to batch 2026/08/16 04:15:56 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:15:56 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-97.656Ki-97.655Ki.bin 2026/08/16 04:15:56 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-97.656Ki-97.655Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed 2026/08/16 04:15:59 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading chunk 1/0 2026/08/16 04:15:59 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading chunk 2/0 2026/08/16 04:16:00 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-97.656Ki-97.655Ki-streamed.bin" to batch 2026/08/16 04:16:00 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:00 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-97.656Ki-97.655Ki-streamed.bin 2026/08/16 04:16:01 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-97.656Ki-97.655Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 2026/08/16 04:16:03 DEBUG : chunked-97.656Ki-97.656Ki.bin: Uploading chunk 1/1 2026/08/16 04:16:03 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-97.656Ki-97.656Ki.bin" to batch 2026/08/16 04:16:04 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:04 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-97.656Ki-97.656Ki.bin 2026/08/16 04:16:05 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-97.656Ki-97.656Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed 2026/08/16 04:16:07 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading chunk 1/0 2026/08/16 04:16:07 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading chunk 2/0 2026/08/16 04:16:08 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading chunk 3/0 2026/08/16 04:16:08 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-97.656Ki-97.656Ki-streamed.bin" to batch 2026/08/16 04:16:09 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:09 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-97.656Ki-97.656Ki-streamed.bin 2026/08/16 04:16:10 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-97.656Ki-97.656Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 2026/08/16 04:16:12 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading chunk 1/3 2026/08/16 04:16:12 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading chunk 2/3 2026/08/16 04:16:13 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading chunk 3/3 2026/08/16 04:16:13 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-97.656Ki-195.313Ki.bin" to batch 2026/08/16 04:16:14 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:14 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-97.656Ki-195.313Ki.bin 2026/08/16 04:16:14 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-97.656Ki-195.313Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed 2026/08/16 04:16:17 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 1/0 2026/08/16 04:16:17 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 2/0 2026/08/16 04:16:18 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 3/0 2026/08/16 04:16:18 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 4/0 2026/08/16 04:16:19 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-97.656Ki-195.313Ki-streamed.bin" to batch 2026/08/16 04:16:19 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:19 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-97.656Ki-195.313Ki-streamed.bin 2026/08/16 04:16:20 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-97.656Ki-195.313Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 2026/08/16 04:16:22 DEBUG : chunked-97.657Ki-97.656Ki.bin: Uploading chunk 1/1 2026/08/16 04:16:22 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-97.657Ki-97.656Ki.bin" to batch 2026/08/16 04:16:23 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:23 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-97.657Ki-97.656Ki.bin 2026/08/16 04:16:24 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-97.657Ki-97.656Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed 2026/08/16 04:16:25 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading chunk 1/0 2026/08/16 04:16:26 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading chunk 2/0 2026/08/16 04:16:27 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-97.657Ki-97.656Ki-streamed.bin" to batch 2026/08/16 04:16:27 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:27 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-97.657Ki-97.656Ki-streamed.bin 2026/08/16 04:16:28 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-97.657Ki-97.656Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 2026/08/16 04:16:30 DEBUG : chunked-97.657Ki-97.657Ki.bin: Uploading chunk 1/1 2026/08/16 04:16:30 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-97.657Ki-97.657Ki.bin" to batch 2026/08/16 04:16:31 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:31 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-97.657Ki-97.657Ki.bin 2026/08/16 04:16:32 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-97.657Ki-97.657Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed 2026/08/16 04:16:34 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading chunk 1/0 2026/08/16 04:16:35 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading chunk 2/0 2026/08/16 04:16:35 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading chunk 3/0 2026/08/16 04:16:35 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-97.657Ki-97.657Ki-streamed.bin" to batch 2026/08/16 04:16:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-97.657Ki-97.657Ki-streamed.bin 2026/08/16 04:16:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-97.657Ki-97.657Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 2026/08/16 04:16:38 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading chunk 1/3 2026/08/16 04:16:39 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading chunk 2/3 2026/08/16 04:16:39 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading chunk 3/3 2026/08/16 04:16:40 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-97.657Ki-195.315Ki.bin" to batch 2026/08/16 04:16:40 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:40 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-97.657Ki-195.315Ki.bin 2026/08/16 04:16:41 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-97.657Ki-195.315Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed 2026/08/16 04:16:43 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 1/0 2026/08/16 04:16:44 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 2/0 2026/08/16 04:16:44 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 3/0 2026/08/16 04:16:45 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 4/0 2026/08/16 04:16:45 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-97.657Ki-195.315Ki-streamed.bin" to batch 2026/08/16 04:16:46 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:46 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-97.657Ki-195.315Ki-streamed.bin 2026/08/16 04:16:47 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-97.657Ki-195.315Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 2026/08/16 04:16:48 DEBUG : chunked-682.731Ki-682.730Ki.bin: Uploading chunk 1/1 2026/08/16 04:16:49 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-682.731Ki-682.730Ki.bin" to batch 2026/08/16 04:16:49 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:49 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-682.731Ki-682.730Ki.bin 2026/08/16 04:16:50 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-682.731Ki-682.730Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed 2026/08/16 04:16:52 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading chunk 1/0 2026/08/16 04:16:53 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading chunk 2/0 2026/08/16 04:16:53 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-682.731Ki-682.730Ki-streamed.bin" to batch 2026/08/16 04:16:54 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:54 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-682.731Ki-682.730Ki-streamed.bin 2026/08/16 04:16:54 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-682.731Ki-682.730Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 2026/08/16 04:16:56 DEBUG : chunked-682.731Ki-682.731Ki.bin: Uploading chunk 1/1 2026/08/16 04:16:57 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-682.731Ki-682.731Ki.bin" to batch 2026/08/16 04:16:57 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:16:57 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-682.731Ki-682.731Ki.bin 2026/08/16 04:16:58 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-682.731Ki-682.731Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed 2026/08/16 04:17:00 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading chunk 1/0 2026/08/16 04:17:00 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading chunk 2/0 2026/08/16 04:17:01 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading chunk 3/0 2026/08/16 04:17:01 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-682.731Ki-682.731Ki-streamed.bin" to batch 2026/08/16 04:17:02 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:17:02 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-682.731Ki-682.731Ki-streamed.bin 2026/08/16 04:17:03 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-682.731Ki-682.731Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 2026/08/16 04:17:05 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading chunk 1/3 2026/08/16 04:17:06 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading chunk 2/3 2026/08/16 04:17:06 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading chunk 3/3 2026/08/16 04:17:07 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-682.731Ki-1.333Mi.bin" to batch 2026/08/16 04:17:08 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:17:08 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-682.731Ki-1.333Mi.bin 2026/08/16 04:17:08 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-682.731Ki-1.333Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed 2026/08/16 04:17:10 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 1/0 2026/08/16 04:17:11 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 2/0 2026/08/16 04:17:12 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 3/0 2026/08/16 04:17:12 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 4/0 2026/08/16 04:17:13 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-682.731Ki-1.333Mi-streamed.bin" to batch 2026/08/16 04:17:13 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:17:13 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-682.731Ki-1.333Mi-streamed.bin 2026/08/16 04:17:14 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-682.731Ki-1.333Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 2026/08/16 04:17:16 DEBUG : chunked-2Mi-2.000Mi.bin: Uploading chunk 1/1 2026/08/16 04:17:17 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-2Mi-2.000Mi.bin" to batch 2026/08/16 04:17:17 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:17:17 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-2Mi-2.000Mi.bin 2026/08/16 04:17:18 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-2Mi-2.000Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed 2026/08/16 04:17:20 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading chunk 1/0 2026/08/16 04:17:20 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading chunk 2/0 2026/08/16 04:17:21 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-2Mi-2.000Mi-streamed.bin" to batch 2026/08/16 04:17:21 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:17:21 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-2Mi-2.000Mi-streamed.bin 2026/08/16 04:17:22 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-2Mi-2.000Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 2026/08/16 04:17:24 DEBUG : chunked-2Mi-2Mi.bin: Uploading chunk 1/1 2026/08/16 04:17:24 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-2Mi-2Mi.bin" to batch 2026/08/16 04:17:25 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:17:25 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-2Mi-2Mi.bin 2026/08/16 04:17:26 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-2Mi-2Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed 2026/08/16 04:17:28 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading chunk 1/0 2026/08/16 04:17:29 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading chunk 2/0 2026/08/16 04:17:29 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading chunk 3/0 2026/08/16 04:17:30 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-2Mi-2Mi-streamed.bin" to batch 2026/08/16 04:17:30 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:17:30 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-2Mi-2Mi-streamed.bin 2026/08/16 04:17:31 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-2Mi-2Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2026/08/16 04:17:33 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 1/3 2026/08/16 04:17:34 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 2/3 2026/08/16 04:17:35 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 3/3 2026/08/16 04:17:35 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-2Mi-4.000Mi.bin" to batch 2026/08/16 04:17:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:17:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-2Mi-4.000Mi.bin 2026/08/16 04:17:36 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-2Mi-4.000Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed 2026/08/16 04:17:39 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 1/0 2026/08/16 04:17:39 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 2/0 2026/08/16 04:17:40 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 3/0 2026/08/16 04:17:40 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 4/0 2026/08/16 04:17:41 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "chunked-2Mi-4.000Mi-streamed.bin" to batch 2026/08/16 04:17:41 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:17:41 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: chunked-2Mi-4.000Mi-streamed.bin 2026/08/16 04:17:42 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: chunked-2Mi-4.000Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/16 04:17:44 DEBUG : short-eof.bin: Uploading chunk 1/1 fstests.go:2596: Put returned an error (acceptable): upload failed: expected 10240 bytes in input, but only read 5120: unexpected EOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/16 04:17:46 DEBUG : short-eof-chunked.bin: Uploading chunk 1/4 2026/08/16 04:17:46 DEBUG : short-eof-chunked.bin: Uploading chunk 2/4 fstests.go:2596: Put returned an error (acceptable): upload failed: expected 400 bytes in input, but only read 150: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *dropbox.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/16 04:17:48 DEBUG : unknown-size-put.txt: Uploading chunk 1/0 2026/08/16 04:17:48 DEBUG : unknown-size-put.txt: Uploading chunk 2/0 2026/08/16 04:17:49 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "unknown-size-put.txt" to batch 2026/08/16 04:17:49 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:17:49 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: unknown-size-put.txt 2026/08/16 04:17:50 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: unknown-size-put.txt === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/16 04:17:51 DEBUG : unknown-size-update.txt: Uploading chunk 1/1 2026/08/16 04:17:51 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "unknown-size-update.txt" to batch 2026/08/16 04:17:52 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:17:52 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: unknown-size-update.txt 2026/08/16 04:17:52 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: unknown-size-update.txt 2026/08/16 04:17:53 DEBUG : unknown-size-update.txt: Uploading chunk 1/0 2026/08/16 04:17:54 DEBUG : unknown-size-update.txt: Uploading chunk 2/0 2026/08/16 04:17:55 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Adding "unknown-size-update.txt" to batch 2026/08/16 04:17:55 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Batch idle for 500ms so committing 2026/08/16 04:17:55 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committing sync batch length 1 starting with: unknown-size-update.txt 2026/08/16 04:17:56 DEBUG : Dropbox root 'rclone-test-matokog9bupa': Committed sync batch length 1 starting with: unknown-size-update.txt === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/16 04:17:57 DEBUG : Creating backend with remote "TestDropbox:rclone-test-matokog9bupa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2931: FS has no Directory methods and doesn't Wrap 2026/08/16 04:17:58 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:3023: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown 2026/08/16 04:17:58 INFO : Dropbox root 'rclone-test-matokog9bupa': Committing uploads - please wait... --- PASS: TestIntegration (446.89s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.23s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.83s) --- PASS: TestIntegration/FsMkdir (444.17s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.07s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.28s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.23s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (102.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (5.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (5.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (5.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (5.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (5.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (5.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (5.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (5.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (5.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (5.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (5.39s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutError (7.51s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (7.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (19.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (123.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (11.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (12.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (6.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (12.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (6.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/PaperExport (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (163.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (27.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (8.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (8.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (27.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki (26.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki (26.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki (27.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 (7.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 (10.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (28.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (7.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (11.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.07s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (9.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (3.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (6.18s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.53s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/dropbox 446.944s "go test -v -timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 7m28.272822142s (try 1/5)