"./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestDirRemoveName|TestFileRemove|TestVFSOpenFile)$'" - Starting (try 2/5) 2025/11/28 04:17:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasekac6genu" 2025/11/28 04:17:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 04:17:53 DEBUG : Creating backend with remote "/tmp/rclone767458020" === RUN TestDirRemoveName run.go:185: Remote "Yandex rclone-test-fasekac6genu", Local "Local file system at /tmp/rclone767458020", Modify Window "1ns" 2025/11/28 04:17:53 INFO : Yandex rclone-test-fasekac6genu: poll-interval is not supported by this remote 2025/11/28 04:17:56 DEBUG : dir/file1: Remove: 2025/11/28 04:18:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:18:01 DEBUG : dir/file1: >Remove: err= 2025/11/28 04:18:02 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:18:02 DEBUG : dir: Looking for writers 2025/11/28 04:18:02 DEBUG : Looking for writers 2025/11/28 04:18:02 DEBUG : dir: reading active writers 2025/11/28 04:18:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (16.05s) === RUN TestFileRemove run.go:185: Remote "Yandex rclone-test-fasekac6genu", Local "Local file system at /tmp/rclone767458020", Modify Window "1ns" 2025/11/28 04:18:09 INFO : Yandex rclone-test-fasekac6genu: poll-interval is not supported by this remote 2025/11/28 04:18:12 DEBUG : dir/file1: Remove: 2025/11/28 04:18:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/28 04:18:17 DEBUG : dir/file1: >Remove: err= 2025/11/28 04:18:18 DEBUG : dir/file1: Remove: 2025/11/28 04:18:18 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/28 04:18:18 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:18:18 DEBUG : dir: Looking for writers 2025/11/28 04:18:18 DEBUG : Looking for writers 2025/11/28 04:18:18 DEBUG : dir: reading active writers 2025/11/28 04:18:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (16.98s) === RUN TestVFSOpenFile run.go:185: Remote "Yandex rclone-test-fasekac6genu", Local "Local file system at /tmp/rclone767458020", Modify Window "1ns" 2025/11/28 04:18:26 INFO : Yandex rclone-test-fasekac6genu: poll-interval is not supported by this remote 2025/11/28 04:18:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:18:30 DEBUG : file1: Open: flags=O_RDONLY 2025/11/28 04:18:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/28 04:18:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/28 04:18:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:18:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/28 04:18:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/28 04:18:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/28 04:18:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:18:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/28 04:18:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/28 04:18:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/28 04:18:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/28 04:18:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/28 04:18:31 DEBUG : Yandex rclone-test-fasekac6genu: File to upload is small (0 bytes), uploading instead of streaming 2025/11/28 04:18:33 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/28 04:18:33 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/28 04:18:33 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/28 04:18:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/28 04:18:33 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/28 04:18:33 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/28 04:18:33 DEBUG : WaitForWriters: timeout=30s 2025/11/28 04:18:33 DEBUG : dir: Looking for writers 2025/11/28 04:18:33 DEBUG : file2: reading active writers 2025/11/28 04:18:33 DEBUG : new_file.txt: reading active writers 2025/11/28 04:18:33 DEBUG : Looking for writers 2025/11/28 04:18:33 DEBUG : dir: reading active writers 2025/11/28 04:18:33 DEBUG : file1: reading active writers 2025/11/28 04:18:33 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (30.44s) PASS 2025/11/28 04:18:56 DEBUG : Yandex rclone-test-fasekac6genu: Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestDirRemoveName|TestFileRemove|TestVFSOpenFile)$'" - Finished OK in 1m11.011364468s (try 2/5)