"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestFilesCom:" 2025/01/15 03:42:25 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-galefup4qobi" 2025/01/15 03:42:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/15 03:42:27 INFO : dir/subdir: Making directory 2025/01/15 03:42:28 INFO : dir/subdir: Removing directory 2025/01/15 03:42:28 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListDirEmpty 2025/01/15 03:42:29 ERROR : : error listing: directory not found --- PASS: TestIntegration (3.99s) --- PASS: TestIntegration/FsMkdir (2.68s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.34s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.13s) PASS ok github.com/rclone/rclone/backend/filescom 4.003s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Finished OK in 4.564690207s (try 2/5)