"./vfs.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^(TestDirRemove|TestDirRemoveAll)$'" - Starting (try 2/5) 2026/04/19 03:01:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-pufikum9guti" 2026/04/19 03:01:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:01:03 DEBUG : Creating backend with remote "/tmp/rclone1044012130" === RUN TestDirRemove run.go:185: Remote "gofile root 'rclone-test-pufikum9guti'", Local "Local file system at /tmp/rclone1044012130", Modify Window "1s" 2026/04/19 03:01:03 INFO : gofile root 'rclone-test-pufikum9guti': poll-interval is not supported by this remote 2026/04/19 03:01:04 ERROR : dir/: Dir.Remove not empty 2026/04/19 03:01:04 DEBUG : dir/file1: Remove: 2026/04/19 03:01:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:01:04 DEBUG : dir/file1: >Remove: err= 2026/04/19 03:01:05 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/19 03:01:05 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:01:05 DEBUG : Looking for writers 2026/04/19 03:01:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.25s) === RUN TestDirRemoveAll run.go:185: Remote "gofile root 'rclone-test-pufikum9guti'", Local "Local file system at /tmp/rclone1044012130", Modify Window "1s" 2026/04/19 03:01:05 INFO : gofile root 'rclone-test-pufikum9guti': poll-interval is not supported by this remote 2026/04/19 03:01:07 DEBUG : dir/file1: Remove: 2026/04/19 03:01:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:01:07 DEBUG : dir/file1: >Remove: err= 2026/04/19 03:01:07 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Received unexpected error: directory not empty Test: TestDirRemoveAll 2026/04/19 03:01:07 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:01:07 DEBUG : dir: Looking for writers 2026/04/19 03:01:07 DEBUG : Looking for writers 2026/04/19 03:01:07 DEBUG : dir: reading active writers 2026/04/19 03:01:07 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (2.09s) FAIL 2026/04/19 03:01:07 DEBUG : gofile root 'rclone-test-pufikum9guti': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^(TestDirRemove|TestDirRemoveAll)$'" - Finished ERROR in 5.070879086s (try 2/5): exit status 1: Failed [TestDirRemoveAll]