"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:" 2026/05/29 05:09:51 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-xelanef4cuta" 2026/05/29 05:09:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/29 05:09:53 INFO : dir/subdir: Making directory 2026/05/29 05:09:54 INFO : dir/subdir: Removing directory 2026/05/29 05:09:54 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListDirEmpty === NAME TestIntegration/FsMkdir fstests.go:2827: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2827 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir Messages: Expecting error after on second purge fstests.go:2829: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (3.97s) --- FAIL: TestIntegration/FsMkdir (2.69s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/filescom 3.986s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Finished ERROR in 4.792701085s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir]