"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2025/10/28 02:54:04 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kiwukoy8cewi" 2025/10/28 02:54:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 02:54:04 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/10/28 02:54:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/28 02:54:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/28 02:54:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/28 02:54:04 DEBUG : Setting pass="nQK6Qq-ddJh1SXsp1DyStVpoWw-jtI34" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/28 02:54:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/28 02:54:04 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YOmA7}" suffix to name 2025/10/28 02:54:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/28 02:54:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/28 02:54:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/28 02:54:04 DEBUG : Setting pass="nQK6Qq-ddJh1SXsp1DyStVpoWw-jtI34" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/28 02:54:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: New connection 127.0.0.1:45584->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell type "unix" from config 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Relative path resolved to "/home/rclone/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Using root directory "/home/rclone/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:04 DEBUG : Creating backend with remote "/tmp/rclone2982066332" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:04 DEBUG : dir: Looking for writers 2025/10/28 02:54:04 DEBUG : Looking for writers 2025/10/28 02:54:04 DEBUG : dir: reading active writers 2025/10/28 02:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.04s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file2" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:04 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file2" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:04 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/subdir/file3" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/subdir/file3 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-kiwukoy8cewi/dir/subdir/file3 2025/10/28 02:54:04 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/subdir/file3" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/subdir/file3 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-kiwukoy8cewi/dir/subdir/file3 2025/10/28 02:54:04 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/10/28 02:54:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:04 DEBUG : dir/subdir: Looking for writers 2025/10/28 02:54:04 DEBUG : dir: Looking for writers 2025/10/28 02:54:04 DEBUG : file1: reading active writers 2025/10/28 02:54:04 DEBUG : file2: reading active writers 2025/10/28 02:54:04 DEBUG : subdir: reading active writers 2025/10/28 02:54:04 DEBUG : Looking for writers 2025/10/28 02:54:04 DEBUG : dir: reading active writers 2025/10/28 02:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.07s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:04 DEBUG : dir: Looking for writers 2025/10/28 02:54:04 DEBUG : file1: reading active writers 2025/10/28 02:54:04 DEBUG : Looking for writers 2025/10/28 02:54:04 DEBUG : dir: reading active writers 2025/10/28 02:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.04s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:04 DEBUG : dir: Looking for writers 2025/10/28 02:54:04 DEBUG : Looking for writers 2025/10/28 02:54:04 DEBUG : dir: reading active writers 2025/10/28 02:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.03s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 DEBUG : dir: forgetting directory cache 2025/10/28 02:54:04 DEBUG : forgetting directory cache 2025/10/28 02:54:04 DEBUG : dir: forgetting directory cache 2025/10/28 02:54:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:04 DEBUG : Looking for writers 2025/10/28 02:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.03s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/28 02:54:04 DEBUG : dir: invalidating directory cache 2025/10/28 02:54:04 DEBUG : >ForgetPath: 2025/10/28 02:54:04 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/28 02:54:04 DEBUG : invalidating directory cache 2025/10/28 02:54:04 DEBUG : dir: forgetting directory cache 2025/10/28 02:54:04 DEBUG : >ForgetPath: 2025/10/28 02:54:04 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/28 02:54:04 DEBUG : >ForgetPath: 2025/10/28 02:54:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:04 DEBUG : dir: Looking for writers 2025/10/28 02:54:04 DEBUG : Looking for writers 2025/10/28 02:54:04 DEBUG : dir: reading active writers 2025/10/28 02:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.03s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: New connection 127.0.0.1:45594->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/fil/a/b/c" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/fil/a/b/c 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-kiwukoy8cewi/fil/a/b/c 2025/10/28 02:54:04 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/fil/a/b/c" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/fil/a/b/c 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-kiwukoy8cewi/fil/a/b/c 2025/10/28 02:54:04 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 DEBUG : forgetting directory cache 2025/10/28 02:54:04 DEBUG : dir: forgetting directory cache 2025/10/28 02:54:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:04 DEBUG : dir: Looking for writers 2025/10/28 02:54:04 DEBUG : fil/a/b: Looking for writers 2025/10/28 02:54:04 DEBUG : fil/a: Looking for writers 2025/10/28 02:54:04 DEBUG : b: reading active writers 2025/10/28 02:54:04 DEBUG : fil: Looking for writers 2025/10/28 02:54:04 DEBUG : a: reading active writers 2025/10/28 02:54:04 DEBUG : Looking for writers 2025/10/28 02:54:04 DEBUG : dir: reading active writers 2025/10/28 02:54:04 DEBUG : fil: reading active writers 2025/10/28 02:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.17s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:04 DEBUG : dir: Looking for writers 2025/10/28 02:54:04 DEBUG : Looking for writers 2025/10/28 02:54:04 DEBUG : dir: reading active writers 2025/10/28 02:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.04s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:04 DEBUG : dir: Looking for writers 2025/10/28 02:54:04 DEBUG : file1: reading active writers 2025/10/28 02:54:04 DEBUG : Looking for writers 2025/10/28 02:54:04 DEBUG : dir: reading active writers 2025/10/28 02:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file2" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:04 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file2" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:04 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/subdir/file3" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/subdir/file3 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-kiwukoy8cewi/dir/subdir/file3 2025/10/28 02:54:04 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/subdir/file3" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/subdir/file3 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-kiwukoy8cewi/dir/subdir/file3 2025/10/28 02:54:04 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/10/28 02:54:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/28 02:54:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/28 02:54:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/28 02:54:04 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/28 02:54:04 DEBUG : Waiting for deletions to finish 2025/10/28 02:54:04 INFO : dir/subdir/file3: Deleted 2025/10/28 02:54:04 DEBUG : removing 1 level 2 directories 2025/10/28 02:54:04 INFO : dir/subdir: Removing directory 2025/10/28 02:54:04 DEBUG : dir: invalidating directory cache 2025/10/28 02:54:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/28 02:54:04 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/28 02:54:04 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/28 02:54:04 DEBUG : dir/file1: Reset virtual modtime 2025/10/28 02:54:04 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/28 02:54:04 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/28 02:54:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/28 02:54:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/28 02:54:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:04 DEBUG : dir: invalidating directory cache 2025/10/28 02:54:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/28 02:54:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/28 02:54:04 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/28 02:54:04 DEBUG : forgetting directory cache 2025/10/28 02:54:04 DEBUG : dir: forgetting directory cache 2025/10/28 02:54:04 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/28 02:54:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:04 DEBUG : dir/virtualDir: Looking for writers 2025/10/28 02:54:04 DEBUG : dir: Looking for writers 2025/10/28 02:54:04 DEBUG : file1: reading active writers 2025/10/28 02:54:04 DEBUG : virtualFile2: reading active writers 2025/10/28 02:54:04 DEBUG : virtualFile: reading active writers 2025/10/28 02:54:04 DEBUG : virtualDir: reading active writers 2025/10/28 02:54:04 DEBUG : Looking for writers 2025/10/28 02:54:04 DEBUG : dir: reading active writers 2025/10/28 02:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.08s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 ERROR : dir/: Can only open directories read only 2025/10/28 02:54:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:04 DEBUG : dir: Looking for writers 2025/10/28 02:54:04 DEBUG : Looking for writers 2025/10/28 02:54:04 DEBUG : dir: reading active writers 2025/10/28 02:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.03s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:04 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/28 02:54:04 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/28 02:54:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (5 bytes), uploading instead of streaming 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/potato" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/potato 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/dir/potato 2025/10/28 02:54:04 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:04 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 02:54:04 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/28 02:54:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/28 02:54:04 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:04 DEBUG : dir: Looking for writers 2025/10/28 02:54:04 DEBUG : file1: reading active writers 2025/10/28 02:54:04 DEBUG : potato: reading active writers 2025/10/28 02:54:04 DEBUG : Looking for writers 2025/10/28 02:54:04 DEBUG : dir: reading active writers 2025/10/28 02:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.14s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:05 DEBUG : dir/sub: Looking for writers 2025/10/28 02:54:05 DEBUG : dir: Looking for writers 2025/10/28 02:54:05 DEBUG : sub: reading active writers 2025/10/28 02:54:05 DEBUG : file1: reading active writers 2025/10/28 02:54:05 DEBUG : Looking for writers 2025/10/28 02:54:05 DEBUG : dir: reading active writers 2025/10/28 02:54:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.16s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/28 02:54:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:05 DEBUG : dir/sub/subsub: Looking for writers 2025/10/28 02:54:05 DEBUG : dir/sub: Looking for writers 2025/10/28 02:54:05 DEBUG : subsub: reading active writers 2025/10/28 02:54:05 DEBUG : dir: Looking for writers 2025/10/28 02:54:05 DEBUG : file1: reading active writers 2025/10/28 02:54:05 DEBUG : sub: reading active writers 2025/10/28 02:54:05 DEBUG : Looking for writers 2025/10/28 02:54:05 DEBUG : dir: reading active writers 2025/10/28 02:54:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.06s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 ERROR : dir/: Dir.Remove not empty 2025/10/28 02:54:05 DEBUG : dir/file1: Remove: 2025/10/28 02:54:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:05 DEBUG : dir/file1: >Remove: err= 2025/10/28 02:54:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/28 02:54:05 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:05 DEBUG : Looking for writers 2025/10/28 02:54:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 DEBUG : dir/file1: Remove: 2025/10/28 02:54:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:05 DEBUG : dir/file1: >Remove: err= 2025/10/28 02:54:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/28 02:54:05 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:05 DEBUG : Looking for writers 2025/10/28 02:54:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.03s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 DEBUG : dir/file1: Remove: 2025/10/28 02:54:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:05 DEBUG : dir/file1: >Remove: err= 2025/10/28 02:54:05 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:05 DEBUG : dir: Looking for writers 2025/10/28 02:54:05 DEBUG : Looking for writers 2025/10/28 02:54:05 DEBUG : dir: reading active writers 2025/10/28 02:54:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.14s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file3" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file3 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-kiwukoy8cewi/dir/file3 2025/10/28 02:54:05 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file3" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file3 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-kiwukoy8cewi/dir/file3 2025/10/28 02:54:05 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/10/28 02:54:05 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/28 02:54:05 DEBUG : dir: Updating dir with dir2 0xc0006b0b60 2025/10/28 02:54:05 DEBUG : dir: forgetting directory cache 2025/10/28 02:54:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/28 02:54:05 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir2/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir2/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir2/file1 2025/10/28 02:54:05 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir2/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir2/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir2/file1 2025/10/28 02:54:05 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir2/file3" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir2/file3 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-kiwukoy8cewi/dir2/file3 2025/10/28 02:54:05 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir2/file3" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir2/file3 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-kiwukoy8cewi/dir2/file3 2025/10/28 02:54:05 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/10/28 02:54:05 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/28 02:54:05 DEBUG : file2: Updating file with file2 0xc00068ea80 2025/10/28 02:54:05 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file2" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file2 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/file2 2025/10/28 02:54:05 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file2" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/file2 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/file2 2025/10/28 02:54:05 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir2/file3" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir2/file3 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-kiwukoy8cewi/dir2/file3 2025/10/28 02:54:05 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir2/file3" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir2/file3 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-kiwukoy8cewi/dir2/file3 2025/10/28 02:54:05 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/10/28 02:54:05 INFO : dir2/file3: Deleted 2025/10/28 02:54:05 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/28 02:54:05 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00068ea80 2025/10/28 02:54:05 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/28 02:54:05 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir2/file3" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir2/file3 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir2/file3 2025/10/28 02:54:05 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir2/file3" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir2/file3 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir2/file3 2025/10/28 02:54:05 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/28 02:54:05 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00072d860 2025/10/28 02:54:05 DEBUG : empty directory: forgetting directory cache 2025/10/28 02:54:05 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/28 02:54:05 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/28 02:54:05 DEBUG : dir2: Renaming to "dir3" 2025/10/28 02:54:05 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:05 DEBUG : dir3: Looking for writers 2025/10/28 02:54:05 DEBUG : file3: reading active writers 2025/10/28 02:54:05 DEBUG : renamed empty directory: Looking for writers 2025/10/28 02:54:05 DEBUG : Looking for writers 2025/10/28 02:54:05 DEBUG : dir3: reading active writers 2025/10/28 02:54:05 DEBUG : renamed empty directory: reading active writers 2025/10/28 02:54:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.23s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/28 02:54:05 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:05 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 02:54:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/28 02:54:05 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/28 02:54:05 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/28 02:54:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/28 02:54:05 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:05 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 02:54:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/28 02:54:05 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/28 02:54:05 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/28 02:54:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (12 bytes), uploading instead of streaming 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/sub/file2" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/sub/file2 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-kiwukoy8cewi/dir/sub/file2 2025/10/28 02:54:05 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/10/28 02:54:05 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/10/28 02:54:05 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/10/28 02:54:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/28 02:54:05 DEBUG : forgetting directory cache 2025/10/28 02:54:05 DEBUG : dir: forgetting directory cache 2025/10/28 02:54:05 DEBUG : dir/sub: forgetting directory cache 2025/10/28 02:54:05 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/28 02:54:05 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (5 bytes), uploading instead of streaming 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/sub/file0" 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/sub/file0 2025/10/28 02:54:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/dir/sub/file0 2025/10/28 02:54:05 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:05 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 02:54:05 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/10/28 02:54:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/28 02:54:05 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:05 DEBUG : dir/sub: Looking for writers 2025/10/28 02:54:05 DEBUG : file0: reading active writers 2025/10/28 02:54:05 DEBUG : file2: reading active writers 2025/10/28 02:54:05 DEBUG : dir: Looking for writers 2025/10/28 02:54:05 DEBUG : file1: reading active writers 2025/10/28 02:54:05 DEBUG : sub: reading active writers 2025/10/28 02:54:05 DEBUG : Looking for writers 2025/10/28 02:54:05 DEBUG : dir: reading active writers 2025/10/28 02:54:05 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.06s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:05 DEBUG : forgetting directory cache 2025/10/28 02:54:06 DEBUG : forgetting directory cache 2025/10/28 02:54:06 DEBUG : dir: forgetting directory cache 2025/10/28 02:54:06 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:06 DEBUG : dir: Looking for writers 2025/10/28 02:54:06 DEBUG : Looking for writers 2025/10/28 02:54:06 DEBUG : dir: reading active writers 2025/10/28 02:54:06 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.13s) === RUN TestDirMetadataExtension run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/28 02:54:06 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:06 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/28 02:54:06 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/28 02:54:06 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/28 02:54:06 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:06 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:06 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/28 02:54:06 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:06 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/28 02:54:06 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/28 02:54:06 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/28 02:54:06 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:06 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:06 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:06 DEBUG : dir: Looking for writers 2025/10/28 02:54:06 DEBUG : file1: reading active writers 2025/10/28 02:54:06 DEBUG : file1.metadata: reading active writers 2025/10/28 02:54:06 DEBUG : Looking for writers 2025/10/28 02:54:06 DEBUG : dir.metadata: reading active writers 2025/10/28 02:54:06 DEBUG : dir: reading active writers 2025/10/28 02:54:06 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.04s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:06 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:06 DEBUG : dir: Looking for writers 2025/10/28 02:54:06 DEBUG : file1: reading active writers 2025/10/28 02:54:06 DEBUG : Looking for writers 2025/10/28 02:54:06 DEBUG : dir: reading active writers 2025/10/28 02:54:06 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.04s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:06 DEBUG : Can set mod time: true 2025/10/28 02:54:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:06 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:06 DEBUG : dir: Looking for writers 2025/10/28 02:54:06 DEBUG : file1: reading active writers 2025/10/28 02:54:06 DEBUG : Looking for writers 2025/10/28 02:54:06 DEBUG : dir: reading active writers 2025/10/28 02:54:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 02:54:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/28 02:54:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (0 bytes), uploading instead of streaming 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:54:06 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 02:54:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/28 02:54:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:06 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:06 DEBUG : dir: Looking for writers 2025/10/28 02:54:06 DEBUG : file1: reading active writers 2025/10/28 02:54:06 DEBUG : Looking for writers 2025/10/28 02:54:06 DEBUG : dir: reading active writers 2025/10/28 02:54:06 DEBUG : >WaitForWriters: 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/28 02:54:06 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:06 DEBUG : dir: Looking for writers 2025/10/28 02:54:06 DEBUG : file1: reading active writers 2025/10/28 02:54:06 DEBUG : Looking for writers 2025/10/28 02:54:06 DEBUG : dir: reading active writers 2025/10/28 02:54:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 02:54:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/28 02:54:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (5 bytes), uploading instead of streaming 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:06 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 02:54:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/28 02:54:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:06 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:06 DEBUG : dir: Looking for writers 2025/10/28 02:54:06 DEBUG : file1: reading active writers 2025/10/28 02:54:06 DEBUG : Looking for writers 2025/10/28 02:54:06 DEBUG : dir: reading active writers 2025/10/28 02:54:06 DEBUG : >WaitForWriters: 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/10/28 02:54:06 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:06 DEBUG : dir: Looking for writers 2025/10/28 02:54:06 DEBUG : file1: reading active writers 2025/10/28 02:54:06 DEBUG : Looking for writers 2025/10/28 02:54:06 DEBUG : dir: reading active writers 2025/10/28 02:54:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:06 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:06 DEBUG : dir: Looking for writers 2025/10/28 02:54:06 DEBUG : file1: reading active writers 2025/10/28 02:54:06 DEBUG : Looking for writers 2025/10/28 02:54:06 DEBUG : dir: reading active writers 2025/10/28 02:54:06 DEBUG : >WaitForWriters: 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/28 02:54:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000706e00): close: 2025/10/28 02:54:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000706e00): >close: err= 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/28 02:54:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:07 DEBUG : dir/file1(0xc0003ad800): _writeAt: size=5, off=0 2025/10/28 02:54:07 DEBUG : dir/file1(0xc0003ad800): openPending: 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 DEBUG : dir/file1(0xc0003ad800): >openPending: err= 2025/10/28 02:54:07 DEBUG : dir/file1(0xc0003ad800): >_writeAt: n=5, err= 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/28 02:54:07 DEBUG : dir/file1(0xc0003ad800): close: 2025/10/28 02:54:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/28 02:54:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/28 02:54:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/28 02:54:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/28 02:54:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:07 DEBUG : dir/file1(0xc0003ad800): >close: err= 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: starting upload 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1.2f98c60a.partial" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1.2f98c60a.partial 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1.2f98c60a.partial 2025/10/28 02:54:07 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/10/28 02:54:07 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/10/28 02:54:07 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2025/10/28 02:54:07 INFO : dir/file1: Copied (replaced existing) 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/28 02:54:07 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.41s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.05s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.05s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.21s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 02:54:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.05s) === RUN TestFileOpenReadUnknownSize 2025/10/28 02:54:07 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/28 02:54:07 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/28 02:54:07 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:07 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : file.txt: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (25 bytes), uploading instead of streaming 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 02:54:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.05s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : dir/file1: Remove: 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:07 DEBUG : dir/file1: >Remove: err= 2025/10/28 02:54:07 DEBUG : dir/file1: Remove: 2025/10/28 02:54:07 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.04s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : dir/file1: Remove: 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:07 DEBUG : dir/file1: >Remove: err= 2025/10/28 02:54:07 DEBUG : dir/file1: Remove: 2025/10/28 02:54:07 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.04s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 02:54:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/28 02:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/28 02:54:07 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/28 02:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/28 02:54:07 DEBUG : dir/file1: Open: flags=0x3 2025/10/28 02:54:07 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/28 02:54:07 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.04s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0008c0c00 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0008c0c00 2025/10/28 02:54:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 02:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008c0c00 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (25 bytes), uploading instead of streaming 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 02:54:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:07 DEBUG : newLeaf: Running delayed rename now 2025/10/28 02:54:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0008c0c00 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0001adc80 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0001adc80 2025/10/28 02:54:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 02:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001adc80 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (25 bytes), uploading instead of streaming 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 02:54:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:07 DEBUG : newLeaf: Running delayed rename now 2025/10/28 02:54:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0001adc80 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 02:54:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000dae4c0): openPending: 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000dae4c0): >openPending: err= 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 02:54:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000dae4c0): _writeAt: size=14, off=0 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000dae4c0): >_writeAt: n=14, err= 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000dae4c0): close: 2025/10/28 02:54:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/28 02:54:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000dae4c0): >close: err= 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: starting upload 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1.ca338588.partial" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1.ca338588.partial 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1.ca338588.partial 2025/10/28 02:54:07 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/28 02:54:07 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2025/10/28 02:54:07 INFO : dir/file1: Copied (replaced existing) 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/28 02:54:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : file1: reading active writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : >WaitForWriters: 2025/10/28 02:54:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000d409c0): _readAt: size=512, off=0 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000d409c0): openPending: 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000d409c0): >openPending: err= 2025/10/28 02:54:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000d409c0): >_readAt: n=14, err=EOF 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000d409c0): close: 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000d409c0): >close: err= 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 02:54:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 02:54:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000875a40 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/28 02:54:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/28 02:54:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000875a40 2025/10/28 02:54:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 02:54:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000c9e680): openPending: 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000c9e680): >openPending: err= 2025/10/28 02:54:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 02:54:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000c9e680): _writeAt: size=25, off=0 2025/10/28 02:54:07 DEBUG : dir/file1(0xc000c9e680): >_writeAt: n=25, err= 2025/10/28 02:54:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 02:54:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 02:54:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000875a40 2025/10/28 02:54:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:07 DEBUG : newLeaf(0xc000c9e680): close: 2025/10/28 02:54:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/28 02:54:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-28 02:54:07.911049709 +0000 UTC m=+3.878846219 2025/10/28 02:54:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:07 DEBUG : newLeaf(0xc000c9e680): >close: err= 2025/10/28 02:54:07 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:07 DEBUG : dir: Looking for writers 2025/10/28 02:54:07 DEBUG : Looking for writers 2025/10/28 02:54:07 DEBUG : dir: reading active writers 2025/10/28 02:54:07 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: starting upload 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf.7a3abf1b.partial" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf.7a3abf1b.partial 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf.7a3abf1b.partial 2025/10/28 02:54:08 DEBUG : newLeaf.7a3abf1b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 02:54:08 DEBUG : newLeaf.7a3abf1b.partial: renamed to: newLeaf 2025/10/28 02:54:08 INFO : newLeaf: Copied (replaced existing) 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-28 02:54:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : >WaitForWriters: 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/10/28 02:54:08 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : >WaitForWriters: 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:08 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : file1: reading active writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : >WaitForWriters: 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000c1f140 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000c1f140 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 02:54:08 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000d40740): openPending: 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000d40740): >openPending: err= 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 02:54:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000d40740): _writeAt: size=25, off=0 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000d40740): >_writeAt: n=25, err= 2025/10/28 02:54:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 02:54:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 02:54:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000c1f140 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:08 DEBUG : newLeaf(0xc000d40740): close: 2025/10/28 02:54:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-28 02:54:08.16120233 +0000 UTC m=+4.128998801 2025/10/28 02:54:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:08 DEBUG : newLeaf(0xc000d40740): >close: err= 2025/10/28 02:54:08 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: starting upload 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf.3800edff.partial" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf.3800edff.partial 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf.3800edff.partial 2025/10/28 02:54:08 DEBUG : newLeaf.3800edff.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 02:54:08 DEBUG : newLeaf.3800edff.partial: renamed to: newLeaf 2025/10/28 02:54:08 INFO : newLeaf: Copied (replaced existing) 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-28 02:54:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : >WaitForWriters: 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/10/28 02:54:08 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : >WaitForWriters: 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 02:54:08 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000de6740): openPending: 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000de6740): >openPending: err= 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 02:54:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000de6740): _writeAt: size=14, off=0 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000de6740): >_writeAt: n=14, err= 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000de6740): close: 2025/10/28 02:54:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/28 02:54:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000de6740): >close: err= 2025/10/28 02:54:08 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : file1: reading active writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : file1: reading active writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : file1: reading active writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : file1: reading active writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: starting upload 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1.ca338588.partial" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1.ca338588.partial 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1.ca338588.partial 2025/10/28 02:54:08 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/28 02:54:08 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2025/10/28 02:54:08 INFO : dir/file1: Copied (replaced existing) 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/28 02:54:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : file1: reading active writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : >WaitForWriters: 2025/10/28 02:54:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:08 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:08 DEBUG : dir/file1(0xc00012c8c0): _readAt: size=512, off=0 2025/10/28 02:54:08 DEBUG : dir/file1(0xc00012c8c0): openPending: 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:08 DEBUG : dir/file1(0xc00012c8c0): >openPending: err= 2025/10/28 02:54:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/28 02:54:08 DEBUG : dir/file1(0xc00012c8c0): >_readAt: n=14, err=EOF 2025/10/28 02:54:08 DEBUG : dir/file1(0xc00012c8c0): close: 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 02:54:08 DEBUG : dir/file1(0xc00012c8c0): >close: err= 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 02:54:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 02:54:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000dea180 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/28 02:54:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/28 02:54:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000dea180 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 02:54:08 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000c9ed80): openPending: 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000c9ed80): >openPending: err= 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 02:54:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000c9ed80): _writeAt: size=25, off=0 2025/10/28 02:54:08 DEBUG : dir/file1(0xc000c9ed80): >_writeAt: n=25, err= 2025/10/28 02:54:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 02:54:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 02:54:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000dea180 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:08 DEBUG : newLeaf(0xc000c9ed80): close: 2025/10/28 02:54:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-28 02:54:08.577143357 +0000 UTC m=+4.544939847 2025/10/28 02:54:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:08 DEBUG : newLeaf(0xc000c9ed80): >close: err= 2025/10/28 02:54:08 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: starting upload 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf.099d5655.partial" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf.099d5655.partial 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf.099d5655.partial 2025/10/28 02:54:08 DEBUG : newLeaf.099d5655.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 02:54:08 DEBUG : newLeaf.099d5655.partial: renamed to: newLeaf 2025/10/28 02:54:08 INFO : newLeaf: Copied (replaced existing) 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-28 02:54:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : >WaitForWriters: 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/10/28 02:54:08 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : >WaitForWriters: 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:08 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : file1: reading active writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : >WaitForWriters: 2025/10/28 02:54:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:08 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:08 DEBUG : dir/file1(0xc0006e4dc0): _readAt: size=512, off=0 2025/10/28 02:54:08 DEBUG : dir/file1(0xc0006e4dc0): openPending: 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:08 DEBUG : dir/file1(0xc0006e4dc0): >openPending: err= 2025/10/28 02:54:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/28 02:54:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:08 DEBUG : dir/file1(0xc0006e4dc0): >_readAt: n=14, err=EOF 2025/10/28 02:54:08 DEBUG : dir/file1(0xc0006e4dc0): close: 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 02:54:08 DEBUG : dir/file1(0xc0006e4dc0): >close: err= 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 02:54:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 02:54:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000deacc0 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/28 02:54:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/28 02:54:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000deacc0 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 02:54:08 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:08 DEBUG : dir/file1(0xc00085eb80): openPending: 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:08 DEBUG : dir/file1(0xc00085eb80): >openPending: err= 2025/10/28 02:54:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 02:54:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:08 DEBUG : dir/file1(0xc00085eb80): _writeAt: size=25, off=0 2025/10/28 02:54:08 DEBUG : dir/file1(0xc00085eb80): >_writeAt: n=25, err= 2025/10/28 02:54:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/28 02:54:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/28 02:54:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000deacc0 2025/10/28 02:54:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:08 DEBUG : newLeaf(0xc00085eb80): close: 2025/10/28 02:54:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-28 02:54:08.849579077 +0000 UTC m=+4.817375587 2025/10/28 02:54:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:08 DEBUG : newLeaf(0xc00085eb80): >close: err= 2025/10/28 02:54:08 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:08 DEBUG : dir: Looking for writers 2025/10/28 02:54:08 DEBUG : Looking for writers 2025/10/28 02:54:08 DEBUG : dir: reading active writers 2025/10/28 02:54:08 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: starting upload 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf.d39eedaa.partial" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf.d39eedaa.partial 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf.d39eedaa.partial 2025/10/28 02:54:08 DEBUG : newLeaf.d39eedaa.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/28 02:54:08 DEBUG : newLeaf.d39eedaa.partial: renamed to: newLeaf 2025/10/28 02:54:08 INFO : newLeaf: Copied (replaced existing) 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-28 02:54:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/28 02:54:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/28 02:54:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/28 02:54:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/28 02:54:09 DEBUG : dir: Looking for writers 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : dir: reading active writers 2025/10/28 02:54:09 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/newLeaf" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-kiwukoy8cewi/newLeaf 2025/10/28 02:54:09 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : dir: Looking for writers 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : dir: reading active writers 2025/10/28 02:54:09 DEBUG : newLeaf: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestFileRename (1.58s) --- PASS: TestFileRename/off,forceCache=false (0.11s) --- PASS: TestFileRename/minimal,forceCache=false (0.11s) --- PASS: TestFileRename/minimal,forceCache=true (0.43s) --- PASS: TestFileRename/writes,forceCache=false (0.24s) --- PASS: TestFileRename/writes,forceCache=true (0.42s) --- PASS: TestFileRename/full,forceCache=false (0.28s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.01s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/28 02:54:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 02:54:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : dir: Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : dir: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.05s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/28 02:54:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 02:54:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/28 02:54:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/28 02:54:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/28 02:54:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : dir: Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : dir: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.06s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/28 02:54:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 02:54:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/28 02:54:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/28 02:54:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/28 02:54:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/28 02:54:09 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/28 02:54:09 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/28 02:54:09 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/28 02:54:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/28 02:54:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/28 02:54:09 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/28 02:54:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/28 02:54:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/28 02:54:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/28 02:54:09 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : dir: Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : dir: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/28 02:54:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 02:54:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : dir: Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : dir: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/28 02:54:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/28 02:54:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : dir: Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : dir: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/28 02:54:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bee480): _readAt: size=1, off=0 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bee480): openPending: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 02:54:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bee480): >openPending: err= 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bee480): >_readAt: n=1, err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bee480): _readAt: size=256, off=1 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bee480): >_readAt: n=15, err=EOF 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bee480): _readAt: size=16, off=16 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bee480): >_readAt: n=0, err=EOF 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bee480): close: 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bee480): >close: err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bee480): close: 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bee480): >close: err=file already closed 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : dir: Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : dir: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/28 02:54:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): _readAt: size=1, off=0 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): openPending: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 02:54:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): >openPending: err= 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): >_readAt: n=1, err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): _readAt: size=1, off=5 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): >_readAt: n=1, err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): _readAt: size=1, off=3 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): >_readAt: n=1, err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): _readAt: size=1, off=13 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): >_readAt: n=1, err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): _readAt: size=16, off=100 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): >_readAt: n=0, err=EOF 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): close: 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1580): >close: err= 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : dir: Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : dir: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/28 02:54:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): _readAt: size=1, off=0 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): openPending: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 02:54:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): >openPending: err= 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): >_readAt: n=1, err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): _readAt: size=1, off=5 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): >_readAt: n=1, err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): _readAt: size=1, off=1 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): >_readAt: n=1, err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): _readAt: size=6, off=10 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): >_readAt: n=6, err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): _readAt: size=256, off=10 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): >_readAt: n=6, err=EOF 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): _readAt: size=256, off=100 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): >_readAt: n=0, err=EOF 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): close: 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): >close: err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): _readAt: size=256, off=100 2025/10/28 02:54:09 DEBUG : dir/file1(0xc0008d1b40): >_readAt: n=0, err=file already closed 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : dir: Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : dir: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.03s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/28 02:54:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bef900): RWFileHandle.Flush 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bef900): _readAt: size=256, off=0 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bef900): openPending: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 02:54:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bef900): >openPending: err= 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bef900): >_readAt: n=16, err=EOF 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bef900): RWFileHandle.Flush 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bef900): RWFileHandle.Flush 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bef900): close: 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000bef900): >close: err= 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : dir: Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : dir: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/28 02:54:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/28 02:54:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000c54680): _readAt: size=256, off=0 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000c54680): openPending: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 02:54:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000c54680): >openPending: err= 2025/10/28 02:54:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000c54680): >_readAt: n=16, err=EOF 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000c54680): RWFileHandle.Release 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000c54680): close: 2025/10/28 02:54:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000c54680): >close: err= 2025/10/28 02:54:09 DEBUG : dir/file1(0xc000c54680): RWFileHandle.Release 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : dir: Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : dir: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:09 DEBUG : file1: newRWFileHandle: 2025/10/28 02:54:09 DEBUG : file1(0xc000c72580): openPending: 2025/10/28 02:54:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 DEBUG : file1(0xc000c72580): >openPending: err= 2025/10/28 02:54:09 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 02:54:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 02:54:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 02:54:09 DEBUG : file1(0xc000c72580): _writeAt: size=5, off=0 2025/10/28 02:54:09 DEBUG : file1(0xc000c72580): >_writeAt: n=5, err= 2025/10/28 02:54:09 DEBUG : file1(0xc000c72580): _writeAt: size=7, off=5 2025/10/28 02:54:09 DEBUG : file1(0xc000c72580): >_writeAt: n=7, err= 2025/10/28 02:54:09 DEBUG : file1: vfs cache: truncate to size=11 2025/10/28 02:54:09 DEBUG : file1(0xc000c72580): close: 2025/10/28 02:54:09 DEBUG : file1: vfs cache: setting modification time to 2025-10-28 02:54:09.497918263 +0000 UTC m=+5.465714743 2025/10/28 02:54:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:09 DEBUG : file1(0xc000c72580): >close: err= 2025/10/28 02:54:09 DEBUG : file1(0xc000c72580): close: 2025/10/28 02:54:09 DEBUG : file1(0xc000c72580): >close: err=file already closed 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:09 DEBUG : file1: vfs cache: starting upload 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1.e5b90203.partial" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1.e5b90203.partial 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kiwukoy8cewi/file1.e5b90203.partial 2025/10/28 02:54:09 DEBUG : file1.e5b90203.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/28 02:54:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/28 02:54:09 DEBUG : file1.e5b90203.partial: renamed to: file1 2025/10/28 02:54:09 INFO : file1: Copied (new) 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/28 02:54:09 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-28 02:54:09 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/28 02:54:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 02:54:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.18s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:09 DEBUG : file1: newRWFileHandle: 2025/10/28 02:54:09 DEBUG : file1(0xc000c73480): openPending: 2025/10/28 02:54:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 DEBUG : file1(0xc000c73480): >openPending: err= 2025/10/28 02:54:09 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 02:54:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 02:54:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 02:54:09 DEBUG : file1(0xc000c73480): _writeAt: size=7, off=0 2025/10/28 02:54:09 DEBUG : file1(0xc000c73480): >_writeAt: n=7, err= 2025/10/28 02:54:09 DEBUG : file1(0xc000c73480): _writeAt: size=6, off=5 2025/10/28 02:54:09 DEBUG : file1(0xc000c73480): >_writeAt: n=6, err= 2025/10/28 02:54:09 DEBUG : file1(0xc000c73480): close: 2025/10/28 02:54:09 DEBUG : file1: vfs cache: setting modification time to 2025-10-28 02:54:09.678961025 +0000 UTC m=+5.646757536 2025/10/28 02:54:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:09 DEBUG : file1(0xc000c73480): >close: err= 2025/10/28 02:54:09 DEBUG : file1(0xc000c73480): _writeAt: size=5, off=0 2025/10/28 02:54:09 DEBUG : file1(0xc000c73480): >_writeAt: n=0, err=file already closed 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:09 DEBUG : file1: vfs cache: starting upload 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1.f01a9183.partial" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1.f01a9183.partial 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kiwukoy8cewi/file1.f01a9183.partial 2025/10/28 02:54:09 DEBUG : file1.f01a9183.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/28 02:54:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/28 02:54:09 DEBUG : file1.f01a9183.partial: renamed to: file1 2025/10/28 02:54:09 INFO : file1: Copied (new) 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/28 02:54:09 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-28 02:54:09 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/28 02:54:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 02:54:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : >WaitForWriters: 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.19s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:09 DEBUG : file1: newRWFileHandle: 2025/10/28 02:54:09 DEBUG : file1(0xc000cfd380): openPending: 2025/10/28 02:54:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 DEBUG : file1(0xc000cfd380): >openPending: err= 2025/10/28 02:54:09 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 02:54:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 02:54:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 02:54:09 DEBUG : file1(0xc000cfd380): close: 2025/10/28 02:54:09 DEBUG : file1: vfs cache: setting modification time to 2025-10-28 02:54:09.86769966 +0000 UTC m=+5.835496171 2025/10/28 02:54:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:09 DEBUG : file1(0xc000cfd380): >close: err= 2025/10/28 02:54:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/28 02:54:09 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 02:54:09 DEBUG : file2: newRWFileHandle: 2025/10/28 02:54:09 DEBUG : file2(0xc000cfd800): openPending: 2025/10/28 02:54:09 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/28 02:54:09 DEBUG : file2(0xc000cfd800): >openPending: err= 2025/10/28 02:54:09 DEBUG : file2: >newRWFileHandle: err= 2025/10/28 02:54:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/28 02:54:09 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/28 02:54:09 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/28 02:54:09 DEBUG : file2(0xc000cfd800): RWFileHandle.Flush 2025/10/28 02:54:09 DEBUG : file2(0xc000cfd800): RWFileHandle.Release 2025/10/28 02:54:09 DEBUG : file2(0xc000cfd800): close: 2025/10/28 02:54:09 DEBUG : file2: vfs cache: setting modification time to 2025-10-28 02:54:09.869362253 +0000 UTC m=+5.837158764 2025/10/28 02:54:09 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:09 DEBUG : file2(0xc000cfd800): >close: err= 2025/10/28 02:54:09 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file2: reading active writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : file2: reading active writers 2025/10/28 02:54:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : file2: reading active writers 2025/10/28 02:54:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/28 02:54:09 DEBUG : Looking for writers 2025/10/28 02:54:09 DEBUG : file1: reading active writers 2025/10/28 02:54:09 DEBUG : file2: reading active writers 2025/10/28 02:54:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/28 02:54:09 DEBUG : file1: vfs cache: starting upload 2025/10/28 02:54:09 DEBUG : file2: vfs cache: starting upload 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1.71a196b0.partial" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1.71a196b0.partial 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file2.8037af44.partial" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file2.8037af44.partial 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kiwukoy8cewi/file1.71a196b0.partial 2025/10/28 02:54:09 DEBUG : file1.71a196b0.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:54:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kiwukoy8cewi/file2.8037af44.partial 2025/10/28 02:54:09 DEBUG : file2.8037af44.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:54:09 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 02:54:09 DEBUG : file2.8037af44.partial: renamed to: file2 2025/10/28 02:54:09 INFO : file2: Copied (new) 2025/10/28 02:54:09 DEBUG : file1.71a196b0.partial: renamed to: file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file2" 2025/10/28 02:54:09 INFO : file1: Copied (new) 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file2 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:09 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:54:09 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-28 02:54:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/28 02:54:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 02:54:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kiwukoy8cewi/file2 2025/10/28 02:54:09 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:54:09 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-28 02:54:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/28 02:54:09 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/28 02:54:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/28 02:54:09 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 02:54:09 INFO : file2: vfs cache: upload succeeded try #1 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : file2: reading active writers 2025/10/28 02:54:10 DEBUG : >WaitForWriters: 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:10 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:10 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file2" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file2 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kiwukoy8cewi/file2 2025/10/28 02:54:10 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file2" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/file2 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kiwukoy8cewi/file2 2025/10/28 02:54:10 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/28 02:54:10 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : file2: reading active writers 2025/10/28 02:54:10 DEBUG : >WaitForWriters: 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.19s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : file1: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : file1(0xc0002c74c0): openPending: 2025/10/28 02:54:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 DEBUG : file1(0xc0002c74c0): >openPending: err= 2025/10/28 02:54:10 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 02:54:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 02:54:10 DEBUG : file1(0xc0002c74c0): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : file1(0xc0002c74c0): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : file1(0xc0002c74c0): RWFileHandle.Flush 2025/10/28 02:54:10 DEBUG : file1(0xc0002c74c0): RWFileHandle.Flush 2025/10/28 02:54:10 DEBUG : file1(0xc0002c74c0): close: 2025/10/28 02:54:10 DEBUG : file1: vfs cache: setting modification time to 2025-10-28 02:54:10.058573777 +0000 UTC m=+6.026370286 2025/10/28 02:54:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : file1(0xc0002c74c0): >close: err= 2025/10/28 02:54:10 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:10 DEBUG : file1: vfs cache: starting upload 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1.b98e1268.partial" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1.b98e1268.partial 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/file1.b98e1268.partial 2025/10/28 02:54:10 DEBUG : file1.b98e1268.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 02:54:10 DEBUG : file1.b98e1268.partial: renamed to: file1 2025/10/28 02:54:10 INFO : file1: Copied (new) 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:10 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:10 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-28 02:54:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/28 02:54:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : >WaitForWriters: 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.17s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : file1: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : file1(0xc000d41480): openPending: 2025/10/28 02:54:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 DEBUG : file1(0xc000d41480): >openPending: err= 2025/10/28 02:54:10 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 02:54:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 02:54:10 DEBUG : file1(0xc000d41480): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : file1(0xc000d41480): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : file1(0xc000d41480): RWFileHandle.Release 2025/10/28 02:54:10 DEBUG : file1(0xc000d41480): close: 2025/10/28 02:54:10 DEBUG : file1: vfs cache: setting modification time to 2025-10-28 02:54:10.226933188 +0000 UTC m=+6.194729699 2025/10/28 02:54:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : file1(0xc000d41480): >close: err= 2025/10/28 02:54:10 DEBUG : file1(0xc000d41480): RWFileHandle.Release 2025/10/28 02:54:10 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:10 DEBUG : file1: vfs cache: starting upload 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1.01e7e4aa.partial" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1.01e7e4aa.partial 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/file1.01e7e4aa.partial 2025/10/28 02:54:10 DEBUG : file1.01e7e4aa.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 02:54:10 DEBUG : file1.01e7e4aa.partial: renamed to: file1 2025/10/28 02:54:10 INFO : file1: Copied (new) 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:10 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:10 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-28 02:54:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/28 02:54:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : >WaitForWriters: 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.17s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/28 02:54:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/28 02:54:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 02:54:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c9ec00): openPending: 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 02:54:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c9ec00): >openPending: err= 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/28 02:54:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c9ec00): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c9ec00): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c9ec00): close: 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-28 02:54:10.428675625 +0000 UTC m=+6.396472135 2025/10/28 02:54:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c9ec00): >close: err= 2025/10/28 02:54:10 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:10 DEBUG : dir: Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : dir: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:10 DEBUG : dir: Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : dir: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:10 DEBUG : dir: Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : dir: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:10 DEBUG : dir: Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : dir: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: starting upload 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1.e899648e.partial" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1.e899648e.partial 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1.e899648e.partial 2025/10/28 02:54:10 DEBUG : dir/file1.e899648e.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:10 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 02:54:10 DEBUG : dir/file1.e899648e.partial: renamed to: dir/file1 2025/10/28 02:54:10 INFO : dir/file1: Copied (replaced existing) 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-28 02:54:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/28 02:54:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/28 02:54:10 DEBUG : dir: Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : dir: reading active writers 2025/10/28 02:54:10 DEBUG : >WaitForWriters: 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.21s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/10/28 02:54:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/28 02:54:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c22cc0): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c22cc0): openPending: 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/28 02:54:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c22cc0): >openPending: err= 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c22cc0): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c22cc0): _writeAt: size=15, off=5 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c22cc0): >_writeAt: n=15, err= 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c22cc0): close: 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-28 02:54:10.631373737 +0000 UTC m=+6.599170207 2025/10/28 02:54:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : dir/file1(0xc000c22cc0): >close: err= 2025/10/28 02:54:10 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:10 DEBUG : dir: Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : dir: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:10 DEBUG : dir: Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : dir: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:10 DEBUG : dir: Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : dir: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:10 DEBUG : dir: Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : dir: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: starting upload 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1.a5241298.partial" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1.a5241298.partial 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1.a5241298.partial 2025/10/28 02:54:10 DEBUG : dir/file1.a5241298.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/10/28 02:54:10 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/28 02:54:10 DEBUG : dir/file1.a5241298.partial: renamed to: dir/file1 2025/10/28 02:54:10 INFO : dir/file1: Copied (replaced existing) 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:10 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-28 02:54:10 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/28 02:54:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/28 02:54:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/28 02:54:10 DEBUG : dir: Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : dir: reading active writers 2025/10/28 02:54:10 DEBUG : >WaitForWriters: 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.20s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : file1: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : file1(0xc0007dde40): openPending: 2025/10/28 02:54:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 DEBUG : file1(0xc0007dde40): >openPending: err= 2025/10/28 02:54:10 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 02:54:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 02:54:10 DEBUG : file1(0xc0007dde40): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : file1(0xc0007dde40): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : file1(0xc0007dde40): close: 2025/10/28 02:54:10 DEBUG : file1: vfs cache: setting modification time to 2025-10-28 02:54:10.804042283 +0000 UTC m=+6.771838793 2025/10/28 02:54:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : file1(0xc0007dde40): >close: err= 2025/10/28 02:54:10 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:10 DEBUG : file1: vfs cache: starting upload 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1.e8840fa2.partial" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1.e8840fa2.partial 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/file1.e8840fa2.partial 2025/10/28 02:54:10 DEBUG : file1.e8840fa2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 02:54:10 DEBUG : file1.e8840fa2.partial: renamed to: file1 2025/10/28 02:54:10 INFO : file1: Copied (new) 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:10 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:10 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-28 02:54:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/28 02:54:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:10 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 02:54:10 DEBUG : Looking for writers 2025/10/28 02:54:10 DEBUG : file1: reading active writers 2025/10/28 02:54:10 DEBUG : >WaitForWriters: 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.17s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/28 02:54:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5840): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5840): >openPending: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5840): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5840): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5840): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.972356911 +0000 UTC m=+6.940153421 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5840): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5cc0): _readAt: size=2, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5cc0): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5cc0): >openPending: err= 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5cc0): >_readAt: n=2, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5cc0): _writeAt: size=3, off=2 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5cc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5cc0): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.972356911 +0000 UTC m=+6.940153421 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc0006e5cc0): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0200): _readAt: size=512, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0200): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0200): >openPending: err= 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0200): >_readAt: n=5, err=EOF 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0200): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.972356911 +0000 UTC m=+6.940153421 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0200): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: Remove: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eff10 item 1 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0840): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0840): >openPending: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0840): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0840): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0840): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.976187024 +0000 UTC m=+6.943983534 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0840): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0d40): _readAt: size=512, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0d40): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0d40): >openPending: err= 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0d40): >_readAt: n=5, err=EOF 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0d40): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.976187024 +0000 UTC m=+6.943983534 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf0d40): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: Remove: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ce70 item 2 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1380): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1380): >openPending: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1380): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1380): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1380): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.978741631 +0000 UTC m=+6.946538132 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1380): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1800): _readAt: size=2, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1800): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1800): >openPending: err= 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1800): >_readAt: n=2, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1800): _writeAt: size=3, off=2 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1800): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1800): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.978741631 +0000 UTC m=+6.946538132 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1800): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1cc0): _readAt: size=512, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1cc0): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1cc0): >openPending: err= 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1cc0): >_readAt: n=5, err=EOF 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1cc0): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.978741631 +0000 UTC m=+6.946538132 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000bf1cc0): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: Remove: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d3b0 item 3 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d263c0): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d263c0): >openPending: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d263c0): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d263c0): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d263c0): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.982891175 +0000 UTC m=+6.950687675 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d263c0): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d26900): _readAt: size=512, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d26900): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d26900): >openPending: err= 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d26900): >_readAt: n=5, err=EOF 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d26900): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.982891175 +0000 UTC m=+6.950687675 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d26900): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: Remove: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043db20 item 4 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d26f40): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d26f40): >openPending: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d26f40): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d26f40): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d26f40): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.98582236 +0000 UTC m=+6.953618869 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d26f40): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d273c0): _readAt: size=2, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d273c0): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d273c0): >openPending: err= 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d273c0): >_readAt: n=2, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d273c0): _writeAt: size=3, off=2 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d273c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d273c0): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.98582236 +0000 UTC m=+6.953618869 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d273c0): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d27880): _readAt: size=512, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d27880): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d27880): >openPending: err= 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d27880): >_readAt: n=5, err=EOF 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d27880): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.98582236 +0000 UTC m=+6.953618869 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d27880): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: Remove: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e28c0 item 5 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d27f00): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d27f00): >openPending: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d27f00): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d27f00): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d27f00): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.989647964 +0000 UTC m=+6.957444475 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d27f00): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d544c0): _readAt: size=512, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d544c0): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d544c0): >openPending: err= 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d544c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d544c0): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.989647964 +0000 UTC m=+6.957444475 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d544c0): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: Remove: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3490 item 6 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d54b40): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d54b40): >openPending: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d54b40): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d54b40): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d54b40): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.992935167 +0000 UTC m=+6.960731677 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d54b40): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55040): _readAt: size=2, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55040): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55040): >openPending: err= 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55040): >_readAt: n=2, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55040): _writeAt: size=3, off=2 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55040): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55040): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.992935167 +0000 UTC m=+6.960731677 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55040): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55500): _readAt: size=512, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55500): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55500): >openPending: err= 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55500): >_readAt: n=5, err=EOF 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55500): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.992935167 +0000 UTC m=+6.960731677 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55500): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: Remove: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3ea0 item 7 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55b80): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55b80): >openPending: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55b80): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55b80): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55b80): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.996527724 +0000 UTC m=+6.964324224 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d55b80): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6c140): _readAt: size=512, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6c140): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6c140): >openPending: err= 2025/10/28 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6c140): >_readAt: n=5, err=EOF 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6c140): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.996527724 +0000 UTC m=+6.964324224 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6c140): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: Remove: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003230a0 item 8 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6c700): _readAt: size=2, off=0 2025/10/28 02:54:10 ERROR : open-test-file(0xc000d6c700): Couldn't read size of file 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6c700): >_readAt: n=0, err=EOF 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6c700): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6c700): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6c700): close: 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6c700): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6cac0): openPending: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6cac0): >openPending: err= 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6cac0): _writeAt: size=5, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6cac0): >_writeAt: n=5, err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6cac0): close: 2025/10/28 02:54:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.999281766 +0000 UTC m=+6.967078277 2025/10/28 02:54:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6cac0): >close: err= 2025/10/28 02:54:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/28 02:54:10 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6cf40): _readAt: size=2, off=0 2025/10/28 02:54:10 DEBUG : open-test-file(0xc000d6cf40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6cf40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6cf40): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6cf40): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6cf40): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6cf40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.999281766 +0000 UTC m=+6.967078277 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6cf40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6d440): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6d440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6d440): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6d440): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6d440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:10.999281766 +0000 UTC m=+6.967078277 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6d440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003238f0 item 9 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6dac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6dac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6dac0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6dac0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6dac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.003455274 +0000 UTC m=+6.971251775 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d6dac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90080): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90080): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90080): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90080): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90080): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.003455274 +0000 UTC m=+6.971251775 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90080): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434310 item 10 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d906c0): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc000d906c0): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d906c0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d906c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d906c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d906c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d906c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90a80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90a80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90a80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90a80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90a80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.006234324 +0000 UTC m=+6.974030834 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90a80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90f80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90f80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90f80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90f80): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90f80): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90f80): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90f80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.006234324 +0000 UTC m=+6.974030834 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d90f80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d91480): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d91480): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d91480): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d91480): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d91480): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.006234324 +0000 UTC m=+6.974030834 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d91480): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435180 item 11 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d91b00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d91b00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d91b00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d91b00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d91b00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.010019652 +0000 UTC m=+6.977816163 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d91b00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbe0c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbe0c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbe0c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbe0c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbe0c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.010019652 +0000 UTC m=+6.977816163 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbe0c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435b20 item 12 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbe700): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc000dbe700): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbe700): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbe700): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbe700): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbe700): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbe700): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbeac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbeac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbeac0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbeac0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbeac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.012847062 +0000 UTC m=+6.980643572 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbeac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbf180): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbf180): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbf180): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbf180): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbf180): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.012847062 +0000 UTC m=+6.980643572 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbf180): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d44d0 item 13 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbf800): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbf800): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbf800): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbf800): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbf800): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.015632012 +0000 UTC m=+6.983428513 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbf800): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbfd40): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbfd40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbfd40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbfd40): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbfd40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.015632012 +0000 UTC m=+6.983428513 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dbfd40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4e00 item 14 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fc100): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc0008fc100): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fc100): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fc100): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fc100): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fc100): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fc100): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fc4c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fc4c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fc4c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fc4c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fc4c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.018734239 +0000 UTC m=+6.986530749 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fc4c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fcb80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fcb80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fcb80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fcb80): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fcb80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.018734239 +0000 UTC m=+6.986530749 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fcb80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004570a0 item 15 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fd200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fd200): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fd200): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fd200): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fd200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.021458575 +0000 UTC m=+6.989255086 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fd200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fd740): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fd740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fd740): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fd740): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fd740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.021458575 +0000 UTC m=+6.989255086 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fd740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457420 item 16 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fdd80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fdd80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fdd80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fdd80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fdd80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.024306804 +0000 UTC m=+6.992103295 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fdd80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4280): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4280): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4280): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4280): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4280): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4280): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4280): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4280): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.024306804 +0000 UTC m=+6.992103295 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4280): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4780): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4780): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4780): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4780): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4780): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.024306804 +0000 UTC m=+6.992103295 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4780): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c00 item 17 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4e00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4e00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4e00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4e00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4e00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.027826784 +0000 UTC m=+6.995623294 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea4e00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5340): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5340): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5340): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5340): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5340): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.027826784 +0000 UTC m=+6.995623294 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5340): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003175e0 item 18 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea59c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea59c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea59c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea59c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea59c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.03096051 +0000 UTC m=+6.998757009 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea59c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5ec0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5ec0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5ec0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5ec0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5ec0): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5ec0): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5ec0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5ec0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.03096051 +0000 UTC m=+6.998757009 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea5ec0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec6440): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec6440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec6440): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec6440): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec6440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.03096051 +0000 UTC m=+6.998757009 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec6440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a1c0 item 19 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec6ac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec6ac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec6ac0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec6ac0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec6ac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.034686878 +0000 UTC m=+7.002483389 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec6ac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec7000): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec7000): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec7000): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec7000): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec7000): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.034686878 +0000 UTC m=+7.002483389 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec7000): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a930 item 20 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec7680): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec7680): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec7680): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec7680): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec7680): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.037566476 +0000 UTC m=+7.005362986 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec7680): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf580): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf580): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf580): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf580): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf580): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf580): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf580): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf580): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.037566476 +0000 UTC m=+7.005362986 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf580): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafa80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafa80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafa80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafa80): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafa80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.037566476 +0000 UTC m=+7.005362986 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafa80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f9b20 item 21 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf8180): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf8180): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf8180): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf8180): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf8180): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.042275649 +0000 UTC m=+7.010072150 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf8180): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf86c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf86c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf86c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf86c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf86c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.042275649 +0000 UTC m=+7.010072150 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf86c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420850 item 22 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf8d40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf8d40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf8d40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf8d40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf8d40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.046027496 +0000 UTC m=+7.013824006 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf8d40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9200): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9200): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9200): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9200): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9200): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9200): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.046027496 +0000 UTC m=+7.013824006 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9700): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9700): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9700): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9700): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9700): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.046027496 +0000 UTC m=+7.013824006 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9700): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a2a0 item 23 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9d80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9d80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9d80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9d80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9d80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.04935781 +0000 UTC m=+7.017154320 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf9d80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e4c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e4c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e4c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e4c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e4c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.04935781 +0000 UTC m=+7.017154320 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e4c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa10 item 24 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085eb00): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc00085eb00): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085eb00): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085eb00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085eb00): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085eb00): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085eb00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085eec0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085eec0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085eec0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085eec0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085eec0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.052261303 +0000 UTC m=+7.020057803 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085eec0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f3c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f3c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f3c0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f3c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f3c0): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f3c0): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f3c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f3c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.052261303 +0000 UTC m=+7.020057803 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f3c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f900): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f900): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f900): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f900): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f900): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.052261303 +0000 UTC m=+7.020057803 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f900): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b1f0 item 25 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0000b1400): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0000b1400): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0000b1400): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0000b1400): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0000b1400): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.056088831 +0000 UTC m=+7.023885341 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0000b1400): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72500): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72500): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72500): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72500): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72500): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.056088831 +0000 UTC m=+7.023885341 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bdc0 item 26 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72b80): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc000c72b80): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72b80): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72b80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72b80): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72b80): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72b80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72f80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72f80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72f80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72f80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72f80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.059130404 +0000 UTC m=+7.026926904 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72f80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73480): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73480): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73480): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73480): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73480): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73480): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73480): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73480): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.059130404 +0000 UTC m=+7.026926904 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73480): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c739c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c739c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c739c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c739c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c739c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.059130404 +0000 UTC m=+7.026926904 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c739c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4540 item 27 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc100): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc100): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc100): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc100): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc100): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.063435889 +0000 UTC m=+7.031232399 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc100): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc640): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc640): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc640): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc640): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc640): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.063435889 +0000 UTC m=+7.031232399 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc640): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5030 item 28 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfccc0): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc000cfccc0): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfccc0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfccc0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfccc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfccc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfccc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd080): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd080): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd080): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd080): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd080): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.066579834 +0000 UTC m=+7.034376354 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd080): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd740): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd740): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd740): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.066579834 +0000 UTC m=+7.034376354 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5960 item 29 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfddc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfddc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfddc0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfddc0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfddc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.069654698 +0000 UTC m=+7.037451208 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfddc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012c740): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012c740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012c740): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012c740): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012c740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.069654698 +0000 UTC m=+7.037451208 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012c740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420000 item 30 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7540): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc0002c7540): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7540): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7540): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7540): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7540): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7540): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7c40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7c40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7c40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7c40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7c40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.073330852 +0000 UTC m=+7.041127353 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7c40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003ad2c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003ad2c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003ad2c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003ad2c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003ad2c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.073330852 +0000 UTC m=+7.041127353 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003ad2c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa80 item 31 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adac0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adac0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.076325706 +0000 UTC m=+7.044122226 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d400c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d400c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d400c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d400c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d400c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.076325706 +0000 UTC m=+7.044122226 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d400c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b500 item 32 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40740): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40740): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40740): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.079354105 +0000 UTC m=+7.047150614 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40c40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40c40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40c40): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40c40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40c40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bf10 item 33 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40c40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40c40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.080563936 +0000 UTC m=+7.048360446 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40c40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41140): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41140): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41140): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41140): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41140): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.080563936 +0000 UTC m=+7.048360446 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41140): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa380 item 33 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41780): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41780): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41780): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41780): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41780): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.083486334 +0000 UTC m=+7.051282844 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41780): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41c40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41c40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa700 item 34 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41c40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41c40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41c40): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41c40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41c40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.08559836 +0000 UTC m=+7.053394871 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41c40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e200): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e200): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e200): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.08559836 +0000 UTC m=+7.053394871 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa9a0 item 34 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e840): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e840): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e840): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e840): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e840): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.088493858 +0000 UTC m=+7.056290368 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e840): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ed40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ed40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ed40): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ed40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ed40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aad90 item 35 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ed40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ed40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.0894156 +0000 UTC m=+7.057212099 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ed40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f280): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f280): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f280): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f280): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f280): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.0894156 +0000 UTC m=+7.057212099 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f280): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab110 item 35 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f900): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f900): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f900): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f900): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f900): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.092367022 +0000 UTC m=+7.060163522 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f900): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fe00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fe00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab500 item 36 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fe00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fe00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fe00): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fe00): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fe00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.093465145 +0000 UTC m=+7.061261644 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fe00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dc440): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dc440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dc440): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dc440): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dc440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.093465145 +0000 UTC m=+7.061261644 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dc440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab810 item 36 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd680): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd680): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd680): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd680): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd680): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.095930324 +0000 UTC m=+7.063726824 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd680): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007ddb00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007ddb00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007ddb00): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007ddb00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007ddb00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abce0 item 37 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007ddb00): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007ddb00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.096842547 +0000 UTC m=+7.064639048 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007ddb00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4080): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4080): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4080): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4080): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4080): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.096842547 +0000 UTC m=+7.064639048 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4080): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abea0 item 37 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4b80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4b80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4b80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4b80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4b80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.099496993 +0000 UTC m=+7.067293502 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4b80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498310 item 38 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.100738394 +0000 UTC m=+7.068534904 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e57c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e57c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e57c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e57c0): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e57c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.100738394 +0000 UTC m=+7.068534904 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e57c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498540 item 38 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5e40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5e40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5e40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5e40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5e40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.103218462 +0000 UTC m=+7.071014972 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5e40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004989a0 item 39 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.104090269 +0000 UTC m=+7.071886779 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22900): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22900): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22900): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22900): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22900): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.104090269 +0000 UTC m=+7.071886779 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22900): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498bd0 item 39 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22f80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22f80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22f80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22f80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22f80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.106799597 +0000 UTC m=+7.074596097 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22f80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23500): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23500): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499110 item 40 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23500): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23500): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23500): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23500): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23500): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.108065194 +0000 UTC m=+7.075861704 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23a40): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23a40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23a40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23a40): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23a40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.108065194 +0000 UTC m=+7.075861704 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23a40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004993b0 item 40 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.110812954 +0000 UTC m=+7.078609464 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae5c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae5c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae5c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499b20 item 41 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae5c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae5c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.11164156 +0000 UTC m=+7.079438060 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae5c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daeb00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daeb00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daeb00): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daeb00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daeb00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499dc0 item 41 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daeb00): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daeb00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.112579782 +0000 UTC m=+7.080376282 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daeb00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf040): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf040): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf040): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf040): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf040): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.112579782 +0000 UTC m=+7.080376282 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf040): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e150 item 41 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf680): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf680): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf680): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf680): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf680): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf680): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf680): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.115086399 +0000 UTC m=+7.082882910 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf680): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafb80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafb80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafb80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e620 item 42 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafb80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafb80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.116046763 +0000 UTC m=+7.083843273 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafb80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e140): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e140): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 42 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e140): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e140): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e140): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e140): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e140): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.11746092 +0000 UTC m=+7.085257429 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e140): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e6c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e6c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e6c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e6c0): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e6c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.11746092 +0000 UTC m=+7.085257429 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064e6c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eaf0 item 42 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064ed00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064ed00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064ed00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064ed00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064ed00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064ed00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064ed00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.120240139 +0000 UTC m=+7.088036639 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064ed00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f200): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f200): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ef50 item 43 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f200): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.121211773 +0000 UTC m=+7.089008273 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f740): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f740): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f740): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f740): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f110 item 43 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f740): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.12218957 +0000 UTC m=+7.089986069 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064f740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064fc80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064fc80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064fc80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064fc80): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064fc80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.12218957 +0000 UTC m=+7.089986069 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00064fc80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f340 item 43 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e340): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e340): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e340): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e340): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e340): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e340): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e340): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.125051935 +0000 UTC m=+7.092848445 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e340): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e840): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e840): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e840): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f7a0 item 44 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e840): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e840): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.125963187 +0000 UTC m=+7.093759696 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066e840): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066ed80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066ed80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f9d0 item 44 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066ed80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066ed80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066ed80): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066ed80): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066ed80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.127044137 +0000 UTC m=+7.094840637 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066ed80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f300): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f300): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f300): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f300): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f300): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.127044137 +0000 UTC m=+7.094840637 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f300): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc00 item 44 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f940): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f940): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f940): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f940): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f940): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f940): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f940): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.129414769 +0000 UTC m=+7.097211269 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066f940): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066fe40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066fe40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066fe40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12150 item 45 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066fe40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066fe40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.130484879 +0000 UTC m=+7.098281379 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00066fe40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006825c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006825c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006825c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006825c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006825c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.130484879 +0000 UTC m=+7.098281379 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006825c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e123f0 item 45 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000682c00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000682c00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000682c00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000682c00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000682c00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000682c00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000682c00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.133769367 +0000 UTC m=+7.101565877 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000682c00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683100): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683100): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683100): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12770 item 46 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683100): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683100): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.134821232 +0000 UTC m=+7.102617742 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683100): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683800): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683800): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683800): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683800): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683800): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.134821232 +0000 UTC m=+7.102617742 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683800): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12a10 item 46 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683e40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683e40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683e40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683e40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683e40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683e40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683e40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.137458835 +0000 UTC m=+7.105255346 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000683e40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cc3c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cc3c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cc3c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12d90 item 47 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cc3c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cc3c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.138406716 +0000 UTC m=+7.106203216 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cc3c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ccac0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ccac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ccac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ccac0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ccac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.138406716 +0000 UTC m=+7.106203216 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ccac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13030 item 47 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd100): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd100): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd100): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd100): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd100): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd100): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd100): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.141612597 +0000 UTC m=+7.109409117 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd100): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd600): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd600): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd600): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13420 item 48 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd600): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd600): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.14277523 +0000 UTC m=+7.110571730 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cd600): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cdd00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cdd00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cdd00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cdd00): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cdd00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.14277523 +0000 UTC m=+7.110571730 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006cdd00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e135e0 item 48 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007143c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007143c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007143c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007143c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007143c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.146231611 +0000 UTC m=+7.114028112 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007143c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714840): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714840): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714840): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714840): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714840): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714840): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13960 item 49 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714840): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714840): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.147468484 +0000 UTC m=+7.115264994 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714840): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714d80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714d80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714d80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714d80): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714d80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.147468484 +0000 UTC m=+7.115264994 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000714d80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13c70 item 49 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715400): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715400): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715400): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715400): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715400): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.150679974 +0000 UTC m=+7.118476485 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715400): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715900): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715900): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715900): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb60e0 item 50 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715900): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715900): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715900): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715900): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715900): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.152058544 +0000 UTC m=+7.119855054 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715900): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715e80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715e80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715e80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715e80): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715e80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.152058544 +0000 UTC m=+7.119855054 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000715e80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb62a0 item 50 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075a580): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075a580): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075a580): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075a580): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075a580): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.155092713 +0000 UTC m=+7.122889223 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075a580): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075aa80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075aa80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075aa80): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075aa80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075aa80): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075aa80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6700 item 51 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075aa80): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075aa80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.156296232 +0000 UTC m=+7.124092752 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075aa80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075afc0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075afc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075afc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075afc0): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075afc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.156296232 +0000 UTC m=+7.124092752 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075afc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6930 item 51 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075b640): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075b640): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075b640): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075b640): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075b640): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.159572235 +0000 UTC m=+7.127368734 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075b640): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075bb40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075bb40): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075bb40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6cb0 item 52 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075bb40): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075bb40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075bb40): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075bb40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075bb40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.160841488 +0000 UTC m=+7.128637989 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00075bb40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4140): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4140): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4140): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4140): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4140): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.160841488 +0000 UTC m=+7.128637989 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4140): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6e70 item 52 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d47c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d47c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d47c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d47c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d47c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.16330735 +0000 UTC m=+7.131103860 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d47c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4cc0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4cc0): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4cc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4cc0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4cc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7260 item 53 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4cc0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4cc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.16429796 +0000 UTC m=+7.132094471 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d4cc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5200): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5200): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5200): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.16429796 +0000 UTC m=+7.132094471 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7420 item 53 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5880): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5880): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5880): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5880): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5880): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.166919453 +0000 UTC m=+7.134715963 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5880): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5d80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5d80): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5d80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7880 item 54 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5d80): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5d80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5d80): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5d80): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5d80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.1679881 +0000 UTC m=+7.135784610 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007d5d80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844380): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844380): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844380): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844380): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844380): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.1679881 +0000 UTC m=+7.135784610 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844380): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7a40 item 54 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844a00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844a00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844a00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844a00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844a00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.170431428 +0000 UTC m=+7.138227939 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844a00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844f00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844f00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844f00): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844f00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844f00): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844f00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7dc0 item 55 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844f00): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844f00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.171590846 +0000 UTC m=+7.139387356 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000844f00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000845440): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000845440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000845440): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000845440): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000845440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.171590846 +0000 UTC m=+7.139387356 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000845440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd0000 item 55 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000845ac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000845ac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000845ac0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000845ac0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000845ac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.174286479 +0000 UTC m=+7.142082979 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000845ac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a040): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a040): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a040): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd0380 item 56 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a040): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a040): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a040): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a040): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a040): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.175384871 +0000 UTC m=+7.143181381 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a040): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a5c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a5c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a5c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a5c0): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a5c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.175384871 +0000 UTC m=+7.143181381 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086a5c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd05b0 item 56 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086ac00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086ac00): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086ac00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086ac00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086ac00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086ac00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086ac00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086ac00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.178086165 +0000 UTC m=+7.145882665 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086ac00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b140): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b140): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b140): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd0930 item 57 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b140): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b140): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.179069281 +0000 UTC m=+7.146865790 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b140): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b680): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b680): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b680): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b680): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b680): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b680): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd0af0 item 57 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b680): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b680): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.180329939 +0000 UTC m=+7.148126448 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086b680): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086bc00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086bc00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086bc00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086bc00): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086bc00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.180329939 +0000 UTC m=+7.148126448 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00086bc00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd0cb0 item 57 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008862c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008862c0): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008862c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008862c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008862c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008862c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008862c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008862c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.183160704 +0000 UTC m=+7.150957205 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008862c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886800): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886800): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886800): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd1030 item 58 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886800): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886800): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.184000371 +0000 UTC m=+7.151796891 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886800): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886d40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886d40): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886d40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd11f0 item 58 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886d40): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886d40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886d40): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886d40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886d40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.185210214 +0000 UTC m=+7.153006724 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000886d40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887300): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887300): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887300): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887300): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887300): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.185210214 +0000 UTC m=+7.153006724 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887300): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd13b0 item 58 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887940): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887940): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887940): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887940): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887940): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887940): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887940): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887940): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.187848438 +0000 UTC m=+7.155644938 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887940): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887e80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887e80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887e80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd1730 item 59 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887e80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887e80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.188616911 +0000 UTC m=+7.156413411 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000887e80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b0440): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b0440): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b0440): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b0440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b0440): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b0440): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd18f0 item 59 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b0440): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b0440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.189737355 +0000 UTC m=+7.157533856 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b0440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b09c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b09c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b09c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b09c0): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b09c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.189737355 +0000 UTC m=+7.157533856 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b09c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd1b20 item 59 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1000): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1000): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1000): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1000): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1000): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1000): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1000): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1000): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.192459788 +0000 UTC m=+7.160256288 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1000): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1540): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1540): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1540): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd1ea0 item 60 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1540): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1540): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.19353059 +0000 UTC m=+7.161327099 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1540): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1a80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1a80): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1a80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418af0 item 60 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1a80): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1a80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1a80): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1a80): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1a80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.194858093 +0000 UTC m=+7.162654593 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008b1a80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa0c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa0c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa0c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa0c0): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa0c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.194858093 +0000 UTC m=+7.162654593 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa0c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418d20 item 60 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa700): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa700): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa700): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa700): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa700): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa700): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa700): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa700): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.197325206 +0000 UTC m=+7.165121716 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fa700): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fac40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fac40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fac40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004192d0 item 61 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fac40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fac40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.198326878 +0000 UTC m=+7.166123387 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fac40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb340): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb340): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb340): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb340): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb340): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.198326878 +0000 UTC m=+7.166123387 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb340): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004198f0 item 61 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb980): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb980): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb980): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb980): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb980): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb980): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb980): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb980): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.201246209 +0000 UTC m=+7.169042720 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fb980): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fbec0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fbec0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fbec0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419f10 item 62 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fbec0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fbec0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.20233822 +0000 UTC m=+7.170134730 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008fbec0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932640): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932640): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932640): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932640): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932640): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.20233822 +0000 UTC m=+7.170134730 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932640): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380230 item 62 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012d100): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012d100): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012d100): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012d100): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012d100): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012d100): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012d100): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012d100): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.205421882 +0000 UTC m=+7.173218392 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012d100): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f222c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f222c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f222c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420e00 item 63 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f222c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f222c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.206306433 +0000 UTC m=+7.174102943 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f222c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f229c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f229c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f229c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f229c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f229c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.206306433 +0000 UTC m=+7.174102943 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f229c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421030 item 63 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23000): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23000): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23000): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23000): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23000): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23000): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23000): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23000): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.209237897 +0000 UTC m=+7.177034398 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23000): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23540): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23540): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23540): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421500 item 64 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23540): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23540): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.21018129 +0000 UTC m=+7.177977789 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23540): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23c40): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23c40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23c40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23c40): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23c40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.21018129 +0000 UTC m=+7.177977789 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f23c40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004217a0 item 64 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c300): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c300): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c300): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c300): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c300): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.213214857 +0000 UTC m=+7.181011368 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c300): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c780): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c780): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c780): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c780): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c780): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421ce0 item 65 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c780): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c780): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.214298212 +0000 UTC m=+7.182094722 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3c780): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3cc80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3cc80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3cc80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3cc80): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3cc80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.214298212 +0000 UTC m=+7.182094722 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3cc80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 65 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d2c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d2c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d2c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d2c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d2c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.216805861 +0000 UTC m=+7.184602371 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d2c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d740): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051110 item 66 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d740): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d740): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d740): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d740): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.217860683 +0000 UTC m=+7.185657192 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3d740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3dc80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3dc80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3dc80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3dc80): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3dc80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.217860683 +0000 UTC m=+7.185657192 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f3dc80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 66 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f58340): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f58340): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f58340): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f58340): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f58340): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.220377499 +0000 UTC m=+7.188174009 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f58340): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f587c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f587c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f587c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f587c0): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f587c0): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 67 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f587c0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f587c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.221382116 +0000 UTC m=+7.189178626 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f587c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f58cc0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f58cc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f58cc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f58cc0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f58cc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.221382116 +0000 UTC m=+7.189178626 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f58cc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de4d0 item 67 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59340): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59340): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59340): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59340): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59340): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.224026802 +0000 UTC m=+7.191823302 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59340): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59840): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59840): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df260 item 68 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59840): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59840): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59840): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59840): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59840): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.225145633 +0000 UTC m=+7.192942143 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59840): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59d80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59d80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59d80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59d80): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59d80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.225145633 +0000 UTC m=+7.192942143 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f59d80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df5e0 item 68 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f74440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f74440): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f74440): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f74440): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f74440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.227885488 +0000 UTC m=+7.195681999 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f74440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f748c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f748c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f748c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f748c0): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f748c0): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c150 item 69 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f748c0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f748c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.228817199 +0000 UTC m=+7.196613699 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f748c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f74dc0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f74dc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f74dc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f74dc0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f74dc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.228817199 +0000 UTC m=+7.196613699 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f74dc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c460 item 69 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75440): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75440): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75440): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.231236451 +0000 UTC m=+7.199032962 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75940): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75940): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c7e0 item 70 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75940): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75940): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75940): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75940): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75940): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.232527646 +0000 UTC m=+7.200324147 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75940): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75e80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75e80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75e80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75e80): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75e80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.232527646 +0000 UTC m=+7.200324147 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f75e80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ca80 item 70 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998580): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998580): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998580): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998580): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998580): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.235354215 +0000 UTC m=+7.203150725 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998580): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998a80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998a80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998a80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998a80): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998a80): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d180 item 71 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998a80): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998a80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.23679457 +0000 UTC m=+7.204591070 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998a80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998f80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998f80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998f80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998f80): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998f80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.23679457 +0000 UTC m=+7.204591070 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000998f80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d420 item 71 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999600): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999600): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999600): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999600): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999600): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.239478361 +0000 UTC m=+7.207274881 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999600): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999b00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999b00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d960 item 72 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999b00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999b00): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999b00): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999b00): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999b00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.240811544 +0000 UTC m=+7.208608044 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000999b00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd00c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd00c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd00c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd00c0): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd00c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.240811544 +0000 UTC m=+7.208608044 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd00c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044dd50 item 72 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0680): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0680): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0680): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0680): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0680): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0680): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0680): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.243291401 +0000 UTC m=+7.211087911 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0680): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0b80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0b80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0b80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470380 item 73 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0b80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0b80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.244195399 +0000 UTC m=+7.211991909 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd0b80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1040): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1040): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1040): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1040): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1040): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470540 item 73 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1040): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1040): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.246132458 +0000 UTC m=+7.213928957 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1040): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1580): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1580): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1580): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1580): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1580): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.246132458 +0000 UTC m=+7.213928957 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1580): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470700 item 73 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1bc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1bc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1bc0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1bc0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1bc0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1bc0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1bc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.248700891 +0000 UTC m=+7.216497391 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bd1bc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc140): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc140): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc140): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470a80 item 74 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc140): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc140): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.249758097 +0000 UTC m=+7.217554606 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc140): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc680): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc680): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470c40 item 74 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc680): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc680): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc680): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc680): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc680): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.250858793 +0000 UTC m=+7.218655303 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc680): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfcc00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfcc00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfcc00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfcc00): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfcc00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.250858793 +0000 UTC m=+7.218655303 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfcc00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471180 item 74 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96480): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96480): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96480): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96480): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96480): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96480): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96480): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.253549085 +0000 UTC m=+7.221345585 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96480): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96980): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96980): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96980): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466230 item 75 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96980): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96980): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.25451504 +0000 UTC m=+7.222311549 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96980): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96ec0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96ec0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96ec0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96ec0): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96ec0): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004664d0 item 75 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96ec0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96ec0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.255647706 +0000 UTC m=+7.223444217 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c96ec0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97400): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97400): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97400): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97400): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97400): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.255647706 +0000 UTC m=+7.223444217 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97400): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466690 item 75 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97a40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97a40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97a40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97a40): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97a40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97a40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97a40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.258454057 +0000 UTC m=+7.226250567 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97a40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97f40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97f40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97f40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466d90 item 76 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97f40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97f40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.259436493 +0000 UTC m=+7.227232992 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c97f40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4500): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4500): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466f50 item 76 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4500): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4500): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4500): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4500): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4500): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.260689135 +0000 UTC m=+7.228485646 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4a80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4a80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4a80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4a80): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4a80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.260689135 +0000 UTC m=+7.228485646 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd4a80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467180 item 76 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd50c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd50c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd50c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd50c0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd50c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd50c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd50c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.263259592 +0000 UTC m=+7.231056102 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd50c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd55c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd55c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd55c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004676c0 item 77 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd55c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd55c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.264174981 +0000 UTC m=+7.231971481 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd55c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd5cc0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd5cc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd5cc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd5cc0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd5cc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.264174981 +0000 UTC m=+7.231971481 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd5cc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467960 item 77 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c380): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c380): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c380): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c380): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c380): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c380): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c380): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.266960052 +0000 UTC m=+7.234756562 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c380): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c880): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c880): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c880): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467ce0 item 78 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c880): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c880): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.267751378 +0000 UTC m=+7.235547879 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0c880): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0cf80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0cf80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0cf80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0cf80): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0cf80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.267751378 +0000 UTC m=+7.235547879 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0cf80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467ea0 item 78 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0d5c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0d5c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0d5c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0d5c0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0d5c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0d5c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0d5c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.270796066 +0000 UTC m=+7.238592575 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0d5c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0dac0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0dac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0dac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004065b0 item 79 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0dac0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0dac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.272971481 +0000 UTC m=+7.240767991 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d0dac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32240): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32240): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32240): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32240): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32240): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.272971481 +0000 UTC m=+7.240767991 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32240): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406a80 item 79 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32880): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32880): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32880): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32880): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32880): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32880): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32880): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.275569541 +0000 UTC m=+7.243366051 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32880): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32d80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32d80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32d80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407030 item 80 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32d80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32d80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.276534162 +0000 UTC m=+7.244330672 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d32d80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33480): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33480): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33480): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33480): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33480): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.276534162 +0000 UTC m=+7.244330672 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33480): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004072d0 item 80 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33ac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33ac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33ac0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33ac0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33ac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.279089861 +0000 UTC m=+7.246886372 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33ac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33f40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33f40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33f40): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33f40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33f40): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33f40): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407730 item 81 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33f40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33f40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.280380356 +0000 UTC m=+7.248176865 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d33f40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d58500): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d58500): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d58500): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d58500): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d58500): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.280380356 +0000 UTC m=+7.248176865 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d58500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407a40 item 81 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d58b80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d58b80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d58b80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d58b80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d58b80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.283205461 +0000 UTC m=+7.251001971 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d58b80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59080): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59080): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59080): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004041c0 item 82 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59080): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59080): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59080): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59080): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59080): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.284229544 +0000 UTC m=+7.252026054 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59080): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59600): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59600): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59600): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59600): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59600): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.284229544 +0000 UTC m=+7.252026054 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59600): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004044d0 item 82 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59c80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59c80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59c80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59c80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59c80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.289325043 +0000 UTC m=+7.257121544 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d59c80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78200): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78200): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78200): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78200): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78200): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004049a0 item 83 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78200): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.29039352 +0000 UTC m=+7.258190020 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78740): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78740): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78740): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.29039352 +0000 UTC m=+7.258190020 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404c40 item 83 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78dc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78dc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78dc0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78dc0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78dc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.292673482 +0000 UTC m=+7.260469993 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d78dc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d792c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d792c0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d792c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405110 item 84 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d792c0): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d792c0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d792c0): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d792c0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d792c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.293742921 +0000 UTC m=+7.261539431 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d792c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d79840): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d79840): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d79840): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d79840): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d79840): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.293742921 +0000 UTC m=+7.261539431 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d79840): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405340 item 84 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d79ec0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d79ec0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d79ec0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d79ec0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d79ec0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.296289433 +0000 UTC m=+7.264085933 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d79ec0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a440): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a440): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a440): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a440): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a440): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004056c0 item 85 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a440): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.297415387 +0000 UTC m=+7.265211898 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a980): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a980): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a980): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a980): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a980): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.297415387 +0000 UTC m=+7.265211898 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9a980): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004058f0 item 85 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b000): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b000): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b000): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b000): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b000): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.300078699 +0000 UTC m=+7.267875200 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b000): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b500): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b500): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b500): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405e30 item 86 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b500): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b500): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b500): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b500): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b500): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.30134642 +0000 UTC m=+7.269142920 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9b500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9ba80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9ba80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9ba80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9ba80): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9ba80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.30134642 +0000 UTC m=+7.269142920 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d9ba80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee150 item 86 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0180): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0180): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0180): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0180): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0180): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.304185361 +0000 UTC m=+7.271981862 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0180): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0680): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0680): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0680): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0680): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0680): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0680): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee690 item 87 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0680): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0680): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.305257355 +0000 UTC m=+7.273053865 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0680): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0bc0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0bc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0bc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0bc0): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0bc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.305257355 +0000 UTC m=+7.273053865 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0bc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee850 item 87 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1240): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1240): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1240): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1240): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1240): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.307456364 +0000 UTC m=+7.275252854 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1240): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1740): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1740): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef0a0 item 88 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1740): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1740): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1740): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1740): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.308362987 +0000 UTC m=+7.276159478 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1cc0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1cc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1cc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1cc0): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1cc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.308362987 +0000 UTC m=+7.276159478 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1cc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef490 item 88 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06380): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06380): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06380): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06380): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06380): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06380): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06380): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06380): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.310310534 +0000 UTC m=+7.278107024 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06380): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e068c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e068c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e068c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eff10 item 89 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e068c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e068c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.311543451 +0000 UTC m=+7.279339950 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e068c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06e00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06e00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06e00): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06e00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06e00): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06e00): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c690 item 89 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06e00): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06e00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.312983815 +0000 UTC m=+7.280780316 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e06e00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e07380): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e07380): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e07380): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e07380): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e07380): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.312983815 +0000 UTC m=+7.280780316 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e07380): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca80 item 89 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e079c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e079c0): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e079c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e079c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e079c0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e079c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e079c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e079c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.315583106 +0000 UTC m=+7.283379617 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e079c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e07f00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e07f00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e07f00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d260 item 90 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e07f00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e07f00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.316451108 +0000 UTC m=+7.284247617 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e07f00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2e4c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2e4c0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2e4c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d420 item 90 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2e4c0): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2e4c0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2e4c0): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2e4c0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2e4c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.317759273 +0000 UTC m=+7.285555783 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2e4c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2ea80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2ea80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2ea80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2ea80): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2ea80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.317759273 +0000 UTC m=+7.285555783 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2ea80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d6c0 item 90 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f0c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f0c0): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f0c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f0c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f0c0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f0c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f0c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f0c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.320428317 +0000 UTC m=+7.288224816 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f0c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f600): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f600): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f600): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ddc0 item 91 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f600): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f600): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.321371187 +0000 UTC m=+7.289167688 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2f600): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2fb40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2fb40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2fb40): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2fb40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2fb40): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2fb40): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2380 item 91 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2fb40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2fb40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.322491061 +0000 UTC m=+7.290287570 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e2fb40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52140): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52140): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52140): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52140): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52140): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.322491061 +0000 UTC m=+7.290287570 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52140): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2e70 item 91 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52780): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52780): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52780): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52780): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52780): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52780): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52780): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52780): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.325187203 +0000 UTC m=+7.292983713 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52780): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52cc0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52cc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52cc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3420 item 92 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52cc0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52cc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.326008406 +0000 UTC m=+7.293804916 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e52cc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53200): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53200): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e38f0 item 92 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53200): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53200): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53200): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53200): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.32725164 +0000 UTC m=+7.295048150 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e537c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e537c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e537c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e537c0): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e537c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.32725164 +0000 UTC m=+7.295048150 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e537c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3e30 item 92 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53e00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53e00): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53e00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53e00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53e00): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53e00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53e00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53e00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.32983417 +0000 UTC m=+7.297630680 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e53e00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e743c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e743c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e743c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322d90 item 93 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e743c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e743c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.33066457 +0000 UTC m=+7.298461071 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e743c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e74ac0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e74ac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e74ac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e74ac0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e74ac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.33066457 +0000 UTC m=+7.298461071 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e74ac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003230a0 item 93 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e75100): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e75100): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e75100): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e75100): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e75100): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e75100): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e75100): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e75100): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.333052265 +0000 UTC m=+7.300848735 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e75100): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932d80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932d80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932d80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 94 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932d80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932d80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.333647883 +0000 UTC m=+7.301444352 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932d80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933480): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933480): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933480): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933480): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933480): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.333647883 +0000 UTC m=+7.301444352 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933480): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003809a0 item 94 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933ac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933ac0): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933ac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933ac0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933ac0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933ac0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933ac0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933ac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.336171612 +0000 UTC m=+7.303968082 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000933ac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964040): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964040): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964040): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e00 item 95 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964040): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964040): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.337406742 +0000 UTC m=+7.305203243 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964040): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009647c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009647c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009647c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009647c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009647c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.337406742 +0000 UTC m=+7.305203243 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009647c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003229a0 item 95 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964e00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964e00): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964e00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964e00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964e00): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964e00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964e00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964e00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.340156126 +0000 UTC m=+7.307952636 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964e00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965340): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965340): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965340): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323110 item 96 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965340): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965340): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.341034555 +0000 UTC m=+7.308831056 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965340): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965a40): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965a40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965a40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965a40): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965a40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.341034555 +0000 UTC m=+7.308831056 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965a40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323650 item 96 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= 2025/10/28 02:54:11 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : >WaitForWriters: 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/28 02:54:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e7c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e7c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e7c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e7c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e7c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.354143474 +0000 UTC m=+7.321939944 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e7c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ec40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ec40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ec40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ec40): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ec40): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ec40): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ec40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.354143474 +0000 UTC m=+7.321939944 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ec40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f100): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f100): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f100): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f100): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f100): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.354143474 +0000 UTC m=+7.321939944 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f100): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 1 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f740): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f740): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f740): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.357512642 +0000 UTC m=+7.325309142 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085fc40): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085fc40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085fc40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085fc40): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085fc40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.357512642 +0000 UTC m=+7.325309142 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085fc40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4460 item 2 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72300): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72300): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72300): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72300): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72300): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.360078491 +0000 UTC m=+7.327874990 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72300): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.360078491 +0000 UTC m=+7.327874990 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72c80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72c80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72c80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72c80): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72c80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.360078491 +0000 UTC m=+7.327874990 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72c80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4cb0 item 3 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73340): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73340): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73340): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73340): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73340): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.363469428 +0000 UTC m=+7.331265938 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73340): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73880): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73880): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73880): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73880): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73880): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.363469428 +0000 UTC m=+7.331265938 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73880): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5810 item 4 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73f00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73f00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73f00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73f00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73f00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.366044295 +0000 UTC m=+7.333840794 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73f00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc400): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc400): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc400): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc400): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc400): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc400): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc400): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.366044295 +0000 UTC m=+7.333840794 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc400): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc900): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc900): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc900): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc900): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc900): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.366044295 +0000 UTC m=+7.333840794 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc900): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ce0 item 5 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfcf80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfcf80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfcf80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfcf80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfcf80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.371448844 +0000 UTC m=+7.339245404 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfcf80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd4c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd4c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd4c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd4c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd4c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.371448844 +0000 UTC m=+7.339245404 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd4c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034abd0 item 6 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfdb40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfdb40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfdb40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfdb40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfdb40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.374037355 +0000 UTC m=+7.341833865 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfdb40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c6e80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c6e80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c6e80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c6e80): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c6e80): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c6e80): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c6e80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.374037355 +0000 UTC m=+7.341833865 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c6e80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7500): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7500): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7500): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7500): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7500): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.374037355 +0000 UTC m=+7.341833865 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b500 item 7 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7f00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7f00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7f00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7f00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7f00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.377211406 +0000 UTC m=+7.345007896 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0002c7f00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003ad3c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003ad3c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003ad3c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003ad3c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003ad3c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.377211406 +0000 UTC m=+7.345007896 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003ad3c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa2a0 item 8 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adb00): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc0003adb00): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adb00): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adb00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adb00): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adb00): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adb00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adf00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adf00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adf00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adf00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adf00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.379231179 +0000 UTC m=+7.347027669 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0003adf00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40440): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40440): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40440): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40440): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40440): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.379231179 +0000 UTC m=+7.347027669 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d40440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d409c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d409c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d409c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d409c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d409c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.379231179 +0000 UTC m=+7.347027669 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d409c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa690 item 9 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41040): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41040): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41040): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41040): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41040): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.381853013 +0000 UTC m=+7.349649503 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41040): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e200): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e200): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e200): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.381853013 +0000 UTC m=+7.349649503 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a380 item 10 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e840): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc000c9e840): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e840): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e840): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e840): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e840): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9e840): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ec00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ec00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ec00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ec00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ec00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.383545602 +0000 UTC m=+7.351342072 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9ec00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f140): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f140): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f140): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f140): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f140): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f140): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f140): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.383545602 +0000 UTC m=+7.351342072 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f140): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f640): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f640): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f640): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f640): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f640): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.383545602 +0000 UTC m=+7.351342072 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9f640): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a930 item 11 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fcc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fcc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fcc0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fcc0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fcc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.386335562 +0000 UTC m=+7.354132072 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c9fcc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dc2c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dc2c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dc2c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dc2c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dc2c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.386335562 +0000 UTC m=+7.354132072 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dc2c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b1f0 item 12 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd500): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc0007dd500): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd500): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd500): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd500): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd500): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd900): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd900): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd900): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd900): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd900): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.392758043 +0000 UTC m=+7.360554514 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0007dd900): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4040): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4040): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4040): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4040): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4040): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.392758043 +0000 UTC m=+7.360554514 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4040): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bb90 item 13 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4b40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4b40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4b40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4b40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4b40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.395414822 +0000 UTC m=+7.363211292 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e4b40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.395414822 +0000 UTC m=+7.363211292 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004980e0 item 14 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e58c0): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc0006e58c0): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e58c0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e58c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e58c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e58c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e58c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5c80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5c80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5c80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5c80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5c80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.397287039 +0000 UTC m=+7.365083509 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006e5c80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.397287039 +0000 UTC m=+7.365083509 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c223c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498540 item 15 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22a80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22a80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22a80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22a80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22a80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.399528969 +0000 UTC m=+7.367325439 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22a80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22fc0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22fc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22fc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22fc0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22fc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.399528969 +0000 UTC m=+7.367325439 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c22fc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004989a0 item 16 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23680): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23680): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23680): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23680): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23680): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.401612001 +0000 UTC m=+7.369408471 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23680): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23b00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23b00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23b00): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23b00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23b00): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23b00): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23b00): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23b00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.401612001 +0000 UTC m=+7.369408471 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c23b00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.401612001 +0000 UTC m=+7.369408471 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae080): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498ee0 item 17 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae740): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae740): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae740): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.403868018 +0000 UTC m=+7.371664488 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dae740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daed00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daed00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daed00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daed00): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daed00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.403868018 +0000 UTC m=+7.371664488 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daed00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004995e0 item 18 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf380): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf380): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf380): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf380): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf380): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.406921342 +0000 UTC m=+7.374717853 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf380): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf880): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf880): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf880): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf880): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf880): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf880): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf880): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf880): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.406921342 +0000 UTC m=+7.374717853 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000daf880): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafd80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafd80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafd80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafd80): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafd80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.406921342 +0000 UTC m=+7.374717853 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dafd80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499d50 item 19 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012c8c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012c8c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012c8c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012c8c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012c8c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.410415273 +0000 UTC m=+7.378211773 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012c8c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012de80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012de80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012de80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012de80): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012de80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.410415273 +0000 UTC m=+7.378211773 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00012de80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e540 item 20 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc480): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc480): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc480): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc480): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc480): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.41263362 +0000 UTC m=+7.380430110 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfc480): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfca00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfca00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfca00): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfca00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfca00): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfca00): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfca00): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfca00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.41263362 +0000 UTC m=+7.380430110 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfca00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfcf40): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfcf40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfcf40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfcf40): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfcf40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.41263362 +0000 UTC m=+7.380430110 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfcf40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004705b0 item 21 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfd5c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfd5c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfd5c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfd5c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfd5c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.415633193 +0000 UTC m=+7.383429693 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfd5c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfdb00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfdb00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfdb00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfdb00): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfdb00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.415633193 +0000 UTC m=+7.383429693 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bfdb00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470a80 item 22 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c200): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c200): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c200): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.417888007 +0000 UTC m=+7.385684507 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c700): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c700): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c700): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c700): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c700): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c700): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c700): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c700): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.417888007 +0000 UTC m=+7.385684507 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9c700): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9cc00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9cc00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9cc00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9cc00): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9cc00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.417888007 +0000 UTC m=+7.385684507 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9cc00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471180 item 23 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9d280): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9d280): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9d280): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9d280): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9d280): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.420234845 +0000 UTC m=+7.388031315 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9d280): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9d7c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9d7c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9d7c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9d7c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9d7c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.420234845 +0000 UTC m=+7.388031315 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9d7c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004717a0 item 24 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9de00): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc000e9de00): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9de00): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9de00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9de00): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9de00): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e9de00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8240): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8240): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8240): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8240): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8240): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.421561367 +0000 UTC m=+7.389357836 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8240): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8740): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8740): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8740): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8740): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8740): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8740): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.421561367 +0000 UTC m=+7.389357836 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8c80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8c80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8c80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8c80): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8c80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.421561367 +0000 UTC m=+7.389357836 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea8c80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12070 item 25 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9300): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9300): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9300): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9300): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9300): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.423652904 +0000 UTC m=+7.391449375 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9300): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9840): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9840): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9840): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9840): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9840): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.423652904 +0000 UTC m=+7.391449375 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9840): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12690 item 26 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9e80): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc000ea9e80): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9e80): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9e80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9e80): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9e80): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ea9e80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec22c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec22c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec22c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec22c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec22c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.425384767 +0000 UTC m=+7.393181237 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec22c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec27c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec27c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec27c0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec27c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec27c0): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec27c0): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec27c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec27c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.425384767 +0000 UTC m=+7.393181237 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec27c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec2d00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec2d00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec2d00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec2d00): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec2d00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.425384767 +0000 UTC m=+7.393181237 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec2d00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e12af0 item 27 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec3380): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec3380): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec3380): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec3380): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec3380): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.427499328 +0000 UTC m=+7.395295798 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec3380): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec38c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec38c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec38c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec38c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec38c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.427499328 +0000 UTC m=+7.395295798 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec38c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13110 item 28 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec3f00): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc000ec3f00): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec3f00): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec3f00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec3f00): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec3f00): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ec3f00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed8340): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed8340): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed8340): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed8340): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed8340): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.429327121 +0000 UTC m=+7.397123601 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed8340): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed8a00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed8a00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed8a00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed8a00): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed8a00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.429327121 +0000 UTC m=+7.397123601 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed8a00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13490 item 29 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed9080): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed9080): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed9080): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed9080): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed9080): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.430847325 +0000 UTC m=+7.398643805 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed9080): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed95c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed95c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed95c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed95c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed95c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.430847325 +0000 UTC m=+7.398643805 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed95c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13810 item 30 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed9c00): _readAt: size=2, off=0 2025/10/28 02:54:11 ERROR : open-test-file(0xc000ed9c00): Couldn't read size of file 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed9c00): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed9c00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed9c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed9c00): close: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ed9c00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0040): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0040): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0040): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0040): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0040): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.433523061 +0000 UTC m=+7.401319551 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0040): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0700): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0700): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0700): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0700): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0700): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.433523061 +0000 UTC m=+7.401319551 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0700): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e13d50 item 31 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0d80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0d80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0d80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0d80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0d80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.435887861 +0000 UTC m=+7.403684351 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c0d80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c12c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c12c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c12c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c12c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c12c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.435887861 +0000 UTC m=+7.403684351 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c12c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6150 item 32 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1900): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1900): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1900): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1900): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1900): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.437870074 +0000 UTC m=+7.405666544 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1900): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1d80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1d80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1d80): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1d80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1d80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb64d0 item 33 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1d80): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1d80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.438330999 +0000 UTC m=+7.406127470 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006c1d80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ea300): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ea300): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ea300): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ea300): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ea300): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.438330999 +0000 UTC m=+7.406127470 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ea300): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6770 item 33 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ea940): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ea940): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ea940): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ea940): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ea940): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.440355472 +0000 UTC m=+7.408151962 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ea940): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eadc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eadc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6b60 item 34 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eadc0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eadc0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eadc0): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eadc0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eadc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.441218973 +0000 UTC m=+7.409015463 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eadc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eb300): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eb300): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eb300): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eb300): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eb300): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.441218973 +0000 UTC m=+7.409015463 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eb300): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6d20 item 34 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eb940): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eb940): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eb940): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eb940): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eb940): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.443159027 +0000 UTC m=+7.410955528 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006eb940): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ebdc0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ebdc0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ebdc0): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ebdc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ebdc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7110 item 35 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ebdc0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ebdc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.444097068 +0000 UTC m=+7.411893559 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0006ebdc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074c340): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074c340): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074c340): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074c340): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074c340): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.444097068 +0000 UTC m=+7.411893559 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074c340): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb72d0 item 35 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074c9c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074c9c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074c9c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074c9c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074c9c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.445986237 +0000 UTC m=+7.413782737 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074c9c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074cec0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074cec0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7730 item 36 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074cec0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074cec0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074cec0): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074cec0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074cec0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.446755461 +0000 UTC m=+7.414551951 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074cec0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074d400): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074d400): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074d400): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074d400): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074d400): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.446755461 +0000 UTC m=+7.414551951 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074d400): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb78f0 item 36 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074da40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074da40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074da40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074da40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074da40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.44850117 +0000 UTC m=+7.416297670 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074da40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074dec0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074dec0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074dec0): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074dec0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074dec0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7c70 item 37 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074dec0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074dec0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.448964039 +0000 UTC m=+7.416760509 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00074dec0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077a440): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077a440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077a440): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077a440): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077a440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.448964039 +0000 UTC m=+7.416760509 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077a440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7e30 item 37 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077aac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077aac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077aac0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077aac0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077aac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.450224466 +0000 UTC m=+7.418020936 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077aac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077afc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077afc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd0230 item 38 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077afc0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077afc0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077afc0): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077afc0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077afc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.450762606 +0000 UTC m=+7.418559077 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077afc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077b500): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077b500): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077b500): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077b500): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077b500): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.450762606 +0000 UTC m=+7.418559077 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077b500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd03f0 item 38 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077bb80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077bb80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077bb80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077bb80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077bb80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.452051788 +0000 UTC m=+7.419848258 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00077bb80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812100): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812100): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812100): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812100): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812100): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd07e0 item 39 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812100): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812100): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.452531198 +0000 UTC m=+7.420327668 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812100): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812600): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812600): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812600): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812600): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812600): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.452531198 +0000 UTC m=+7.420327668 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812600): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd09a0 item 39 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812c80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812c80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812c80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812c80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812c80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.453851348 +0000 UTC m=+7.421647818 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000812c80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813180): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813180): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd0d20 item 40 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813180): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813180): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813180): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813180): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813180): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.454425645 +0000 UTC m=+7.422222126 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813180): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008136c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008136c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008136c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008136c0): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008136c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.454425645 +0000 UTC m=+7.422222126 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008136c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd0ee0 item 40 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813c80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813c80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813c80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813c80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813c80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813c80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813c80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.455684811 +0000 UTC m=+7.423481281 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000813c80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c200): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c200): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd1260 item 41 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c200): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.456204717 +0000 UTC m=+7.424001186 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c6c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c6c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c6c0): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c6c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c6c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd1420 item 41 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c6c0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c6c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.457163758 +0000 UTC m=+7.424960248 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084c6c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084cc00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084cc00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084cc00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084cc00): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084cc00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.457163758 +0000 UTC m=+7.424960248 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084cc00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd15e0 item 41 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d240): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d240): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d240): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d240): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d240): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d240): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d240): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.459560118 +0000 UTC m=+7.427356609 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d240): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d740): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d740): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd1960 item 42 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d740): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.460213806 +0000 UTC m=+7.428010296 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084d740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084dc80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084dc80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd1b90 item 42 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084dc80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084dc80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084dc80): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084dc80): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084dc80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.460987229 +0000 UTC m=+7.428783729 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00084dc80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c280): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c280): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c280): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c280): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c280): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.460987229 +0000 UTC m=+7.428783729 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c280): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd1d50 item 42 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c8c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c8c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c8c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c8c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c8c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c8c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.464276375 +0000 UTC m=+7.432072846 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087c8c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087cdc0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087cdc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087cdc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418bd0 item 43 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087cdc0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087cdc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.467076675 +0000 UTC m=+7.434873135 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087cdc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d300): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d300): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d300): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d300): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d300): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418e00 item 43 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d300): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d300): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.471264801 +0000 UTC m=+7.439061290 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d300): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d840): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d840): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d840): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d840): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d840): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.471264801 +0000 UTC m=+7.439061290 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087d840): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419110 item 43 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087de80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087de80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087de80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087de80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087de80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087de80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087de80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.475522026 +0000 UTC m=+7.443318516 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00087de80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894400): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894400): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894400): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419a40 item 44 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894400): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894400): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.476257226 +0000 UTC m=+7.444053716 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894400): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894940): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894940): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419ce0 item 44 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894940): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894940): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894940): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894940): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894940): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.477232338 +0000 UTC m=+7.445028838 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894940): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894ec0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894ec0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894ec0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894ec0): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894ec0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.477232338 +0000 UTC m=+7.445028838 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000894ec0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420000 item 44 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895500): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895500): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895500): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895500): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895500): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895500): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895500): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.479312444 +0000 UTC m=+7.447108934 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895a00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895a00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895a00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004208c0 item 45 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895a00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895a00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.480120311 +0000 UTC m=+7.447916801 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000895a00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d6180): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d6180): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d6180): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d6180): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d6180): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.480120311 +0000 UTC m=+7.447916801 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d6180): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420bd0 item 45 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d67c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d67c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d67c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d67c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d67c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d67c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d67c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.484871815 +0000 UTC m=+7.452668315 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d67c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d6cc0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d6cc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d6cc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004210a0 item 46 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d6cc0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d6cc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.485651509 +0000 UTC m=+7.453448019 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d6cc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41640): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41640): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41640): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41640): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41640): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.485651509 +0000 UTC m=+7.453448019 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41640): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004212d0 item 46 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41cc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41cc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41cc0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41cc0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41cc0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41cc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.489849653 +0000 UTC m=+7.457646124 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d41cc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914240): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914240): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914240): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab0a0 item 47 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914240): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914240): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.490416398 +0000 UTC m=+7.458212867 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914240): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914940): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914940): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914940): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914940): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914940): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.490416398 +0000 UTC m=+7.458212867 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914940): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab260 item 47 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914f80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914f80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914f80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914f80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914f80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914f80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914f80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.492002577 +0000 UTC m=+7.459799047 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000914f80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000915480): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000915480): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000915480): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab650 item 48 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000915480): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000915480): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.492649691 +0000 UTC m=+7.460446161 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000915480): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000915b80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000915b80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000915b80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000915b80): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000915b80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.492649691 +0000 UTC m=+7.460446161 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000915b80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abab0 item 48 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e240): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e240): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e240): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e240): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e240): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.494384008 +0000 UTC m=+7.462180479 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e240): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e6c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e6c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e6c0): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e6c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e6c0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e6c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abe30 item 49 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e6c0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e6c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.495047515 +0000 UTC m=+7.462843975 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097e6c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097ec00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097ec00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097ec00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097ec00): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097ec00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.495047515 +0000 UTC m=+7.462843975 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097ec00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 49 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f280): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f280): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f280): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f280): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f280): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.497007126 +0000 UTC m=+7.464803615 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f280): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f780): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f780): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f780): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 50 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f780): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f780): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f780): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f780): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f780): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.498228108 +0000 UTC m=+7.466024608 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097f780): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097fd00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097fd00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097fd00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097fd00): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097fd00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.498228108 +0000 UTC m=+7.466024608 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00097fd00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051650 item 50 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8400): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8400): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8400): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8400): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8400): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.500233074 +0000 UTC m=+7.468029574 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8400): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8900): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8900): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8900): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8900): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8900): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8900): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 51 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8900): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8900): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.501003981 +0000 UTC m=+7.468800471 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8900): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8e40): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8e40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8e40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8e40): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8e40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.501003981 +0000 UTC m=+7.468800471 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a8e40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de380 item 51 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a94c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a94c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a94c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a94c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a94c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.502949735 +0000 UTC m=+7.470746225 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a94c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a99c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a99c0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a99c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df1f0 item 52 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a99c0): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a99c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a99c0): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a99c0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a99c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.504012991 +0000 UTC m=+7.471809482 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a99c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a9f40): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a9f40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a9f40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a9f40): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a9f40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.504012991 +0000 UTC m=+7.471809482 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009a9f40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df570 item 52 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdc640): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdc640): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdc640): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdc640): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdc640): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.50620541 +0000 UTC m=+7.474001900 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdc640): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdcb40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdcb40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdcb40): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdcb40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdcb40): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdcb40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c0e0 item 53 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdcb40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdcb40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.507001695 +0000 UTC m=+7.474798185 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdcb40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdd080): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdd080): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdd080): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdd080): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdd080): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.507001695 +0000 UTC m=+7.474798185 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdd080): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c3f0 item 53 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdd700): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdd700): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdd700): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdd700): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdd700): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.509134 +0000 UTC m=+7.476930490 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bdd700): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bddc00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bddc00): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bddc00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c770 item 54 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bddc00): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bddc00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bddc00): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bddc00): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bddc00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.510053897 +0000 UTC m=+7.477850397 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000bddc00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26200): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26200): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26200): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.510053897 +0000 UTC m=+7.477850397 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ca10 item 54 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26880): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26880): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26880): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26880): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26880): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.511974744 +0000 UTC m=+7.479771215 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26880): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26d80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26d80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26d80): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26d80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26d80): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26d80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d030 item 55 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26d80): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26d80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.512612272 +0000 UTC m=+7.480408752 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c26d80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c272c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c272c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c272c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c272c0): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c272c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.512612272 +0000 UTC m=+7.480408752 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c272c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d3b0 item 55 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27940): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27940): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27940): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27940): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27940): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.514522469 +0000 UTC m=+7.482318939 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27940): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27e40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27e40): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27e40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d8f0 item 56 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27e40): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27e40): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27e40): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27e40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27e40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.515296893 +0000 UTC m=+7.483093363 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c27e40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0440): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0440): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0440): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.515296893 +0000 UTC m=+7.483093363 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044dc00 item 56 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0a80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0a80): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0a80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0a80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0a80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0a80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0a80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0a80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.517026171 +0000 UTC m=+7.484822641 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0a80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0fc0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0fc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0fc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004661c0 item 57 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0fc0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0fc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.518054963 +0000 UTC m=+7.485851453 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb0fc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1500): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1500): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1500): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1500): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1500): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1500): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466460 item 57 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1500): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1500): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.518892546 +0000 UTC m=+7.486689036 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1a80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1a80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1a80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1a80): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1a80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.518892546 +0000 UTC m=+7.486689036 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cb1a80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466620 item 57 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0140): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0140): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0140): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0140): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0140): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0140): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0140): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0140): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.520964287 +0000 UTC m=+7.488760777 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0140): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0680): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0680): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0680): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466d20 item 58 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0680): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0680): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.521587968 +0000 UTC m=+7.489384459 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0680): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0bc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0bc0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0bc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466ee0 item 58 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0bc0): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0bc0): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0bc0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0bc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.522391297 +0000 UTC m=+7.490187787 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd0bc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd1180): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd1180): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd1180): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd1180): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd1180): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.522391297 +0000 UTC m=+7.490187787 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd1180): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467110 item 58 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd17c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd17c0): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd17c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd17c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd17c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd17c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd17c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd17c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.524163505 +0000 UTC m=+7.491959995 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd17c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd1d00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd1d00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd1d00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467650 item 59 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd1d00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd1d00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.524875692 +0000 UTC m=+7.492672182 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cd1d00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf02c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf02c0): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf02c0): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf02c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf02c0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf02c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467810 item 59 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf02c0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf02c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.525671547 +0000 UTC m=+7.493468037 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf02c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0840): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0840): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0840): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0840): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0840): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.525671547 +0000 UTC m=+7.493468037 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0840): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467ab0 item 59 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0e80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0e80): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0e80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0e80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0e80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0e80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0e80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0e80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.527676523 +0000 UTC m=+7.495473013 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf0e80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf13c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf13c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf13c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467e30 item 60 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf13c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf13c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.528474511 +0000 UTC m=+7.496271001 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf13c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1900): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1900): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1900): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406150 item 60 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1900): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1900): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1900): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1900): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1900): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.529353672 +0000 UTC m=+7.497150172 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1900): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1ec0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1ec0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1ec0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1ec0): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1ec0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.529353672 +0000 UTC m=+7.497150172 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cf1ec0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406540 item 60 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18580): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18580): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18580): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18580): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18580): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18580): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18580): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18580): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.531514731 +0000 UTC m=+7.499311221 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18580): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18ac0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18ac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18ac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406cb0 item 61 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18ac0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18ac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.532524497 +0000 UTC m=+7.500320987 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d18ac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d191c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d191c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d191c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d191c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d191c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.532524497 +0000 UTC m=+7.500320987 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d191c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406fc0 item 61 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19800): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19800): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19800): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19800): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19800): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19800): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19800): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19800): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.535426738 +0000 UTC m=+7.503223248 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19800): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19d40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19d40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19d40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407490 item 62 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19d40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19d40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.536335935 +0000 UTC m=+7.504132445 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d19d40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d424c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d424c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d424c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d424c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d424c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.536335935 +0000 UTC m=+7.504132445 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d424c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004076c0 item 62 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d42b00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d42b00): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d42b00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d42b00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d42b00): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d42b00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d42b00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d42b00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.539134441 +0000 UTC m=+7.506930930 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d42b00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43040): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43040): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43040): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407dc0 item 63 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43040): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43040): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.54000674 +0000 UTC m=+7.507803229 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43040): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43740): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43740): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43740): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.54000674 +0000 UTC m=+7.507803229 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404150 item 63 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43d80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43d80): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43d80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43d80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43d80): >_readAt: n=0, err=Bad file descriptor 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43d80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43d80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43d80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.542566757 +0000 UTC m=+7.510363257 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d43d80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d62340): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d62340): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d62340): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404700 item 64 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d62340): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d62340): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.543429487 +0000 UTC m=+7.511225977 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d62340): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d62a40): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d62a40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d62a40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d62a40): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d62a40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.543429487 +0000 UTC m=+7.511225977 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d62a40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004048c0 item 64 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63080): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63080): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63080): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63080): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63080): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.545935202 +0000 UTC m=+7.513731692 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63080): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63500): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63500): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63500): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63500): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63500): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404d90 item 65 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63500): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63500): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.546779477 +0000 UTC m=+7.514575968 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63a00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63a00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63a00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63a00): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63a00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.546779477 +0000 UTC m=+7.514575968 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63a00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004050a0 item 65 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009327c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009327c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009327c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009327c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009327c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.549169617 +0000 UTC m=+7.516966107 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0009327c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932c40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932c40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eaf0 item 66 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932c40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932c40): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932c40): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932c40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932c40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.550066842 +0000 UTC m=+7.517863333 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000932c40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94100): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94100): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94100): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94100): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94100): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.550066842 +0000 UTC m=+7.517863333 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94100): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 66 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94740): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94740): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94740): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.552442464 +0000 UTC m=+7.520238954 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94bc0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94bc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94bc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94bc0): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94bc0): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f110 item 67 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94bc0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94bc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.553458902 +0000 UTC m=+7.521255402 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d94bc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d950c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d950c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d950c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d950c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d950c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.553458902 +0000 UTC m=+7.521255402 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d950c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f340 item 67 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95740): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95740): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95740): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.555925244 +0000 UTC m=+7.523721733 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95c40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95c40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f7a0 item 68 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95c40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95c40): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95c40): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95c40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95c40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.556888904 +0000 UTC m=+7.524685404 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d95c40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0200): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0200): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0200): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.556888904 +0000 UTC m=+7.524685404 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f9d0 item 68 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0840): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0840): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0840): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0840): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0840): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.559087563 +0000 UTC m=+7.526884053 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0840): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0cc0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0cc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0cc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0cc0): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0cc0): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fe30 item 69 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0cc0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0cc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.559967446 +0000 UTC m=+7.527763936 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc0cc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc11c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc11c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc11c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc11c0): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc11c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.559967446 +0000 UTC m=+7.527763936 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc11c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee0e0 item 69 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1840): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1840): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1840): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1840): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1840): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.562140056 +0000 UTC m=+7.529936526 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1840): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1d40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1d40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee540 item 70 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1d40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1d40): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1d40): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1d40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1d40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.562900273 +0000 UTC m=+7.530696743 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dc1d40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfe300): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfe300): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfe300): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfe300): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfe300): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.562900273 +0000 UTC m=+7.530696743 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfe300): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee7e0 item 70 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfe980): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfe980): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfe980): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfe980): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfe980): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.564566082 +0000 UTC m=+7.532362572 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfe980): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfee80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfee80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfee80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfee80): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfee80): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eee00 item 71 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfee80): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfee80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.565223566 +0000 UTC m=+7.533020036 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfee80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dff380): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dff380): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dff380): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dff380): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dff380): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.565223566 +0000 UTC m=+7.533020036 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dff380): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef420 item 71 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dffa00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dffa00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dffa00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dffa00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dffa00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.567095923 +0000 UTC m=+7.534892393 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dffa00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfff00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfff00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efe30 item 72 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfff00): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfff00): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfff00): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfff00): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfff00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.567934948 +0000 UTC m=+7.535731418 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000dfff00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e224c0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e224c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e224c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e224c0): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e224c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.567934948 +0000 UTC m=+7.535731418 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e224c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c620 item 72 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22a80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22a80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22a80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22a80): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22a80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22a80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22a80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.569835578 +0000 UTC m=+7.537632069 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22a80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22f80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22f80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22f80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ce70 item 73 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22f80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22f80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.570641882 +0000 UTC m=+7.538438383 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e22f80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23440): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23440): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23440): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23440): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d1f0 item 73 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23440): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.571648954 +0000 UTC m=+7.539445444 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23980): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23980): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23980): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23980): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23980): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.571648954 +0000 UTC m=+7.539445444 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e23980): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d3b0 item 73 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54040): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54040): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54040): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54040): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54040): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54040): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54040): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.574009636 +0000 UTC m=+7.541806137 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54040): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54540): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54540): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54540): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d9d0 item 74 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54540): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54540): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.574867659 +0000 UTC m=+7.542664149 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54540): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54a80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54a80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc00 item 74 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54a80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54a80): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54a80): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54a80): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54a80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.575975929 +0000 UTC m=+7.543772430 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e54a80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55000): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55000): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55000): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55000): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55000): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.575975929 +0000 UTC m=+7.543772430 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55000): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2230 item 74 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55640): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55640): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55640): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55640): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55640): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55640): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55640): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.578310153 +0000 UTC m=+7.546106653 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55640): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55b40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55b40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55b40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e31f0 item 75 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55b40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55b40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.579142838 +0000 UTC m=+7.546939337 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000e55b40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece100): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece100): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece100): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece100): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece100): _writeAt: size=3, off=2 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e33b0 item 75 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece100): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece100): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.580143286 +0000 UTC m=+7.547939787 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece100): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece640): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece640): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece640): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece640): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece640): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.580143286 +0000 UTC m=+7.547939787 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ece640): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3880 item 75 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ecec80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ecec80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ecec80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ecec80): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ecec80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ecec80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ecec80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.582957271 +0000 UTC m=+7.550753741 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000ecec80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d72c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d72c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d72c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421500 item 76 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d72c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d72c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.583557658 +0000 UTC m=+7.551354128 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d72c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7800): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7800): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004217a0 item 76 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7800): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7800): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7800): _writeAt: size=3, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7800): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7800): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.584649298 +0000 UTC m=+7.552445778 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7800): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7d80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7d80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7d80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7d80): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7d80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.584649298 +0000 UTC m=+7.552445778 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0008d7d80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421a40 item 76 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12440): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12440): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12440): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12440): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12440): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12440): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12440): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.586355422 +0000 UTC m=+7.554151902 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12440): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12940): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12940): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12940): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434150 item 77 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12940): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12940): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.58703559 +0000 UTC m=+7.554832070 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f12940): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13040): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13040): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13040): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13040): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13040): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.58703559 +0000 UTC m=+7.554832070 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13040): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434b60 item 77 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13680): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13680): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13680): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13680): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13680): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13680): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13680): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.589145943 +0000 UTC m=+7.556942433 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13680): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13b80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13b80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13b80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004350a0 item 78 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13b80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13b80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.589814138 +0000 UTC m=+7.557610628 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f13b80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42300): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42300): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42300): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42300): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42300): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.589814138 +0000 UTC m=+7.557610628 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42300): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435340 item 78 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42940): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42940): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42940): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42940): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42940): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42940): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42940): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.591744994 +0000 UTC m=+7.559541484 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42940): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42e40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42e40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42e40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435b20 item 79 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42e40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42e40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.592341224 +0000 UTC m=+7.560137714 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f42e40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43540): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43540): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43540): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43540): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43540): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.592341224 +0000 UTC m=+7.560137714 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43540): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456000 item 79 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43b80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43b80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43b80): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43b80): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43b80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43b80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43b80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.594295785 +0000 UTC m=+7.562092266 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f43b80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5c100): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5c100): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5c100): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004563f0 item 80 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5c100): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5c100): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.594847461 +0000 UTC m=+7.562643931 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5c100): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5c800): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5c800): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5c800): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5c800): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5c800): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.594847461 +0000 UTC m=+7.562643931 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5c800): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456690 item 80 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5ce40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5ce40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5ce40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5ce40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5ce40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.596387492 +0000 UTC m=+7.564183963 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5ce40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d2c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d2c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d2c0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d2c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d2c0): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d2c0): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456bd0 item 81 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d2c0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d2c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.596967793 +0000 UTC m=+7.564764263 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d2c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d800): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d800): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d800): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d800): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d800): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.596967793 +0000 UTC m=+7.564764263 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5d800): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456ee0 item 81 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5de80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5de80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5de80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5de80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5de80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.598524627 +0000 UTC m=+7.566321096 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f5de80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82400): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82400): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82400): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457260 item 82 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82400): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82400): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82400): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82400): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82400): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.599553719 +0000 UTC m=+7.567350189 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82400): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82980): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82980): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82980): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82980): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82980): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.599553719 +0000 UTC m=+7.567350189 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f82980): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457420 item 82 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83000): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83000): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83000): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83000): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83000): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.601031565 +0000 UTC m=+7.568828035 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83000): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83500): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83500): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83500): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83500): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83500): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83500): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457960 item 83 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83500): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83500): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.601660966 +0000 UTC m=+7.569457437 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83a40): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83a40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83a40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83a40): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83a40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.601660966 +0000 UTC m=+7.569457437 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f83a40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c00 item 83 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e140): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e140): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e140): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e140): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e140): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.603226798 +0000 UTC m=+7.571023268 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e140): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e640): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e640): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e640): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316bd0 item 84 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e640): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e640): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e640): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e640): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e640): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.603967819 +0000 UTC m=+7.571764289 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9e640): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9ebc0): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9ebc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9ebc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9ebc0): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9ebc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.603967819 +0000 UTC m=+7.571764289 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9ebc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317960 item 84 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f240): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f240): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f240): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f240): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f240): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.605248915 +0000 UTC m=+7.573045386 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f240): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f740): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f740): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f740): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f740): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f740): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f740): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f81c0 item 85 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f740): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f740): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.605868038 +0000 UTC m=+7.573664507 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9f740): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9fc80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9fc80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9fc80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9fc80): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9fc80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.605868038 +0000 UTC m=+7.573664507 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000f9fc80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f8380 item 85 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010140): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010140): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010140): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010140): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010140): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.608809051 +0000 UTC m=+7.576605531 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010140): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63f00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63f00): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63f00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004052d0 item 86 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63f00): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63f00): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63f00): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63f00): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63f00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.610047958 +0000 UTC m=+7.577844448 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d63f00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010640): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010640): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010640): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010640): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010640): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.610047958 +0000 UTC m=+7.577844448 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010640): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a150 item 86 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010cc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010cc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010cc0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010cc0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010cc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.611792685 +0000 UTC m=+7.579589185 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001010cc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0010111c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0010111c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0010111c0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0010111c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0010111c0): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0010111c0): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a690 item 87 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0010111c0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0010111c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.612501355 +0000 UTC m=+7.580297846 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc0010111c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001011700): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001011700): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001011700): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001011700): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001011700): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.612501355 +0000 UTC m=+7.580297846 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001011700): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a850 item 87 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001011d80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001011d80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001011d80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001011d80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001011d80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.61446839 +0000 UTC m=+7.582264880 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc001011d80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbe600): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbe600): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbe600): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033abd0 item 88 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbe600): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbe600): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbe600): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbe600): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbe600): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.615354613 +0000 UTC m=+7.583151104 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbe600): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbeb80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbeb80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbeb80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbeb80): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbeb80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.615354613 +0000 UTC m=+7.583151104 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbeb80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ad90 item 88 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf1c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf1c0): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf1c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf1c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf1c0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf1c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf1c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf1c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.617376411 +0000 UTC m=+7.585172901 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf1c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf700): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf700): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf700): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b2d0 item 89 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf700): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf700): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.618122973 +0000 UTC m=+7.585919453 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbf700): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbfc40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbfc40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbfc40): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbfc40): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbfc40): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbfc40): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b490 item 89 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbfc40): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbfc40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.619001793 +0000 UTC m=+7.586798283 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000fbfc40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e280): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e280): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e280): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e280): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e280): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.619001793 +0000 UTC m=+7.586798283 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e280): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b730 item 89 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e8c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e8c0): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e8c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e8c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e8c0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e8c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e8c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e8c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.621455622 +0000 UTC m=+7.589252111 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7e8c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ee00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ee00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ee00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bc70 item 90 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ee00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ee00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.622236047 +0000 UTC m=+7.590032527 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ee00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f340): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f340): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f340): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bea0 item 90 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f340): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f340): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f340): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f340): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f340): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.62316902 +0000 UTC m=+7.590965500 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f340): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f900): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f900): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f900): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f900): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f900): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.62316902 +0000 UTC m=+7.590965500 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7f900): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f8230 item 90 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ff40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ff40): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ff40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ff40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ff40): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ff40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ff40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ff40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.624813628 +0000 UTC m=+7.592610119 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000d7ff40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964580): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964580): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964580): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f8b60 item 91 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964580): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964580): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.625416109 +0000 UTC m=+7.593212590 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964580): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964ac0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964ac0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964ac0): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964ac0): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964ac0): >_readAt: n=2, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964ac0): _writeAt: size=3, off=7 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f8e00 item 91 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964ac0): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964ac0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.626121344 +0000 UTC m=+7.593917824 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000964ac0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965040): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965040): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965040): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965040): >_readAt: n=8, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965040): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.626121344 +0000 UTC m=+7.593917824 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965040): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f9180 item 91 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965680): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965680): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965680): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965680): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965680): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965680): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965680): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965680): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.628045819 +0000 UTC m=+7.595842309 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965680): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965bc0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965bc0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965bc0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f9730 item 92 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965bc0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965bc0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.628647988 +0000 UTC m=+7.596444469 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000965bc0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e200): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e200): open at offset 5 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e200): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f9a40 item 92 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e200): _readAt: size=2, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e200): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e200): _writeAt: size=3, off=5 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e200): >_writeAt: n=3, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e200): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.630133328 +0000 UTC m=+7.597929828 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e200): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e900): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e900): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e900): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e900): >_readAt: n=3, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e900): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.630133328 +0000 UTC m=+7.597929828 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085e900): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f9f10 item 92 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ef40): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ef40): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ef40): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ef40): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ef40): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ef40): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ef40): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ef40): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.632632572 +0000 UTC m=+7.600429073 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085ef40): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f480): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f480): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f480): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004044d0 item 93 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f480): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f480): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.633505651 +0000 UTC m=+7.601302152 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085f480): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085fb80): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085fb80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085fb80): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085fb80): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085fb80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.633505651 +0000 UTC m=+7.601302152 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc00085fb80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404770 item 93 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72240): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72240): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72240): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72240): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72240): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72240): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72240): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72240): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.636374178 +0000 UTC m=+7.604170679 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72240): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404c40 item 94 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.637351825 +0000 UTC m=+7.605148336 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72780): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72f00): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72f00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72f00): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72f00): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72f00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.637351825 +0000 UTC m=+7.605148336 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c72f00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404e70 item 94 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73540): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73540): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73540): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73540): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73540): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73540): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73540): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73540): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.639962718 +0000 UTC m=+7.607759188 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73540): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73a80): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73a80): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73a80): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004055e0 item 95 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73a80): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73a80): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.640563246 +0000 UTC m=+7.608359717 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000c73a80): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc240): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc240): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc240): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc240): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc240): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.640563246 +0000 UTC m=+7.608359717 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc240): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004057a0 item 95 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc8c0): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc8c0): open at offset 0 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc8c0): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc8c0): _readAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc8c0): >_readAt: n=0, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc8c0): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc8c0): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc8c0): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.642134636 +0000 UTC m=+7.609931107 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfc8c0): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfce00): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfce00): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfce00): >openPending: err= 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ce0 item 96 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfce00): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfce00): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.642797442 +0000 UTC m=+7.610593912 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfce00): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/28 02:54:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/28 02:54:11 DEBUG : open-test-file: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd500): _readAt: size=512, off=0 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd500): openPending: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd500): >openPending: err= 2025/10/28 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd500): >_readAt: n=5, err=EOF 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd500): close: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-28 02:54:11.642797442 +0000 UTC m=+7.610593912 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : open-test-file(0xc000cfd500): >close: err= 2025/10/28 02:54:11 DEBUG : open-test-file: Remove: 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2380 item 96 2025/10/28 02:54:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/28 02:54:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/28 02:54:11 DEBUG : open-test-file: >Remove: err= 2025/10/28 02:54:11 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : >WaitForWriters: 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.68s) --- PASS: TestRWFileHandleOpenTests/writes (0.38s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.30s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : file1: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : file1(0xc0002c7600): openPending: 2025/10/28 02:54:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:11 DEBUG : file1(0xc0002c7600): >openPending: err= 2025/10/28 02:54:11 DEBUG : file1: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/28 02:54:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/28 02:54:11 DEBUG : file1(0xc0002c7600): _writeAt: size=2, off=0 2025/10/28 02:54:11 DEBUG : file1(0xc0002c7600): >_writeAt: n=2, err= 2025/10/28 02:54:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/28 02:54:11 DEBUG : file1(0xc0002c7600): RWFileHandle.Flush 2025/10/28 02:54:11 DEBUG : file1(0xc0002c7600): RWFileHandle.Release 2025/10/28 02:54:11 DEBUG : file1(0xc0002c7600): close: 2025/10/28 02:54:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/28 02:54:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : file1(0xc0002c7600): >close: err= 2025/10/28 02:54:11 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : file1: reading active writers 2025/10/28 02:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : file1: reading active writers 2025/10/28 02:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : file1: reading active writers 2025/10/28 02:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : file1: reading active writers 2025/10/28 02:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:11 DEBUG : file1: vfs cache: starting upload 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1.a0a9169e.partial" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1.a0a9169e.partial 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-kiwukoy8cewi/file1.a0a9169e.partial 2025/10/28 02:54:11 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/10/28 02:54:11 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/28 02:54:11 DEBUG : file1.a0a9169e.partial: renamed to: file1 2025/10/28 02:54:11 INFO : file1: Copied (new) 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:11 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/10/28 02:54:11 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/10/28 02:54:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/28 02:54:11 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:11 INFO : file1: vfs cache: upload succeeded try #1 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : file1: reading active writers 2025/10/28 02:54:11 DEBUG : >WaitForWriters: 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:11 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:11 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/10/28 02:54:11 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : file1: reading active writers 2025/10/28 02:54:11 DEBUG : >WaitForWriters: 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.18s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:11 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:11 DEBUG : rename_me: newRWFileHandle: 2025/10/28 02:54:11 DEBUG : rename_me(0xc0007dc780): openPending: 2025/10/28 02:54:11 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/28 02:54:11 DEBUG : rename_me(0xc0007dc780): >openPending: err= 2025/10/28 02:54:11 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/28 02:54:11 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/28 02:54:11 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/28 02:54:11 DEBUG : rename_me(0xc0007dc780): _writeAt: size=5, off=0 2025/10/28 02:54:11 DEBUG : rename_me(0xc0007dc780): >_writeAt: n=5, err= 2025/10/28 02:54:11 DEBUG : rename_me(0xc0007dc780): close: 2025/10/28 02:54:11 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-28 02:54:11.835559112 +0000 UTC m=+7.803355622 2025/10/28 02:54:11 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/28 02:54:11 DEBUG : rename_me(0xc0007dc780): >close: err= 2025/10/28 02:54:11 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/28 02:54:11 DEBUG : i_was_renamed: Updating file with 0xc0008c0780 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/28 02:54:11 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : i_was_renamed: reading active writers 2025/10/28 02:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : i_was_renamed: reading active writers 2025/10/28 02:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : i_was_renamed: reading active writers 2025/10/28 02:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : i_was_renamed: reading active writers 2025/10/28 02:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/28 02:54:11 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/i_was_renamed.10e78a41.partial" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/i_was_renamed.10e78a41.partial 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/i_was_renamed.10e78a41.partial 2025/10/28 02:54:11 DEBUG : i_was_renamed.10e78a41.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:11 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 02:54:11 DEBUG : i_was_renamed.10e78a41.partial: renamed to: i_was_renamed 2025/10/28 02:54:11 INFO : i_was_renamed: Copied (new) 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/i_was_renamed" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/i_was_renamed 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/i_was_renamed 2025/10/28 02:54:11 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-28 02:54:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/28 02:54:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/28 02:54:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/28 02:54:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/28 02:54:11 DEBUG : Looking for writers 2025/10/28 02:54:11 DEBUG : i_was_renamed: reading active writers 2025/10/28 02:54:11 DEBUG : >WaitForWriters: 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/28 02:54:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{YOmA7}/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/10/28 02:54:12 DEBUG : forgetting directory cache 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c22080): _readAt: size=512, off=0 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c22080): openPending: 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-28 01:55:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/28 02:54:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c22080): >openPending: err= 2025/10/28 02:54:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c22080): >_readAt: n=20, err=EOF 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c22080): close: 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 01:55:12 +0000 UTC 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c22080): >close: err= 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/10/28 02:54:12 DEBUG : forgetting directory cache 2025/10/28 02:54:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c9efc0): _readAt: size=512, off=0 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c9efc0): openPending: 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-28 01:56:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-28 01:55:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-28 01:56:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-28 01:55:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/28 02:54:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/28 02:54:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c9efc0): >openPending: err= 2025/10/28 02:54:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c9efc0): >_readAt: n=20, err=EOF 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c9efc0): close: 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 01:56:12 +0000 UTC 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c9efc0): >close: err= 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/10/28 02:54:12 DEBUG : forgetting directory cache 2025/10/28 02:54:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000dae8c0): _readAt: size=512, off=0 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000dae8c0): openPending: 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-28 01:57:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-28 01:56:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-28 01:57:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-28 01:56:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/28 02:54:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/28 02:54:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000dae8c0): >openPending: err= 2025/10/28 02:54:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000dae8c0): >_readAt: n=20, err=EOF 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000dae8c0): close: 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 01:57:12 +0000 UTC 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000dae8c0): >close: err= 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/10/28 02:54:12 DEBUG : forgetting directory cache 2025/10/28 02:54:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c9fc80): _readAt: size=512, off=0 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c9fc80): openPending: 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-28 01:58:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-28 01:57:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-28 01:58:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-28 01:57:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/28 02:54:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/28 02:54:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c9fc80): >openPending: err= 2025/10/28 02:54:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c9fc80): >_readAt: n=20, err=EOF 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c9fc80): close: 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 01:58:12 +0000 UTC 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate(0xc000c9fc80): >close: err= 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:12 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/10/28 02:54:13 DEBUG : forgetting directory cache 2025/10/28 02:54:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000c23200): _readAt: size=512, off=0 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000c23200): openPending: 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-28 01:59:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-28 01:58:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-28 01:59:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-28 01:58:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/28 02:54:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/28 02:54:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000c23200): >openPending: err= 2025/10/28 02:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000c23200): >_readAt: n=20, err=EOF 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000c23200): close: 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 01:59:12 +0000 UTC 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000c23200): >close: err= 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/10/28 02:54:13 DEBUG : forgetting directory cache 2025/10/28 02:54:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc00012d080): _readAt: size=512, off=0 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc00012d080): openPending: 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-28 02:00:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-28 01:59:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-28 02:00:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-28 01:59:12 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/28 02:54:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/28 02:54:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc00012d080): >openPending: err= 2025/10/28 02:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc00012d080): >_readAt: n=20, err=EOF 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc00012d080): close: 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 02:00:12 +0000 UTC 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc00012d080): >close: err= 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/10/28 02:54:13 DEBUG : forgetting directory cache 2025/10/28 02:54:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000bfc880): _readAt: size=512, off=0 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000bfc880): openPending: 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-28 02:01:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-28 02:00:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-28 02:01:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-28 02:00:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/28 02:54:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/28 02:54:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000bfc880): >openPending: err= 2025/10/28 02:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000bfc880): >_readAt: n=21, err=EOF 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000bfc880): close: 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 02:01:12 +0000 UTC 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000bfc880): >close: err= 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/10/28 02:54:13 DEBUG : forgetting directory cache 2025/10/28 02:54:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000d40f40): _readAt: size=512, off=0 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000d40f40): openPending: 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-28 02:02:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-28 02:01:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-28 02:02:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-28 02:01:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/28 02:54:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/28 02:54:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000d40f40): >openPending: err= 2025/10/28 02:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000d40f40): >_readAt: n=22, err=EOF 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000d40f40): close: 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 02:02:12 +0000 UTC 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate(0xc000d40f40): >close: err= 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:13 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/10/28 02:54:14 DEBUG : forgetting directory cache 2025/10/28 02:54:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate(0xc000bfd980): _readAt: size=512, off=0 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate(0xc000bfd980): openPending: 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-28 02:03:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-28 02:02:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-28 02:03:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-28 02:02:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/28 02:54:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/28 02:54:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate(0xc000bfd980): >openPending: err= 2025/10/28 02:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate(0xc000bfd980): >_readAt: n=23, err=EOF 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate(0xc000bfd980): close: 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 02:03:12 +0000 UTC 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate(0xc000bfd980): >close: err= 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/10/28 02:54:14 DEBUG : forgetting directory cache 2025/10/28 02:54:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate(0xc000d41b40): _readAt: size=512, off=0 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate(0xc000d41b40): openPending: 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-kiwukoy8cewi/TestRWCacheUpdate 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-28 02:04:12 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-28 02:03:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-28 02:04:12 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-28 02:03:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/28 02:54:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/28 02:54:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate(0xc000d41b40): >openPending: err= 2025/10/28 02:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate(0xc000d41b40): >_readAt: n=24, err=EOF 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate(0xc000d41b40): close: 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-28 02:04:12 +0000 UTC 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate(0xc000d41b40): >close: err= 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.30s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FiLeA" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/FiLeA 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-kiwukoy8cewi/FiLeA 2025/10/28 02:54:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FiLeA" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/FiLeA 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-kiwukoy8cewi/FiLeA 2025/10/28 02:54:14 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FiLeB" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/FiLeB 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-kiwukoy8cewi/FiLeB 2025/10/28 02:54:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FiLeB" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/FiLeB 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-kiwukoy8cewi/FiLeB 2025/10/28 02:54:14 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FiLeA" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/FiLeA 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-kiwukoy8cewi/FiLeA 2025/10/28 02:54:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/10/28 02:54:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FiLeA" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/FiLeA 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-kiwukoy8cewi/FiLeA 2025/10/28 02:54:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/10/28 02:54:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/28 02:54:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/28 02:54:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FiLeB" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/FiLeB 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-kiwukoy8cewi/FiLeB 2025/10/28 02:54:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/10/28 02:54:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/28 02:54:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/28 02:54:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FilEb" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/FilEb 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-kiwukoy8cewi/FilEb 2025/10/28 02:54:14 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FiLeA" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/FiLeA 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-kiwukoy8cewi/FiLeA 2025/10/28 02:54:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FiLeA" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/FiLeA 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-kiwukoy8cewi/FiLeA 2025/10/28 02:54:14 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FiLeB" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/FiLeB 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-kiwukoy8cewi/FiLeB 2025/10/28 02:54:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FiLeB" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/FiLeB 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-kiwukoy8cewi/FiLeB 2025/10/28 02:54:14 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FilEb" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/FilEb 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-kiwukoy8cewi/FilEb 2025/10/28 02:54:14 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FilEb" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/FilEb 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-kiwukoy8cewi/FilEb 2025/10/28 02:54:14 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/10/28 02:54:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/28 02:54:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/28 02:54:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FiLeB" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/FiLeB 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-kiwukoy8cewi/FiLeB 2025/10/28 02:54:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/10/28 02:54:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/28 02:54:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/28 02:54:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/FilEb" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/FilEb 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-kiwukoy8cewi/FilEb 2025/10/28 02:54:14 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/10/28 02:54:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/28 02:54:14 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/28 02:54:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/28 02:54:14 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/28 02:54:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/28 02:54:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/28 02:54:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/28 02:54:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/28 02:54:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : FiLeA: reading active writers 2025/10/28 02:54:14 DEBUG : FiLeB: reading active writers 2025/10/28 02:54:14 DEBUG : FilEb: reading active writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : FiLeA: reading active writers 2025/10/28 02:54:14 DEBUG : FiLeB: reading active writers 2025/10/28 02:54:14 DEBUG : FilEb: reading active writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.14s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/normal name with no special characters.txt" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/normal\ name\ with\ no\ special\ characters.txt 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-kiwukoy8cewi/normal name with no special characters.txt 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/normal name with no special characters.txt" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/normal\ name\ with\ no\ special\ characters.txt 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-kiwukoy8cewi/normal name with no special characters.txt 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/測試_Русский___ě_áñ" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/測試_Русский___ě_áñ 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-kiwukoy8cewi/測試_Русский___ě_áñ 2025/10/28 02:54:14 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/測試_Русский___ě_áñ" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/測試_Русский___ě_áñ 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-kiwukoy8cewi/測試_Русский___ě_áñ 2025/10/28 02:54:14 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/normal name with no special characters.txt" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/normal\ name\ with\ no\ special\ characters.txt 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-kiwukoy8cewi/normal name with no special characters.txt 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/10/28 02:54:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/28 02:54:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/28 02:54:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/測試_Русский___ě_áñ" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/測試_Русский___ě_áñ 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-kiwukoy8cewi/測試_Русский___ě_áñ 2025/10/28 02:54:14 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/28 02:54:14 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: 2025/10/28 02:54:14 DEBUG : forgetting directory cache 2025/10/28 02:54:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestUnicodeNormalization (0.05s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Reusing VFS from active cache 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:14 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:14 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file2" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file2" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : dir: Looking for writers 2025/10/28 02:54:14 DEBUG : file2: reading active writers 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : dir: reading active writers 2025/10/28 02:54:14 DEBUG : file1: reading active writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:14 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:14 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file2" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file2" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : dir: Looking for writers 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : dir: reading active writers 2025/10/28 02:54:14 DEBUG : file1: reading active writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:14 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:14 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file2" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file2" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/10/28 02:54:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : file1: Open: flags=O_RDONLY 2025/10/28 02:54:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/28 02:54:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/28 02:54:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/28 02:54:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/28 02:54:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/28 02:54:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/28 02:54:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (0 bytes), uploading instead of streaming 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/new_file.txt" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/new_file.txt 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kiwukoy8cewi/dir/new_file.txt 2025/10/28 02:54:14 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:54:14 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 02:54:14 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/10/28 02:54:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/28 02:54:14 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:14 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : dir: Looking for writers 2025/10/28 02:54:14 DEBUG : file2: reading active writers 2025/10/28 02:54:14 DEBUG : new_file.txt: reading active writers 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : dir: reading active writers 2025/10/28 02:54:14 DEBUG : file1: reading active writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.05s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file2" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file2" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-kiwukoy8cewi/dir/file2 2025/10/28 02:54:14 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/10/28 02:54:14 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/28 02:54:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000e84780 2025/10/28 02:54:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/28 02:54:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:14 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir/file1" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-kiwukoy8cewi/dir/file1 2025/10/28 02:54:14 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/10/28 02:54:14 INFO : dir/file1: Moved (server-side) to: file0 2025/10/28 02:54:14 DEBUG : file0: Updating file with file0 0xc000e84780 2025/10/28 02:54:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/28 02:54:14 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file0" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file0 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-kiwukoy8cewi/file0 2025/10/28 02:54:14 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file0" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/file0 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-kiwukoy8cewi/file0 2025/10/28 02:54:14 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : dir: Looking for writers 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : dir: reading active writers 2025/10/28 02:54:14 DEBUG : file0: reading active writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.06s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Server has VFS statistics extension 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: About path "/home/rclone/rclone-test-kiwukoy8cewi" 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/28 02:54:14 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/28 02:54:14 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/28 02:54:14 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: New connection 127.0.0.1:42016->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/28 02:54:14 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/28 02:54:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: New connection 127.0.0.1:42026->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : a: Looking for writers 2025/10/28 02:54:14 DEBUG : b: Looking for writers 2025/10/28 02:54:14 DEBUG : c: Looking for writers 2025/10/28 02:54:14 DEBUG : d: Looking for writers 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : /: reading active writers 2025/10/28 02:54:14 DEBUG : a: reading active writers 2025/10/28 02:54:14 DEBUG : b: reading active writers 2025/10/28 02:54:14 DEBUG : c: reading active writers 2025/10/28 02:54:14 DEBUG : d: reading active writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:14 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/28 02:54:14 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/28 02:54:14 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/28 02:54:14 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/28 02:54:14 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:14 DEBUG : a/b/c/d: Looking for writers 2025/10/28 02:54:14 DEBUG : a/b/c: Looking for writers 2025/10/28 02:54:14 DEBUG : d: reading active writers 2025/10/28 02:54:14 DEBUG : a/b: Looking for writers 2025/10/28 02:54:14 DEBUG : c: reading active writers 2025/10/28 02:54:14 DEBUG : a: Looking for writers 2025/10/28 02:54:14 DEBUG : b: reading active writers 2025/10/28 02:54:14 DEBUG : Looking for writers 2025/10/28 02:54:14 DEBUG : a: reading active writers 2025/10/28 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.10s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:15 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:15 DEBUG : Looking for writers 2025/10/28 02:54:15 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.01s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 02:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/28 02:54:15 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/28 02:54:15 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (5 bytes), uploading instead of streaming 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:15 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 02:54:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:15 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:15 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/10/28 02:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 02:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 02:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 02:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 02:54:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/28 02:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/28 02:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 02:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (0 bytes), uploading instead of streaming 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:15 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:54:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 02:54:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/28 02:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 02:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (7 bytes), uploading instead of streaming 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:15 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/10/28 02:54:15 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/10/28 02:54:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:15 DEBUG : Looking for writers 2025/10/28 02:54:15 DEBUG : file1: reading active writers 2025/10/28 02:54:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.05s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 02:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:15 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/28 02:54:16 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/28 02:54:16 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/28 02:54:16 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (11 bytes), uploading instead of streaming 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/28 02:54:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/28 02:54:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/10/28 02:54:16 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:16 DEBUG : Looking for writers 2025/10/28 02:54:16 DEBUG : file1: reading active writers 2025/10/28 02:54:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.03s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 02:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 02:54:16 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (5 bytes), uploading instead of streaming 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/10/28 02:54:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/28 02:54:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/28 02:54:16 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:16 DEBUG : Looking for writers 2025/10/28 02:54:16 DEBUG : file1: reading active writers 2025/10/28 02:54:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.02s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 02:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 02:54:16 DEBUG : file1: WriteFileHandle.Release closing 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (0 bytes), uploading instead of streaming 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:54:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 02:54:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/28 02:54:16 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:16 DEBUG : Looking for writers 2025/10/28 02:54:16 DEBUG : file1: reading active writers 2025/10/28 02:54:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.02s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 02:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (2 bytes), uploading instead of streaming 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/10/28 02:54:16 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/28 02:54:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:16 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:16 DEBUG : Looking for writers 2025/10/28 02:54:16 DEBUG : file1: reading active writers 2025/10/28 02:54:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 02:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (0 bytes), uploading instead of streaming 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:54:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/28 02:54:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:16 DEBUG : file1: Open: flags=O_RDONLY 2025/10/28 02:54:16 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/28 02:54:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/28 02:54:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:16 DEBUG : Looking for writers 2025/10/28 02:54:16 DEBUG : file1: reading active writers 2025/10/28 02:54:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.02s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/28 02:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/28 02:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: File to upload is small (100 bytes), uploading instead of streaming 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/file1" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 4cf1f4ba2156c101a15df3a9b4ca99ca /home/rclone/rclone-test-kiwukoy8cewi/file1 2025/10/28 02:54:16 DEBUG : file1: Parsed hash: 4cf1f4ba2156c101a15df3a9b4ca99ca 2025/10/28 02:54:16 DEBUG : file1: md5 = 4cf1f4ba2156c101a15df3a9b4ca99ca OK 2025/10/28 02:54:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/28 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/28 02:54:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/28 02:54:16 DEBUG : file1: Open: flags=O_RDONLY 2025/10/28 02:54:16 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/28 02:54:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/28 02:54:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:16 DEBUG : Looking for writers 2025/10/28 02:54:16 DEBUG : file1: reading active writers 2025/10/28 02:54:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.02s) === RUN TestZipManyFiles run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f000.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f000.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-kiwukoy8cewi/flat/f000.txt 2025/10/28 02:54:16 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f000.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f000.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-kiwukoy8cewi/flat/f000.txt 2025/10/28 02:54:16 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f001.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f001.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-kiwukoy8cewi/flat/f001.txt 2025/10/28 02:54:16 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f001.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f001.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-kiwukoy8cewi/flat/f001.txt 2025/10/28 02:54:16 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f002.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f002.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-kiwukoy8cewi/flat/f002.txt 2025/10/28 02:54:16 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f002.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f002.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-kiwukoy8cewi/flat/f002.txt 2025/10/28 02:54:16 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f003.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f003.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-kiwukoy8cewi/flat/f003.txt 2025/10/28 02:54:16 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f003.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f003.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-kiwukoy8cewi/flat/f003.txt 2025/10/28 02:54:16 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f004.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f004.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-kiwukoy8cewi/flat/f004.txt 2025/10/28 02:54:16 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f004.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: sha1sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f004.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-kiwukoy8cewi/flat/f004.txt 2025/10/28 02:54:16 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2025/10/28 02:54:16 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/28 02:54:16 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/28 02:54:16 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:16 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f000.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f000.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-kiwukoy8cewi/flat/f000.txt 2025/10/28 02:54:16 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2025/10/28 02:54:16 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/28 02:54:16 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/28 02:54:16 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:16 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f001.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f001.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-kiwukoy8cewi/flat/f001.txt 2025/10/28 02:54:16 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2025/10/28 02:54:16 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/28 02:54:16 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/28 02:54:16 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:16 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f002.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f002.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-kiwukoy8cewi/flat/f002.txt 2025/10/28 02:54:16 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2025/10/28 02:54:16 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/28 02:54:16 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/28 02:54:16 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:16 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f003.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f003.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-kiwukoy8cewi/flat/f003.txt 2025/10/28 02:54:16 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2025/10/28 02:54:16 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/28 02:54:16 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/28 02:54:16 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:16 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/flat/f004.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/flat/f004.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-kiwukoy8cewi/flat/f004.txt 2025/10/28 02:54:16 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2025/10/28 02:54:16 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:16 DEBUG : flat: Looking for writers 2025/10/28 02:54:16 DEBUG : f000.txt: reading active writers 2025/10/28 02:54:16 DEBUG : f001.txt: reading active writers 2025/10/28 02:54:16 DEBUG : f002.txt: reading active writers 2025/10/28 02:54:16 DEBUG : f003.txt: reading active writers 2025/10/28 02:54:16 DEBUG : f004.txt: reading active writers 2025/10/28 02:54:16 DEBUG : Looking for writers 2025/10/28 02:54:16 DEBUG : flat: reading active writers 2025/10/28 02:54:16 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.10s) === RUN TestZipManySubDirs run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:16 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/28 02:54:16 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/28 02:54:16 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:16 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/a/b/c/deep.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/a/b/c/deep.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-kiwukoy8cewi/a/b/c/deep.txt 2025/10/28 02:54:16 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2025/10/28 02:54:16 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/28 02:54:16 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/28 02:54:16 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:16 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/a/b/mid.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/a/b/mid.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-kiwukoy8cewi/a/b/mid.txt 2025/10/28 02:54:16 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2025/10/28 02:54:16 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/28 02:54:16 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/28 02:54:16 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:16 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/a/top.txt" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/a/top.txt 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-kiwukoy8cewi/a/top.txt 2025/10/28 02:54:16 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2025/10/28 02:54:16 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:16 DEBUG : a/b/c: Looking for writers 2025/10/28 02:54:16 DEBUG : deep.txt: reading active writers 2025/10/28 02:54:16 DEBUG : a/b: Looking for writers 2025/10/28 02:54:16 DEBUG : c: reading active writers 2025/10/28 02:54:16 DEBUG : mid.txt: reading active writers 2025/10/28 02:54:16 DEBUG : a: Looking for writers 2025/10/28 02:54:16 DEBUG : b: reading active writers 2025/10/28 02:54:16 DEBUG : top.txt: reading active writers 2025/10/28 02:54:16 DEBUG : Looking for writers 2025/10/28 02:54:16 DEBUG : a: reading active writers 2025/10/28 02:54:16 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/bigdir/big.bin" 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/bigdir/big.bin 2025/10/28 02:54:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 65365c0d64607b802a8cdef038f5cb09 /home/rclone/rclone-test-kiwukoy8cewi/bigdir/big.bin 2025/10/28 02:54:16 DEBUG : bigdir/big.bin: Parsed hash: 65365c0d64607b802a8cdef038f5cb09 2025/10/28 02:54:17 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:17 DEBUG : bigdir: Looking for writers 2025/10/28 02:54:17 DEBUG : big.bin: reading active writers 2025/10/28 02:54:17 DEBUG : Looking for writers 2025/10/28 02:54:17 DEBUG : bigdir: reading active writers 2025/10/28 02:54:17 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.74s) === RUN TestZipDirsInRoot run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi", Local "Local file system at /tmp/rclone2982066332", Modify Window "1s" 2025/10/28 02:54:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: poll-interval is not supported by this remote 2025/10/28 02:54:17 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/28 02:54:17 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/28 02:54:17 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:17 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir1/a.txt" 2025/10/28 02:54:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir1/a.txt 2025/10/28 02:54:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-kiwukoy8cewi/dir1/a.txt 2025/10/28 02:54:17 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2025/10/28 02:54:17 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/28 02:54:17 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/28 02:54:17 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:17 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir2/b.txt" 2025/10/28 02:54:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir2/b.txt 2025/10/28 02:54:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-kiwukoy8cewi/dir2/b.txt 2025/10/28 02:54:17 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2025/10/28 02:54:17 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/28 02:54:17 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/28 02:54:17 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/28 02:54:17 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/28 02:54:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Shell path "/home/rclone/rclone-test-kiwukoy8cewi/dir3/c.txt" 2025/10/28 02:54:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Running remote command: md5sum /home/rclone/rclone-test-kiwukoy8cewi/dir3/c.txt 2025/10/28 02:54:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-kiwukoy8cewi/dir3/c.txt 2025/10/28 02:54:17 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2025/10/28 02:54:17 DEBUG : WaitForWriters: timeout=30s 2025/10/28 02:54:17 DEBUG : dir1: Looking for writers 2025/10/28 02:54:17 DEBUG : a.txt: reading active writers 2025/10/28 02:54:17 DEBUG : dir2: Looking for writers 2025/10/28 02:54:17 DEBUG : b.txt: reading active writers 2025/10/28 02:54:17 DEBUG : dir3: Looking for writers 2025/10/28 02:54:17 DEBUG : c.txt: reading active writers 2025/10/28 02:54:17 DEBUG : Looking for writers 2025/10/28 02:54:17 DEBUG : dir3: reading active writers 2025/10/28 02:54:17 DEBUG : dir1: reading active writers 2025/10/28 02:54:17 DEBUG : dir2: reading active writers 2025/10/28 02:54:17 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/10/28 02:54:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kiwukoy8cewi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 13.13724855s (try 1/5)