"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|leading_dot|leading_space|leading_tilde|trailing_CR|trailing_LF|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestDrime:" 2026/08/16 03:39:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-ribitor8wepu" 2026/08/16 03:39:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:39:58 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:39:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:39:59 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/16 03:40:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:40:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:40:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 03:40:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:40:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:40:02 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/16 03:40:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:40:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:40:41 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 03:41:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:41:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:41:19 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/16 03:41:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:41:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:41:21 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 03:41:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:41:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:41:23 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 03:41:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:41:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:41:25 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 03:41:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 03:41:26 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 03:41:44 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/16 03:43:11 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:43:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:43:12 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/16 03:43:54 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:43:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:43:55 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 03:43:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 03:43:56 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 03:44:14 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/16 03:44:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:44:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:44:34 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/16 03:44:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:44:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:44:52 DEBUG : pacer: Reducing sleep to 10ms fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: failed to create folder: Error "422 Unprocessable Entity (422): {\"message\":\"\",\"errors\":{\"name\":\"Folder with same name already exists.\"}}" Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: failed to create folder: Error "422 Unprocessable Entity (422): {\"message\":\"\",\"errors\":{\"name\":\"Folder with same name already exists.\"}}" Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Put === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/16 03:44:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:44:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:44:53 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 03:44:54 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:44:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:44:54 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 03:44:54 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:44:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:44:54 DEBUG : pacer: Reducing sleep to 10ms fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:978 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: failed to create folder: Error "422 Unprocessable Entity (422): {\"message\":\"\",\"errors\":{\"name\":\"Folder with same name already exists.\"}}" Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put 2026/08/16 03:45:14 ERROR : error listing: directory not found 2026/08/16 03:45:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:45:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:45:17 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestIntegration (319.58s) --- FAIL: TestIntegration/FsMkdir (317.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (292.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (40.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (39.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (43.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (43.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (44.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (43.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (37.39s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (2.05s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drime 319.600s "go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|leading_dot|leading_space|leading_tilde|trailing_CR|trailing_LF|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$'" - Finished ERROR in 5m20.690658352s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles]