"go test -v -timeout 2h0m0s -remote TestDrime: -verbose -test.run '^TestIntegration$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestDrime:" 2026/03/29 04:51:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-fomiyul5ceru" 2026/03/29 04:51:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/03/29 04:51:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/03/29 04:51:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/29 04:51:29 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/03/29 04:51:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/29 04:51:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/03/29 04:51:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/29 04:51:30 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/03/29 04:51:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/03/29 04:51:31 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/03/29 04:51:31 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/03/29 04:51:31 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/03/29 04:51:31 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/03/29 04:51:32 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/03/29 04:51:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/03/29 04:51:32 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/03/29 04:51:32 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/03/29 04:51:34 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/03/29 04:51:34 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/03/29 04:51:36 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/03/29 04:51:36 DEBUG : pacer: Rate limited, increasing sleep to 10.24s === NAME TestIntegration fstests.go:530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:530 /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 "Server Error" Test: TestIntegration --- FAIL: TestIntegration (12.17s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.60s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drime 12.190s "go test -v -timeout 2h0m0s -remote TestDrime: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 13.271178962s (try 5/5): exit status 1: Failed [TestIntegration]