"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/07/27 01:03:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-saceyof0zojo" 2026/07/27 01:03:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 01:03:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/27 01:03:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 01:03:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 01:03:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 01:03:53 DEBUG : Setting pass="6VZD5afSOv5xNlEM1aWEqoQN3zs-HYXV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 01:03:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 01:03:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{BD5vy}" suffix to name 2026/07/27 01:03:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 01:03:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 01:03:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 01:03:53 DEBUG : Setting pass="6VZD5afSOv5xNlEM1aWEqoQN3zs-HYXV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 01:03:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 01:03:53 NOTICE: TestSFTPOpenssh{BD5vy}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: New connection 127.0.0.1:42416->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell type "unix" from config 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Relative path resolved to "/home/rclone/rclone-test-saceyof0zojo" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Using root directory "/home/rclone/rclone-test-saceyof0zojo" 2026/07/27 01:03:53 DEBUG : Creating backend with remote "/tmp/rclone419234141" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:53 DEBUG : dir: Looking for writers 2026/07/27 01:03:53 DEBUG : Looking for writers 2026/07/27 01:03:53 DEBUG : dir: reading active writers 2026/07/27 01:03:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.04s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file2" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:03:53 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file2" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:03:53 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/subdir/file3" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/subdir/file3 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-saceyof0zojo/dir/subdir/file3 2026/07/27 01:03:53 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/subdir/file3" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/subdir/file3 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-saceyof0zojo/dir/subdir/file3 2026/07/27 01:03:53 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/27 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:53 DEBUG : dir/subdir: Looking for writers 2026/07/27 01:03:53 DEBUG : dir: Looking for writers 2026/07/27 01:03:53 DEBUG : subdir: reading active writers 2026/07/27 01:03:53 DEBUG : file1: reading active writers 2026/07/27 01:03:53 DEBUG : file2: reading active writers 2026/07/27 01:03:53 DEBUG : Looking for writers 2026/07/27 01:03:53 DEBUG : dir: reading active writers 2026/07/27 01:03:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.06s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:53 DEBUG : dir: Looking for writers 2026/07/27 01:03:53 DEBUG : file1: reading active writers 2026/07/27 01:03:53 DEBUG : Looking for writers 2026/07/27 01:03:53 DEBUG : dir: reading active writers 2026/07/27 01:03:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.03s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:53 DEBUG : dir: Looking for writers 2026/07/27 01:03:53 DEBUG : Looking for writers 2026/07/27 01:03:53 DEBUG : dir: reading active writers 2026/07/27 01:03:53 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.03s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:53 DEBUG : dir: forgetting directory cache 2026/07/27 01:03:53 DEBUG : forgetting directory cache 2026/07/27 01:03:53 DEBUG : dir: forgetting directory cache 2026/07/27 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:53 DEBUG : Looking for writers 2026/07/27 01:03:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.03s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:53 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/27 01:03:53 DEBUG : dir: invalidating directory cache 2026/07/27 01:03:53 DEBUG : >ForgetPath: 2026/07/27 01:03:53 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/27 01:03:53 DEBUG : invalidating directory cache 2026/07/27 01:03:53 DEBUG : dir: forgetting directory cache 2026/07/27 01:03:53 DEBUG : >ForgetPath: 2026/07/27 01:03:53 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/27 01:03:53 DEBUG : >ForgetPath: 2026/07/27 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:53 DEBUG : dir: Looking for writers 2026/07/27 01:03:53 DEBUG : Looking for writers 2026/07/27 01:03:53 DEBUG : dir: reading active writers 2026/07/27 01:03:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.03s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: New connection 127.0.0.1:42420->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/fil/a/b/c" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/fil/a/b/c 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-saceyof0zojo/fil/a/b/c 2026/07/27 01:03:53 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/fil/a/b/c" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/fil/a/b/c 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-saceyof0zojo/fil/a/b/c 2026/07/27 01:03:53 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:53 DEBUG : forgetting directory cache 2026/07/27 01:03:53 DEBUG : dir: forgetting directory cache 2026/07/27 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:53 DEBUG : dir: Looking for writers 2026/07/27 01:03:53 DEBUG : fil/a/b: Looking for writers 2026/07/27 01:03:53 DEBUG : fil/a: Looking for writers 2026/07/27 01:03:53 DEBUG : b: reading active writers 2026/07/27 01:03:53 DEBUG : fil: Looking for writers 2026/07/27 01:03:53 DEBUG : a: reading active writers 2026/07/27 01:03:53 DEBUG : Looking for writers 2026/07/27 01:03:53 DEBUG : dir: reading active writers 2026/07/27 01:03:53 DEBUG : fil: reading active writers 2026/07/27 01:03:53 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.15s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:53 DEBUG : dir: Looking for writers 2026/07/27 01:03:53 DEBUG : Looking for writers 2026/07/27 01:03:53 DEBUG : dir: reading active writers 2026/07/27 01:03:53 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:53 DEBUG : dir: Looking for writers 2026/07/27 01:03:53 DEBUG : file1: reading active writers 2026/07/27 01:03:53 DEBUG : Looking for writers 2026/07/27 01:03:53 DEBUG : dir: reading active writers 2026/07/27 01:03:53 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.03s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file2" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:03:54 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file2" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:03:54 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/subdir/file3" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/subdir/file3 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-saceyof0zojo/dir/subdir/file3 2026/07/27 01:03:54 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/subdir/file3" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/subdir/file3 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-saceyof0zojo/dir/subdir/file3 2026/07/27 01:03:54 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/27 01:03:54 DEBUG : Waiting for deletions to finish 2026/07/27 01:03:54 INFO : dir/subdir/file3: Deleted 2026/07/27 01:03:54 DEBUG : removing 1 level 2 directories 2026/07/27 01:03:54 INFO : dir/subdir: Removing directory 2026/07/27 01:03:54 DEBUG : dir: invalidating directory cache 2026/07/27 01:03:54 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/27 01:03:54 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/27 01:03:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/27 01:03:54 DEBUG : dir/file1: Reset virtual modtime 2026/07/27 01:03:54 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/27 01:03:54 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:54 DEBUG : dir: invalidating directory cache 2026/07/27 01:03:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/27 01:03:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/27 01:03:54 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/27 01:03:54 DEBUG : forgetting directory cache 2026/07/27 01:03:54 DEBUG : dir: forgetting directory cache 2026/07/27 01:03:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/27 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:54 DEBUG : dir/virtualDir: Looking for writers 2026/07/27 01:03:54 DEBUG : dir: Looking for writers 2026/07/27 01:03:54 DEBUG : file1: reading active writers 2026/07/27 01:03:54 DEBUG : virtualFile2: reading active writers 2026/07/27 01:03:54 DEBUG : virtualFile: reading active writers 2026/07/27 01:03:54 DEBUG : virtualDir: reading active writers 2026/07/27 01:03:54 DEBUG : Looking for writers 2026/07/27 01:03:54 DEBUG : dir: reading active writers 2026/07/27 01:03:54 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.08s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 ERROR : dir/: Can only open directories read only 2026/07/27 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:54 DEBUG : dir: Looking for writers 2026/07/27 01:03:54 DEBUG : Looking for writers 2026/07/27 01:03:54 DEBUG : dir: reading active writers 2026/07/27 01:03:54 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/27 01:03:54 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (5 bytes), uploading instead of streaming 2026/07/27 01:03:54 DEBUG : dir/potato: size = 5 OK 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/potato" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/potato 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/dir/potato 2026/07/27 01:03:54 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:03:54 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 01:03:54 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/27 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:54 DEBUG : dir: Looking for writers 2026/07/27 01:03:54 DEBUG : file1: reading active writers 2026/07/27 01:03:54 DEBUG : potato: reading active writers 2026/07/27 01:03:54 DEBUG : Looking for writers 2026/07/27 01:03:54 DEBUG : dir: reading active writers 2026/07/27 01:03:54 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.14s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:54 DEBUG : dir/sub: Looking for writers 2026/07/27 01:03:54 DEBUG : dir: Looking for writers 2026/07/27 01:03:54 DEBUG : file1: reading active writers 2026/07/27 01:03:54 DEBUG : sub: reading active writers 2026/07/27 01:03:54 DEBUG : Looking for writers 2026/07/27 01:03:54 DEBUG : dir: reading active writers 2026/07/27 01:03:54 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.16s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/27 01:03:54 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:54 DEBUG : dir/sub/subsub: Looking for writers 2026/07/27 01:03:54 DEBUG : dir/sub: Looking for writers 2026/07/27 01:03:54 DEBUG : subsub: reading active writers 2026/07/27 01:03:54 DEBUG : dir: Looking for writers 2026/07/27 01:03:54 DEBUG : file1: reading active writers 2026/07/27 01:03:54 DEBUG : sub: reading active writers 2026/07/27 01:03:54 DEBUG : Looking for writers 2026/07/27 01:03:54 DEBUG : dir: reading active writers 2026/07/27 01:03:54 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.06s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 ERROR : dir/: Dir.Remove not empty 2026/07/27 01:03:54 DEBUG : dir/file1: Remove: 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:54 DEBUG : dir/file1: >Remove: err= 2026/07/27 01:03:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/27 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:54 DEBUG : Looking for writers 2026/07/27 01:03:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.03s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : dir/file1: Remove: 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:54 DEBUG : dir/file1: >Remove: err= 2026/07/27 01:03:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/27 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:54 DEBUG : Looking for writers 2026/07/27 01:03:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.03s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : dir/file1: Remove: 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:54 DEBUG : dir/file1: >Remove: err= 2026/07/27 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:54 DEBUG : dir: Looking for writers 2026/07/27 01:03:54 DEBUG : Looking for writers 2026/07/27 01:03:54 DEBUG : dir: reading active writers 2026/07/27 01:03:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file3" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file3 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-saceyof0zojo/dir/file3 2026/07/27 01:03:54 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file3" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file3 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-saceyof0zojo/dir/file3 2026/07/27 01:03:54 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/27 01:03:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/27 01:03:54 DEBUG : dir: Updating dir with dir2 0x184d3b6435f0 2026/07/27 01:03:54 DEBUG : dir: forgetting directory cache 2026/07/27 01:03:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/27 01:03:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir2/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir2/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir2/file1 2026/07/27 01:03:54 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir2/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir2/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir2/file1 2026/07/27 01:03:54 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir2/file3" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir2/file3 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-saceyof0zojo/dir2/file3 2026/07/27 01:03:54 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir2/file3" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir2/file3 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-saceyof0zojo/dir2/file3 2026/07/27 01:03:54 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/27 01:03:54 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/27 01:03:54 DEBUG : file2: Updating file with file2 0x184d3bd13d40 2026/07/27 01:03:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file2" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file2 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/file2 2026/07/27 01:03:54 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file2" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/file2 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/file2 2026/07/27 01:03:54 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir2/file3" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir2/file3 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-saceyof0zojo/dir2/file3 2026/07/27 01:03:54 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir2/file3" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir2/file3 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-saceyof0zojo/dir2/file3 2026/07/27 01:03:54 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/27 01:03:54 INFO : dir2/file3: Deleted 2026/07/27 01:03:54 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/27 01:03:54 DEBUG : dir2/file3: Updating file with dir2/file3 0x184d3bd13d40 2026/07/27 01:03:54 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/27 01:03:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir2/file3" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir2/file3 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir2/file3 2026/07/27 01:03:54 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir2/file3" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir2/file3 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir2/file3 2026/07/27 01:03:54 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/27 01:03:54 DEBUG : empty directory: Updating dir with renamed empty directory 0x184d3bc31110 2026/07/27 01:03:54 DEBUG : empty directory: forgetting directory cache 2026/07/27 01:03:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/27 01:03:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/27 01:03:54 DEBUG : dir2: Renaming to "dir3" 2026/07/27 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:54 DEBUG : dir3: Looking for writers 2026/07/27 01:03:54 DEBUG : file3: reading active writers 2026/07/27 01:03:54 DEBUG : renamed empty directory: Looking for writers 2026/07/27 01:03:54 DEBUG : Looking for writers 2026/07/27 01:03:54 DEBUG : dir3: reading active writers 2026/07/27 01:03:54 DEBUG : renamed empty directory: reading active writers 2026/07/27 01:03:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.21s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/27 01:03:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:03:54 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 01:03:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/27 01:03:54 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/27 01:03:54 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/27 01:03:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/27 01:03:54 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:03:54 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 01:03:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/27 01:03:54 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/27 01:03:54 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/27 01:03:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (12 bytes), uploading instead of streaming 2026/07/27 01:03:54 DEBUG : dir/sub/file2: size = 12 OK 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/sub/file2" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/sub/file2 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-saceyof0zojo/dir/sub/file2 2026/07/27 01:03:54 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/27 01:03:54 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/27 01:03:54 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/27 01:03:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/27 01:03:54 DEBUG : forgetting directory cache 2026/07/27 01:03:54 DEBUG : dir: forgetting directory cache 2026/07/27 01:03:54 DEBUG : dir/sub: forgetting directory cache 2026/07/27 01:03:54 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/27 01:03:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (5 bytes), uploading instead of streaming 2026/07/27 01:03:54 DEBUG : dir/sub/file0: size = 5 OK 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/sub/file0" 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/sub/file0 2026/07/27 01:03:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/dir/sub/file0 2026/07/27 01:03:54 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:03:54 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 01:03:54 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/27 01:03:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/27 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:54 DEBUG : dir/sub: Looking for writers 2026/07/27 01:03:54 DEBUG : file0: reading active writers 2026/07/27 01:03:54 DEBUG : file2: reading active writers 2026/07/27 01:03:54 DEBUG : dir: Looking for writers 2026/07/27 01:03:54 DEBUG : file1: reading active writers 2026/07/27 01:03:54 DEBUG : sub: reading active writers 2026/07/27 01:03:54 DEBUG : Looking for writers 2026/07/27 01:03:54 DEBUG : dir: reading active writers 2026/07/27 01:03:54 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.05s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:54 DEBUG : forgetting directory cache 2026/07/27 01:03:56 DEBUG : forgetting directory cache 2026/07/27 01:03:56 DEBUG : dir: forgetting directory cache 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/27 01:03:56 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:03:56 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/27 01:03:56 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/27 01:03:56 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/27 01:03:56 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:56 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:56 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/27 01:03:56 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:03:56 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/27 01:03:56 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/27 01:03:56 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/27 01:03:56 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:56 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : file1.metadata: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : dir.metadata: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.03s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : Can set mod time: true 2026/07/27 01:03:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (0 bytes), uploading instead of streaming 2026/07/27 01:03:56 DEBUG : dir/file1: size = 0 OK 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:03:56 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 01:03:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/27 01:03:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (5 bytes), uploading instead of streaming 2026/07/27 01:03:56 DEBUG : dir/file1: size = 5 OK 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:03:56 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 01:03:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/27 01:03:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/27 01:03:56 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b3cd480): close: 2026/07/27 01:03:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b3cd480): >close: err= 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/27 01:03:56 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3bd8adc0): _writeAt: size=5, off=0 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3bd8adc0): openPending: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3bd8adc0): >openPending: err= 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3bd8adc0): >_writeAt: n=5, err= 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3bd8adc0): close: 2026/07/27 01:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/27 01:03:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/27 01:03:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/27 01:03:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/27 01:03:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3bd8adc0): >close: err= 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: starting upload 2026/07/27 01:03:56 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1.2f98c60a.partial" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1.2f98c60a.partial 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-saceyof0zojo/dir/file1.2f98c60a.partial 2026/07/27 01:03:56 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/27 01:03:56 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/27 01:03:56 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/27 01:03:56 INFO : dir/file1: Copied (replaced existing) 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/27 01:03:56 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.41s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.04s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.21s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 01:03:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.04s) === RUN TestFileOpenReadUnknownSize 2026/07/27 01:03:56 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/27 01:03:56 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/27 01:03:56 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:56 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : file.txt: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (25 bytes), uploading instead of streaming 2026/07/27 01:03:56 DEBUG : dir/file1: size = 25 OK 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 01:03:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir/file1: Remove: 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:56 DEBUG : dir/file1: >Remove: err= 2026/07/27 01:03:56 DEBUG : dir/file1: Remove: 2026/07/27 01:03:56 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.03s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir/file1: Remove: 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:56 DEBUG : dir/file1: >Remove: err= 2026/07/27 01:03:56 DEBUG : dir/file1: Remove: 2026/07/27 01:03:56 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.03s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=0x3 2026/07/27 01:03:56 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.04s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Updating file with newLeaf 0x184d3bded1e0 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Updating file with dir/file1 0x184d3bded1e0 2026/07/27 01:03:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : dir/file1: File is currently open, delaying rename 0x184d3bded1e0 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (25 bytes), uploading instead of streaming 2026/07/27 01:03:56 DEBUG : dir/file1: size = 25 OK 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 01:03:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/27 01:03:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:56 DEBUG : newLeaf: Running delayed rename now 2026/07/27 01:03:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Updating file with newLeaf 0x184d3bded1e0 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Updating file with newLeaf 0x184d3c1540d0 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Updating file with dir/file1 0x184d3c1540d0 2026/07/27 01:03:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : dir/file1: File is currently open, delaying rename 0x184d3c1540d0 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (25 bytes), uploading instead of streaming 2026/07/27 01:03:56 DEBUG : dir/file1: size = 25 OK 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 01:03:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/27 01:03:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:56 DEBUG : newLeaf: Running delayed rename now 2026/07/27 01:03:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Updating file with newLeaf 0x184d3c1540d0 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 01:03:56 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b5f9580): openPending: 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b5f9580): >openPending: err= 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 01:03:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b5f9580): _writeAt: size=14, off=0 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b5f9580): >_writeAt: n=14, err= 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b5f9580): close: 2026/07/27 01:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/27 01:03:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b5f9580): >close: err= 2026/07/27 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: starting upload 2026/07/27 01:03:56 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1.ca338588.partial" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1.ca338588.partial 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1.ca338588.partial 2026/07/27 01:03:56 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 01:03:56 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/27 01:03:56 INFO : dir/file1: Copied (replaced existing) 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/27 01:03:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/27 01:03:56 DEBUG : dir: Looking for writers 2026/07/27 01:03:56 DEBUG : file1: reading active writers 2026/07/27 01:03:56 DEBUG : Looking for writers 2026/07/27 01:03:56 DEBUG : dir: reading active writers 2026/07/27 01:03:56 DEBUG : >WaitForWriters: 2026/07/27 01:03:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:56 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b7ea640): _readAt: size=512, off=0 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b7ea640): openPending: 2026/07/27 01:03:56 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" 2026/07/27 01:03:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b7ea640): >openPending: err= 2026/07/27 01:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b7ea640): >_readAt: n=14, err=EOF 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b7ea640): close: 2026/07/27 01:03:56 DEBUG : dir/file1(0x184d3b7ea640): >close: err= 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 01:03:56 DEBUG : newLeaf: Updating file with newLeaf 0x184d3c2a4270 2026/07/27 01:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/27 01:03:57 DEBUG : dir/file1: Updating file with dir/file1 0x184d3c2a4270 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 01:03:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b9d9200): openPending: 2026/07/27 01:03:57 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" 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b9d9200): >openPending: err= 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 01:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b9d9200): _writeAt: size=25, off=0 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b9d9200): >_writeAt: n=25, err= 2026/07/27 01:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 01:03:57 DEBUG : newLeaf: Updating file with newLeaf 0x184d3c2a4270 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:57 DEBUG : newLeaf(0x184d3b9d9200): close: 2026/07/27 01:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-27 01:03:57.012951952 +0000 UTC m=+3.588071032 2026/07/27 01:03:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:57 DEBUG : newLeaf(0x184d3b9d9200): >close: err= 2026/07/27 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: starting upload 2026/07/27 01:03:57 DEBUG : newLeaf.3b86160f.partial: size = 25 OK 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf.3b86160f.partial" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf.3b86160f.partial 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf.3b86160f.partial 2026/07/27 01:03:57 DEBUG : newLeaf.3b86160f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 01:03:57 DEBUG : newLeaf.3b86160f.partial: renamed to: newLeaf 2026/07/27 01:03:57 INFO : newLeaf: Copied (replaced existing) 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-27 01:03:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : >WaitForWriters: 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/27 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : >WaitForWriters: 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : file1: reading active writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : >WaitForWriters: 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Updating file with newLeaf 0x184d3bd15ba0 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Updating file with dir/file1 0x184d3bd15ba0 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 01:03:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3c0d8a40): openPending: 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3c0d8a40): >openPending: err= 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 01:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3c0d8a40): _writeAt: size=25, off=0 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3c0d8a40): >_writeAt: n=25, err= 2026/07/27 01:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 01:03:57 DEBUG : newLeaf: Updating file with newLeaf 0x184d3bd15ba0 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:57 DEBUG : newLeaf(0x184d3c0d8a40): close: 2026/07/27 01:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-27 01:03:57.269712993 +0000 UTC m=+3.844832073 2026/07/27 01:03:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:57 DEBUG : newLeaf(0x184d3c0d8a40): >close: err= 2026/07/27 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: starting upload 2026/07/27 01:03:57 DEBUG : newLeaf.098d2ad2.partial: size = 25 OK 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf.098d2ad2.partial" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf.098d2ad2.partial 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf.098d2ad2.partial 2026/07/27 01:03:57 DEBUG : newLeaf.098d2ad2.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 01:03:57 DEBUG : newLeaf.098d2ad2.partial: renamed to: newLeaf 2026/07/27 01:03:57 INFO : newLeaf: Copied (replaced existing) 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-27 01:03:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : >WaitForWriters: 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/27 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : >WaitForWriters: 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 01:03:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3c268500): openPending: 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3c268500): >openPending: err= 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 01:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3c268500): _writeAt: size=14, off=0 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3c268500): >_writeAt: n=14, err= 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3c268500): close: 2026/07/27 01:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/27 01:03:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3c268500): >close: err= 2026/07/27 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : file1: reading active writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : file1: reading active writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : file1: reading active writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : file1: reading active writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: starting upload 2026/07/27 01:03:57 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1.ca338588.partial" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1.ca338588.partial 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1.ca338588.partial 2026/07/27 01:03:57 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 01:03:57 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/27 01:03:57 INFO : dir/file1: Copied (replaced existing) 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/27 01:03:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : file1: reading active writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : >WaitForWriters: 2026/07/27 01:03:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b3cdd00): _readAt: size=512, off=0 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b3cdd00): openPending: 2026/07/27 01:03:57 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" 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b3cdd00): >openPending: err= 2026/07/27 01:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b3cdd00): >_readAt: n=14, err=EOF 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b3cdd00): close: 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b3cdd00): >close: err= 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 01:03:57 DEBUG : newLeaf: Updating file with newLeaf 0x184d3c258d00 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/27 01:03:57 DEBUG : dir/file1: Updating file with dir/file1 0x184d3c258d00 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 01:03:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b95c640): openPending: 2026/07/27 01:03:57 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" 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b95c640): >openPending: err= 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 01:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b95c640): _writeAt: size=25, off=0 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b95c640): >_writeAt: n=25, err= 2026/07/27 01:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 01:03:57 DEBUG : newLeaf: Updating file with newLeaf 0x184d3c258d00 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:57 DEBUG : newLeaf(0x184d3b95c640): close: 2026/07/27 01:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-27 01:03:57.683195566 +0000 UTC m=+4.258314645 2026/07/27 01:03:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:57 DEBUG : newLeaf(0x184d3b95c640): >close: err= 2026/07/27 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: starting upload 2026/07/27 01:03:57 DEBUG : newLeaf.ab486f8b.partial: size = 25 OK 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf.ab486f8b.partial" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf.ab486f8b.partial 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf.ab486f8b.partial 2026/07/27 01:03:57 DEBUG : newLeaf.ab486f8b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 01:03:57 DEBUG : newLeaf.ab486f8b.partial: renamed to: newLeaf 2026/07/27 01:03:57 INFO : newLeaf: Copied (replaced existing) 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-27 01:03:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : >WaitForWriters: 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/27 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : >WaitForWriters: 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : file1: reading active writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : >WaitForWriters: 2026/07/27 01:03:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b95d9c0): _readAt: size=512, off=0 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b95d9c0): openPending: 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b95d9c0): >openPending: err= 2026/07/27 01:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/27 01:03:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:03:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b95d9c0): >_readAt: n=14, err=EOF 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b95d9c0): close: 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b95d9c0): >close: err= 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 01:03:57 DEBUG : newLeaf: Updating file with newLeaf 0x184d3b9236c0 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/27 01:03:57 DEBUG : dir/file1: Updating file with dir/file1 0x184d3b9236c0 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 01:03:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b9d2880): openPending: 2026/07/27 01:03:57 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" 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b9d2880): >openPending: err= 2026/07/27 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 01:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b9d2880): _writeAt: size=25, off=0 2026/07/27 01:03:57 DEBUG : dir/file1(0x184d3b9d2880): >_writeAt: n=25, err= 2026/07/27 01:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:03:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 01:03:57 DEBUG : newLeaf: Updating file with newLeaf 0x184d3b9236c0 2026/07/27 01:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:03:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:57 DEBUG : newLeaf(0x184d3b9d2880): close: 2026/07/27 01:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/27 01:03:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-27 01:03:57.960339593 +0000 UTC m=+4.535458683 2026/07/27 01:03:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:57 DEBUG : newLeaf(0x184d3b9d2880): >close: err= 2026/07/27 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:57 DEBUG : dir: Looking for writers 2026/07/27 01:03:57 DEBUG : Looking for writers 2026/07/27 01:03:57 DEBUG : dir: reading active writers 2026/07/27 01:03:57 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:58 DEBUG : newLeaf: vfs cache: starting upload 2026/07/27 01:03:58 DEBUG : newLeaf.6bf94a23.partial: size = 25 OK 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf.6bf94a23.partial" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf.6bf94a23.partial 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf.6bf94a23.partial 2026/07/27 01:03:58 DEBUG : newLeaf.6bf94a23.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 01:03:58 DEBUG : newLeaf.6bf94a23.partial: renamed to: newLeaf 2026/07/27 01:03:58 INFO : newLeaf: Copied (replaced existing) 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:58 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-27 01:03:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/27 01:03:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/27 01:03:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 01:03:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:58 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/newLeaf" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-saceyof0zojo/newLeaf 2026/07/27 01:03:58 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : newLeaf: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestFileRename (1.48s) --- PASS: TestFileRename/off,forceCache=false (0.07s) --- PASS: TestFileRename/minimal,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=true (0.40s) --- PASS: TestFileRename/writes,forceCache=false (0.26s) --- PASS: TestFileRename/writes,forceCache=true (0.42s) --- PASS: TestFileRename/full,forceCache=false (0.28s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/27 01:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 01:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.05s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/27 01:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 01:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/27 01:03:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/27 01:03:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/27 01:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.08s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/27 01:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 01:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/27 01:03:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/27 01:03:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/27 01:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/27 01:03:58 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/27 01:03:58 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/27 01:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/27 01:03:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/27 01:03:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/27 01:03:58 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/27 01:03:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/27 01:03:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/27 01:03:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/27 01:03:58 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.13s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/27 01:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 01:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/27 01:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 01:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/27 01:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:58 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bd2b3c0): _readAt: size=1, off=0 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bd2b3c0): openPending: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/27 01:03:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 01:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bd2b3c0): >openPending: err= 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bd2b3c0): >_readAt: n=1, err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bd2b3c0): _readAt: size=256, off=1 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bd2b3c0): >_readAt: n=15, err=EOF 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bd2b3c0): _readAt: size=16, off=16 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bd2b3c0): >_readAt: n=0, err=EOF 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bd2b3c0): close: 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bd2b3c0): >close: err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bd2b3c0): close: 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bd2b3c0): >close: err=file already closed 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.04s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/27 01:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:58 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): _readAt: size=1, off=0 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): openPending: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/27 01:03:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 01:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): >openPending: err= 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): >_readAt: n=1, err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): _readAt: size=1, off=5 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): >_readAt: n=1, err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): _readAt: size=1, off=3 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): >_readAt: n=1, err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): _readAt: size=1, off=13 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): >_readAt: n=1, err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): _readAt: size=16, off=100 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): >_readAt: n=0, err=EOF 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): close: 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bce1180): >close: err= 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.04s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/27 01:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:58 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): _readAt: size=1, off=0 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): openPending: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/27 01:03:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 01:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): >openPending: err= 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): >_readAt: n=1, err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): _readAt: size=1, off=5 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): >_readAt: n=1, err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): _readAt: size=1, off=1 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): >_readAt: n=1, err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): _readAt: size=6, off=10 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): >_readAt: n=6, err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): _readAt: size=256, off=10 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): >_readAt: n=6, err=EOF 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): _readAt: size=256, off=100 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): >_readAt: n=0, err=EOF 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): close: 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): >close: err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): _readAt: size=256, off=100 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3bddc400): >_readAt: n=0, err=file already closed 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.04s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/27 01:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:58 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b72b580): RWFileHandle.Flush 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b72b580): _readAt: size=256, off=0 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b72b580): openPending: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/27 01:03:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 01:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b72b580): >openPending: err= 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b72b580): >_readAt: n=16, err=EOF 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b72b580): RWFileHandle.Flush 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b72b580): RWFileHandle.Flush 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b72b580): close: 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b72b580): >close: err= 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.04s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/27 01:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 01:03:58 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b7ea240): _readAt: size=256, off=0 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b7ea240): openPending: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/27 01:03:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 01:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b7ea240): >openPending: err= 2026/07/27 01:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b7ea240): >_readAt: n=16, err=EOF 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b7ea240): RWFileHandle.Release 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b7ea240): close: 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b7ea240): >close: err= 2026/07/27 01:03:58 DEBUG : dir/file1(0x184d3b7ea240): RWFileHandle.Release 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : dir: Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : dir: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.04s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:03:58 DEBUG : file1: newRWFileHandle: 2026/07/27 01:03:58 DEBUG : file1(0x184d3b85aa00): openPending: 2026/07/27 01:03:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:03:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:58 DEBUG : file1(0x184d3b85aa00): >openPending: err= 2026/07/27 01:03:58 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 01:03:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 01:03:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 01:03:58 DEBUG : file1(0x184d3b85aa00): _writeAt: size=5, off=0 2026/07/27 01:03:58 DEBUG : file1(0x184d3b85aa00): >_writeAt: n=5, err= 2026/07/27 01:03:58 DEBUG : file1(0x184d3b85aa00): _writeAt: size=7, off=5 2026/07/27 01:03:58 DEBUG : file1(0x184d3b85aa00): >_writeAt: n=7, err= 2026/07/27 01:03:58 DEBUG : file1: vfs cache: truncate to size=11 2026/07/27 01:03:58 DEBUG : file1(0x184d3b85aa00): close: 2026/07/27 01:03:58 DEBUG : file1: vfs cache: setting modification time to 2026-07-27 01:03:58.679776192 +0000 UTC m=+5.254895261 2026/07/27 01:03:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:58 DEBUG : file1(0x184d3b85aa00): >close: err= 2026/07/27 01:03:58 DEBUG : file1(0x184d3b85aa00): close: 2026/07/27 01:03:58 DEBUG : file1(0x184d3b85aa00): >close: err=file already closed 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:58 DEBUG : file1: vfs cache: starting upload 2026/07/27 01:03:58 DEBUG : file1.4b356e7c.partial: size = 11 OK 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1.4b356e7c.partial" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1.4b356e7c.partial 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-saceyof0zojo/file1.4b356e7c.partial 2026/07/27 01:03:58 DEBUG : file1.4b356e7c.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/27 01:03:58 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 01:03:58 DEBUG : file1.4b356e7c.partial: renamed to: file1 2026/07/27 01:03:58 INFO : file1: Copied (new) 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:58 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/27 01:03:58 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-27 01:03:58 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/27 01:03:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 01:03:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:58 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:58 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:58 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : >WaitForWriters: 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.18s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:03:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:03:58 DEBUG : file1: newRWFileHandle: 2026/07/27 01:03:58 DEBUG : file1(0x184d3b952040): openPending: 2026/07/27 01:03:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:03:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:58 DEBUG : file1(0x184d3b952040): >openPending: err= 2026/07/27 01:03:58 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 01:03:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 01:03:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 01:03:58 DEBUG : file1(0x184d3b952040): _writeAt: size=7, off=0 2026/07/27 01:03:58 DEBUG : file1(0x184d3b952040): >_writeAt: n=7, err= 2026/07/27 01:03:58 DEBUG : file1(0x184d3b952040): _writeAt: size=6, off=5 2026/07/27 01:03:58 DEBUG : file1(0x184d3b952040): >_writeAt: n=6, err= 2026/07/27 01:03:58 DEBUG : file1(0x184d3b952040): close: 2026/07/27 01:03:58 DEBUG : file1: vfs cache: setting modification time to 2026-07-27 01:03:58.851855254 +0000 UTC m=+5.426974343 2026/07/27 01:03:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:58 DEBUG : file1(0x184d3b952040): >close: err= 2026/07/27 01:03:58 DEBUG : file1(0x184d3b952040): _writeAt: size=5, off=0 2026/07/27 01:03:58 DEBUG : file1(0x184d3b952040): >_writeAt: n=0, err=file already closed 2026/07/27 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:58 DEBUG : Looking for writers 2026/07/27 01:03:58 DEBUG : file1: reading active writers 2026/07/27 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:58 DEBUG : file1: vfs cache: starting upload 2026/07/27 01:03:58 DEBUG : file1.36f4448b.partial: size = 11 OK 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1.36f4448b.partial" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1.36f4448b.partial 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-saceyof0zojo/file1.36f4448b.partial 2026/07/27 01:03:58 DEBUG : file1.36f4448b.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/27 01:03:58 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 01:03:58 DEBUG : file1.36f4448b.partial: renamed to: file1 2026/07/27 01:03:58 INFO : file1: Copied (new) 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:58 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/27 01:03:58 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-27 01:03:58 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/27 01:03:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 01:03:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:58 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : >WaitForWriters: 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/27 01:03:59 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : >WaitForWriters: 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:03:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:03:59 DEBUG : file1: newRWFileHandle: 2026/07/27 01:03:59 DEBUG : file1(0x184d3c0d8340): openPending: 2026/07/27 01:03:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 DEBUG : file1(0x184d3c0d8340): >openPending: err= 2026/07/27 01:03:59 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 01:03:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 01:03:59 DEBUG : file1(0x184d3c0d8340): close: 2026/07/27 01:03:59 DEBUG : file1: vfs cache: setting modification time to 2026-07-27 01:03:59.023969421 +0000 UTC m=+5.599088561 2026/07/27 01:03:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:59 DEBUG : file1(0x184d3c0d8340): >close: err= 2026/07/27 01:03:59 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/27 01:03:59 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 01:03:59 DEBUG : file2: newRWFileHandle: 2026/07/27 01:03:59 DEBUG : file2(0x184d3c0d87c0): openPending: 2026/07/27 01:03:59 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/27 01:03:59 DEBUG : file2(0x184d3c0d87c0): >openPending: err= 2026/07/27 01:03:59 DEBUG : file2: >newRWFileHandle: err= 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/27 01:03:59 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/27 01:03:59 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/27 01:03:59 DEBUG : file2(0x184d3c0d87c0): RWFileHandle.Flush 2026/07/27 01:03:59 DEBUG : file2(0x184d3c0d87c0): RWFileHandle.Release 2026/07/27 01:03:59 DEBUG : file2(0x184d3c0d87c0): close: 2026/07/27 01:03:59 DEBUG : file2: vfs cache: setting modification time to 2026-07-27 01:03:59.025233806 +0000 UTC m=+5.600352885 2026/07/27 01:03:59 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:59 DEBUG : file2(0x184d3c0d87c0): >close: err= 2026/07/27 01:03:59 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : file2: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : file2: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : file2: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : file2: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/27 01:03:59 DEBUG : file1: vfs cache: starting upload 2026/07/27 01:03:59 DEBUG : file2: vfs cache: starting upload 2026/07/27 01:03:59 DEBUG : file1.656b6716.partial: size = 0 OK 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1.656b6716.partial" 2026/07/27 01:03:59 DEBUG : file2.1eb52627.partial: size = 0 OK 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file2.1eb52627.partial" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1.656b6716.partial 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file2.1eb52627.partial 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-saceyof0zojo/file2.1eb52627.partial 2026/07/27 01:03:59 DEBUG : file2.1eb52627.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:03:59 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-saceyof0zojo/file1.656b6716.partial 2026/07/27 01:03:59 DEBUG : file1.656b6716.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:03:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 01:03:59 DEBUG : file2.1eb52627.partial: renamed to: file2 2026/07/27 01:03:59 INFO : file2: Copied (new) 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file2" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file2 2026/07/27 01:03:59 DEBUG : file1.656b6716.partial: renamed to: file1 2026/07/27 01:03:59 INFO : file1: Copied (new) 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-saceyof0zojo/file2 2026/07/27 01:03:59 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:03:59 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-27 01:03:59 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/27 01:03:59 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/27 01:03:59 INFO : file2: vfs cache: upload succeeded try #1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:03:59 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-27 01:03:59 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/27 01:03:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : file2: reading active writers 2026/07/27 01:03:59 DEBUG : >WaitForWriters: 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file2" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file2 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-saceyof0zojo/file2 2026/07/27 01:03:59 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file2" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/file2 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-saceyof0zojo/file2 2026/07/27 01:03:59 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/27 01:03:59 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : file2: reading active writers 2026/07/27 01:03:59 DEBUG : >WaitForWriters: 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.18s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:03:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:03:59 DEBUG : file1: newRWFileHandle: 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd22040): openPending: 2026/07/27 01:03:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd22040): >openPending: err= 2026/07/27 01:03:59 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 01:03:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd22040): _writeAt: size=5, off=0 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd22040): >_writeAt: n=5, err= 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd22040): RWFileHandle.Flush 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd22040): RWFileHandle.Flush 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd22040): close: 2026/07/27 01:03:59 DEBUG : file1: vfs cache: setting modification time to 2026-07-27 01:03:59.203557243 +0000 UTC m=+5.778676322 2026/07/27 01:03:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd22040): >close: err= 2026/07/27 01:03:59 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:59 DEBUG : file1: vfs cache: starting upload 2026/07/27 01:03:59 DEBUG : file1.80d0fb0e.partial: size = 5 OK 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1.80d0fb0e.partial" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1.80d0fb0e.partial 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/file1.80d0fb0e.partial 2026/07/27 01:03:59 DEBUG : file1.80d0fb0e.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:03:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 01:03:59 DEBUG : file1.80d0fb0e.partial: renamed to: file1 2026/07/27 01:03:59 INFO : file1: Copied (new) 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:03:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-27 01:03:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/27 01:03:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : >WaitForWriters: 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:03:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:03:59 DEBUG : file1: newRWFileHandle: 2026/07/27 01:03:59 DEBUG : file1(0x184d3b3cc5c0): openPending: 2026/07/27 01:03:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 DEBUG : file1(0x184d3b3cc5c0): >openPending: err= 2026/07/27 01:03:59 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 01:03:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 01:03:59 DEBUG : file1(0x184d3b3cc5c0): _writeAt: size=5, off=0 2026/07/27 01:03:59 DEBUG : file1(0x184d3b3cc5c0): >_writeAt: n=5, err= 2026/07/27 01:03:59 DEBUG : file1(0x184d3b3cc5c0): RWFileHandle.Release 2026/07/27 01:03:59 DEBUG : file1(0x184d3b3cc5c0): close: 2026/07/27 01:03:59 DEBUG : file1: vfs cache: setting modification time to 2026-07-27 01:03:59.365685162 +0000 UTC m=+5.940804241 2026/07/27 01:03:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:59 DEBUG : file1(0x184d3b3cc5c0): >close: err= 2026/07/27 01:03:59 DEBUG : file1(0x184d3b3cc5c0): RWFileHandle.Release 2026/07/27 01:03:59 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:59 DEBUG : file1: vfs cache: starting upload 2026/07/27 01:03:59 DEBUG : file1.5aad5f19.partial: size = 5 OK 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1.5aad5f19.partial" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1.5aad5f19.partial 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/file1.5aad5f19.partial 2026/07/27 01:03:59 DEBUG : file1.5aad5f19.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:03:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 01:03:59 DEBUG : file1.5aad5f19.partial: renamed to: file1 2026/07/27 01:03:59 INFO : file1: Copied (new) 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:03:59 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:03:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-27 01:03:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/27 01:03:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : >WaitForWriters: 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/27 01:03:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/27 01:03:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 01:03:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3b3cd840): openPending: 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 01:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3b3cd840): >openPending: err= 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 01:03:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3b3cd840): _writeAt: size=5, off=0 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3b3cd840): >_writeAt: n=5, err= 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3b3cd840): close: 2026/07/27 01:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-27 01:03:59.554739323 +0000 UTC m=+6.129858403 2026/07/27 01:03:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3b3cd840): >close: err= 2026/07/27 01:03:59 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:59 DEBUG : dir: Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : dir: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:59 DEBUG : dir: Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : dir: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:59 DEBUG : dir: Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : dir: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:59 DEBUG : dir: Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : dir: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: starting upload 2026/07/27 01:03:59 DEBUG : dir/file1.c7ee2ced.partial: size = 5 OK 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1.c7ee2ced.partial" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1.c7ee2ced.partial 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/dir/file1.c7ee2ced.partial 2026/07/27 01:03:59 DEBUG : dir/file1.c7ee2ced.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:03:59 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 01:03:59 DEBUG : dir/file1.c7ee2ced.partial: renamed to: dir/file1 2026/07/27 01:03:59 INFO : dir/file1: Copied (replaced existing) 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-27 01:03:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/27 01:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/27 01:03:59 DEBUG : dir: Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : dir: reading active writers 2026/07/27 01:03:59 DEBUG : >WaitForWriters: 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/27 01:03:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:03:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:03:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 01:03:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 01:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 01:03:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3c17a040): _writeAt: size=5, off=0 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3c17a040): openPending: 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 01:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3c17a040): >openPending: err= 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3c17a040): >_writeAt: n=5, err= 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3c17a040): _writeAt: size=15, off=5 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3c17a040): >_writeAt: n=15, err= 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3c17a040): close: 2026/07/27 01:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-27 01:03:59.751395891 +0000 UTC m=+6.326514990 2026/07/27 01:03:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:59 DEBUG : dir/file1(0x184d3c17a040): >close: err= 2026/07/27 01:03:59 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:59 DEBUG : dir: Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : dir: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:59 DEBUG : dir: Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : dir: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:59 DEBUG : dir: Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : dir: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:59 DEBUG : dir: Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : dir: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: starting upload 2026/07/27 01:03:59 DEBUG : dir/file1.3b213c10.partial: size = 20 OK 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1.3b213c10.partial" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1.3b213c10.partial 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-saceyof0zojo/dir/file1.3b213c10.partial 2026/07/27 01:03:59 DEBUG : dir/file1.3b213c10.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/27 01:03:59 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/27 01:03:59 DEBUG : dir/file1.3b213c10.partial: renamed to: dir/file1 2026/07/27 01:03:59 INFO : dir/file1: Copied (replaced existing) 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:03:59 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-27 01:03:59 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/27 01:03:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/27 01:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/27 01:03:59 DEBUG : dir: Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : dir: reading active writers 2026/07/27 01:03:59 DEBUG : >WaitForWriters: 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.20s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:03:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:03:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:03:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:03:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:03:59 DEBUG : file1: newRWFileHandle: 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd10580): openPending: 2026/07/27 01:03:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd10580): >openPending: err= 2026/07/27 01:03:59 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:03:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 01:03:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd10580): _writeAt: size=5, off=0 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd10580): >_writeAt: n=5, err= 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd10580): close: 2026/07/27 01:03:59 DEBUG : file1: vfs cache: setting modification time to 2026-07-27 01:03:59.91978705 +0000 UTC m=+6.494906119 2026/07/27 01:03:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 01:03:59 DEBUG : file1(0x184d3bd10580): >close: err= 2026/07/27 01:03:59 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:03:59 DEBUG : Looking for writers 2026/07/27 01:03:59 DEBUG : file1: reading active writers 2026/07/27 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:04:00 DEBUG : file1: vfs cache: starting upload 2026/07/27 01:04:00 DEBUG : file1.f10bf78d.partial: size = 5 OK 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1.f10bf78d.partial" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1.f10bf78d.partial 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/file1.f10bf78d.partial 2026/07/27 01:04:00 DEBUG : file1.f10bf78d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:04:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 01:04:00 DEBUG : file1.f10bf78d.partial: renamed to: file1 2026/07/27 01:04:00 INFO : file1: Copied (new) 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:00 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:04:00 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-27 01:03:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/27 01:04:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:00 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : file1: reading active writers 2026/07/27 01:04:00 DEBUG : >WaitForWriters: 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/27 01:04:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2a80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2a80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2a80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2a80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2a80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.08335273 +0000 UTC m=+6.658471818 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2a80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2f00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2f00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2f00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2f00): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2f00): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2f00): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2f00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.08335273 +0000 UTC m=+6.658471818 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb2f00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb33c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb33c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb33c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb33c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb33c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.08335273 +0000 UTC m=+6.658471818 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb33c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b664700 item 1 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb3a00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb3a00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb3a00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb3a00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb3a00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.086749945 +0000 UTC m=+6.661869064 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdb3a00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12e000): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12e000): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12e000): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12e000): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12e000): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.086749945 +0000 UTC m=+6.661869064 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12e000): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b664cb0 item 2 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12e640): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12e640): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12e640): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12e640): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12e640): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.090001586 +0000 UTC m=+6.665120665 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12e640): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12eac0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12eac0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12eac0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12eac0): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12eac0): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12eac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12eac0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.090001586 +0000 UTC m=+6.665120665 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12eac0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12ef80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12ef80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12ef80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12ef80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12ef80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.090001586 +0000 UTC m=+6.665120665 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12ef80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b665030 item 3 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12f600): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12f600): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12f600): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12f600): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12f600): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.093392652 +0000 UTC m=+6.668511730 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12f600): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12fb40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12fb40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12fb40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12fb40): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12fb40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.093392652 +0000 UTC m=+6.668511730 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c12fb40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b6655e0 item 4 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192280): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192280): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192280): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192280): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192280): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.095885121 +0000 UTC m=+6.671004200 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192280): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192700): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192700): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192700): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192700): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192700): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192700): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192700): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.095885121 +0000 UTC m=+6.671004200 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192700): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192bc0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192bc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192bc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192bc0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192bc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.095885121 +0000 UTC m=+6.671004200 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c192bc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b665a40 item 5 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193240): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193240): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193240): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193240): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193240): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.09919856 +0000 UTC m=+6.674317669 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193240): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193780): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193780): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193780): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.09919856 +0000 UTC m=+6.674317669 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b91ca80 item 6 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193e00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193e00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193e00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193e00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193e00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.101419869 +0000 UTC m=+6.676538947 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c193e00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0400): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0400): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0400): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0400): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0400): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0400): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0400): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.101419869 +0000 UTC m=+6.676538947 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0400): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b08c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b08c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b08c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b08c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b08c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.101419869 +0000 UTC m=+6.676538947 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b08c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b91d030 item 7 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0f40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0f40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0f40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0f40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0f40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.104468898 +0000 UTC m=+6.679587977 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b0f40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1480): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1480): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1480): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.104468898 +0000 UTC m=+6.679587977 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b91d6c0 item 8 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1a40): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3c1b1a40): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1a40): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1a40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1a40): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1a40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1e00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1e00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1e00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1e00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1e00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.106816804 +0000 UTC m=+6.681935874 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1b1e00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da380): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da380): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da380): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da380): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da380): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da380): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da380): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.106816804 +0000 UTC m=+6.681935874 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da380): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da880): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da880): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da880): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da880): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da880): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.106816804 +0000 UTC m=+6.681935874 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1da880): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b91ddc0 item 9 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1daf00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1daf00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1daf00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1daf00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1daf00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.109393163 +0000 UTC m=+6.684512262 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1daf00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1db440): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1db440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1db440): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1db440): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1db440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.109393163 +0000 UTC m=+6.684512262 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1db440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b663880 item 10 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1dba80): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3c1dba80): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1dba80): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1dba80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1dba80): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1dba80): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1dba80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1dbe40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1dbe40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1dbe40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1dbe40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1dbe40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.111431586 +0000 UTC m=+6.686550665 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1dbe40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200440): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200440): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200440): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200440): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200440): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.111431586 +0000 UTC m=+6.686550665 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200940): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200940): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200940): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.111431586 +0000 UTC m=+6.686550665 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b904070 item 11 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200fc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200fc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200fc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200fc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200fc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.113953161 +0000 UTC m=+6.689072230 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c200fc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c201500): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c201500): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c201500): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c201500): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c201500): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.113953161 +0000 UTC m=+6.689072230 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c201500): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b904770 item 12 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c201b40): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3c201b40): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c201b40): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c201b40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c201b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c201b40): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c201b40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c224000): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c224000): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c224000): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c224000): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c224000): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.116288766 +0000 UTC m=+6.691407885 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c224000): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2246c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2246c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2246c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2246c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2246c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.116288766 +0000 UTC m=+6.691407885 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2246c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b904bd0 item 13 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c224d40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c224d40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c224d40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c224d40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c224d40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.118346757 +0000 UTC m=+6.693465835 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c224d40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c225280): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c225280): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c225280): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c225280): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c225280): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.118346757 +0000 UTC m=+6.693465835 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c225280): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b905030 item 14 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2258c0): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3c2258c0): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2258c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2258c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2258c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2258c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2258c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c225c80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c225c80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c225c80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c225c80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c225c80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.120461403 +0000 UTC m=+6.695580472 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c225c80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23c440): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23c440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23c440): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23c440): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23c440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.120461403 +0000 UTC m=+6.695580472 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23c440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9055e0 item 15 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23cac0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23cac0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23cac0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23cac0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23cac0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.122440205 +0000 UTC m=+6.697559274 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23cac0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23d000): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23d000): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23d000): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23d000): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23d000): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.122440205 +0000 UTC m=+6.697559274 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23d000): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b905a40 item 16 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23d640): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23d640): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23d640): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23d640): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23d640): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.124208409 +0000 UTC m=+6.699327478 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23d640): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23dac0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23dac0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23dac0): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23dac0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23dac0): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23dac0): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23dac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23dac0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.124208409 +0000 UTC m=+6.699327478 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c23dac0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2520c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2520c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2520c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2520c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2520c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.124208409 +0000 UTC m=+6.699327478 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2520c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b905e30 item 17 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c252740): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c252740): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c252740): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c252740): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c252740): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.127016164 +0000 UTC m=+6.702135243 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c252740): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c252c80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c252c80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c252c80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c252c80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c252c80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.127016164 +0000 UTC m=+6.702135243 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c252c80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd0540 item 18 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253300): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253300): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253300): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253300): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253300): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.128950041 +0000 UTC m=+6.704069120 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253300): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253800): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253800): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253800): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253800): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253800): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253800): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253800): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253800): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.128950041 +0000 UTC m=+6.704069120 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253800): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253d00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253d00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253d00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253d00): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253d00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.128950041 +0000 UTC m=+6.704069120 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c253d00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd0930 item 19 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa480): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa480): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa480): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.131810905 +0000 UTC m=+6.706930034 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa9c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa9c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa9c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa9c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa9c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.131810905 +0000 UTC m=+6.706930034 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa9c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd0e00 item 20 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab040): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab040): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab040): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab040): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab040): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.13382352 +0000 UTC m=+6.708942609 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab040): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab540): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab540): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab540): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab540): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab540): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab540): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab540): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab540): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.13382352 +0000 UTC m=+6.708942609 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab540): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aba40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aba40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aba40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aba40): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aba40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.13382352 +0000 UTC m=+6.708942609 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aba40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd13b0 item 21 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17b2c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17b2c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17b2c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17b2c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17b2c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.136686659 +0000 UTC m=+6.711805738 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17b2c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd114c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd114c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd114c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd114c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd114c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.136686659 +0000 UTC m=+6.711805738 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd114c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b652150 item 22 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a380): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a380): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a380): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a380): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a380): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.141432569 +0000 UTC m=+6.716551638 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a380): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a880): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a880): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a880): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a880): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a880): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a880): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a880): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a880): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.141432569 +0000 UTC m=+6.716551638 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17a880): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17ad80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17ad80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17ad80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17ad80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17ad80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.141432569 +0000 UTC m=+6.716551638 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17ad80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b6382a0 item 23 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17b900): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17b900): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17b900): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17b900): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17b900): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.143869313 +0000 UTC m=+6.718988382 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17b900): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17be40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17be40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17be40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17be40): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17be40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.143869313 +0000 UTC m=+6.718988382 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c17be40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b6391f0 item 24 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa580): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3c2aa580): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa580): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa580): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa580): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa580): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa580): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa940): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa940): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa940): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.146203134 +0000 UTC m=+6.721322213 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aa940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aae40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aae40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aae40): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aae40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aae40): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aae40): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aae40): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aae40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.146203134 +0000 UTC m=+6.721322213 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aae40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab380): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab380): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab380): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab380): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab380): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.146203134 +0000 UTC m=+6.721322213 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2ab380): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b639650 item 25 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aba00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aba00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aba00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aba00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aba00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.149070901 +0000 UTC m=+6.724189980 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2aba00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10200): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10200): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10200): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.149070901 +0000 UTC m=+6.724189980 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b639d50 item 26 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10840): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3bd10840): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10840): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10840): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10840): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10840): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10840): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10c00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10c00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10c00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10c00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10c00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.151236184 +0000 UTC m=+6.726355263 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd10c00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11100): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11100): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11100): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11100): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11100): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11100): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11100): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11100): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.151236184 +0000 UTC m=+6.726355263 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11100): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11b80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11b80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11b80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11b80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11b80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.151236184 +0000 UTC m=+6.726355263 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd11b80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b68c690 item 27 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9200): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9200): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9200): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.153638805 +0000 UTC m=+6.728757874 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72b440): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72b440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72b440): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72b440): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72b440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.153638805 +0000 UTC m=+6.728757874 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72b440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b68cbd0 item 28 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85a5c0): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3b85a5c0): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85a5c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85a5c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85a5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85a5c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85a5c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.155421938 +0000 UTC m=+6.730541007 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85ba00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85ba00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85ba00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85ba00): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85ba00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.155421938 +0000 UTC m=+6.730541007 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85ba00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b68d0a0 item 29 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea340): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea340): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea340): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea340): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea340): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.157297664 +0000 UTC m=+6.732416733 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea340): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea900): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea900): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea900): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea900): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea900): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.157297664 +0000 UTC m=+6.732416733 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea900): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b68d570 item 30 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb2c0): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3b7eb2c0): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb2c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb2c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb2c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb2c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb680): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb680): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb680): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb680): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb680): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.159206894 +0000 UTC m=+6.734325963 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb680): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ebd40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ebd40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ebd40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ebd40): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ebd40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.159206894 +0000 UTC m=+6.734325963 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ebd40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b68dc00 item 31 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 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 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8540): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8540): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8540): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8540): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8540): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.161026867 +0000 UTC m=+6.736145936 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8540): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8c00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8c00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8c00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8c00): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8c00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.161026867 +0000 UTC m=+6.736145936 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8c00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd0310 item 32 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9240): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9240): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9240): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9240): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9240): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.162711473 +0000 UTC m=+6.737830542 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9240): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d96c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d96c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d96c0): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d96c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d96c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd0690 item 33 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d96c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d96c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.16334085 +0000 UTC m=+6.738459919 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d96c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9bc0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9bc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9bc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9bc0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9bc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.16334085 +0000 UTC m=+6.738459919 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9bc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd08c0 item 33 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8300): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8300): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8300): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8300): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8300): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.165025858 +0000 UTC m=+6.740144927 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8300): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8780): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd0c40 item 34 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8780): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8780): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8780): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8780): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.165708024 +0000 UTC m=+6.740827093 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8cc0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8cc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8cc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8cc0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8cc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.165708024 +0000 UTC m=+6.740827093 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8cc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd0e00 item 34 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9380): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9380): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9380): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9380): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9380): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.167360139 +0000 UTC m=+6.742479208 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9380): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9800): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9800): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9800): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9800): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9800): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd1420 item 35 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9800): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9800): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.16826168 +0000 UTC m=+6.743380749 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9800): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9d00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9d00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9d00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9d00): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9d00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.16826168 +0000 UTC m=+6.743380749 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9d00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd1650 item 35 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9524c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9524c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9524c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9524c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9524c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.169961504 +0000 UTC m=+6.745080573 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9524c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9529c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9529c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd1a40 item 36 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9529c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9529c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9529c0): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9529c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9529c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.170793693 +0000 UTC m=+6.745912772 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9529c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953180): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953180): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953180): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953180): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953180): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.170793693 +0000 UTC m=+6.745912772 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953180): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd1c00 item 36 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.172495974 +0000 UTC m=+6.747615043 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953e00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953e00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953e00): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953e00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953e00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b652540 item 37 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953e00): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953e00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.173114029 +0000 UTC m=+6.748233098 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953e00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22480): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22480): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22480): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.173114029 +0000 UTC m=+6.748233098 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b652a80 item 37 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22b00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22b00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22b00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22b00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22b00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.174642271 +0000 UTC m=+6.749761350 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22b00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23080): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b652fc0 item 38 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23080): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23080): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23080): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23080): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.175314798 +0000 UTC m=+6.750433878 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd235c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd235c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd235c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd235c0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd235c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.175314798 +0000 UTC m=+6.750433878 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd235c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b653340 item 38 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23c40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23c40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23c40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23c40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23c40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.176781965 +0000 UTC m=+6.751901034 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23c40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc580): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc580): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc580): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc580): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc580): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b653b90 item 39 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc580): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc580): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.177366748 +0000 UTC m=+6.752485817 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc580): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3ccb00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3ccb00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3ccb00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3ccb00): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3ccb00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.177366748 +0000 UTC m=+6.752485817 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3ccb00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d4070 item 39 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd180): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd180): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd180): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd180): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd180): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.179025756 +0000 UTC m=+6.754144825 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd180): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd680): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd680): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d43f0 item 40 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd680): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd680): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd680): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd680): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd680): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.179842637 +0000 UTC m=+6.754961706 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd680): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cdbc0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cdbc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cdbc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cdbc0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cdbc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.179842637 +0000 UTC m=+6.754961706 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cdbc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d45b0 item 40 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6300): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6300): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6300): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6300): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6300): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6300): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6300): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.182026886 +0000 UTC m=+6.757145965 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6300): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6800): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6800): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6800): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be661c0 item 41 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6800): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6800): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.182844958 +0000 UTC m=+6.757964047 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6800): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6cc0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6cc0): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6cc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6cc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be66380 item 41 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6cc0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6cc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.183727833 +0000 UTC m=+6.758846912 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd6cc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7200): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7200): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7200): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.183727833 +0000 UTC m=+6.758846912 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be66690 item 41 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7840): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7840): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7840): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7840): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7840): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7840): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7840): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.185732563 +0000 UTC m=+6.760851642 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7840): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7d40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7d40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7d40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be66a10 item 42 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7d40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7d40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.186461658 +0000 UTC m=+6.761580778 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcd7d40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4380): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4380): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be66bd0 item 42 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4380): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4380): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4380): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4380): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4380): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.187384849 +0000 UTC m=+6.762503928 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4380): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4900): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4900): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4900): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4900): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4900): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.187384849 +0000 UTC m=+6.762503928 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4900): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be66d90 item 42 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4f40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4f40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4f40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4f40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4f40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4f40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4f40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.189388297 +0000 UTC m=+6.764507377 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce4f40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5440): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5440): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be671f0 item 43 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5440): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.190135496 +0000 UTC m=+6.765254574 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5980): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5980): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5980): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5980): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5980): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be673b0 item 43 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5980): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5980): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.190814376 +0000 UTC m=+6.765933455 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5980): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5ec0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5ec0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5ec0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5ec0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5ec0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.190814376 +0000 UTC m=+6.765933455 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bce5ec0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be67650 item 43 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6600): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6600): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6600): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6600): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6600): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6600): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6600): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.193152085 +0000 UTC m=+6.768271173 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6600): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6b00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6b00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6b00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be67a40 item 44 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6b00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6b00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.193692452 +0000 UTC m=+6.768811532 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf6b00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7040): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7040): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be67c00 item 44 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7040): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7040): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7040): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7040): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7040): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.194887145 +0000 UTC m=+6.770006225 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7040): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf75c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf75c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf75c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf75c0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf75c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.194887145 +0000 UTC m=+6.770006225 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf75c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be67dc0 item 44 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7c00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7c00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7c00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7c00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7c00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7c00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7c00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.198820062 +0000 UTC m=+6.773939140 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcf7c00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878200): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878200): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c22a0 item 45 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878200): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.199581578 +0000 UTC m=+6.774700657 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878900): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878900): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878900): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878900): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878900): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.199581578 +0000 UTC m=+6.774700657 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878900): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c2460 item 45 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878f40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878f40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878f40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878f40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878f40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878f40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878f40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.201572752 +0000 UTC m=+6.776691841 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b878f40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b879440): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b879440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b879440): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c27e0 item 46 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b879440): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b879440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.202320342 +0000 UTC m=+6.777439421 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b879440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b879b40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b879b40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b879b40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b879b40): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b879b40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.202320342 +0000 UTC m=+6.777439421 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b879b40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c29a0 item 46 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2280): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2280): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2280): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2280): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2280): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2280): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2280): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.204656688 +0000 UTC m=+6.779775767 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2280): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2780): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2780): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c2d90 item 47 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2780): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.205327353 +0000 UTC m=+6.780446432 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2e80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2e80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2e80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2e80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2e80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.205327353 +0000 UTC m=+6.780446432 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a2e80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c2fc0 item 47 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a34c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a34c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a34c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a34c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a34c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a34c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a34c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.207318678 +0000 UTC m=+6.782437757 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a34c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a39c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a39c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a39c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c3570 item 48 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a39c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a39c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.208131931 +0000 UTC m=+6.783251020 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9a39c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba221c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba221c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba221c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba221c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba221c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.208131931 +0000 UTC m=+6.783251020 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba221c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c3810 item 48 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22800): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22800): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22800): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22800): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22800): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.210501859 +0000 UTC m=+6.785620938 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22800): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22c80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22c80): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22c80): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22c80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22c80): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22c80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c3c00 item 49 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22c80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22c80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.211449336 +0000 UTC m=+6.786568416 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba22c80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba231c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba231c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba231c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba231c0): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba231c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.211449336 +0000 UTC m=+6.786568416 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba231c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c3dc0 item 49 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23840): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23840): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23840): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23840): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23840): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.214211926 +0000 UTC m=+6.789330995 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23840): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23d40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23d40): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23d40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c212460 item 50 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23d40): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23d40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23d40): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23d40): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23d40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.215989468 +0000 UTC m=+6.791108537 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba23d40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba303c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba303c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba303c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba303c0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba303c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.215989468 +0000 UTC m=+6.791108537 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba303c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c212620 item 50 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30a40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30a40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30a40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30a40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30a40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.217876355 +0000 UTC m=+6.792995425 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30a40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30f40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30f40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30f40): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30f40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30f40): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30f40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c212a80 item 51 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30f40): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30f40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.218553813 +0000 UTC m=+6.793672882 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba30f40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba31480): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba31480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba31480): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba31480): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba31480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.218553813 +0000 UTC m=+6.793672882 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba31480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c212cb0 item 51 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba31b00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba31b00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba31b00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba31b00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba31b00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.220322949 +0000 UTC m=+6.795442018 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba31b00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52100): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52100): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52100): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c213030 item 52 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52100): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52100): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52100): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52100): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52100): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.221067373 +0000 UTC m=+6.796186442 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52100): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52680): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52680): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52680): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52680): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52680): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.221067373 +0000 UTC m=+6.796186442 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52680): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c2131f0 item 52 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52d00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52d00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52d00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52d00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52d00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.223248906 +0000 UTC m=+6.798367975 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba52d00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53200): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53200): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53200): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53200): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53200): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c213570 item 53 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53200): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.224281545 +0000 UTC m=+6.799400614 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53740): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53740): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53740): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53740): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53740): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.224281545 +0000 UTC m=+6.799400614 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53740): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c213730 item 53 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53dc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53dc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53dc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53dc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53dc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.227367082 +0000 UTC m=+6.802486152 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba53dc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc3c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc3c0): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc3c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c213ab0 item 54 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc3c0): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc3c0): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc3c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc3c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.228259865 +0000 UTC m=+6.803378935 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc3c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc940): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc940): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc940): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.228259865 +0000 UTC m=+6.803378935 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babc940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c213c70 item 54 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babcfc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babcfc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babcfc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babcfc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babcfc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.229993084 +0000 UTC m=+6.805112163 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babcfc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babd4c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babd4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babd4c0): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babd4c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babd4c0): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babd4c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c158230 item 55 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babd4c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babd4c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.23123745 +0000 UTC m=+6.806356519 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babd4c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babda00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babda00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babda00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babda00): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babda00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.23123745 +0000 UTC m=+6.806356519 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3babda00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1583f0 item 55 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc180): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc180): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc180): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc180): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc180): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.233161619 +0000 UTC m=+6.808280688 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc180): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc680): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc680): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc680): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1587e0 item 56 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc680): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc680): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc680): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc680): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc680): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.234004489 +0000 UTC m=+6.809123558 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafc680): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafcc00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafcc00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafcc00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafcc00): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafcc00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.234004489 +0000 UTC m=+6.809123558 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafcc00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1589a0 item 56 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd240): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd240): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd240): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd240): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd240): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd240): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd240): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd240): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.235697962 +0000 UTC m=+6.810817031 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd240): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd780): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd780): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c158d20 item 57 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd780): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.236326797 +0000 UTC m=+6.811445866 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafd780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafdcc0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafdcc0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafdcc0): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafdcc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafdcc0): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafdcc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c158ee0 item 57 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafdcc0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafdcc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.236999135 +0000 UTC m=+6.812118204 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bafdcc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd2340): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd2340): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd2340): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd2340): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd2340): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.236999135 +0000 UTC m=+6.812118204 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd2340): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1590a0 item 57 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2400): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2400): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2400): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2400): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2400): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2400): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2400): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2400): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.239270899 +0000 UTC m=+6.814389978 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2400): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2940): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2940): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d4c40 item 58 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2940): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.239967221 +0000 UTC m=+6.815086300 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2e80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2e80): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2e80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d4e70 item 58 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2e80): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2e80): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2e80): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2e80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2e80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.24080966 +0000 UTC m=+6.815928740 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b2e80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3440): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3440): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3440): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.24080966 +0000 UTC m=+6.815928740 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d5030 item 58 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3a80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3a80): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3a80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3a80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3a80): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3a80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3a80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3a80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.242625695 +0000 UTC m=+6.817744764 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b6b3a80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc240c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc240c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc240c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d53b0 item 59 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc240c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc240c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.243479244 +0000 UTC m=+6.818598313 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc240c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24600): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24600): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24600): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24600): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24600): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24600): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d5570 item 59 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24600): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24600): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.244114652 +0000 UTC m=+6.819233721 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24600): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24b80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24b80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24b80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24b80): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24b80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.244114652 +0000 UTC m=+6.819233721 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc24b80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d5730 item 59 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc251c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc251c0): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc251c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc251c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc251c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc251c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc251c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc251c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.245997643 +0000 UTC m=+6.821116712 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc251c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25700): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25700): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25700): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d5b20 item 60 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25700): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25700): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.24657452 +0000 UTC m=+6.821693599 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25700): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25c40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25c40): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25c40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d5ce0 item 60 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25c40): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25c40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25c40): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25c40): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25c40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.247324054 +0000 UTC m=+6.822443133 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc25c40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c300): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c300): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c300): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c300): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c300): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.247324054 +0000 UTC m=+6.822443133 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c300): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b752ee0 item 60 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c940): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c940): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c940): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c940): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c940): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c940): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.248989465 +0000 UTC m=+6.824108534 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3ce80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3ce80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3ce80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b7537a0 item 61 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3ce80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3ce80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.249677221 +0000 UTC m=+6.824796290 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3ce80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d580): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d580): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d580): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d580): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d580): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.249677221 +0000 UTC m=+6.824796290 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d580): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c128000 item 61 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dbc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dbc0): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dbc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dbc0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dbc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dbc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dbc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.251427833 +0000 UTC m=+6.826546902 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dbc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60200): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60200): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1283f0 item 62 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60200): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.252099549 +0000 UTC m=+6.827218618 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60900): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60900): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60900): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60900): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60900): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.252099549 +0000 UTC m=+6.827218618 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60900): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1285b0 item 62 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60f40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60f40): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60f40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60f40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60f40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60f40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60f40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60f40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.253666814 +0000 UTC m=+6.828785883 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc60f40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc61480): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc61480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc61480): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1289a0 item 63 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc61480): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc61480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.25423187 +0000 UTC m=+6.829350939 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc61480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc61b80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc61b80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc61b80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc61b80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc61b80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.25423187 +0000 UTC m=+6.829350939 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc61b80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c128b60 item 63 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 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 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc782c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc782c0): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc782c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc782c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc782c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc782c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc782c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc782c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.256351397 +0000 UTC m=+6.831470466 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc782c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc78800): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc78800): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc78800): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c129030 item 64 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc78800): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc78800): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.256925029 +0000 UTC m=+6.832044098 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc78800): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc78f00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc78f00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc78f00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc78f00): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc78f00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.256925029 +0000 UTC m=+6.832044098 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc78f00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1291f0 item 64 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc79540): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc79540): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc79540): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc79540): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc79540): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.258664598 +0000 UTC m=+6.833783667 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc79540): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc799c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc799c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc799c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc799c0): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc799c0): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c129570 item 65 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc799c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc799c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.259467403 +0000 UTC m=+6.834586472 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc799c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc79ec0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc79ec0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc79ec0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc79ec0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc79ec0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.259467403 +0000 UTC m=+6.834586472 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc79ec0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c129730 item 65 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90600): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90600): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90600): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90600): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90600): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.261139296 +0000 UTC m=+6.836258365 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90600): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90a80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90a80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c129ab0 item 66 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90a80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90a80): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90a80): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90a80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90a80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.261759425 +0000 UTC m=+6.836878524 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90a80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90fc0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90fc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90fc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90fc0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90fc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.261759425 +0000 UTC m=+6.836878524 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc90fc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c129d50 item 66 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91600): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91600): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91600): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91600): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91600): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.263448299 +0000 UTC m=+6.838567368 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91600): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91a80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91a80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91a80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91a80): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91a80): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bb2a5b0 item 67 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91a80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91a80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.264162355 +0000 UTC m=+6.839281425 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc91a80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcba080): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcba080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcba080): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcba080): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcba080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.264162355 +0000 UTC m=+6.839281425 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcba080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bb2a770 item 67 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd383c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd383c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd383c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd383c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd383c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.266147389 +0000 UTC m=+6.841266458 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd383c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd388c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd388c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e0230 item 68 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd388c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd388c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd388c0): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd388c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd388c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.266973527 +0000 UTC m=+6.842092596 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd388c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd38e00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd38e00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd38e00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd38e00): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd38e00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.266973527 +0000 UTC m=+6.842092596 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd38e00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e03f0 item 68 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd39440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd39440): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd39440): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd39440): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd39440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.2688045 +0000 UTC m=+6.843923569 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd39440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd398c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd398c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd398c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd398c0): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd398c0): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e08c0 item 69 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd398c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd398c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.269744011 +0000 UTC m=+6.844863089 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd398c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd39dc0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd39dc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd39dc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd39dc0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd39dc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.269744011 +0000 UTC m=+6.844863089 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd39dc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e0bd0 item 69 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5e540): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5e540): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5e540): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5e540): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5e540): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.271597395 +0000 UTC m=+6.846716464 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5e540): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ea40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ea40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e1030 item 70 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ea40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ea40): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ea40): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ea40): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ea40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.272407373 +0000 UTC m=+6.847526442 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ea40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ef80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ef80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ef80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ef80): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ef80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.272407373 +0000 UTC m=+6.847526442 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5ef80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e11f0 item 70 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5f600): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5f600): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5f600): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5f600): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5f600): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.274942623 +0000 UTC m=+6.850061692 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5f600): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5fb00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5fb00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5fb00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5fb00): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5fb00): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e1650 item 71 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5fb00): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5fb00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.275726632 +0000 UTC m=+6.850845701 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd5fb00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7c100): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7c100): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7c100): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7c100): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7c100): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.275726632 +0000 UTC m=+6.850845701 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7c100): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e1880 item 71 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7c780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7c780): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7c780): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7c780): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7c780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.277401671 +0000 UTC m=+6.852520740 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7c780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7cc80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7cc80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e1e30 item 72 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7cc80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7cc80): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7cc80): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7cc80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7cc80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.278691523 +0000 UTC m=+6.853810592 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7cc80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d1c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d1c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d1c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d1c0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d1c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.278691523 +0000 UTC m=+6.853810592 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d1c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9c2700 item 72 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d780): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d780): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d780): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d780): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d780): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.280491837 +0000 UTC m=+6.855610906 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7d780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7dc80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7dc80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7dc80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9c2af0 item 73 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7dc80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7dc80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.281408166 +0000 UTC m=+6.856527235 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd7dc80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a240): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a240): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a240): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a240): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a240): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9c2d90 item 73 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a240): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a240): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.282117123 +0000 UTC m=+6.857236192 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a240): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a780): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a780): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a780): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.282117123 +0000 UTC m=+6.857236192 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9a780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9c3030 item 73 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9adc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9adc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9adc0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9adc0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9adc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9adc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9adc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.284287896 +0000 UTC m=+6.859406965 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9adc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b2c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b2c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b2c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f2000 item 74 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b2c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b2c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.285068849 +0000 UTC m=+6.860187927 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b2c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b800): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b800): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f21c0 item 74 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b800): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b800): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b800): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b800): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b800): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.285946874 +0000 UTC m=+6.861065943 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9b800): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9bd80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9bd80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9bd80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9bd80): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9bd80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.285946874 +0000 UTC m=+6.861065943 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd9bd80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f2380 item 74 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc64c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc64c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc64c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc64c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc64c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc64c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc64c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.28852768 +0000 UTC m=+6.863646749 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc64c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc69c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc69c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc69c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f2700 item 75 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc69c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc69c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.289999325 +0000 UTC m=+6.865118404 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc69c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc6f00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc6f00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc6f00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc6f00): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc6f00): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f28c0 item 75 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc6f00): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc6f00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.290700708 +0000 UTC m=+6.865819777 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc6f00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7440): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7440): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7440): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.290700708 +0000 UTC m=+6.865819777 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f2a80 item 75 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7a80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7a80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7a80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7a80): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7a80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7a80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7a80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.29325228 +0000 UTC m=+6.868371349 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc7a80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc080): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc080): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f2f50 item 76 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc080): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.293838725 +0000 UTC m=+6.868957804 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc5c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc5c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f3110 item 76 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc5c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc5c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc5c0): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc5c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc5c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.29471662 +0000 UTC m=+6.869835690 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfc5c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfcb40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfcb40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfcb40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfcb40): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfcb40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.29471662 +0000 UTC m=+6.869835690 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfcb40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f32d0 item 76 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd180): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd180): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd180): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd180): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd180): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd180): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd180): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.298369859 +0000 UTC m=+6.873488938 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd180): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd680): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd680): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd680): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f3650 item 77 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd680): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd680): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.299034763 +0000 UTC m=+6.874153832 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfd680): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfdd80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfdd80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfdd80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfdd80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfdd80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.299034763 +0000 UTC m=+6.874153832 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfdd80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f3810 item 77 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be284c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be284c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be284c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be284c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be284c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be284c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be284c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.300751972 +0000 UTC m=+6.875871051 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be284c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be289c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be289c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be289c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f3b90 item 78 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be289c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be289c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.301368364 +0000 UTC m=+6.876487433 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be289c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be290c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be290c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be290c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be290c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be290c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.301368364 +0000 UTC m=+6.876487433 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be290c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f3e30 item 78 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29700): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29700): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29700): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29700): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29700): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29700): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29700): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.306200015 +0000 UTC m=+6.881319084 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29700): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd2980): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd2980): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd2980): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c159340 item 79 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd2980): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd2980): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.307461283 +0000 UTC m=+6.882580352 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd2980): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd3080): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd3080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd3080): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd3080): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd3080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.307461283 +0000 UTC m=+6.882580352 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd3080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c159570 item 79 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd36c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd36c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd36c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd36c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd36c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd36c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd36c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.310196712 +0000 UTC m=+6.885315781 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd36c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd3bc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd3bc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd3bc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1598f0 item 80 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd3bc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd3bc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.310853419 +0000 UTC m=+6.885972488 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbd3bc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0863c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0863c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0863c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0863c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0863c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.310853419 +0000 UTC m=+6.885972488 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0863c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c159ab0 item 80 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086a00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086a00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086a00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086a00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086a00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.312790231 +0000 UTC m=+6.887909300 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086a00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086e80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086e80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086e80): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086e80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086e80): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086e80): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c159e30 item 81 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086e80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086e80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.31363752 +0000 UTC m=+6.888756589 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c086e80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0873c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0873c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0873c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0873c0): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0873c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.31363752 +0000 UTC m=+6.888756589 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0873c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bc22d20 item 81 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c087a40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c087a40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c087a40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c087a40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c087a40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.315391607 +0000 UTC m=+6.890510676 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c087a40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6040): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6040): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6040): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bc232d0 item 82 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6040): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6040): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6040): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6040): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6040): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.31615192 +0000 UTC m=+6.891271039 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6040): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c65c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c65c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c65c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c65c0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c65c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.31615192 +0000 UTC m=+6.891271039 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c65c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bc23730 item 82 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6c40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6c40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6c40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6c40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6c40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.317751988 +0000 UTC m=+6.892871057 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c6c40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7140): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7140): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7140): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7140): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7140): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7140): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c8310 item 83 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7140): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7140): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.318406953 +0000 UTC m=+6.893526022 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7140): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7680): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7680): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7680): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7680): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7680): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.318406953 +0000 UTC m=+6.893526022 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7680): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c88c0 item 83 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7d00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7d00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7d00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7d00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7d00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.320355628 +0000 UTC m=+6.895474697 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0c7d00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa300): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa300): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa300): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c8f50 item 84 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa300): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa300): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa300): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa300): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa300): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.321113196 +0000 UTC m=+6.896232265 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa300): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa880): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa880): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa880): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa880): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa880): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.321113196 +0000 UTC m=+6.896232265 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fa880): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c91f0 item 84 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0faf00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0faf00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0faf00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0faf00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0faf00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.322802141 +0000 UTC m=+6.897921210 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0faf00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb400): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb400): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb400): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb400): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb400): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb400): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c96c0 item 85 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb400): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb400): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.323548047 +0000 UTC m=+6.898667116 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb400): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb940): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb940): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb940): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.323548047 +0000 UTC m=+6.898667116 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0fb940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c9880 item 85 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1340c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1340c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1340c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1340c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1340c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.325201896 +0000 UTC m=+6.900320965 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1340c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1345c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1345c0): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1345c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c9ce0 item 86 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1345c0): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1345c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1345c0): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1345c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1345c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.326271823 +0000 UTC m=+6.901390902 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1345c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29bc0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29bc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29bc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29bc0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29bc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.326271823 +0000 UTC m=+6.901390902 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be29bc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc8230 item 86 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42340): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42340): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42340): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42340): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42340): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.328271544 +0000 UTC m=+6.903390613 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42340): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42840): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42840): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42840): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42840): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42840): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42840): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc8690 item 87 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42840): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42840): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.329034061 +0000 UTC m=+6.904153130 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42840): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42d80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42d80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42d80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42d80): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42d80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.329034061 +0000 UTC m=+6.904153130 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be42d80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc8850 item 87 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43400): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43400): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43400): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43400): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43400): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.330863362 +0000 UTC m=+6.905982431 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43400): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43900): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43900): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43900): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc8d90 item 88 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43900): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43900): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43900): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43900): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43900): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.331645557 +0000 UTC m=+6.906764626 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43900): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43e80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43e80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43e80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43e80): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43e80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.331645557 +0000 UTC m=+6.906764626 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be43e80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc8f50 item 88 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be745c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be745c0): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be745c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be745c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be745c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be745c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be745c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be745c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.333529819 +0000 UTC m=+6.908648949 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be745c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be74b00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be74b00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be74b00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc92d0 item 89 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be74b00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be74b00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.334244316 +0000 UTC m=+6.909363385 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be74b00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75040): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75040): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75040): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75040): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75040): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75040): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc9490 item 89 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75040): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75040): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.334917206 +0000 UTC m=+6.910036275 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75040): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be755c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be755c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be755c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be755c0): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be755c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.334917206 +0000 UTC m=+6.910036275 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be755c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc9650 item 89 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75c00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75c00): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75c00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75c00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75c00): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75c00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75c00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75c00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.336672516 +0000 UTC m=+6.911791585 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be75c00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0240): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0240): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0240): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc99d0 item 90 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0240): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0240): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.337365011 +0000 UTC m=+6.912484080 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0240): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0780): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0780): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc9b90 item 90 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0780): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0780): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0780): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0780): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.33824994 +0000 UTC m=+6.913369009 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0d40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0d40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0d40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0d40): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0d40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.33824994 +0000 UTC m=+6.913369009 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a0d40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc9d50 item 90 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1380): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1380): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1380): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1380): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1380): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1380): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1380): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1380): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.340065233 +0000 UTC m=+6.915184302 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1380): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a18c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a18c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a18c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6a2a0 item 91 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a18c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a18c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.34080101 +0000 UTC m=+6.915920079 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a18c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1e00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1e00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1e00): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1e00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1e00): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1e00): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6a460 item 91 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1e00): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1e00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.341510689 +0000 UTC m=+6.916629758 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a1e00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1be480): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1be480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1be480): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1be480): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1be480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.341510689 +0000 UTC m=+6.916629758 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1be480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6a690 item 91 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1beac0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1beac0): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1beac0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1beac0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1beac0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1beac0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1beac0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1beac0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.343636488 +0000 UTC m=+6.918755637 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1beac0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf000): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf000): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf000): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6ac40 item 92 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf000): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf000): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.344209809 +0000 UTC m=+6.919328878 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf000): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf540): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf540): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf540): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6ae00 item 92 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf540): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf540): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf540): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf540): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf540): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.345152806 +0000 UTC m=+6.920271875 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bf540): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bfb00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bfb00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bfb00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bfb00): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bfb00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.345152806 +0000 UTC m=+6.920271875 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1bfb00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6afc0 item 92 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6240): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6240): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6240): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6240): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6240): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6240): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6240): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6240): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.347322838 +0000 UTC m=+6.922441967 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6240): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6780): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6780): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6b340 item 93 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6780): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.348160619 +0000 UTC m=+6.923279688 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6e80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6e80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6e80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6e80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6e80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.348160619 +0000 UTC m=+6.923279688 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e6e80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6b500 item 93 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e74c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e74c0): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e74c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e74c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e74c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e74c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e74c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e74c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.350769507 +0000 UTC m=+6.925888576 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e74c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e7a00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e7a00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e7a00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6b880 item 94 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e7a00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e7a00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.351510925 +0000 UTC m=+6.926629995 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1e7a00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.351510925 +0000 UTC m=+6.926629995 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6ba40 item 94 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210840): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210840): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210840): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210840): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210840): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210840): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210840): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210840): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.353552025 +0000 UTC m=+6.928671094 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210840): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210d80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210d80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210d80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3925b0 item 95 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210d80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210d80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.35524102 +0000 UTC m=+6.930360089 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210d80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211480): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211480): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211480): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.35524102 +0000 UTC m=+6.930360089 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3937a0 item 95 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 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 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211ac0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211ac0): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211ac0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211ac0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211ac0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211ac0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211ac0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211ac0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.357379352 +0000 UTC m=+6.932498421 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211ac0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c22a100): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c22a100): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c22a100): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b393b90 item 96 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c22a100): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c22a100): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.357928737 +0000 UTC m=+6.933047806 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c22a100): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c22a800): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c22a800): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c22a800): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c22a800): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c22a800): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.357928737 +0000 UTC m=+6.933047806 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c22a800): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b393e30 item 96 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= 2026/07/27 01:04:00 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : >WaitForWriters: 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/27 01:04:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c1c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c1c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c1c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c1c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c1c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.372133773 +0000 UTC m=+6.947252843 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c1c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c780): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c780): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c780): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c780): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c780): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.372133773 +0000 UTC m=+6.947252843 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28c780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28cc40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28cc40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28cc40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28cc40): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28cc40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.372133773 +0000 UTC m=+6.947252843 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28cc40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b2c2bd0 item 1 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28d280): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28d280): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28d280): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28d280): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28d280): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.375809204 +0000 UTC m=+6.950928273 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28d280): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28d780): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28d780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28d780): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28d780): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28d780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.375809204 +0000 UTC m=+6.950928273 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28d780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b2c3570 item 2 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28ddc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28ddc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28ddc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28ddc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28ddc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.377882413 +0000 UTC m=+6.953001482 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c28ddc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9240): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9240): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9240): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9240): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9240): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9240): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9240): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.377882413 +0000 UTC m=+6.953001482 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f9240): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72b400): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72b400): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72b400): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72b400): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72b400): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.377882413 +0000 UTC m=+6.953001482 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72b400): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b2c3d50 item 3 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea180): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea180): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea180): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea180): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea180): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.381162619 +0000 UTC m=+6.956281698 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea180): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea740): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea740): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea740): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea740): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea740): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.381162619 +0000 UTC m=+6.956281698 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea740): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bb2a4d0 item 4 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eae00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eae00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eae00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eae00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eae00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.383312473 +0000 UTC m=+6.958431573 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eae00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb580): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb580): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb580): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb580): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb580): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb580): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb580): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.383312473 +0000 UTC m=+6.958431573 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb580): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eba40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eba40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eba40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eba40): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eba40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.383312473 +0000 UTC m=+6.958431573 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eba40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bb2a850 item 5 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8200): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8200): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8200): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.387198731 +0000 UTC m=+6.962317800 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d87c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d87c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d87c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d87c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d87c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.387198731 +0000 UTC m=+6.962317800 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d87c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bb2b5e0 item 6 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8f40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8f40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8f40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8f40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8f40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.388800561 +0000 UTC m=+6.963919630 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8f40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9440): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9440): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9440): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9440): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9440): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.388800561 +0000 UTC m=+6.963919630 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9900): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9900): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9900): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9900): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9900): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.388800561 +0000 UTC m=+6.963919630 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9900): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bb2ba40 item 7 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8080): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8080): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8080): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.39165855 +0000 UTC m=+6.966777630 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d85c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d85c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d85c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d85c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d85c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.39165855 +0000 UTC m=+6.966777630 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d85c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bb7ec40 item 8 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8b80): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3c0d8b80): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8b80): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8b80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8b80): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8b80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8f40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8f40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8f40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8f40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8f40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.393532114 +0000 UTC m=+6.968651213 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8f40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9440): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9440): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9440): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9440): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9440): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.393532114 +0000 UTC m=+6.968651213 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9940): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9940): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9940): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.393532114 +0000 UTC m=+6.968651213 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bb7efc0 item 9 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952100): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952100): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952100): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952100): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952100): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.397828094 +0000 UTC m=+6.972947163 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952100): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952640): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952640): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952640): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952640): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952640): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.397828094 +0000 UTC m=+6.972947163 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952640): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bb7f500 item 10 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952f00): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3b952f00): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952f00): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952f00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952f00): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952f00): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952f00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9532c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9532c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9532c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9532c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9532c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.401370534 +0000 UTC m=+6.976489603 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9532c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.401370534 +0000 UTC m=+6.976489603 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953880): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22000): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22000): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22000): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22000): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22000): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.401370534 +0000 UTC m=+6.976489603 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22000): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bb7f960 item 11 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22680): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22680): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22680): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22680): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22680): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.404673653 +0000 UTC m=+6.979792732 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22680): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22bc0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22bc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22bc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22bc0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22bc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.404673653 +0000 UTC m=+6.979792732 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd22bc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b6384d0 item 12 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23280): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3bd23280): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23280): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23280): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23280): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23280): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23280): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23640): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23640): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23640): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23640): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23640): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.407836447 +0000 UTC m=+6.982955516 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23640): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23d00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23d00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23d00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23d00): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23d00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.407836447 +0000 UTC m=+6.982955516 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd23d00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b6390a0 item 13 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc7c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc7c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc7c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc7c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc7c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.410564832 +0000 UTC m=+6.985683911 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cc7c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3ccd80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3ccd80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3ccd80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3ccd80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3ccd80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.410564832 +0000 UTC m=+6.985683911 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3ccd80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b6395e0 item 14 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd3c0): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3b3cd3c0): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd3c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd3c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd3c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd3c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd3c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd780): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd780): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd780): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.412825836 +0000 UTC m=+6.987944905 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cd780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cde40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cde40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cde40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cde40): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cde40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.412825836 +0000 UTC m=+6.987944905 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b3cde40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b639b90 item 15 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7825c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7825c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7825c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7825c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7825c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.414764781 +0000 UTC m=+6.989883850 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7825c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b782b00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b782b00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b782b00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b782b00): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b782b00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.414764781 +0000 UTC m=+6.989883850 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b782b00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b68c1c0 item 16 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b783140): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b783140): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b783140): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b783140): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b783140): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.41670504 +0000 UTC m=+6.991824109 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b783140): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7835c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7835c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7835c0): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7835c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7835c0): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7835c0): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7835c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7835c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.41670504 +0000 UTC m=+6.991824109 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7835c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b783ac0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b783ac0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b783ac0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b783ac0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b783ac0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.41670504 +0000 UTC m=+6.991824109 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b783ac0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b68c700 item 17 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95c240): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95c240): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95c240): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95c240): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95c240): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.422670729 +0000 UTC m=+6.997789799 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95c240): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95c780): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95c780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95c780): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95c780): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95c780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.422670729 +0000 UTC m=+6.997789799 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95c780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b68cc40 item 18 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85a480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85a480): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85a480): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85a480): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85a480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.424552919 +0000 UTC m=+6.999671988 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85a480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af40): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af40): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af40): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af40): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.424552919 +0000 UTC m=+6.999671988 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85af40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85b700): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85b700): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85b700): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85b700): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85b700): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.424552919 +0000 UTC m=+6.999671988 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b85b700): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9f2690 item 19 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba201c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba201c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba201c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba201c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba201c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.429589105 +0000 UTC m=+7.004708174 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba201c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba20700): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba20700): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba20700): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba20700): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba20700): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.429589105 +0000 UTC m=+7.004708174 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba20700): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9f2d90 item 20 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba20d80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba20d80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba20d80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba20d80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba20d80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.433073726 +0000 UTC m=+7.008192806 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba20d80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21280): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21280): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21280): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21280): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21280): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21280): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21280): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21280): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.433073726 +0000 UTC m=+7.008192806 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21280): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21780): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21780): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21780): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.433073726 +0000 UTC m=+7.008192806 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9f3110 item 21 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21e00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21e00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21e00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21e00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21e00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.436932562 +0000 UTC m=+7.012051642 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba21e00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2c440): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2c440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2c440): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2c440): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2c440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.436932562 +0000 UTC m=+7.012051642 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2c440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9f37a0 item 22 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cac0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cac0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cac0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cac0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cac0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.438724071 +0000 UTC m=+7.013843159 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cac0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cfc0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cfc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cfc0): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cfc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cfc0): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cfc0): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cfc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cfc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.438724071 +0000 UTC m=+7.013843159 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2cfc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2d4c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2d4c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2d4c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2d4c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2d4c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.438724071 +0000 UTC m=+7.013843159 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2d4c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9f3d50 item 23 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2db40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2db40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2db40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2db40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2db40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.441114579 +0000 UTC m=+7.016233648 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba2db40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba38180): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba38180): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba38180): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba38180): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba38180): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.441114579 +0000 UTC m=+7.016233648 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba38180): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd0460 item 24 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba387c0): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3ba387c0): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba387c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba387c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba387c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba387c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba387c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba38b80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba38b80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba38b80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba38b80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba38b80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.443203457 +0000 UTC m=+7.018322557 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba38b80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39080): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39080): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39080): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39080): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39080): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39080): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.443203457 +0000 UTC m=+7.018322557 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba395c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba395c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba395c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba395c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba395c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.443203457 +0000 UTC m=+7.018322557 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba395c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd07e0 item 25 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39c40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39c40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39c40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39c40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39c40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.446301198 +0000 UTC m=+7.021420277 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba39c40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4e280): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4e280): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4e280): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4e280): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4e280): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.446301198 +0000 UTC m=+7.021420277 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4e280): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd0d20 item 26 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4e8c0): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3ba4e8c0): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4e8c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4e8c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4e8c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4e8c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4e8c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4ec80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4ec80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4ec80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4ec80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4ec80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.450844075 +0000 UTC m=+7.025963155 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4ec80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f180): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f180): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f180): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f180): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f180): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f180): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f180): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f180): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.450844075 +0000 UTC m=+7.025963155 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f180): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f6c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f6c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f6c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f6c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f6c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.450844075 +0000 UTC m=+7.025963155 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4f6c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd12d0 item 27 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4fd40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4fd40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4fd40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4fd40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4fd40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.453182634 +0000 UTC m=+7.028301703 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba4fd40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba84380): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba84380): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba84380): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba84380): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba84380): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.453182634 +0000 UTC m=+7.028301703 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba84380): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd17a0 item 28 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba849c0): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3ba849c0): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba849c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba849c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba849c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba849c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba849c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba84d80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba84d80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba84d80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba84d80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba84d80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.455687848 +0000 UTC m=+7.030806928 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba84d80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba85440): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba85440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba85440): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba85440): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba85440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.455687848 +0000 UTC m=+7.030806928 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba85440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bdd1b20 item 29 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba85ac0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba85ac0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba85ac0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba85ac0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba85ac0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.457904227 +0000 UTC m=+7.033023336 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3ba85ac0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3baca100): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3baca100): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3baca100): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3baca100): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3baca100): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.457904227 +0000 UTC m=+7.033023336 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3baca100): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b652070 item 30 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3baca740): _readAt: size=2, off=0 2026/07/27 01:04:00 ERROR : open-test-file(0x184d3baca740): Couldn't read size of file 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3baca740): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3baca740): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3baca740): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3baca740): close: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3baca740): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacab00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacab00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacab00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacab00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacab00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.460398271 +0000 UTC m=+7.035517340 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacab00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacb1c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacb1c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacb1c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacb1c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacb1c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.460398271 +0000 UTC m=+7.035517340 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacb1c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b652850 item 31 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 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 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacb840): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacb840): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacb840): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacb840): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacb840): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.462315717 +0000 UTC m=+7.037434805 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacb840): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacbd80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacbd80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacbd80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacbd80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacbd80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.462315717 +0000 UTC m=+7.037434805 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bacbd80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b652e00 item 32 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae04c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae04c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae04c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae04c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae04c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.464192576 +0000 UTC m=+7.039311645 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae04c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0940): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0940): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0940): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0940): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b653500 item 33 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0940): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.464902324 +0000 UTC m=+7.040021394 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0e40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0e40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0e40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0e40): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0e40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.464902324 +0000 UTC m=+7.040021394 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae0e40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b6539d0 item 33 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1480): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1480): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1480): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.466736993 +0000 UTC m=+7.041856062 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1900): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1900): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be66150 item 34 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1900): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1900): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1900): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1900): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1900): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.467549576 +0000 UTC m=+7.042668645 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1900): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1e40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1e40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1e40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1e40): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1e40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.467549576 +0000 UTC m=+7.042668645 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bae1e40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be66310 item 34 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3c580): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3c580): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3c580): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3c580): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3c580): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.469182795 +0000 UTC m=+7.044301865 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3c580): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3ca00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3ca00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3ca00): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3ca00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3ca00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be667e0 item 35 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3ca00): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3ca00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.469972675 +0000 UTC m=+7.045091744 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3ca00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3cf00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3cf00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3cf00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3cf00): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3cf00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.469972675 +0000 UTC m=+7.045091744 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3cf00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be669a0 item 35 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3d580): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3d580): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3d580): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3d580): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3d580): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.471769973 +0000 UTC m=+7.046889042 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3d580): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3da80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3da80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be66d20 item 36 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3da80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3da80): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3da80): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3da80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3da80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.472423196 +0000 UTC m=+7.047542265 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bb3da80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbae0c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbae0c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbae0c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbae0c0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbae0c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.472423196 +0000 UTC m=+7.047542265 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbae0c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be66ee0 item 36 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbae700): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbae700): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbae700): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbae700): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbae700): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.474420111 +0000 UTC m=+7.049539180 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbae700): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaeb80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaeb80): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaeb80): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaeb80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaeb80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be67340 item 37 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaeb80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaeb80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.474946323 +0000 UTC m=+7.050065403 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaeb80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaf080): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaf080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaf080): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaf080): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaf080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.474946323 +0000 UTC m=+7.050065403 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaf080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be675e0 item 37 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaf700): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaf700): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaf700): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaf700): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaf700): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.476648653 +0000 UTC m=+7.051767722 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbaf700): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbafc00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbafc00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be679d0 item 38 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbafc00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbafc00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbafc00): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbafc00): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbafc00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.477403167 +0000 UTC m=+7.052522246 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbafc00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbde240): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbde240): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbde240): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbde240): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbde240): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.477403167 +0000 UTC m=+7.052522246 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbde240): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be67b90 item 38 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248180): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248180): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248180): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248180): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248180): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.479482497 +0000 UTC m=+7.054601576 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248180): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248680): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248680): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248680): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248680): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248680): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c2150 item 39 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248680): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248680): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.481880709 +0000 UTC m=+7.056999778 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248680): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248b80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248b80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248b80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248b80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248b80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.481880709 +0000 UTC m=+7.056999778 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c248b80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c2310 item 39 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249200): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249200): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249200): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.483939802 +0000 UTC m=+7.059058871 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249700): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249700): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c2690 item 40 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249700): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249700): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249700): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249700): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249700): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.484649621 +0000 UTC m=+7.059768710 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249700): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249c40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249c40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249c40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249c40): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249c40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.484649621 +0000 UTC m=+7.059768710 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c249c40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c2850 item 40 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266300): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266300): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266300): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266300): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266300): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266300): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266300): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.486196417 +0000 UTC m=+7.061315486 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266300): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266800): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266800): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266800): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c2c40 item 41 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266800): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266800): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.48678622 +0000 UTC m=+7.061905289 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266800): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266cc0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266cc0): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266cc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266cc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c2e00 item 41 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266cc0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266cc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.487455371 +0000 UTC m=+7.062574441 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c266cc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267200): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267200): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267200): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.487455371 +0000 UTC m=+7.062574441 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c3030 item 41 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267840): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267840): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267840): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267840): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267840): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267840): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267840): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.48907732 +0000 UTC m=+7.064196389 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267840): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267d40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267d40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267d40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c35e0 item 42 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267d40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267d40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.489810582 +0000 UTC m=+7.064929652 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c267d40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e380): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e380): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c3880 item 42 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e380): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e380): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e380): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e380): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e380): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.490586175 +0000 UTC m=+7.065705244 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e380): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e900): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e900): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e900): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e900): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e900): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.490586175 +0000 UTC m=+7.065705244 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27e900): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c3a40 item 42 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27ef40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27ef40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27ef40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27ef40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27ef40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27ef40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27ef40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.493141574 +0000 UTC m=+7.068260643 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27ef40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f440): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f440): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0c3e30 item 43 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f440): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.494061418 +0000 UTC m=+7.069180487 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f980): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f980): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f980): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f980): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f980): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c212150 item 43 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f980): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f980): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.495301807 +0000 UTC m=+7.070420907 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27f980): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27fec0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27fec0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27fec0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27fec0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27fec0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.495301807 +0000 UTC m=+7.070420907 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c27fec0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c2124d0 item 43 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c600): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c600): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c600): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c600): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c600): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c600): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c600): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.496845398 +0000 UTC m=+7.071964467 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3c600): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3cb00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3cb00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3cb00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c212850 item 44 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3cb00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3cb00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.498248404 +0000 UTC m=+7.073367503 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3cb00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d040): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d040): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c212af0 item 44 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d040): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d040): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d040): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d040): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d040): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.49953028 +0000 UTC m=+7.074649400 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d040): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d5c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d5c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d5c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d5c0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d5c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.49953028 +0000 UTC m=+7.074649400 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3d5c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c212d20 item 44 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dc00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dc00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dc00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dc00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dc00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dc00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dc00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.501058552 +0000 UTC m=+7.076177631 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc3dc00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68200): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68200): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c2130a0 item 45 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68200): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.501854444 +0000 UTC m=+7.076973523 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68900): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68900): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68900): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68900): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68900): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.501854444 +0000 UTC m=+7.076973523 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68900): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c213260 item 45 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68f40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68f40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68f40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68f40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68f40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68f40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68f40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.50394755 +0000 UTC m=+7.079066629 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc68f40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc69440): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc69440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc69440): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c2135e0 item 46 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc69440): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc69440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.504681433 +0000 UTC m=+7.079800502 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc69440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc69b40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc69b40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc69b40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc69b40): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc69b40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.504681433 +0000 UTC m=+7.079800502 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc69b40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c2137a0 item 46 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c280): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c280): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c280): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c280): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c280): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c280): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c280): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.506469426 +0000 UTC m=+7.081588495 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c280): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c780): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c780): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c213b20 item 47 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c780): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.506997241 +0000 UTC m=+7.082116320 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7c780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7ce80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7ce80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7ce80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7ce80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7ce80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.506997241 +0000 UTC m=+7.082116320 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7ce80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c213ce0 item 47 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d4c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d4c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d4c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d4c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d4c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d4c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.508769903 +0000 UTC m=+7.083888972 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d4c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d9c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d9c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d9c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d41c0 item 48 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d9c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d9c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.509427864 +0000 UTC m=+7.084546933 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bc7d9c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcac1c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcac1c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcac1c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcac1c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcac1c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.509427864 +0000 UTC m=+7.084546933 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcac1c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d4380 item 48 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcac800): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcac800): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcac800): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcac800): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcac800): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.511128301 +0000 UTC m=+7.086247370 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcac800): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcacc80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcacc80): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcacc80): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcacc80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcacc80): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcacc80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d47e0 item 49 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcacc80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcacc80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.511935092 +0000 UTC m=+7.087054161 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcacc80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcad1c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcad1c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcad1c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcad1c0): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcad1c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.511935092 +0000 UTC m=+7.087054161 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcad1c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d49a0 item 49 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcad840): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcad840): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcad840): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcad840): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcad840): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.514232084 +0000 UTC m=+7.089351153 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcad840): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcadd40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcadd40): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcadd40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d4f50 item 50 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcadd40): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcadd40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcadd40): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcadd40): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcadd40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.514998328 +0000 UTC m=+7.090117407 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcadd40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcda3c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcda3c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcda3c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcda3c0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcda3c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.514998328 +0000 UTC m=+7.090117407 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcda3c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d5110 item 50 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaa40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaa40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaa40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaa40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaa40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.516809463 +0000 UTC m=+7.091928653 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaa40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaf40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaf40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaf40): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaf40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaf40): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaf40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d5490 item 51 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaf40): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaf40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.517591308 +0000 UTC m=+7.092710377 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdaf40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdb480): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdb480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdb480): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdb480): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdb480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.517591308 +0000 UTC m=+7.092710377 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdb480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d5650 item 51 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdbb00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdbb00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdbb00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdbb00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdbb00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.519284721 +0000 UTC m=+7.094403820 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bcdbb00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00100): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00100): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00100): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d5a40 item 52 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00100): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00100): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00100): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00100): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00100): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.519990472 +0000 UTC m=+7.095109541 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00100): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00680): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00680): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00680): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00680): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00680): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.519990472 +0000 UTC m=+7.095109541 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00680): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1d5c00 item 52 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00d00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00d00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00d00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00d00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00d00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.521860889 +0000 UTC m=+7.096979958 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd00d00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01200): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01200): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01200): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01200): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01200): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b753180 item 53 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01200): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.522834916 +0000 UTC m=+7.097953985 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01740): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01740): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01740): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01740): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01740): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.522834916 +0000 UTC m=+7.097953985 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01740): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b7535e0 item 53 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01dc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01dc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01dc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01dc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01dc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.524960384 +0000 UTC m=+7.100079483 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd01dc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a3c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a3c0): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a3c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1280e0 item 54 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a3c0): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a3c0): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a3c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a3c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.526012547 +0000 UTC m=+7.101131666 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a3c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a940): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a940): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a940): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.526012547 +0000 UTC m=+7.101131666 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3a940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1282a0 item 54 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3afc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3afc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3afc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3afc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3afc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.528069686 +0000 UTC m=+7.103188755 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3afc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3b4c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3b4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3b4c0): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3b4c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3b4c0): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3b4c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c128700 item 55 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3b4c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3b4c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.528780658 +0000 UTC m=+7.103899727 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3b4c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3ba00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3ba00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3ba00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3ba00): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3ba00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.528780658 +0000 UTC m=+7.103899727 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd3ba00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1288c0 item 55 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56180): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56180): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56180): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56180): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56180): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.530756072 +0000 UTC m=+7.105875141 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56180): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56680): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56680): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56680): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c128d20 item 56 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56680): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56680): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56680): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56680): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56680): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.531527476 +0000 UTC m=+7.106646545 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56680): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56c00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56c00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56c00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56c00): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56c00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.531527476 +0000 UTC m=+7.106646545 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd56c00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c128f50 item 56 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57240): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57240): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57240): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57240): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57240): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57240): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57240): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57240): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.53311488 +0000 UTC m=+7.108233949 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57240): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57780): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57780): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57780): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1292d0 item 57 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57780): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57780): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.534718153 +0000 UTC m=+7.109837222 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57780): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57cc0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57cc0): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57cc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57cc0): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57cc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c129490 item 57 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57cc0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57cc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.536142749 +0000 UTC m=+7.111261818 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd57cc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78340): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78340): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78340): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78340): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78340): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.536142749 +0000 UTC m=+7.111261818 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78340): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c129650 item 57 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78980): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78980): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78980): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78980): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78980): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78980): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78980): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78980): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.538966174 +0000 UTC m=+7.114085243 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78980): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78ec0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78ec0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78ec0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1299d0 item 58 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78ec0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78ec0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.540453298 +0000 UTC m=+7.115572377 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd78ec0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79400): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79400): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79400): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c129b90 item 58 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79400): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79400): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79400): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79400): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79400): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.541880779 +0000 UTC m=+7.116999849 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79400): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdeb80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdeb80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdeb80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdeb80): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdeb80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.541880779 +0000 UTC m=+7.116999849 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdeb80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3be67e30 item 58 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf1c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf1c0): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf1c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf1c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf1c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf1c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf1c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.544011487 +0000 UTC m=+7.119130556 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf1c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf700): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf700): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf700): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e0310 item 59 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf700): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf700): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.544870857 +0000 UTC m=+7.119989926 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdf700): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdfc40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdfc40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdfc40): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdfc40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdfc40): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdfc40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e0540 item 59 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdfc40): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdfc40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.545914035 +0000 UTC m=+7.121033104 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bbdfc40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a2c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a2c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a2c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a2c0): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a2c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.545914035 +0000 UTC m=+7.121033104 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a2c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e0700 item 59 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a900): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a900): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a900): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a900): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a900): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a900): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a900): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a900): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.548379704 +0000 UTC m=+7.123498773 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0a900): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0ae40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0ae40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0ae40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e0cb0 item 60 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0ae40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0ae40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.549243533 +0000 UTC m=+7.124362603 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0ae40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b380): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b380): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b380): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e0f50 item 60 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b380): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b380): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b380): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b380): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b380): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.550011983 +0000 UTC m=+7.125131052 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b380): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b940): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b940): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b940): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.550011983 +0000 UTC m=+7.125131052 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be0b940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e1110 item 60 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38080): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38080): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38080): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38080): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38080): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38080): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.552135847 +0000 UTC m=+7.127254916 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be385c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be385c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be385c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e1570 item 61 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be385c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be385c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.552776426 +0000 UTC m=+7.127895495 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be385c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79700): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79700): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79700): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79700): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79700): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.552776426 +0000 UTC m=+7.127895495 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79700): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e17a0 item 61 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79d40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79d40): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79d40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79d40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79d40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79d40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79d40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79d40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.556793981 +0000 UTC m=+7.131913061 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bd79d40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda6380): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda6380): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda6380): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9c2770 item 62 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda6380): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda6380): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.559043042 +0000 UTC m=+7.134162130 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda6380): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda6a80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda6a80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda6a80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda6a80): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda6a80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.559043042 +0000 UTC m=+7.134162130 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda6a80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9c29a0 item 62 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda70c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda70c0): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda70c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda70c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda70c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda70c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda70c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda70c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.562184144 +0000 UTC m=+7.137303244 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda70c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda7600): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda7600): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda7600): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9c2e70 item 63 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda7600): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda7600): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.563300821 +0000 UTC m=+7.138419890 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda7600): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda7d00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda7d00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda7d00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda7d00): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda7d00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.563300821 +0000 UTC m=+7.138419890 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bda7d00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b9c3110 item 63 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 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 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2440): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2440): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2440): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2440): >_readAt: n=0, err=Bad file descriptor 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2440): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2440): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.565451576 +0000 UTC m=+7.140570646 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2980): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2980): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2980): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f2070 item 64 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2980): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2980): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.566098456 +0000 UTC m=+7.141217525 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc2980): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3080): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3080): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3080): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.566098456 +0000 UTC m=+7.141217525 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f2230 item 64 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc36c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc36c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc36c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc36c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc36c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.56779751 +0000 UTC m=+7.142916580 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc36c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3b40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3b40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3b40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3b40): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3b40): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f25b0 item 65 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3b40): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3b40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.568467373 +0000 UTC m=+7.143586442 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdc3b40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38cc0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38cc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38cc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38cc0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38cc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.568467373 +0000 UTC m=+7.143586442 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38cc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e1880 item 65 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe4c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe4c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe4c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe4c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe4c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.571383361 +0000 UTC m=+7.146502431 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe4c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe940): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f2a10 item 66 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe940): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe940): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe940): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe940): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.577290481 +0000 UTC m=+7.152409550 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfe940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfee80): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfee80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfee80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfee80): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfee80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.577290481 +0000 UTC m=+7.152409550 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdfee80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f2cb0 item 66 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff4c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff4c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff4c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff4c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff4c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.579633559 +0000 UTC m=+7.154752628 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff4c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff940): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff940): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff940): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff940): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f30a0 item 67 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff940): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.580430391 +0000 UTC m=+7.156078558 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdff940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdffe40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdffe40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdffe40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdffe40): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdffe40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.580430391 +0000 UTC m=+7.156078558 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3bdffe40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f3260 item 67 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a05c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a05c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a05c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a05c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a05c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.583324498 +0000 UTC m=+7.158443577 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a05c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a0ac0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a0ac0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f35e0 item 68 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a0ac0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a0ac0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a0ac0): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a0ac0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a0ac0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.58424219 +0000 UTC m=+7.159361268 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a0ac0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1000): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1000): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1000): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1000): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1000): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.58424219 +0000 UTC m=+7.159361268 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1000): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f37a0 item 68 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1640): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1640): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1640): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1640): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1640): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.585913902 +0000 UTC m=+7.161032971 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1640): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1ac0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1ac0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1ac0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1ac0): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1ac0): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f3b20 item 69 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1ac0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1ac0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.586711766 +0000 UTC m=+7.161830835 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0a1ac0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d00c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d00c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d00c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d00c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d00c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.586711766 +0000 UTC m=+7.161830835 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d00c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c0f3dc0 item 69 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0740): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0740): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0740): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0740): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0740): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.58859648 +0000 UTC m=+7.163715549 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0740): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0c40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0c40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c158380 item 70 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0c40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0c40): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0c40): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0c40): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0c40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.58935997 +0000 UTC m=+7.164479039 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d0c40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1180): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1180): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1180): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1180): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1180): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.58935997 +0000 UTC m=+7.164479039 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1180): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1585b0 item 70 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1800): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1800): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1800): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1800): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1800): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.590993951 +0000 UTC m=+7.166113020 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1800): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1d00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1d00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1d00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1d00): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1d00): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c158930 item 71 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1d00): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1d00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.591850706 +0000 UTC m=+7.166969775 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d1d00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11a300): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11a300): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11a300): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11a300): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11a300): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.591850706 +0000 UTC m=+7.166969775 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11a300): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c158af0 item 71 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11a980): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11a980): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11a980): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11a980): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11a980): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.593666891 +0000 UTC m=+7.168785960 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11a980): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11ae80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11ae80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c158e70 item 72 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11ae80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11ae80): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11ae80): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11ae80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11ae80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.594736047 +0000 UTC m=+7.169855116 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11ae80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b3c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b3c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b3c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b3c0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b3c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.594736047 +0000 UTC m=+7.169855116 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b3c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c159030 item 72 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b980): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b980): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b980): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b980): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b980): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b980): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b980): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.596448666 +0000 UTC m=+7.171567735 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11b980): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11be80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11be80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11be80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c159420 item 73 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11be80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11be80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.597059338 +0000 UTC m=+7.172178407 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c11be80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c440): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c440): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c440): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c440): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1595e0 item 73 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c440): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.597862943 +0000 UTC m=+7.172982012 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c980): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c980): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c980): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c980): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c980): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.597862943 +0000 UTC m=+7.172982012 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13c980): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c1597a0 item 73 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13cfc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13cfc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13cfc0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13cfc0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13cfc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13cfc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13cfc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.60013117 +0000 UTC m=+7.175250239 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13cfc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13d4c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13d4c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13d4c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c159b20 item 74 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13d4c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13d4c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.600943402 +0000 UTC m=+7.176062472 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13d4c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13da00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13da00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3c159ce0 item 74 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13da00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13da00): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13da00): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13da00): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13da00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.601778637 +0000 UTC m=+7.176897746 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c13da00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c164080): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c164080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c164080): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c164080): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c164080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.601778637 +0000 UTC m=+7.176897746 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c164080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bc22000 item 74 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1646c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1646c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1646c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1646c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1646c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1646c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1646c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.603657009 +0000 UTC m=+7.178776088 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1646c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c164bc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c164bc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c164bc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bc23180 item 75 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c164bc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c164bc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.604282929 +0000 UTC m=+7.179401998 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c164bc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165100): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165100): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165100): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165100): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165100): _writeAt: size=3, off=2 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bc235e0 item 75 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165100): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165100): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.605112103 +0000 UTC m=+7.180231172 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165100): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165640): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165640): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165640): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165640): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165640): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.605112103 +0000 UTC m=+7.180231172 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165640): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bc237a0 item 75 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165c80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165c80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165c80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165c80): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165c80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165c80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165c80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.606859759 +0000 UTC m=+7.181978857 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c165c80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c186280): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c186280): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c186280): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c8540 item 76 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c186280): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c186280): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.607528169 +0000 UTC m=+7.182647238 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c186280): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1867c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1867c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c8930 item 76 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1867c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1867c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1867c0): _writeAt: size=3, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1867c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1867c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.608485344 +0000 UTC m=+7.183604413 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1867c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c186d40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c186d40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c186d40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c186d40): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c186d40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.608485344 +0000 UTC m=+7.183604413 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c186d40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c8e00 item 76 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187380): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187380): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187380): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187380): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187380): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187380): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187380): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.610701693 +0000 UTC m=+7.185820782 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187380): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187880): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187880): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187880): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c9260 item 77 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187880): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187880): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.611769457 +0000 UTC m=+7.186888536 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c187880): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a8080): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a8080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a8080): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a8080): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a8080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.611769457 +0000 UTC m=+7.186888536 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a8080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c9570 item 77 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a86c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a86c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a86c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a86c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a86c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a86c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a86c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.613893081 +0000 UTC m=+7.189012160 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a86c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a8bc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a8bc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a8bc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c98f0 item 78 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a8bc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a8bc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.614513561 +0000 UTC m=+7.189632640 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a8bc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a92c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a92c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a92c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a92c0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a92c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.614513561 +0000 UTC m=+7.189632640 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c1a92c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3c9ab0 item 78 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95cec0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95cec0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95cec0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95cec0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95cec0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95cec0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95cec0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.616580208 +0000 UTC m=+7.191699277 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95cec0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95d3c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95d3c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95d3c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b68d180 item 79 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95d3c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95d3c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.618367007 +0000 UTC m=+7.193486076 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95d3c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95dac0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95dac0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95dac0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95dac0): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95dac0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.618367007 +0000 UTC m=+7.193486076 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b95dac0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b68d3b0 item 79 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.620734541 +0000 UTC m=+7.195853610 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210700): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210700): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210700): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b68d960 item 80 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210700): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210700): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.621807574 +0000 UTC m=+7.196926684 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210700): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210e00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210e00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210e00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210e00): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210e00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.621807574 +0000 UTC m=+7.196926684 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c210e00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b68dce0 item 80 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211440): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211440): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211440): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.62519349 +0000 UTC m=+7.200312559 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2118c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2118c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2118c0): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2118c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2118c0): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2118c0): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6a310 item 81 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2118c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2118c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.62613778 +0000 UTC m=+7.201256889 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2118c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211e00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211e00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211e00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211e00): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211e00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.62613778 +0000 UTC m=+7.201256889 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c211e00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6a4d0 item 81 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236580): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236580): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236580): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236580): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236580): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.627850621 +0000 UTC m=+7.202969690 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236580): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236a80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236a80): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236a80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6aaf0 item 82 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236a80): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236a80): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236a80): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236a80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236a80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.628752821 +0000 UTC m=+7.203871890 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c236a80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237000): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237000): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237000): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237000): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237000): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.628752821 +0000 UTC m=+7.203871890 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237000): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6acb0 item 82 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237680): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237680): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237680): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237680): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237680): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.631415943 +0000 UTC m=+7.206535013 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237680): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237b80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237b80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237b80): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237b80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237b80): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237b80): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6b030 item 83 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237b80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237b80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.632343472 +0000 UTC m=+7.207462541 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c237b80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b21c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b21c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b21c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b21c0): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b21c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.632343472 +0000 UTC m=+7.207462541 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b21c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6b1f0 item 83 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2840): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2840): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2840): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2840): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2840): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.634134008 +0000 UTC m=+7.209253077 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2840): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2d40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2d40): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2d40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6b570 item 84 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2d40): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2d40): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2d40): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2d40): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2d40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.634958383 +0000 UTC m=+7.210077452 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b2d40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b32c0): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b32c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b32c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b32c0): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b32c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.634958383 +0000 UTC m=+7.210077452 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b32c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6b730 item 84 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3940): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3940): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3940): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3940): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3940): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.637038405 +0000 UTC m=+7.212157474 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3940): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3e40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3e40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3e40): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3e40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3e40): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3e40): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6bb90 item 85 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3e40): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3e40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.637977827 +0000 UTC m=+7.213096896 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2b3e40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d0480): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d0480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d0480): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d0480): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d0480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.637977827 +0000 UTC m=+7.213096896 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d0480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bd6bdc0 item 85 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d0b00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d0b00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d0b00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d0b00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d0b00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.639890022 +0000 UTC m=+7.215009091 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d0b00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1000): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1000): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1000): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b393880 item 86 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1000): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1000): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1000): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1000): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1000): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.641258332 +0000 UTC m=+7.216377401 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1000): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1580): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1580): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1580): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1580): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1580): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.641258332 +0000 UTC m=+7.216377401 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1580): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b393a40 item 86 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1c00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1c00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1c00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1c00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1c00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.643472146 +0000 UTC m=+7.218591215 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2d1c00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0200): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0200): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0200): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0200): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0200): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0200): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b3ac230 item 87 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0200): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0200): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.644489465 +0000 UTC m=+7.219608555 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0200): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0740): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0740): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0740): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0740): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0740): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.644489465 +0000 UTC m=+7.219608555 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0740): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b290000 item 87 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0dc0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0dc0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0dc0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0dc0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0dc0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.646689524 +0000 UTC m=+7.221808593 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f0dc0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f12c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f12c0): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f12c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b290540 item 88 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f12c0): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f12c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f12c0): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f12c0): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f12c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.647717533 +0000 UTC m=+7.222836602 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f12c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1840): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1840): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1840): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1840): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1840): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.647717533 +0000 UTC m=+7.222836602 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1840): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b290a10 item 88 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1e80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1e80): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1e80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1e80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1e80): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1e80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1e80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1e80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.649908173 +0000 UTC m=+7.225027252 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c2f1e80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e4c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e4c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e4c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b291d50 item 89 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e4c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e4c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.652889535 +0000 UTC m=+7.228008624 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e4c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38f80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38f80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38f80): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38f80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38f80): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38f80): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b63a0e0 item 89 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38f80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38f80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.65414394 +0000 UTC m=+7.229263009 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be38f80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be39500): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be39500): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be39500): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be39500): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be39500): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.65414394 +0000 UTC m=+7.229263009 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3be39500): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b8e1ce0 item 89 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e980): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e980): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e980): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e980): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e980): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e980): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e980): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e980): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.656499653 +0000 UTC m=+7.231618942 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31e980): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31ef40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31ef40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31ef40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b63a310 item 90 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31ef40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31ef40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.657122106 +0000 UTC m=+7.232241175 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31ef40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31f480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31f480): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31f480): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b63a4d0 item 90 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31f480): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31f480): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31f480): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31f480): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31f480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.658225036 +0000 UTC m=+7.233344105 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31f480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31fa40): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31fa40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31fa40): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31fa40): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31fa40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.658225036 +0000 UTC m=+7.233344105 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c31fa40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b63a7e0 item 90 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f8f00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f8f00): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f8f00): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f8f00): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f8f00): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f8f00): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f8f00): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f8f00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.660814499 +0000 UTC m=+7.235933568 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b5f8f00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72a080): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72a080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72a080): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b63b960 item 91 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72a080): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72a080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.661896399 +0000 UTC m=+7.237015468 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72a080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72be80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72be80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72be80): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72be80): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72be80): >_readAt: n=2, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72be80): _writeAt: size=3, off=7 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b63bc70 item 91 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72be80): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72be80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.662809701 +0000 UTC m=+7.237928800 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b72be80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea540): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea540): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea540): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea540): >_readAt: n=8, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea540): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.662809701 +0000 UTC m=+7.237928800 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7ea540): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc81c0 item 91 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eab80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eab80): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eab80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eab80): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eab80): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eab80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eab80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eab80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.664932955 +0000 UTC m=+7.240052024 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eab80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb440): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb440): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb440): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc8620 item 92 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb440): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb440): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.665577761 +0000 UTC m=+7.240696840 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb440): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb980): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb980): open at offset 5 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb980): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc87e0 item 92 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb980): _readAt: size=2, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb980): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb980): _writeAt: size=3, off=5 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb980): >_writeAt: n=3, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb980): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.66655316 +0000 UTC m=+7.241672239 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b7eb980): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8080): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8080): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8080): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8080): >_readAt: n=3, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8080): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.66655316 +0000 UTC m=+7.241672239 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8080): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc8a80 item 92 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d86c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d86c0): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d86c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d86c0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d86c0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d86c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d86c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d86c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.669822034 +0000 UTC m=+7.244941103 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d86c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8d80): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8d80): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8d80): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc8ee0 item 93 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8d80): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8d80): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.670649424 +0000 UTC m=+7.245768493 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d8d80): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9480): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9480): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9480): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9480): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9480): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.670649424 +0000 UTC m=+7.245768493 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9480): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc90a0 item 93 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9ac0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9ac0): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9ac0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9ac0): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9ac0): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9ac0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9ac0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9ac0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.673923067 +0000 UTC m=+7.249042136 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9d9ac0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8100): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8100): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8100): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc9420 item 94 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8100): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8100): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.674583603 +0000 UTC m=+7.249702672 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8100): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8800): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8800): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8800): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8800): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8800): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.674583603 +0000 UTC m=+7.249702672 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8800): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc95e0 item 94 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8e40): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8e40): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8e40): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8e40): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8e40): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8e40): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8e40): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8e40): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.676275232 +0000 UTC m=+7.251394301 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d8e40): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9400): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9400): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9400): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc9960 item 95 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9400): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9400): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.676783039 +0000 UTC m=+7.251902109 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9400): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9b00): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9b00): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9b00): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9b00): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9b00): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.676783039 +0000 UTC m=+7.251902109 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3c0d9b00): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3bcc9b20 item 95 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 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 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952280): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952280): open at offset 0 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952280): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952280): _readAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952280): >_readAt: n=0, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952280): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952280): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952280): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.679130196 +0000 UTC m=+7.254249275 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b952280): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9527c0): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9527c0): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9527c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b2c21c0 item 96 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9527c0): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9527c0): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.679934232 +0000 UTC m=+7.255053301 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b9527c0): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953140): _readAt: size=512, off=0 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953140): openPending: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953140): >openPending: err= 2026/07/27 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953140): >_readAt: n=5, err=EOF 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953140): close: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 01:04:00.679934232 +0000 UTC m=+7.255053301 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : open-test-file(0x184d3b953140): >close: err= 2026/07/27 01:04:00 DEBUG : open-test-file: Remove: 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x184d3b2c2770 item 96 2026/07/27 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 01:04:00 DEBUG : open-test-file: >Remove: err= 2026/07/27 01:04:00 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : >WaitForWriters: 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.61s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- 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.01s) --- 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.00s) --- 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.00s) --- 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.32s) --- 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.00s) --- 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.00s) --- 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.01s) --- 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.00s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:04:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : file1: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : file1(0x184d3b3cc8c0): openPending: 2026/07/27 01:04:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:00 DEBUG : file1(0x184d3b3cc8c0): >openPending: err= 2026/07/27 01:04:00 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 01:04:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 01:04:00 DEBUG : file1(0x184d3b3cc8c0): _writeAt: size=2, off=0 2026/07/27 01:04:00 DEBUG : file1(0x184d3b3cc8c0): >_writeAt: n=2, err= 2026/07/27 01:04:00 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/27 01:04:00 DEBUG : file1(0x184d3b3cc8c0): RWFileHandle.Flush 2026/07/27 01:04:00 DEBUG : file1(0x184d3b3cc8c0): RWFileHandle.Release 2026/07/27 01:04:00 DEBUG : file1(0x184d3b3cc8c0): close: 2026/07/27 01:04:00 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/27 01:04:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : file1(0x184d3b3cc8c0): >close: err= 2026/07/27 01:04:00 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : file1: reading active writers 2026/07/27 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : file1: reading active writers 2026/07/27 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : file1: reading active writers 2026/07/27 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : file1: reading active writers 2026/07/27 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:04:00 DEBUG : file1: vfs cache: starting upload 2026/07/27 01:04:00 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1.a0a9169e.partial" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1.a0a9169e.partial 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-saceyof0zojo/file1.a0a9169e.partial 2026/07/27 01:04:00 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/27 01:04:00 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/27 01:04:00 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/27 01:04:00 INFO : file1: Copied (new) 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:00 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/27 01:04:00 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/27 01:04:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 01:04:00 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:00 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : file1: reading active writers 2026/07/27 01:04:00 DEBUG : >WaitForWriters: 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:00 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:00 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/27 01:04:00 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : file1: reading active writers 2026/07/27 01:04:00 DEBUG : >WaitForWriters: 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:04:00 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:00 DEBUG : rename_me: newRWFileHandle: 2026/07/27 01:04:00 DEBUG : rename_me(0x184d3b85b140): openPending: 2026/07/27 01:04:00 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/27 01:04:00 DEBUG : rename_me(0x184d3b85b140): >openPending: err= 2026/07/27 01:04:00 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/27 01:04:00 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/27 01:04:00 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/27 01:04:00 DEBUG : rename_me(0x184d3b85b140): _writeAt: size=5, off=0 2026/07/27 01:04:00 DEBUG : rename_me(0x184d3b85b140): >_writeAt: n=5, err= 2026/07/27 01:04:00 DEBUG : rename_me(0x184d3b85b140): close: 2026/07/27 01:04:00 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-27 01:04:00.867783753 +0000 UTC m=+7.442902832 2026/07/27 01:04:00 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/27 01:04:00 DEBUG : rename_me(0x184d3b85b140): >close: err= 2026/07/27 01:04:00 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/27 01:04:00 DEBUG : i_was_renamed: Updating file with 0x184d3ba55520 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/27 01:04:00 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : i_was_renamed: reading active writers 2026/07/27 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : i_was_renamed: reading active writers 2026/07/27 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : i_was_renamed: reading active writers 2026/07/27 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 01:04:00 DEBUG : Looking for writers 2026/07/27 01:04:00 DEBUG : i_was_renamed: reading active writers 2026/07/27 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 01:04:00 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/27 01:04:00 DEBUG : i_was_renamed.c36eb2b7.partial: size = 5 OK 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/i_was_renamed.c36eb2b7.partial" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/i_was_renamed.c36eb2b7.partial 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/i_was_renamed.c36eb2b7.partial 2026/07/27 01:04:00 DEBUG : i_was_renamed.c36eb2b7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:04:00 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 01:04:00 DEBUG : i_was_renamed.c36eb2b7.partial: renamed to: i_was_renamed 2026/07/27 01:04:00 INFO : i_was_renamed: Copied (new) 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/i_was_renamed" 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/i_was_renamed 2026/07/27 01:04:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/i_was_renamed 2026/07/27 01:04:00 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:04:00 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-27 01:04:00 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/27 01:04:00 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/27 01:04:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/27 01:04:00 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/27 01:04:01 DEBUG : Looking for writers 2026/07/27 01:04:01 DEBUG : i_was_renamed: reading active writers 2026/07/27 01:04:01 DEBUG : >WaitForWriters: 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:04:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 01:04:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo" 2026/07/27 01:04:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/27 01:04:01 DEBUG : forgetting directory cache 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3be38980): _readAt: size=512, off=0 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3be38980): openPending: 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-27 00:05:01 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/27 01:04:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3be38980): >openPending: err= 2026/07/27 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3be38980): >_readAt: n=20, err=EOF 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3be38980): close: 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 00:05:01 +0000 UTC 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3be38980): >close: err= 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/27 01:04:01 DEBUG : forgetting directory cache 2026/07/27 01:04:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3b6b63c0): _readAt: size=512, off=0 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3b6b63c0): openPending: 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-27 00:06:01 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-27 00:05:01 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-27 00:06:01 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-27 00:05:01 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/27 01:04:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/27 01:04:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3b6b63c0): >openPending: err= 2026/07/27 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3b6b63c0): >_readAt: n=20, err=EOF 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3b6b63c0): close: 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 00:06:01 +0000 UTC 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3b6b63c0): >close: err= 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/27 01:04:01 DEBUG : forgetting directory cache 2026/07/27 01:04:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3c2f0fc0): _readAt: size=512, off=0 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3c2f0fc0): openPending: 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-27 00:07:01 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-27 00:06:01 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-27 00:07:01 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-27 00:06:01 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/27 01:04:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/27 01:04:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3c2f0fc0): >openPending: err= 2026/07/27 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3c2f0fc0): >_readAt: n=20, err=EOF 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3c2f0fc0): close: 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 00:07:01 +0000 UTC 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3c2f0fc0): >close: err= 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/27 01:04:01 DEBUG : forgetting directory cache 2026/07/27 01:04:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3b7d0540): _readAt: size=512, off=0 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3b7d0540): openPending: 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-27 00:08:01 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-27 00:07:01 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-27 00:08:01 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-27 00:07:01 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/27 01:04:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/27 01:04:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3b7d0540): >openPending: err= 2026/07/27 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3b7d0540): >_readAt: n=20, err=EOF 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3b7d0540): close: 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 00:08:01 +0000 UTC 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate(0x184d3b7d0540): >close: err= 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:01 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/27 01:04:02 DEBUG : forgetting directory cache 2026/07/27 01:04:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bd22ac0): _readAt: size=512, off=0 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bd22ac0): openPending: 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-27 00:09:01 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-27 00:08:01 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-27 00:09:01 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-27 00:08:01 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/27 01:04:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/27 01:04:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bd22ac0): >openPending: err= 2026/07/27 01:04:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bd22ac0): >_readAt: n=20, err=EOF 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bd22ac0): close: 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 00:09:01 +0000 UTC 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bd22ac0): >close: err= 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/27 01:04:02 DEBUG : forgetting directory cache 2026/07/27 01:04:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bd23340): _readAt: size=512, off=0 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bd23340): openPending: 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-27 00:10:01 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-27 00:09:01 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-27 00:10:01 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-27 00:09:01 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/27 01:04:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/27 01:04:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bd23340): >openPending: err= 2026/07/27 01:04:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bd23340): >_readAt: n=20, err=EOF 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bd23340): close: 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 00:10:01 +0000 UTC 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bd23340): >close: err= 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/27 01:04:02 DEBUG : forgetting directory cache 2026/07/27 01:04:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3babc040): _readAt: size=512, off=0 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3babc040): openPending: 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-27 00:11:01 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-27 00:10:01 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-27 00:11:01 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-27 00:10:01 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/27 01:04:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/27 01:04:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3babc040): >openPending: err= 2026/07/27 01:04:02 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3babc040): >_readAt: n=21, err=EOF 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3babc040): close: 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 00:11:01 +0000 UTC 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3babc040): >close: err= 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/27 01:04:02 DEBUG : forgetting directory cache 2026/07/27 01:04:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bba6340): _readAt: size=512, off=0 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bba6340): openPending: 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-27 00:12:01 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-27 00:11:01 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-27 00:12:01 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-27 00:11:01 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/27 01:04:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/27 01:04:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bba6340): >openPending: err= 2026/07/27 01:04:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bba6340): >_readAt: n=22, err=EOF 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bba6340): close: 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 00:12:01 +0000 UTC 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate(0x184d3bba6340): >close: err= 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:02 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/27 01:04:03 DEBUG : forgetting directory cache 2026/07/27 01:04:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate(0x184d3b6b7d00): _readAt: size=512, off=0 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate(0x184d3b6b7d00): openPending: 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-27 00:13:01 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-27 00:12:01 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-27 00:13:01 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-27 00:12:01 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/27 01:04:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate(0x184d3b6b7d00): >openPending: err= 2026/07/27 01:04:03 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate(0x184d3b6b7d00): >_readAt: n=23, err=EOF 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate(0x184d3b6b7d00): close: 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 00:13:01 +0000 UTC 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate(0x184d3b6b7d00): >close: err= 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/27 01:04:03 DEBUG : forgetting directory cache 2026/07/27 01:04:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate(0x184d3babd100): _readAt: size=512, off=0 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate(0x184d3babd100): openPending: 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-saceyof0zojo/TestRWCacheUpdate 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-27 00:14:01 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-27 00:13:01 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-27 00:14:01 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-27 00:13:01 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/27 01:04:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate(0x184d3babd100): >openPending: err= 2026/07/27 01:04:03 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate(0x184d3babd100): >_readAt: n=24, err=EOF 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate(0x184d3babd100): close: 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 00:14:01 +0000 UTC 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate(0x184d3babd100): >close: err= 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.24s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FiLeA" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/FiLeA 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-saceyof0zojo/FiLeA 2026/07/27 01:04:03 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FiLeA" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/FiLeA 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-saceyof0zojo/FiLeA 2026/07/27 01:04:03 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FiLeB" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/FiLeB 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-saceyof0zojo/FiLeB 2026/07/27 01:04:03 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FiLeB" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/FiLeB 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-saceyof0zojo/FiLeB 2026/07/27 01:04:03 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FiLeA" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/FiLeA 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-saceyof0zojo/FiLeA 2026/07/27 01:04:03 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/27 01:04:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FiLeA" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/FiLeA 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-saceyof0zojo/FiLeA 2026/07/27 01:04:03 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/27 01:04:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/27 01:04:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/27 01:04:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FiLeB" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/FiLeB 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-saceyof0zojo/FiLeB 2026/07/27 01:04:03 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/27 01:04:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/27 01:04:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/27 01:04:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FilEb" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/FilEb 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-saceyof0zojo/FilEb 2026/07/27 01:04:03 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FiLeA" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/FiLeA 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-saceyof0zojo/FiLeA 2026/07/27 01:04:03 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FiLeA" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/FiLeA 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-saceyof0zojo/FiLeA 2026/07/27 01:04:03 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FiLeB" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/FiLeB 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-saceyof0zojo/FiLeB 2026/07/27 01:04:03 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FiLeB" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/FiLeB 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-saceyof0zojo/FiLeB 2026/07/27 01:04:03 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FilEb" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/FilEb 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-saceyof0zojo/FilEb 2026/07/27 01:04:03 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FilEb" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/FilEb 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-saceyof0zojo/FilEb 2026/07/27 01:04:03 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/27 01:04:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/27 01:04:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/27 01:04:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FiLeB" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/FiLeB 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-saceyof0zojo/FiLeB 2026/07/27 01:04:03 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/27 01:04:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/27 01:04:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/27 01:04:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/FilEb" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/FilEb 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-saceyof0zojo/FilEb 2026/07/27 01:04:03 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/27 01:04:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/27 01:04:03 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/27 01:04:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/27 01:04:03 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/27 01:04:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/27 01:04:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/27 01:04:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/27 01:04:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/27 01:04:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : FiLeA: reading active writers 2026/07/27 01:04:03 DEBUG : FiLeB: reading active writers 2026/07/27 01:04:03 DEBUG : FilEb: reading active writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : FilEb: reading active writers 2026/07/27 01:04:03 DEBUG : FiLeA: reading active writers 2026/07/27 01:04:03 DEBUG : FiLeB: reading active writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.13s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/normal name with no special characters.txt" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/normal\ name\ with\ no\ special\ characters.txt 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-saceyof0zojo/normal name with no special characters.txt 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/normal name with no special characters.txt" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/normal\ name\ with\ no\ special\ characters.txt 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-saceyof0zojo/normal name with no special characters.txt 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/測試_Русский___ě_áñ" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/測試_Русский___ě_áñ 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-saceyof0zojo/測試_Русский___ě_áñ 2026/07/27 01:04:03 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/測試_Русский___ě_áñ" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/測試_Русский___ě_áñ 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-saceyof0zojo/測試_Русский___ě_áñ 2026/07/27 01:04:03 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/normal name with no special characters.txt" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/normal\ name\ with\ no\ special\ characters.txt 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-saceyof0zojo/normal name with no special characters.txt 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/27 01:04:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/27 01:04:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/27 01:04:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/測試_Русский___ě_áñ" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/測試_Русский___ě_áñ 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-saceyof0zojo/測試_Русский___ě_áñ 2026/07/27 01:04:03 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/27 01:04:03 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.04s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Reusing VFS from active cache 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : forgetting directory cache 2026/07/27 01:04:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file2" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file2" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : dir: Looking for writers 2026/07/27 01:04:03 DEBUG : file2: reading active writers 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : dir: reading active writers 2026/07/27 01:04:03 DEBUG : file1: reading active writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.04s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file2" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file2" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo/dir/file1: no such file or directory 2026/07/27 01:04:03 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo/dir/file1: no such file or directory 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : dir: Looking for writers 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : file1: reading active writers 2026/07/27 01:04:03 DEBUG : dir: reading active writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file2" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file2" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/27 01:04:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : file1: Open: flags=O_RDONLY 2026/07/27 01:04:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/27 01:04:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/27 01:04:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/27 01:04:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 01:04:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo/dir/file1: no such file or directory 2026/07/27 01:04:03 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo/dir/file1: no such file or directory 2026/07/27 01:04:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/27 01:04:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/27 01:04:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/27 01:04:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (0 bytes), uploading instead of streaming 2026/07/27 01:04:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/new_file.txt" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/new_file.txt 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-saceyof0zojo/dir/new_file.txt 2026/07/27 01:04:03 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:04:03 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 01:04:03 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/27 01:04:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/27 01:04:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : dir: Looking for writers 2026/07/27 01:04:03 DEBUG : file2: reading active writers 2026/07/27 01:04:03 DEBUG : new_file.txt: reading active writers 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : dir: reading active writers 2026/07/27 01:04:03 DEBUG : file1: reading active writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.04s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file2" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file2" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-saceyof0zojo/dir/file2 2026/07/27 01:04:03 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/27 01:04:03 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/27 01:04:03 DEBUG : dir/file1: Updating file with dir/file1 0x184d3be1a680 2026/07/27 01:04:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/27 01:04:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:04:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo/dir/file1: no such file or directory 2026/07/27 01:04:03 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo/dir/file1: no such file or directory 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:04:03 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-saceyof0zojo/dir/file1 2026/07/27 01:04:03 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/27 01:04:03 INFO : dir/file1: Moved (server-side) to: file0 2026/07/27 01:04:03 DEBUG : file0: Updating file with file0 0x184d3be1a680 2026/07/27 01:04:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file0" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file0 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-saceyof0zojo/file0 2026/07/27 01:04:03 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file0" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/file0 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-saceyof0zojo/file0 2026/07/27 01:04:03 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : dir: Looking for writers 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : dir: reading active writers 2026/07/27 01:04:03 DEBUG : file0: reading active writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.05s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Server has VFS statistics extension 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: About path "/home/rclone/rclone-test-saceyof0zojo" 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/27 01:04:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo/dir/file1: no such file or directory 2026/07/27 01:04:03 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo/dir/file1: no such file or directory 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/27 01:04:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo/dir/file1: no such file or directory 2026/07/27 01:04:03 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{BD5vy}/rclone-test-saceyof0zojo/dir/file1: no such file or directory 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: New connection 127.0.0.1:44534->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: New connection 127.0.0.1:44548->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : a: Looking for writers 2026/07/27 01:04:03 DEBUG : b: Looking for writers 2026/07/27 01:04:03 DEBUG : c: Looking for writers 2026/07/27 01:04:03 DEBUG : d: Looking for writers 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : a: reading active writers 2026/07/27 01:04:03 DEBUG : b: reading active writers 2026/07/27 01:04:03 DEBUG : c: reading active writers 2026/07/27 01:04:03 DEBUG : d: reading active writers 2026/07/27 01:04:03 DEBUG : /: reading active writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/27 01:04:03 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/27 01:04:03 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/27 01:04:03 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : a/b/c/d: Looking for writers 2026/07/27 01:04:03 DEBUG : a/b/c: Looking for writers 2026/07/27 01:04:03 DEBUG : d: reading active writers 2026/07/27 01:04:03 DEBUG : a/b: Looking for writers 2026/07/27 01:04:03 DEBUG : c: reading active writers 2026/07/27 01:04:03 DEBUG : a: Looking for writers 2026/07/27 01:04:03 DEBUG : b: reading active writers 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : a: reading active writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.07s) === 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 01:04:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/27 01:04:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/27 01:04:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (5 bytes), uploading instead of streaming 2026/07/27 01:04:03 DEBUG : file1: size = 5 OK 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:04:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 01:04:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/27 01:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 01:04:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 01:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 01:04:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 01:04:03 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/27 01:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 01:04:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (0 bytes), uploading instead of streaming 2026/07/27 01:04:03 DEBUG : file1: size = 0 OK 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:04:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 01:04:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 01:04:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (7 bytes), uploading instead of streaming 2026/07/27 01:04:03 DEBUG : file1: size = 7 OK 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:03 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/27 01:04:03 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/27 01:04:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:03 DEBUG : Looking for writers 2026/07/27 01:04:03 DEBUG : file1: reading active writers 2026/07/27 01:04:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 01:04:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:03 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/27 01:04:04 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/27 01:04:04 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/27 01:04:04 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (11 bytes), uploading instead of streaming 2026/07/27 01:04:04 DEBUG : file1: size = 11 OK 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:04 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/27 01:04:04 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 01:04:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/27 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:04 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:04 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:04 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/27 01:04:04 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:04 DEBUG : Looking for writers 2026/07/27 01:04:04 DEBUG : file1: reading active writers 2026/07/27 01:04:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 01:04:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 01:04:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/27 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (5 bytes), uploading instead of streaming 2026/07/27 01:04:04 DEBUG : file1: size = 5 OK 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:04 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/27 01:04:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 01:04:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/27 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:04 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/27 01:04:04 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:04 DEBUG : Looking for writers 2026/07/27 01:04:04 DEBUG : file1: reading active writers 2026/07/27 01:04:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 01:04:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 01:04:04 DEBUG : file1: WriteFileHandle.Release closing 2026/07/27 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (0 bytes), uploading instead of streaming 2026/07/27 01:04:04 DEBUG : file1: size = 0 OK 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:04 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:04:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 01:04:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/27 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:04 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/27 01:04:04 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:04 DEBUG : Looking for writers 2026/07/27 01:04:04 DEBUG : file1: reading active writers 2026/07/27 01:04:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 01:04:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (2 bytes), uploading instead of streaming 2026/07/27 01:04:04 DEBUG : file1: size = 2 OK 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:05 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/27 01:04:05 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/27 01:04:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/27 01:04:05 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/27 01:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:05 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:05 DEBUG : Looking for writers 2026/07/27 01:04:05 DEBUG : file1: reading active writers 2026/07/27 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 01:04:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 01:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (0 bytes), uploading instead of streaming 2026/07/27 01:04:05 DEBUG : file1: size = 0 OK 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:05 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:04:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 01:04:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/27 01:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:05 DEBUG : file1: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/27 01:04:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/27 01:04:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:05 DEBUG : Looking for writers 2026/07/27 01:04:05 DEBUG : file1: reading active writers 2026/07/27 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 01:04:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 01:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 01:04:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 01:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: File to upload is small (100 bytes), uploading instead of streaming 2026/07/27 01:04:05 DEBUG : file1: size = 100 OK 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/file1" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: b41386fc2cd18530832e95788c8e7253 /home/rclone/rclone-test-saceyof0zojo/file1 2026/07/27 01:04:05 DEBUG : file1: Parsed hash: b41386fc2cd18530832e95788c8e7253 2026/07/27 01:04:05 DEBUG : file1: md5 = b41386fc2cd18530832e95788c8e7253 OK 2026/07/27 01:04:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/27 01:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 01:04:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 01:04:05 DEBUG : file1: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/27 01:04:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/27 01:04:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:05 DEBUG : Looking for writers 2026/07/27 01:04:05 DEBUG : file1: reading active writers 2026/07/27 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f000.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/flat/f000.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-saceyof0zojo/flat/f000.txt 2026/07/27 01:04:05 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f000.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/flat/f000.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-saceyof0zojo/flat/f000.txt 2026/07/27 01:04:05 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f001.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/flat/f001.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-saceyof0zojo/flat/f001.txt 2026/07/27 01:04:05 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f001.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/flat/f001.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-saceyof0zojo/flat/f001.txt 2026/07/27 01:04:05 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f002.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/flat/f002.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-saceyof0zojo/flat/f002.txt 2026/07/27 01:04:05 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f002.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/flat/f002.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-saceyof0zojo/flat/f002.txt 2026/07/27 01:04:05 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f003.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/flat/f003.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-saceyof0zojo/flat/f003.txt 2026/07/27 01:04:05 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f003.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/flat/f003.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-saceyof0zojo/flat/f003.txt 2026/07/27 01:04:05 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f004.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/flat/f004.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-saceyof0zojo/flat/f004.txt 2026/07/27 01:04:05 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f004.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: sha1sum /home/rclone/rclone-test-saceyof0zojo/flat/f004.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-saceyof0zojo/flat/f004.txt 2026/07/27 01:04:05 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/27 01:04:05 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/27 01:04:05 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f000.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/flat/f000.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-saceyof0zojo/flat/f000.txt 2026/07/27 01:04:05 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/27 01:04:05 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/27 01:04:05 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f001.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/flat/f001.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-saceyof0zojo/flat/f001.txt 2026/07/27 01:04:05 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/27 01:04:05 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/27 01:04:05 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f002.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/flat/f002.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-saceyof0zojo/flat/f002.txt 2026/07/27 01:04:05 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/27 01:04:05 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/27 01:04:05 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f003.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/flat/f003.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-saceyof0zojo/flat/f003.txt 2026/07/27 01:04:05 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/27 01:04:05 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/27 01:04:05 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/flat/f004.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/flat/f004.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-saceyof0zojo/flat/f004.txt 2026/07/27 01:04:05 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/27 01:04:05 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:05 DEBUG : flat: Looking for writers 2026/07/27 01:04:05 DEBUG : f004.txt: reading active writers 2026/07/27 01:04:05 DEBUG : f000.txt: reading active writers 2026/07/27 01:04:05 DEBUG : f001.txt: reading active writers 2026/07/27 01:04:05 DEBUG : f002.txt: reading active writers 2026/07/27 01:04:05 DEBUG : f003.txt: reading active writers 2026/07/27 01:04:05 DEBUG : Looking for writers 2026/07/27 01:04:05 DEBUG : flat: reading active writers 2026/07/27 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.09s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:05 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/27 01:04:05 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/a/b/c/deep.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/a/b/c/deep.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-saceyof0zojo/a/b/c/deep.txt 2026/07/27 01:04:05 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/27 01:04:05 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/27 01:04:05 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/a/b/mid.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/a/b/mid.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-saceyof0zojo/a/b/mid.txt 2026/07/27 01:04:05 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/27 01:04:05 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/27 01:04:05 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/a/top.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/a/top.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-saceyof0zojo/a/top.txt 2026/07/27 01:04:05 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/27 01:04:05 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:05 DEBUG : a/b/c: Looking for writers 2026/07/27 01:04:05 DEBUG : deep.txt: reading active writers 2026/07/27 01:04:05 DEBUG : a/b: Looking for writers 2026/07/27 01:04:05 DEBUG : c: reading active writers 2026/07/27 01:04:05 DEBUG : mid.txt: reading active writers 2026/07/27 01:04:05 DEBUG : a: Looking for writers 2026/07/27 01:04:05 DEBUG : b: reading active writers 2026/07/27 01:04:05 DEBUG : top.txt: reading active writers 2026/07/27 01:04:05 DEBUG : Looking for writers 2026/07/27 01:04:05 DEBUG : a: reading active writers 2026/07/27 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.05s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/bigdir/big.bin" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/bigdir/big.bin 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 35292afc471a6e7bb810ddb4ce55aba4 /home/rclone/rclone-test-saceyof0zojo/bigdir/big.bin 2026/07/27 01:04:05 DEBUG : bigdir/big.bin: Parsed hash: 35292afc471a6e7bb810ddb4ce55aba4 2026/07/27 01:04:05 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:05 DEBUG : bigdir: Looking for writers 2026/07/27 01:04:05 DEBUG : big.bin: reading active writers 2026/07/27 01:04:05 DEBUG : Looking for writers 2026/07/27 01:04:05 DEBUG : bigdir: reading active writers 2026/07/27 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.72s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo", Local "Local file system at /tmp/rclone419234141", Modify Window "1s" 2026/07/27 01:04:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: poll-interval is not supported by this remote 2026/07/27 01:04:05 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/27 01:04:05 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir1/a.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir1/a.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-saceyof0zojo/dir1/a.txt 2026/07/27 01:04:05 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/27 01:04:05 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/27 01:04:05 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir2/b.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir2/b.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-saceyof0zojo/dir2/b.txt 2026/07/27 01:04:05 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/27 01:04:05 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/27 01:04:05 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/27 01:04:05 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 01:04:05 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Shell path "/home/rclone/rclone-test-saceyof0zojo/dir3/c.txt" 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Running remote command: md5sum /home/rclone/rclone-test-saceyof0zojo/dir3/c.txt 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-saceyof0zojo/dir3/c.txt 2026/07/27 01:04:05 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/27 01:04:05 DEBUG : WaitForWriters: timeout=30s 2026/07/27 01:04:05 DEBUG : dir1: Looking for writers 2026/07/27 01:04:05 DEBUG : a.txt: reading active writers 2026/07/27 01:04:05 DEBUG : dir2: Looking for writers 2026/07/27 01:04:05 DEBUG : b.txt: reading active writers 2026/07/27 01:04:05 DEBUG : dir3: Looking for writers 2026/07/27 01:04:05 DEBUG : c.txt: reading active writers 2026/07/27 01:04:05 DEBUG : Looking for writers 2026/07/27 01:04:05 DEBUG : dir1: reading active writers 2026/07/27 01:04:05 DEBUG : dir2: reading active writers 2026/07/27 01:04:05 DEBUG : dir3: reading active writers 2026/07/27 01:04:05 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.06s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/27 01:04:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-saceyof0zojo: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 12.551021593s (try 1/5)