"go test -v -timeout 1h0m0s -remote TestWebdavNextcloud: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:464: Using remote "TestWebdavNextcloud:" 2026/09/05 03:22:15 NOTICE: TestWebdavNextcloud: Starting server 2026/09/05 03:22:16 NOTICE: TestWebdavNextcloud: Attempting to connect to "127.0.0.1:28629" try 1/100 2026/09/05 03:22:17 DEBUG : TestWebdavNextcloud: Read 0, error: read tcp 127.0.0.1:58216->127.0.0.1:28629: i/o timeout 2026/09/05 03:22:17 NOTICE: TestWebdavNextcloud: Started server and connected to "127.0.0.1:28629" 2026/09/05 03:22:17 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-kozisux8dedu" 2026/09/05 03:22:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 03:22:17 DEBUG : Setting type=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2026/09/05 03:22:17 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:22:17 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:22:17 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:22:17 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:22:17 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Nn0of}" suffix to name 2026/09/05 03:22:17 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:22:17 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:22:17 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:22:17 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:22:17 DEBUG : found headers: 2026/09/05 03:22:17 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2026/09/05 03:22:18 DEBUG : Setting type=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:533: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/05 03:22:22 INFO : dir/subdir: Making directory 2026/09/05 03:22:24 INFO : dir/subdir: Removing directory 2026/09/05 03:22:26 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/09/05 03:22:28 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/09/05 03:22:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." 2026/09/05 03:22:34 DEBUG : ./.: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." 2026/09/05 03:22:38 DEBUG : ../..: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstests.go:735: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:735 Error: Received unexpected error: "\" is not allowed inside a file or folder name.: OCA\DAV\Connector\Sabre\Exception\InvalidPath: 400 Bad Request Test: TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Received unexpected error: Update mkParentDir failed: "\" is not allowed inside a file or folder name.: OCA\DAV\Connector\Sabre\Exception\InvalidPath: 400 Bad Request Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" 2026/09/05 03:22:44 DEBUG : leading space/ leading space: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" 2026/09/05 03:22:49 DEBUG : ~leading tilde/~leading tilde: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" 2026/09/05 03:22:53 DEBUG : ␍leading CR/␍leading CR: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" 2026/09/05 03:22:58 DEBUG : ␊leading LF/␊leading LF: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" 2026/09/05 03:23:03 DEBUG : ␉leading HT/␉leading HT: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" 2026/09/05 03:23:07 DEBUG : ␋leading VT/␋leading VT: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" 2026/09/05 03:23:12 DEBUG : .leading dot/.leading dot: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " 2026/09/05 03:23:16 DEBUG : trailing space /trailing space : Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" 2026/09/05 03:23:21 DEBUG : trailing CR␍/trailing CR␍: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" 2026/09/05 03:23:26 DEBUG : trailing LF␊/trailing LF␊: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" 2026/09/05 03:23:30 DEBUG : trailing HT␉/trailing HT␉: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" 2026/09/05 03:23:35 DEBUG : trailing VT␋/trailing VT␋: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." 2026/09/05 03:23:39 DEBUG : trailing dot./trailing dot.: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" 2026/09/05 03:23:44 DEBUG : invalid utf-8/invalid utf-8: Update will use the normal upload strategy (no chunks) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want invalid utf-8/invalid utf-8 (100) got invalid utf-8þ/invalid utf-8þ (100) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "invalid utf-8þ/invalid utf-8þ" fstest.go:204: Not found "invalid utf-8\xfe/invalid utf-8\xfe" fstest.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:311 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: 1 objects not found fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8þ"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" + (string) (len=15) "invalid utf-8þ" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories 2026/09/05 03:23:55 DEBUG : Item with unknown path received: "/remote.php/dav/files/rclone/rclone-test-kozisux8dedu/invalid utf-8þ/", "/remote.php/dav/files/rclone/rclone-test-kozisux8dedu/invalid utf-8\xfe/" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" 2026/09/05 03:23:56 DEBUG : test%46.txt/test%46.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/09/05 03:24:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/09/05 03:24:07 DEBUG : zero-length-file: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:846: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/09/05 03:24:10 DEBUG : file name.txt: Update will use the normal upload strategy (no chunks) 2026/09/05 03:24:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Update will use the normal upload strategy (no chunks) 2026/09/05 03:24:14 DEBUG : file name.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/09/05 03:24:20 DEBUG : Creating backend with remote "TestWebdavNextcloud:" 2026/09/05 03:24:20 DEBUG : Setting type=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2026/09/05 03:24:20 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:24:20 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:24:20 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:24:20 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:24:20 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Nn0of}" suffix to name 2026/09/05 03:24:20 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:24:20 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:24:20 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:24:20 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:24:20 DEBUG : found headers: 2026/09/05 03:24:20 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/05 03:24:27 DEBUG : dirToPurge/fileToPurge.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/05 03:24:33 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Update will use the normal upload strategy (no chunks) 2026/09/05 03:24:37 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-kozisux8dedu/dirToPurgeFromRoot" 2026/09/05 03:24:37 DEBUG : Setting type=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2026/09/05 03:24:37 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:24:37 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:24:37 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:24:37 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:24:37 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Nn0of}" suffix to name 2026/09/05 03:24:37 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:24:37 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:24:37 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:24:37 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:24:37 DEBUG : found headers: 2026/09/05 03:24:37 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/05 03:24:39 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-kozisux8dedu/hello? sausage/êé" 2026/09/05 03:24:39 DEBUG : Setting type=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2026/09/05 03:24:39 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:24:39 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:24:39 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:24:39 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:24:39 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Nn0of}" suffix to name 2026/09/05 03:24:39 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:24:39 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:24:39 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:24:39 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:24:39 DEBUG : found headers: 2026/09/05 03:24:39 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2026/09/05 03:24:40 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-kozisux8dedu/hello? sausage/êé" to be canonical "TestWebdavNextcloud{Nn0of}:rclone-test-kozisux8dedu/hello? sausage/êé" 2026/09/05 03:24:43 DEBUG : a/b/c/d/e.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1437: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/09/05 03:25:07 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-xopaxeg9duya" 2026/09/05 03:25:07 DEBUG : Setting type=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2026/09/05 03:25:07 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:25:07 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:25:07 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:25:07 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:25:07 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Nn0of}" suffix to name 2026/09/05 03:25:07 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:25:07 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:25:07 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:25:07 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:25:07 DEBUG : found headers: 2026/09/05 03:25:07 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2026/09/05 03:25:17 DEBUG : webdav root 'rclone-test-xopaxeg9duya': 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:1633: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === 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/09/05 03:25:32 DEBUG : file name.txt-should-be-ignored.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/05 03:25:34 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-kozisux8dedu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/05 03:25:34 DEBUG : Config file has changed externally - reloading 2026/09/05 03:25:34 DEBUG : Setting type=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2026/09/05 03:25:34 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:25:34 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:25:34 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:25:34 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:25:34 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Nn0of}" suffix to name 2026/09/05 03:25:34 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:25:34 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:25:34 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:25:34 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:25:34 DEBUG : found headers: 2026/09/05 03:25:34 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/05 03:25:35 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-kozisux8dedu/not found.txt" 2026/09/05 03:25:35 DEBUG : Setting type=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2026/09/05 03:25:35 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:25:35 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:25:35 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:25:35 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:25:35 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Nn0of}" suffix to name 2026/09/05 03:25:35 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:25:35 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:25:35 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:25:35 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:25:35 DEBUG : found headers: 2026/09/05 03:25:35 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2026/09/05 03:25:36 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestWebdavNextcloud:" path "rclone-test-kozisux8dedu" from "TestWebdavNextcloud:rclone-test-kozisux8dedu" 2026/09/05 03:25:36 DEBUG : Creating backend with remote "TestWebdavNextcloud:" 2026/09/05 03:25:36 DEBUG : Setting type=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2026/09/05 03:25:36 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:25:36 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:25:36 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:25:36 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:25:36 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Nn0of}" suffix to name 2026/09/05 03:25:36 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:25:36 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:25:36 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:25:36 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:25:36 DEBUG : found headers: 2026/09/05 03:25:36 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2031: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/09/05 03:25:38 DEBUG : rclone-test-kozisux8dedu/created from root.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2090: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2211: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2385: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2431: *webdav.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 2026/09/05 03:25:47 DEBUG : chunked-1Mi-1023.999Ki.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 2026/09/05 03:25:49 DEBUG : chunked-1Mi-1Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 2026/09/05 03:25:52 DEBUG : chunked-1Mi-2.000Mi.bin: Update will use the chunked upload strategy === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999 2026/09/05 03:25:57 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000 2026/09/05 03:25:59 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001 2026/09/05 03:26:02 DEBUG : chunked-1.049Mi-2.098Mi.bin: Update will use the chunked upload strategy === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01 === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010 2026/09/05 03:26:07 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011 2026/09/05 03:26:09 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023 2026/09/05 03:26:12 DEBUG : chunked-1.049Mi-2.098Mi.bin: Update will use the chunked upload strategy === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100 2026/09/05 03:26:16 DEBUG : chunked-1.333Mi-1.333Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101 2026/09/05 03:26:19 DEBUG : chunked-1.333Mi-1.333Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203 2026/09/05 03:26:22 DEBUG : chunked-1.333Mi-2.667Mi.bin: Update will use the chunked upload strategy === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 2026/09/05 03:26:26 DEBUG : chunked-2Mi-2.000Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 2026/09/05 03:26:29 DEBUG : chunked-2Mi-2Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2026/09/05 03:26:32 DEBUG : chunked-2Mi-4.000Mi.bin: Update will use the chunked upload strategy === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/05 03:26:36 DEBUG : retry-Status500.bin: Update will use the normal upload strategy (no chunks) 2026/09/05 03:26:36 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/09/05 03:26:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 03:26:38 DEBUG : pacer: Reducing sleep to 15ms fstests.go:2660: Put returned an error after the injected failure (acceptable): unchunked simple update failed: 500 Internal Server Error 2026/09/05 03:26:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/05 03:26:38 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/05 03:26:39 DEBUG : retry-NetError.bin: Update will use the normal upload strategy (no chunks) 2026/09/05 03:26:39 DEBUG : pacer: low level retry 1/1 (error Put "http://127.0.0.1:28629/remote.php/dav/files/rclone/rclone-test-kozisux8dedu/retry-NetError.bin": write tcp: unexpected EOF) 2026/09/05 03:26:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 03:26:40 DEBUG : pacer: Reducing sleep to 15ms fstests.go:2660: Put returned an error after the injected failure (acceptable): unchunked simple update failed: Put "http://127.0.0.1:28629/remote.php/dav/files/rclone/rclone-test-kozisux8dedu/retry-NetError.bin": write tcp: unexpected EOF 2026/09/05 03:26:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/05 03:26:41 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/05 03:26:41 DEBUG : retry-chunked-Status500.bin: Update will use the chunked upload strategy 2026/09/05 03:26:42 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/09/05 03:26:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 03:26:43 DEBUG : pacer: Reducing sleep to 15ms fstests.go:2660: Put returned an error after the injected failure (acceptable): uploading chunk failed: 500 Internal Server Error 2026/09/05 03:26:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/05 03:26:44 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/05 03:26:44 DEBUG : retry-chunked-NetError.bin: Update will use the chunked upload strategy 2026/09/05 03:26:45 DEBUG : pacer: low level retry 1/1 (error Put "http://127.0.0.1:28629/remote.php/dav/uploads/rclone/rclone-chunked-upload-a62ccb87b7ce23248216a1a84458554c/000000000000000-000000001048575": write tcp: unexpected EOF) 2026/09/05 03:26:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 03:26:47 DEBUG : pacer: Reducing sleep to 15ms fstests.go:2660: Put returned an error after the injected failure (acceptable): uploading chunk failed: Put "http://127.0.0.1:28629/remote.php/dav/uploads/rclone/rclone-chunked-upload-a62ccb87b7ce23248216a1a84458554c/000000000000000-000000001048575": write tcp: unexpected EOF 2026/09/05 03:26:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/05 03:26:47 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/05 03:26:48 DEBUG : short-eof.bin: Update will use the normal upload strategy (no chunks) 2026/09/05 03:26:48 DEBUG : pacer: low level retry 1/1 (error Put "http://127.0.0.1:28629/remote.php/dav/files/rclone/rclone-test-kozisux8dedu/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/05 03:26:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 03:26:49 DEBUG : pacer: Reducing sleep to 15ms fstests.go:2784: Put returned an error (acceptable): unchunked simple update failed: Put "http://127.0.0.1:28629/remote.php/dav/files/rclone/rclone-test-kozisux8dedu/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/05 03:26:49 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/05 03:26:50 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 03:26:50 DEBUG : short-eof-chunked.bin: Update will use the chunked upload strategy 2026/09/05 03:26:51 DEBUG : pacer: low level retry 1/1 (error Put "http://127.0.0.1:28629/remote.php/dav/uploads/rclone/rclone-chunked-upload-1cb13cd9b27671631f1bbc2086f0f0e4/000000001048576-000000002097151": net/http: HTTP/1.x transport connection broken: http: ContentLength=1048576 with Body length 524288) 2026/09/05 03:26:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 03:26:52 DEBUG : pacer: Reducing sleep to 15ms fstests.go:2784: Put returned an error (acceptable): uploading chunk failed: Put "http://127.0.0.1:28629/remote.php/dav/uploads/rclone/rclone-chunked-upload-1cb13cd9b27671631f1bbc2086f0f0e4/000000001048576-000000002097151": net/http: HTTP/1.x transport connection broken: http: ContentLength=1048576 with Body length 524288 2026/09/05 03:26:52 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2879: *webdav.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/05 03:26:53 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 03:26:53 DEBUG : unknown-size-put.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/05 03:26:55 DEBUG : unknown-size-update.txt: Update will use the normal upload strategy (no chunks) 2026/09/05 03:26:57 DEBUG : unknown-size-update.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/05 03:26:59 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-kozisux8dedu/deeper/nonexisting/directory" 2026/09/05 03:26:59 DEBUG : Config file has changed externally - reloading 2026/09/05 03:26:59 DEBUG : Setting type=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2026/09/05 03:26:59 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:26:59 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:26:59 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:26:59 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:26:59 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Nn0of}" suffix to name 2026/09/05 03:26:59 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/09/05 03:26:59 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/09/05 03:26:59 DEBUG : Setting user=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/09/05 03:26:59 DEBUG : Setting pass=XXX for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/09/05 03:26:59 DEBUG : found headers: 2026/09/05 03:26:59 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3119: FS has no Directory methods and doesn't Wrap 2026/09/05 03:27:00 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:3211: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported 2026/09/05 03:27:01 NOTICE: TestWebdavNextcloud: Stopping server --- FAIL: TestIntegration (285.30s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.51s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.92s) --- FAIL: TestIntegration/FsMkdir (279.71s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.10s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.29s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.30s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (92.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (4.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (4.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.66s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (12.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.48s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutError (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.90s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (97.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (2.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (7.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (14.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- 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.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (49.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 (2.41s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 (2.87s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 (4.76s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi (9.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999 (2.44s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000 (2.75s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001 (4.43s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010 (2.65s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011 (2.72s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023 (4.55s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100 (2.73s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101 (2.63s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203 (4.36s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (2.74s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (2.76s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (4.66s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (11.21s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (6.32s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.26s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.81s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 webdav_test.go:26: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 webdav_test.go:40: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) === RUN TestIntegration4 webdav_test.go:54: skipping as -remote is set --- SKIP: TestIntegration4 (0.00s) === RUN TestHeaders 2026/09/05 03:27:01 DEBUG : found headers: X-Potato,sausage,X-Rhubarb,cucumber --- PASS: TestHeaders (0.00s) === RUN TestListAllAuthRedirect 2026/09/05 03:27:01 DEBUG : found headers: --- PASS: TestListAllAuthRedirect (0.00s) === RUN TestReservedCharactersInPathAreEscaped 2026/09/05 03:27:01 DEBUG : found headers: --- PASS: TestReservedCharactersInPathAreEscaped (0.00s) === RUN TestOpenDoesNotRetryIgnoredRange 2026/09/05 03:27:01 DEBUG : found headers: --- PASS: TestOpenDoesNotRetryIgnoredRange (0.00s) === RUN TestOpenRetriesMismatchedContentRange 2026/09/05 03:27:01 DEBUG : found headers: 2026/09/05 03:27:01 DEBUG : pacer: low level retry 1/10 (error Content-Range "bytes 0-2/10" does not match requested range "bytes=2-4") --- PASS: TestOpenRetriesMismatchedContentRange (0.00s) === RUN TestCopyFallsBackWhenRangeIgnored 2026/09/05 03:27:01 DEBUG : found headers: 2026/09/05 03:27:01 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/05 03:27:01 DEBUG : file.txt: multi-thread copy: write buffer set to 131072 2026/09/05 03:27:01 DEBUG : file.txt: Starting multi-thread copy with 3 chunks of size 4 with 2 parallel streams 2026/09/05 03:27:01 DEBUG : file.txt: multi-thread copy: chunk 2/3 (4-8) size 4 starting 2026/09/05 03:27:01 DEBUG : file.txt: multi-thread copy: chunk 1/3 (0-4) size 4 starting 2026/09/05 03:27:01 DEBUG : file.txt: multi-thread copy: chunk 2/3 failed: multi-thread copy: failed to open source: server ignored requested range "bytes=4-7" 2026/09/05 03:27:01 DEBUG : file.txt: multi-thread copy: chunk 3/3 (8-10) size 2 starting 2026/09/05 03:27:01 DEBUG : file.txt: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to open source: Get "http://127.0.0.1:43829/file.txt": multi-thread copy: failed to open source: server ignored requested range "bytes=4-7" 2026/09/05 03:27:01 DEBUG : file.txt: multi-thread copy: chunk 1/3 failed: multi-thread copy: failed to open source: server ignored requested range "bytes=0-3" 2026/09/05 03:27:01 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/05 03:27:01 NOTICE: file.txt: multi-thread copy: multi-thread copy: failed to open source: server ignored requested range "bytes=4-7": downloading in a single stream 2026/09/05 03:27:01 DEBUG : file.txt.bd7aa0a0.partial: size = 10 OK 2026/09/05 03:27:01 DEBUG : file.txt.bd7aa0a0.partial: renamed to: file.txt 2026/09/05 03:27:01 INFO : file.txt: Copied (new) --- PASS: TestCopyFallsBackWhenRangeIgnored (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/webdav 285.325s "go test -v -timeout 1h0m0s -remote TestWebdavNextcloud: -verbose" - Finished OK in 4m47.198918972s (try 1/5)