"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" 2025/03/09 06:19:39 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-konalez0yoba" 2025/03/09 06:19:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/09 06:19:41 INFO : dir/subdir: Making directory 2025/03/09 06:19:42 INFO : dir/subdir: Removing directory 2025/03/09 06:19:42 INFO : dir: Removing directory 2025/03/09 06:19:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-konalez0yoba/dir not empty`) 2025/03/09 06:19:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 06:19:42 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-konalez0yoba/dir not empty`) 2025/03/09 06:19:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/03/09 06:19:42 DEBUG : pacer: Reducing sleep to 30ms 2025/03/09 06:19:42 DEBUG : pacer: Reducing sleep to 22.5ms === RUN TestIntegration/FsMkdir/FsListDirEmpty 2025/03/09 06:19:43 DEBUG : pacer: Reducing sleep to 16.875ms 2025/03/09 06:19:43 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/03/09 06:19:43 DEBUG : pacer: Reducing sleep to 10ms === NAME TestIntegration/FsMkdir fstests.go:2815: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2815 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir Messages: Expecting error after on second purge fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (4.47s) --- FAIL: TestIntegration/FsMkdir (3.15s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.72s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.13s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/filescom 4.478s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Finished ERROR in 5.00392755s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir]