"go test -v -timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsMkdirRmdirSubdir$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsMove)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestWebdavOwncloud:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/27 05:07:07 INFO Making directory object=dir/subdir objectType=string 2025/05/27 05:07:08 INFO Removing directory object=dir/subdir objectType=string 2025/05/27 05:07:08 INFO Removing directory object=dir objectType=string === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/05/27 05:07:17 ERROR error listing: directory not found object="" objectType=string === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (12.04s) --- PASS: TestIntegration/FsMkdir (10.81s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (3.88s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.76s) PASS ok github.com/rclone/rclone/backend/webdav 12.052s "go test -v -timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsMkdirRmdirSubdir$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsMove)$'" - Finished OK in 12.901876131s (try 2/5)