"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$|^TestIntegration$/^FsMkdir$/^FsPutFiles$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:457: Using remote "TestDrime:" 2026/08/16 03:45:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-bagabod7pinu" 2026/08/16 03:45:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:45:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:45:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:45:19 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 03:45:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:45:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 03:45:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 03:45:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 03:45:19 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 03:45:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 03:45:19 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 03:45:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:45:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 03:45:20 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 03:45:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 03:45:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 03:45:20 DEBUG : pacer: Reducing sleep to 40ms fstests.go:549: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:549 /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime_test.go:13 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 --- FAIL: TestIntegration (2.01s) testing: warning: no tests to run FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drime 2.028s "go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$|^TestIntegration$/^FsMkdir$/^FsPutFiles$'" - Finished ERROR in 3.257070325s (try 5/5): exit status 1: Failed [TestIntegration]